Hay
Date
Jan. 6, 2025, 4:10 p.m.
Failure - clang-compiler-drivers_gpu_drm_drm_lock_c-warning-misleading-indentation-statement-is-not-part-of-the-previous-if KNOWN ISSUE - log-parser-build-clang/clang-compiler-drivers_gpu_drm_drm_lock_c-warning-misleading-indentation-statement-is-not-part-of-the-previous-if: Failure Automatically assigned
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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/drm_lock.c:37:
In file included from /builds/linux/include/linux/sched/signal.h:5:
In file included from /builds/linux/include/linux/rculist.h:11:
In file included from /builds/linux/include/linux/rcupdate.h:27:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/drivers/gpu/drm/drm_lock.c:363:6: warning: misleading indentation; statement is not part of the previous 'if' [-Wmisleading-indentation]
  363 |          */     mutex_lock(&dev->struct_mutex);
      |                 ^
/builds/linux/drivers/gpu/drm/drm_lock.c:357:2: note: previous statement is here
  357 |         if (!drm_core_check_feature(dev, DRIVER_LEGACY))
      |         ^
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_IAS=0
In file included from /builds/linux/init/do_mounts_initrd.c:4:
In file included from /builds/linux/include/linux/fs.h:6:
In file included from /builds/linux/include/linux/wait_bit.h:8:
In file included from /builds/linux/include/linux/wait.h:9:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
clang: warning: argument unused during compilation: '-no-pie' [-Wunused-command-line-argument]
Failure - clang-compiler-single-line-clang-warning-argument-unused-during-compilation-pg
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_IAS=0
In file included from /builds/linux/init/do_mounts_initrd.c:4:
In file included from /builds/linux/include/linux/fs.h:6:
In file included from /builds/linux/include/linux/wait_bit.h:8:
In file included from /builds/linux/include/linux/wait.h:9:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
clang: warning: argument unused during compilation: '-pg' [-Wunused-command-line-argument]
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_IAS=0
In file included from /builds/linux/arch/riscv/kernel/cpu.c:7:
In file included from /builds/linux/include/linux/seq_file.h:8:
In file included from /builds/linux/include/linux/mutex.h:14:
clang: warning: argument unused during compilation: '-pg' [-Wunused-command-line-argument]
Failure - clang-compiler-drivers_usb_cdns_gadget_c-warning-implicit-truncation-from-int-to-a-one-bit-wide-bit-field-changes-value-from-to
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_IAS=0
In file included from /builds/linux/drivers/usb/cdns3/gadget.c:59:
In file included from /builds/linux/include/linux/dma-mapping.h:7:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/drivers/usb/cdns3/gadget.c:1053:31: warning: implicit truncation from 'int' to a one-bit wide bit-field changes value from 1 to -1 [-Wsingle-bit-bitfield-constant-conversion]
 1053 |         priv_dev->hw_configured_flag = 1;
      |                                      ^ ~

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_IAS=0
In file included from /builds/linux/drivers/usb/cdns3/gadget.c:59:
In file included from /builds/linux/include/linux/dma-mapping.h:7:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/drivers/usb/cdns3/gadget.c:761:15: warning: implicit truncation from 'int' to a one-bit wide bit-field changes value from 1 to -1 [-Wsingle-bit-bitfield-constant-conversion]
  761 |                 buf->in_use = 1;
      |                             ^ ~
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_IAS=0
In file included from /builds/linux/drivers/scsi/scsi_error.c:18:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL
Failure - clang-compiler-drivers_net_dsa_microchip_ksz_c-warning-unused-variable-data
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_IAS=0
In file included from /builds/linux/drivers/net/dsa/microchip/ksz9477.c:9:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/drivers/net/dsa/microchip/ksz9477.c:198:5: warning: unused variable 'data8' [-Wunused-variable]
  198 |         u8 data8;
      |            ^~~~~
Failure - clang-compiler-in-file-included-from-__drivers_media_cec_cec-pin-error-inj_c
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_IAS=0
In file included from /builds/linux/drivers/media/cec/cec-pin-error-inj.c:7:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL
Failure - clang-compiler-drivers_leds_leds-lm_c-warning-implicit-truncation-from-int-to-a-one-bit-wide-bit-field-changes-value-from-to KNOWN ISSUE - log-parser-build-clang/clang-compiler-drivers_leds_leds-lm_c-warning-implicit-truncation-from-int-to-a-one-bit-wide-bit-field-changes-value-from-to: Failure Automatically assigned
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_IAS=0
In file included from /builds/linux/drivers/leds/leds-lm3532.c:5:
In file included from /builds/linux/include/linux/i2c.h:13:
In file included from /builds/linux/include/linux/acpi.h:13:
In file included from /builds/linux/include/linux/irqdomain.h:35:
In file included from /builds/linux/include/linux/of.h:17:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/drivers/leds/leds-lm3532.c:317:20: warning: implicit truncation from 'int' to a one-bit wide bit-field changes value from 1 to -1 [-Wsingle-bit-bitfield-constant-conversion]
  317 |         led_data->enabled = 1;
      |                           ^ ~
Failure - clang-compiler-in-file-included-from-__fs_xfs_xfs_error_c
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_IAS=0
In file included from /builds/linux/fs/xfs/xfs_error.c:6:
In file included from /builds/linux/fs/xfs/xfs.h:22:
In file included from /builds/linux/fs/xfs/xfs_linux.h:24:
In file included from /builds/linux/fs/xfs/kmem.h:9:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL
Failure - clang-compiler-fs_udf_super_c-warning-comparison-of-distinct-pointer-types-typeof-map-s_partition_len-aka-unsigned-int-and-typeof-sizeofstruct-spacebitmapdesc-aka-unsigned-long
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_IAS=0
In file included from /builds/linux/fs/udf/super.c:41:
In file included from /builds/linux/fs/udf/udfdecl.h:10:
In file included from /builds/linux/include/linux/fs.h:6:
In file included from /builds/linux/include/linux/wait_bit.h:8:
In file included from /builds/linux/include/linux/wait.h:9:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/fs/udf/super.c:1162: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]
 1162 |                 if (check_add_overflow(map->s_partition_len,
      |                     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
 1163 |                                        sizeof(struct spaceBitmapDesc) << 3,
      |                                        ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
 1164 |                                        &sum)) {
      |                                        ~~~~~
/builds/linux/include/linux/overflow.h:60:15: note: expanded from macro 'check_add_overflow'
   60 |         (void) (&__a == &__b);                  \
      |                 ~~~~ ^  ~~~~
Failure - clang-compiler-fs_udf_inode_c-warning-comparison-of-distinct-pointer-types-typeof-sizeofstruct-allocextdesc-aka-unsigned-long-and-typeof-alen-aka-int
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_IAS=0
In file included from /builds/linux/fs/udf/inode.c:32:
In file included from /builds/linux/fs/udf/udfdecl.h:10:
In file included from /builds/linux/include/linux/fs.h:6:
In file included from /builds/linux/include/linux/wait_bit.h:8:
In file included from /builds/linux/include/linux/wait.h:9:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/fs/udf/inode.c:2202:7: warning: comparison of distinct pointer types ('typeof (sizeof(struct allocExtDesc)) *' (aka 'unsigned long *') and 'typeof (&alen)' (aka 'int *')) [-Wcompare-distinct-pointer-types]
 2202 |                 if (check_add_overflow(sizeof(struct allocExtDesc),
      |                     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
 2203 |                                 le32_to_cpu(header->lengthAllocDescs), &alen))
      |                                 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/builds/linux/include/linux/overflow.h:61:15: note: expanded from macro 'check_add_overflow'
   61 |         (void) (&__a == __d);                   \
      |                 ~~~~ ^  ~~~
Failure - clang-compiler-fs_udf_inode_c-warning-comparison-of-distinct-pointer-types-typeof-sizeofstruct-allocextdesc-aka-unsigned-long-and-typeof-__u__leheader-lengthallocdescs-aka-unsigned-int
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_IAS=0
In file included from /builds/linux/fs/udf/inode.c:32:
In file included from /builds/linux/fs/udf/udfdecl.h:10:
In file included from /builds/linux/include/linux/fs.h:6:
In file included from /builds/linux/include/linux/wait_bit.h:8:
In file included from /builds/linux/include/linux/wait.h:9:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/fs/udf/inode.c:2202:7: warning: comparison of distinct pointer types ('typeof (sizeof(struct allocExtDesc)) *' (aka 'unsigned long *') and 'typeof (((__u32)(__le32)(header->lengthAllocDescs))) *' (aka 'unsigned int *')) [-Wcompare-distinct-pointer-types]
 2202 |                 if (check_add_overflow(sizeof(struct allocExtDesc),
      |                     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
 2203 |                                 le32_to_cpu(header->lengthAllocDescs), &alen))
      |                                 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/builds/linux/include/linux/overflow.h:60:15: note: expanded from macro 'check_add_overflow'
   60 |         (void) (&__a == &__b);                  \
      |                 ~~~~ ^  ~~~~
Failure - clang-compiler-in-file-included-from-__drivers_gpu_drm_amd_amdgpu_amdgpu_vf_error_c
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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/amd/amdgpu/amdgpu_vf_error.c:24:
In file included from /builds/linux/drivers/gpu/drm/amd/amdgpu/amdgpu.h:31:
In file included from /builds/linux/drivers/gpu/drm/amd/amdgpu/amdgpu_ctx.h:26:
In file included from /builds/linux/drivers/gpu/drm/amd/amdgpu/amdgpu_ring.h:28:
In file included from /builds/linux/include/drm/gpu_scheduler.h:27:
In file included from /builds/linux/include/drm/spsc_queue.h:28:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL
Failure - clang-compiler-in-file-included-from-__drivers_fpga_dfl-afu-error_c
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_IAS=0
In file included from /builds/linux/drivers/fpga/dfl-afu-error.c:17:
In file included from /builds/linux/include/linux/uaccess.h:5:
In file included from /builds/linux/include/linux/sched.h:12:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL
Failure - clang-compiler-in-file-included-from-__drivers_fpga_dfl-fme-error_c
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_IAS=0
In file included from /builds/linux/drivers/fpga/dfl-fme-error.c:18:
In file included from /builds/linux/include/linux/uaccess.h:5:
In file included from /builds/linux/include/linux/sched.h:12:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL
Failure - clang-compiler-drivers_clk_qcom_clk-rpmh_c-warning-comparison-of-distinct-pointer-types-typeof-cmd_state-aka-unsigned-int-and-typeof-aka-int KNOWN ISSUE - log-parser-build-clang/clang-compiler-drivers_clk_qcom_clk-rpmh_c-warning-comparison-of-distinct-pointer-types-typeof-cmd_state-aka-unsigned-int-and-typeof-aka-int: Failure Automatically assigned
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_IAS=0
In file included from /builds/linux/drivers/clk/qcom/clk-rpmh.c:6:
In file included from /builds/linux/include/linux/clk-provider.h:9:
In file included from /builds/linux/include/linux/of.h:17:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/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/kernel.h:876:19: note: expanded from macro 'min'
  876 | #define min(x, y)       __careful_cmp(x, y, <)
      |                         ^~~~~~~~~~~~~~~~~~~~~~
/builds/linux/include/linux/kernel.h:867:24: note: expanded from macro '__careful_cmp'
  867 |         __builtin_choose_expr(__safe_cmp(x, y), \
      |                               ^~~~~~~~~~~~~~~~
/builds/linux/include/linux/kernel.h:857:4: note: expanded from macro '__safe_cmp'
  857 |                 (__typecheck(x, y) && __no_side_effects(x, y))
      |                  ^~~~~~~~~~~~~~~~~
/builds/linux/include/linux/kernel.h:843:29: note: expanded from macro '__typecheck'
  843 |                 (!!(sizeof((typeof(x) *)1 == (typeof(y) *)1)))
      |                            ~~~~~~~~~~~~~~ ^  ~~~~~~~~~~~~~~
Failure - clang-compiler-in-file-included-from-__lib_of-reconfig-notifier-error-inject_c
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_IAS=0
In file included from /builds/linux/lib/of-reconfig-notifier-error-inject.c:3:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL
Failure - clang-compiler-in-file-included-from-__lib_netdev-notifier-error-inject_c
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_IAS=0
In file included from /builds/linux/lib/netdev-notifier-error-inject.c:3:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL
Failure - clang-compiler-in-file-included-from-__lib_pm-notifier-error-inject_c
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_IAS=0
In file included from /builds/linux/lib/pm-notifier-error-inject.c:3:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL
Failure - clang-compiler-in-file-included-from-__lib_notifier-error-inject_c
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_IAS=0
In file included from /builds/linux/lib/notifier-error-inject.c:2:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL
Failure - clang-compiler-sound_soc_atmel_mchp-is-mcc_c-warning-implicit-truncation-from-int-to-a-one-bit-wide-bit-field-changes-value-from-to
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_IAS=0
In file included from /builds/linux/sound/soc/atmel/mchp-i2s-mcc.c:10:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/sound/soc/atmel/mchp-i2s-mcc.c:714:16: warning: implicit truncation from 'int' to a one-bit wide bit-field changes value from 1 to -1 [-Wsingle-bit-bitfield-constant-conversion]
  714 |                         dev->rx_rdy = 1;
      |                                     ^ ~

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_IAS=0
In file included from /builds/linux/sound/soc/atmel/mchp-i2s-mcc.c:10:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/sound/soc/atmel/mchp-i2s-mcc.c:827:14: warning: implicit truncation from 'int' to a one-bit wide bit-field changes value from 1 to -1 [-Wsingle-bit-bitfield-constant-conversion]
  827 |         dev->tx_rdy = 1;
      |                     ^ ~

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_IAS=0
In file included from /builds/linux/sound/soc/atmel/mchp-i2s-mcc.c:10:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/sound/soc/atmel/mchp-i2s-mcc.c:670:17: warning: implicit truncation from 'int' to a one-bit wide bit-field changes value from 1 to -1 [-Wsingle-bit-bitfield-constant-conversion]
  670 |                 dev->gclk_use = 1;
      |                               ^ ~

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_IAS=0
In file included from /builds/linux/sound/soc/atmel/mchp-i2s-mcc.c:10:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/sound/soc/atmel/mchp-i2s-mcc.c:283:15: warning: implicit truncation from 'int' to a one-bit wide bit-field changes value from 1 to -1 [-Wsingle-bit-bitfield-constant-conversion]
  283 |                 dev->rx_rdy = 1;
      |                             ^ ~

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_IAS=0
In file included from /builds/linux/sound/soc/atmel/mchp-i2s-mcc.c:10:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/sound/soc/atmel/mchp-i2s-mcc.c:703:16: warning: implicit truncation from 'int' to a one-bit wide bit-field changes value from 1 to -1 [-Wsingle-bit-bitfield-constant-conversion]
  703 |                         dev->tx_rdy = 1;
      |                                     ^ ~

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_IAS=0
In file included from /builds/linux/sound/soc/atmel/mchp-i2s-mcc.c:10:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/sound/soc/atmel/mchp-i2s-mcc.c:828:14: warning: implicit truncation from 'int' to a one-bit wide bit-field changes value from 1 to -1 [-Wsingle-bit-bitfield-constant-conversion]
  828 |         dev->rx_rdy = 1;
      |                     ^ ~

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_IAS=0
In file included from /builds/linux/sound/soc/atmel/mchp-i2s-mcc.c:10:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/sound/soc/atmel/mchp-i2s-mcc.c:277:15: warning: implicit truncation from 'int' to a one-bit wide bit-field changes value from 1 to -1 [-Wsingle-bit-bitfield-constant-conversion]
  277 |                 dev->tx_rdy = 1;
      |                             ^ ~

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_IAS=0
In file included from /builds/linux/sound/soc/atmel/mchp-i2s-mcc.c:10:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/sound/soc/atmel/mchp-i2s-mcc.c:786:22: warning: implicit truncation from 'int' to a one-bit wide bit-field changes value from 1 to -1 [-Wsingle-bit-bitfield-constant-conversion]
  786 |                         dev->gclk_running = 1;
      |                                           ^ ~
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_IAS=0
In file included from /builds/linux/net/9p/error.c:17:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL
Failure - clang-compiler-in-file-included-from-__fs_cifs_smbmaperror_c
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_IAS=0
In file included from /builds/linux/fs/cifs/smb2maperror.c:24:
In file included from /builds/linux/fs/cifs/cifsglob.h:22:
In file included from /builds/linux/include/linux/in.h:19:
In file included from /builds/linux/include/uapi/linux/in.h:24:
In file included from /builds/linux/include/linux/socket.h:8:
In file included from /builds/linux/include/linux/uio.h:9:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL
Failure - clang-compiler-usr_include_linux_bcache_h-warning-field-with-variable-sized-type-union-jsetanonymous-at-__usr_include_linux_bcache_h-not-at-the-end-of-a-struct-or-class-is-a-gnu-extension
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_IAS=0
In file included from <built-in>:1:
./usr/include/linux/bcache.h:286:2: warning: field '' with variable sized type 'union jset::(anonymous at ./usr/include/linux/bcache.h:286:2)' not at the end of a struct or class is a GNU extension [-Wgnu-variable-sized-type-not-at-end]
  286 |         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_IAS=0
In file included from <built-in>:1:
./usr/include/linux/bcache.h:287:2: warning: field '' with variable sized type 'union jset::(anonymous at ./usr/include/linux/bcache.h:287:2)' not at the end of a struct or class is a GNU extension [-Wgnu-variable-sized-type-not-at-end]
  287 |         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]; }
      |         ^
Failure - clang-compiler-arch_riscv_kernel_stacktrace_c-warning-variable-current_sp-is-uninitialized-when-used-here KNOWN ISSUE - log-parser-build-clang/clang-compiler-arch_riscv_kernel_stacktrace_c-warning-variable-current_sp-is-uninitialized-when-used-here: Failure Automatically assigned
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_IAS=0
In file included from /builds/linux/arch/riscv/kernel/stacktrace.c:8:
In file included from /builds/linux/include/linux/kallsyms.h:12:
In file included from /builds/linux/include/linux/mm.h:10:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/kernel/stacktrace.c:34:8: warning: variable 'current_sp' is uninitialized when used here [-Wuninitialized]
   34 |                 sp = current_sp;
      |                      ^~~~~~~~~~
/builds/linux/arch/riscv/kernel/stacktrace.c:32:42: note: initialize the variable 'current_sp' to silence this warning
   32 |                 const register unsigned long current_sp __asm__ ("sp");
      |                                                        ^
      |                                                         = 0
Failure - clang-compiler-arch_riscv_kernel_process_c-warning-variable-gp-is-uninitialized-when-used-here KNOWN ISSUE - log-parser-build-clang/clang-compiler-arch_riscv_kernel_process_c-warning-variable-gp-is-uninitialized-when-used-here: Failure Automatically assigned
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_IAS=0
In file included from /builds/linux/arch/riscv/kernel/process.c:10:
In file included from /builds/linux/include/linux/cpu.h:17:
In file included from /builds/linux/include/linux/node.h:18:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/kernel/process.c:114:19: warning: variable 'gp' is uninitialized when used here [-Wuninitialized]
  114 |                 childregs->gp = gp;
      |                                 ^~
/builds/linux/arch/riscv/kernel/process.c:112:34: note: initialize the variable 'gp' to silence this warning
  112 |                 const register unsigned long gp __asm__ ("gp");
      |                                                ^
      |                                                 = 0
Failure - clang-compiler-arch_riscv_include_asm_current_h-warning-variable-tp-is-uninitialized-when-used-here KNOWN ISSUE - log-parser-build-clang/clang-compiler-arch_riscv_include_asm_current_h-warning-variable-tp-is-uninitialized-when-used-here: Failure Automatically assigned
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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/amd/amdgpu/tonga_ih.c:24:
In file included from /builds/linux/include/linux/pci.h:35:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/usb/gspca/finepix.c:12:
In file included from /builds/linux/drivers/media/usb/gspca/gspca.h:5:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/rds/message.c:34:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/staging/media/omap4iss/iss_ipipe.c:10:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from lib/test_vmalloc.mod.c:2:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/amd/amdgpu/../display/dc/core/dc_link_hwss.c:4:
In file included from /builds/linux/drivers/gpu/drm/amd/amdgpu/../display/dc/dm_services.h:34:
In file included from /builds/linux/drivers/gpu/drm/amd/amdgpu/../display/amdgpu_dm/amdgpu_dm_trace.h:32:
In file included from /builds/linux/include/linux/tracepoint.h:15:
In file included from /builds/linux/include/linux/smp.h:64:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/target/iscsi/iscsi_target_configfs.c:12:
In file included from /builds/linux/include/linux/configfs.h:24:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/mtd/tests/nandbiterrs.c:33:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/scsi/raid_class.c:12:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/ipv4/raw.c:39:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/qnx4/dir.c:15:
In file included from /builds/linux/include/linux/buffer_head.h:12:
In file included from /builds/linux/include/linux/fs.h:6:
In file included from /builds/linux/include/linux/wait_bit.h:8:
In file included from /builds/linux/include/linux/wait.h:9:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/wireless/ath/carl9170/tx.c:40:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/can/softing/softing_main.c:8:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/adfs/inode.c:7:
In file included from /builds/linux/include/linux/buffer_head.h:12:
In file included from /builds/linux/include/linux/fs.h:6:
In file included from /builds/linux/include/linux/wait_bit.h:8:
In file included from /builds/linux/include/linux/wait.h:9:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/i2c/noon010pc30.c:13:
In file included from /builds/linux/include/linux/gpio.h:62:
In file included from /builds/linux/include/asm-generic/gpio.h:8:
In file included from /builds/linux/include/linux/of.h:17:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/staging/sm750fb/sm750_accel.c:2:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/sound/soc/codecs/es7241.c:7:
In file included from /builds/linux/include/linux/of_platform.h:9:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/video/backlight/ltv350qv.c:9:
In file included from /builds/linux/include/linux/fb.h:6:
In file included from /builds/linux/include/uapi/linux/fb.h:6:
In file included from /builds/linux/include/linux/i2c.h:13:
In file included from /builds/linux/include/linux/acpi.h:13:
In file included from /builds/linux/include/linux/irqdomain.h:35:
In file included from /builds/linux/include/linux/of.h:17:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/mtd/nand/raw/ingenic/jz4725b_bch.c:11:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/crypto/cast6_generic.c:15:
In file included from /builds/linux/include/linux/crypto.h:19:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/nouveau/dispnv50/wndwc37e.c:22:
In file included from /builds/linux/drivers/gpu/drm/nouveau/dispnv50/wndw.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/dispnv50/disp.h:3:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvif/mem.h:3:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvif/mmu.h:3:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvif/object.h:5:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvif/os.h:6:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/leds/leds-lp8501.c:11:
In file included from /builds/linux/include/linux/firmware.h:7:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/staging/comedi/drivers/ni_atmio16d.c:40:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/platform/renesas-ceu.c:15:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/usb/gspca/topro.c:12:
In file included from /builds/linux/drivers/media/usb/gspca/gspca.h:5:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/pci/ivtv/ivtv-ioctl.c:9:
In file included from /builds/linux/drivers/media/pci/ivtv/ivtv-driver.h:41:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/wireless/ath/ath9k/gpio.c:17:
In file included from /builds/linux/drivers/net/wireless/ath/ath9k/ath9k.h:20:
In file included from /builds/linux/include/linux/etherdevice.h:20:
In file included from /builds/linux/include/linux/if_ether.h:19:
In file included from /builds/linux/include/linux/skbuff.h:15:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/ethernet/stmicro/stmmac/dwmac-qcom-ethqos.c:4:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/video/fbdev/matrox/matroxfb_crtc2.c:14:
In file included from /builds/linux/drivers/video/fbdev/matrox/matroxfb_maven.h:6:
In file included from /builds/linux/include/linux/i2c.h:13:
In file included from /builds/linux/include/linux/acpi.h:13:
In file included from /builds/linux/include/linux/irqdomain.h:35:
In file included from /builds/linux/include/linux/of.h:17:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/pci/controller/pci-host-common.c:11:
In file included from /builds/linux/include/linux/of_address.h:6:
In file included from /builds/linux/include/linux/of.h:17:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/infiniband/hw/i40iw/i40iw_virtchnl.c:35:
In file included from /builds/linux/drivers/infiniband/hw/i40iw/i40iw_osdep.h:41:
In file included from /builds/linux/include/net/tcp.h:20:
In file included from /builds/linux/include/linux/tcp.h:17:
In file included from /builds/linux/include/linux/skbuff.h:15:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/infiniband/ulp/iser/iser_memory.c:33:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/ipv4/tcp_highspeed.c:10:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/dvb-frontends/cx24123.c:12:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/fsi/fsi-master-hub.c:9:
In file included from /builds/linux/include/linux/fsi.h:10:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/ethernet/hisilicon/hns/hns_dsaf_gmac.c:7:
In file included from /builds/linux/include/linux/of_mdio.h:11:
In file included from /builds/linux/include/linux/phy.h:15:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/regulator/pbias-regulator.c:18:
In file included from /builds/linux/include/linux/io.h:13:
In file included from /builds/linux/arch/riscv/include/asm/io.h:15:
In file included from /builds/linux/arch/riscv/include/asm/mmiowb.h:12:
In file included from /builds/linux/include/asm-generic/mmiowb.h:27:
In file included from /builds/linux/arch/riscv/include/asm/smp.h:11:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/amd/amdgpu/gmc_v6_0.c:24:
In file included from /builds/linux/include/linux/firmware.h:7:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/sound/firewire/bebob/bebob_hwdep.c:16:
In file included from /builds/linux/sound/firewire/bebob/bebob.h:11:
In file included from /builds/linux/include/linux/compat.h:10:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/usb/host/xhci-dbgtty.c:10:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/base/property.c:10:
In file included from /builds/linux/include/linux/acpi.h:13:
In file included from /builds/linux/include/linux/irqdomain.h:35:
In file included from /builds/linux/include/linux/of.h:17:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/video/fbdev/core/bitblit.c:13:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/netfilter/xt_TCPMSS.c:9:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/pci/tw68/tw68-core.c:22:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/ipv6/netfilter/nf_flow_table_ipv6.c:4:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/usb/chipidea/ci_hdrc_imx.c:8:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/sound/soc/codecs/uda134x.c:13:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/kernel/gcov/base.c:20:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/lockd/xdr.c:11:
In file included from /builds/linux/include/linux/sched.h:12:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/sound/hda/array.c:6:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/ipu-v3/ipu-prg.c:7:
In file included from /builds/linux/include/linux/clk.h:14:
In file included from /builds/linux/include/linux/notifier.h:14:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/usb/gadget/function/f_uvc.c:9:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/ipv4/ip_input.c:111:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/dsa/mv88e6xxx/phy.c:10:
In file included from /builds/linux/include/linux/mdio.h:9:
In file included from /builds/linux/include/uapi/linux/mdio.h:15:
In file included from /builds/linux/include/linux/mii.h:12:
In file included from /builds/linux/include/uapi/linux/if.h:25:
In file included from /builds/linux/include/linux/socket.h:8:
In file included from /builds/linux/include/linux/uio.h:9:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/ethernet/atheros/alx/ethtool.c:35:
In file included from /builds/linux/include/linux/pci.h:35:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/staging/media/imx/imx-media-dev.c:7:
In file included from /builds/linux/include/linux/fs.h:6:
In file included from /builds/linux/include/linux/wait_bit.h:8:
In file included from /builds/linux/include/linux/wait.h:9:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/tty/tty_ldisc.c:4:
In file included from /builds/linux/include/linux/kmod.h:9:
In file included from /builds/linux/include/linux/umh.h:4:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/usb/dvb-usb-v2/au6610.c:8:
In file included from /builds/linux/drivers/media/usb/dvb-usb-v2/au6610.h:10:
In file included from /builds/linux/drivers/media/usb/dvb-usb-v2/dvb_usb.h:12:
In file included from /builds/linux/include/linux/usb/input.h:13:
In file included from /builds/linux/include/linux/usb.h:6:
In file included from /builds/linux/include/linux/usb/ch9.h:36:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/sound/firewire/oxfw/oxfw-midi.c:8:
In file included from /builds/linux/sound/firewire/oxfw/oxfw.h:8:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/ethernet/sfc/falcon/qt202x_phy.c:10:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/scsi/myrb.c:13:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/ipv4/tcp_cdg.c:29:
In file included from /builds/linux/include/linux/random.h:101:
In file included from /builds/linux/include/linux/prandom.h:12:
In file included from /builds/linux/include/linux/percpu.h:6:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/input/input-compat.c:9:
In file included from /builds/linux/include/linux/uaccess.h:5:
In file included from /builds/linux/include/linux/sched.h:12:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/input/touchscreen/edt-ft5x06.c:16:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/block_dev.c:10:
In file included from /builds/linux/include/linux/mm.h:10:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/atm/mpc.c:6:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/iio/accel/da311.c:9:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/thermal/armada_thermal.c:7:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/video/fbdev/omap2/omapfb/dss/core.c:15:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/usb/misc/usbsevseg.c:11:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/staging/rtl8188eu/hal/rtl8188e_hal_init.c:9:
In file included from /builds/linux/include/linux/firmware.h:7:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/bluetooth/sco.c:27:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/lib/test_printf.c:10:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/staging/vt6656/dpc.c:20:
In file included from /builds/linux/drivers/staging/vt6656/dpc.h:19:
In file included from /builds/linux/drivers/staging/vt6656/device.h:19:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/ethernet/chelsio/cxgb3/ael1002.c:32:
In file included from /builds/linux/drivers/net/ethernet/chelsio/cxgb3/common.h:39:
In file included from /builds/linux/include/linux/netdevice.h:24:
In file included from /builds/linux/include/linux/timer.h:6:
In file included from /builds/linux/include/linux/ktime.h:24:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/engine/dma/usergf119.c:25:
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/engine/dma/user.h:5:
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/engine/dma/priv.h:5:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/engine/dma.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/engine.h:5:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/subdev.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/device.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/oclass.h:3:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/os.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvif/os.h:6:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/xfs/scrub/rmap.c:6:
In file included from /builds/linux/fs/xfs/xfs.h:22:
In file included from /builds/linux/fs/xfs/xfs_linux.h:24:
In file included from /builds/linux/fs/xfs/kmem.h:9:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/pci/ttpci/budget-ci.c:15:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/staging/comedi/drivers/dt282x.c:49:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/leds/leds-lm3532.c:5:
In file included from /builds/linux/include/linux/i2c.h:13:
In file included from /builds/linux/include/linux/acpi.h:13:
In file included from /builds/linux/include/linux/irqdomain.h:35:
In file included from /builds/linux/include/linux/of.h:17:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/fscache/proc.c:9:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/efs/symlink.c:11:
In file included from /builds/linux/include/linux/pagemap.h:8:
In file included from /builds/linux/include/linux/mm.h:10:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/wireless/realtek/rtlwifi/rtl8821ae/fw.c:4:
In file included from /builds/linux/drivers/net/wireless/realtek/rtlwifi/rtl8821ae/../wifi.h:9:
In file included from /builds/linux/include/linux/sched.h:12:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpio/gpio-raspberrypi-exp.c:12:
In file included from /builds/linux/include/linux/gpio/driver.h:5:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/mac80211/michael.c:8:
In file included from /builds/linux/include/linux/ieee80211.h:19:
In file included from /builds/linux/include/linux/if_ether.h:19:
In file included from /builds/linux/include/linux/skbuff.h:15:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/nvmem/rockchip-efuse.c:9:
In file included from /builds/linux/include/linux/clk.h:14:
In file included from /builds/linux/include/linux/notifier.h:14:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/wireless/ath/carl9170/rx.c:40:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/etnaviv/etnaviv_cmdbuf.c:6:
In file included from /builds/linux/include/linux/dma-mapping.h:7:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/rc/imon_raw.c:5:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/can/vxcan.c:12:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/security/integrity/ima/ima_queue.c:20:
In file included from /builds/linux/include/linux/rculist.h:11:
In file included from /builds/linux/include/linux/rcupdate.h:27:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/netfilter/ipvs/ip_vs_sh.c:38:
In file included from /builds/linux/include/linux/ip.h:16:
In file included from /builds/linux/include/linux/skbuff.h:15:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/scsi/pcmcia/fdomain_cs.c:11:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/usb/typec/tcpm/tcpci.c:10:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/radeon/r420.c:29:
In file included from /builds/linux/include/linux/seq_file.h:8:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/hid/hidraw.c:16:
In file included from /builds/linux/include/linux/fs.h:6:
In file included from /builds/linux/include/linux/wait_bit.h:8:
In file included from /builds/linux/include/linux/wait.h:9:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/vc4/vc4_txp.c:10:
In file included from /builds/linux/include/linux/clk.h:14:
In file included from /builds/linux/include/linux/notifier.h:14:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/verity/measure.c:8:
In file included from /builds/linux/fs/verity/fsverity_private.h:18:
In file included from /builds/linux/include/linux/fsverity.h:14:
In file included from /builds/linux/include/linux/fs.h:6:
In file included from /builds/linux/include/linux/wait_bit.h:8:
In file included from /builds/linux/include/linux/wait.h:9:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/of/dynamic.c:12:
In file included from /builds/linux/include/linux/of.h:17:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/nfs/nfstrace.c:5:
In file included from /builds/linux/include/linux/nfs_fs.h:22:
In file included from /builds/linux/include/linux/in.h:19:
In file included from /builds/linux/include/uapi/linux/in.h:24:
In file included from /builds/linux/include/linux/socket.h:8:
In file included from /builds/linux/include/linux/uio.h:9:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/wireless/intel/iwlwifi/mvm/binding.c:61:
In file included from /builds/linux/include/net/mac80211.h:18:
In file included from /builds/linux/include/linux/if_ether.h:19:
In file included from /builds/linux/include/linux/skbuff.h:15:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/sound/i2c/other/ak4114.c:8:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/sound/soc/codecs/pcm512x-i2c.c:10:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/input/joydev.c:11:
In file included from /builds/linux/arch/riscv/include/asm/io.h:15:
In file included from /builds/linux/arch/riscv/include/asm/mmiowb.h:12:
In file included from /builds/linux/include/asm-generic/mmiowb.h:27:
In file included from /builds/linux/arch/riscv/include/asm/smp.h:11:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/input/misc/pcap_keys.c:10:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/subdev/bar/base.c:24:
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/subdev/bar/priv.h:5:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/subdev/bar.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/subdev.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/device.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/oclass.h:3:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/os.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvif/os.h:6:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/platform/coda/coda-h264.c:12:
In file included from /builds/linux/include/linux/videodev2.h:59:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/regulator/as3711-regulator.c:12:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/mac80211/agg-rx.c:38:
In file included from /builds/linux/include/linux/ieee80211.h:19:
In file included from /builds/linux/include/linux/if_ether.h:19:
In file included from /builds/linux/include/linux/skbuff.h:15:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/ethernet/xilinx/xilinx_axienet_mdio.c:12:
In file included from /builds/linux/include/linux/clk.h:14:
In file included from /builds/linux/include/linux/notifier.h:14:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/netfilter/ipvs/ip_vs_dh.c:36:
In file included from /builds/linux/include/linux/ip.h:16:
In file included from /builds/linux/include/linux/skbuff.h:15:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/sound/soc/sh/rcar/mix.c:33:
In file included from /builds/linux/sound/soc/sh/rcar/rsnd.h:11:
In file included from /builds/linux/include/linux/clk.h:14:
In file included from /builds/linux/include/linux/notifier.h:14:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/usb/typec/tcpm/fusb302.c:8:
In file included from /builds/linux/include/linux/debugfs.h:15:
In file included from /builds/linux/include/linux/fs.h:6:
In file included from /builds/linux/include/linux/wait_bit.h:8:
In file included from /builds/linux/include/linux/wait.h:9:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/ethernet/pensando/ionic/ionic_ethtool.c:4:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/configfs/item.c:17:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/power/supply/cpcap-charger.c:15:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/ntb/hw/mscc/ntb_hw_switchtec.c:7:
In file included from /builds/linux/include/linux/interrupt.h:11:
In file included from /builds/linux/include/linux/hardirq.h:5:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/staging/comedi/drivers/dt9812.c:33:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/engine/msvld/mcp89.c:24:
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/engine/msvld/priv.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/engine/msvld.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/engine/falcon.h:5:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/engine.h:5:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/subdev.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/device.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/oclass.h:3:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/os.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvif/os.h:6:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/ethernet/freescale/xgmac_mdio.c:15:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/wireless/intel/iwlwifi/dvm/tx.c:14:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/dsa/port.c:9:
In file included from /builds/linux/include/linux/if_bridge.h:12:
In file included from /builds/linux/include/linux/netdevice.h:24:
In file included from /builds/linux/include/linux/timer.h:6:
In file included from /builds/linux/include/linux/ktime.h:24:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/input/rmi4/rmi_f11.c:9:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/afs/fs_probe.c:8:
In file included from /builds/linux/include/linux/sched.h:12:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/security/selinux/hooks.c:27:
In file included from /builds/linux/include/linux/tracehook.h:46:
In file included from /builds/linux/include/linux/sched.h:12:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/iio/adc/ti-ads124s08.c:8:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/radio/radio-aztech.c:19:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/staging/uwb/i1480/dfu/usb.c:23:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/sound/soc/ti/omap-mcpdm.c:14:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/scsi/megaraid/megaraid_sas_fusion.c:22:
In file included from /builds/linux/include/linux/pci.h:35:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/staging/vt6656/mac.c:19:
In file included from /builds/linux/include/linux/etherdevice.h:20:
In file included from /builds/linux/include/linux/if_ether.h:19:
In file included from /builds/linux/include/linux/skbuff.h:15:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/mac80211/rate.c:10:
In file included from /builds/linux/include/linux/rtnetlink.h:6:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/iio/common/st_sensors/st_sensors_core.c:11:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/sound/pci/oxygen/xonar_cs43xx.c:38:
In file included from /builds/linux/include/linux/pci.h:35:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/clk/mediatek/clk-mt7622.c:8:
In file included from /builds/linux/include/linux/clk-provider.h:9:
In file included from /builds/linux/include/linux/of.h:17:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/pinctrl/actions/pinctrl-owl.c:12:
In file included from /builds/linux/include/linux/clk.h:14:
In file included from /builds/linux/include/linux/notifier.h:14:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/ethernet/mellanox/mlxsw/spectrum_mr.c:4:
In file included from /builds/linux/include/linux/rhashtable.h:25:
In file included from /builds/linux/include/linux/workqueue.h:9:
In file included from /builds/linux/include/linux/timer.h:6:
In file included from /builds/linux/include/linux/ktime.h:24:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/jffs2/compr.c:17:
In file included from /builds/linux/fs/jffs2/compr.h:16:
In file included from /builds/linux/include/linux/vmalloc.h:5:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/engine/disp/piocgf119.c:24:
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/engine/disp/channv50.h:5:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/object.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/oclass.h:3:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/os.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvif/os.h:6:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/btrfs/extent_io.c:4:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/infiniband/hw/hns/hns_roce_alloc.c:34:
In file included from /builds/linux/include/linux/platform_device.h:13:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/sound/firewire/lib.c:9:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/i2c/adv7183.c:10:
In file included from /builds/linux/include/linux/gpio.h:62:
In file included from /builds/linux/include/asm-generic/gpio.h:8:
In file included from /builds/linux/include/linux/of.h:17:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/clocksource/timer-npcm7xx.c:10:
In file included from /builds/linux/include/linux/sched.h:12:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/pnode.c:9:
In file included from /builds/linux/include/linux/mount.h:16:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/platform/exynos4-is/common.c:9:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/rc/ir-sony-decoder.c:8:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/wireless/ath/wcn36xx/debug.c:19:
In file included from /builds/linux/include/linux/debugfs.h:15:
In file included from /builds/linux/include/linux/fs.h:6:
In file included from /builds/linux/include/linux/wait_bit.h:8:
In file included from /builds/linux/include/linux/wait.h:9:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/staging/greybus/i2c.c:10:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/security/selinux/ss/services.c:41:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/video/fbdev/omap2/omapfb/dss/hdmi_phy.c:10:
In file included from /builds/linux/include/linux/io.h:13:
In file included from /builds/linux/arch/riscv/include/asm/io.h:15:
In file included from /builds/linux/arch/riscv/include/asm/mmiowb.h:12:
In file included from /builds/linux/include/asm-generic/mmiowb.h:27:
In file included from /builds/linux/arch/riscv/include/asm/smp.h:11:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/staging/comedi/drivers/addi_apci_2200.c:16:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/input/mouse/cyapa.c:18:
In file included from /builds/linux/include/linux/i2c.h:13:
In file included from /builds/linux/include/linux/acpi.h:13:
In file included from /builds/linux/include/linux/irqdomain.h:35:
In file included from /builds/linux/include/linux/of.h:17:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/ata/sata_highbank.c:9:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/netfilter/nft_set_hash.c:10:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/scsi/lpfc/lpfc_scsi.c:23:
In file included from /builds/linux/include/linux/pci.h:35:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/iio/humidity/hts221_i2c.c:11:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/scsi/snic/snic_io.c:19:
In file included from /builds/linux/include/linux/pci.h:35:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/kernel/acct.c:47:
In file included from /builds/linux/include/linux/mm.h:10:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/clk/mediatek/clk-mt2701-hif.c:7:
In file included from /builds/linux/include/linux/clk-provider.h:9:
In file included from /builds/linux/include/linux/of.h:17:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/hid/hid-dr.c:18:
In file included from /builds/linux/include/linux/input.h:8:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/ethernet/ethoc.c:11:
In file included from /builds/linux/include/linux/dma-mapping.h:7:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/subdev/therm/gt215.c:24:
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/subdev/therm/priv.h:27:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/subdev/therm.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/subdev.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/device.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/oclass.h:3:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/os.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvif/os.h:6:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/clocksource/timer-atlas7.c:9:
In file included from /builds/linux/include/linux/interrupt.h:11:
In file included from /builds/linux/include/linux/hardirq.h:5:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/video/fbdev/s1d13xxxfb.c:24:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/rxrpc/skbuff.c:10:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/orangefs/file.c:13:
In file included from /builds/linux/fs/orangefs/protocol.h:5:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/phy/qualcomm/phy-qcom-usb-hs.c:5:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/mfd/stmpe-i2c.c:12:
In file included from /builds/linux/include/linux/i2c.h:13:
In file included from /builds/linux/include/linux/acpi.h:13:
In file included from /builds/linux/include/linux/irqdomain.h:35:
In file included from /builds/linux/include/linux/of.h:17:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/staging/rtl8712/rtl871x_ioctl_rtl.c:20:
In file included from /builds/linux/drivers/staging/rtl8712/osdep_service.h:20:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/v4l2-core/v4l2-mem2mem.c:12:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/platform/chrome/cros_ec_spi.c:8:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/power/supply/bq27xxx_battery_i2c.c:17:
In file included from /builds/linux/include/linux/i2c.h:13:
In file included from /builds/linux/include/linux/acpi.h:13:
In file included from /builds/linux/include/linux/irqdomain.h:35:
In file included from /builds/linux/include/linux/of.h:17:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/staging/rtl8188eu/hal/rtl8188eu_recv.c:8:
In file included from /builds/linux/include/linux/kmemleak.h:12:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/phy/motorola/phy-mapphone-mdm6600.c:9:
In file included from /builds/linux/include/linux/io.h:13:
In file included from /builds/linux/arch/riscv/include/asm/io.h:15:
In file included from /builds/linux/arch/riscv/include/asm/mmiowb.h:12:
In file included from /builds/linux/include/asm-generic/mmiowb.h:27:
In file included from /builds/linux/arch/riscv/include/asm/smp.h:11:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/pci/ttpci/av7110_ca.c:17:
In file included from /builds/linux/include/linux/fs.h:6:
In file included from /builds/linux/include/linux/wait_bit.h:8:
In file included from /builds/linux/include/linux/wait.h:9:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/sound/soc/tegra/tegra_wm8753.c:17:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/usb/pvrusb2/pvrusb2-context.c:7:
In file included from /builds/linux/drivers/media/usb/pvrusb2/pvrusb2-context.h:9:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/wireless/intersil/p54/txrx.c:17:
In file included from /builds/linux/include/linux/firmware.h:7:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/security/tomoyo/util.c:8:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/scsi/aic94xx/aic94xx_dump.c:14:
In file included from /builds/linux/include/linux/pci.h:35:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/usb/gadget/udc/aspeed-vhub/hub.c:16:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpio/gpio-tps65086.c:9:
In file included from /builds/linux/include/linux/gpio/driver.h:5:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/xfs/xfs_fsops.c:6:
In file included from /builds/linux/fs/xfs/xfs.h:22:
In file included from /builds/linux/fs/xfs/xfs_linux.h:24:
In file included from /builds/linux/fs/xfs/kmem.h:9:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/pci/cx18/cx18-vbi.c:10:
In file included from /builds/linux/drivers/media/pci/cx18/cx18-driver.h:14:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/wireless/intel/iwlwifi/pcie/trans-gen2.c:53:
In file included from /builds/linux/drivers/net/wireless/intel/iwlwifi/iwl-trans.h:67:
In file included from /builds/linux/include/linux/ieee80211.h:19:
In file included from /builds/linux/include/linux/if_ether.h:19:
In file included from /builds/linux/include/linux/skbuff.h:15:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/crypto/crct10dif_generic.c:27:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/sound/soc/codecs/tlv320aic3x.c:32:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/netfilter/nf_nat_sip.c:10:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/i2c/uda1342.c:6:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/lib/ratelimit.c:11:
In file included from /builds/linux/include/linux/ratelimit.h:6:
In file included from /builds/linux/include/linux/sched.h:12:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/sound/soc/mxs/mxs-sgtl5000.c:6:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/usb/rndis_host.c:6:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/target/target_core_user.c:9:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/staging/speakup/speakup_ltlk.c:12:
In file included from /builds/linux/drivers/staging/speakup/speakup.h:5:
In file included from /builds/linux/drivers/staging/speakup/spk_types.h:8:
In file included from /builds/linux/include/linux/fs.h:6:
In file included from /builds/linux/include/linux/wait_bit.h:8:
In file included from /builds/linux/include/linux/wait.h:9:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/input/serio/arc_ps2.c:9:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/message/fusion/mptctl.c:49:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/wan/pc300too.c:19:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/mac802154/util.c:10:
In file included from /builds/linux/net/mac802154/ieee802154_i.h:14:
In file included from /builds/linux/include/linux/interrupt.h:11:
In file included from /builds/linux/include/linux/hardirq.h:5:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/staging/vt6655/srom.c:32:
In file included from /builds/linux/drivers/staging/vt6655/upc.h:19:
In file included from /builds/linux/drivers/staging/vt6655/device.h:19:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/arcnet/com20020-pci.c:32:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/input/keyboard/gpio_keys.c:9:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/leds/leds-is31fl32xx.c:12:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/vc4/vc4_bo.c:19:
In file included from /builds/linux/include/linux/dma-buf.h:18:
In file included from /builds/linux/include/linux/scatterlist.h:8:
In file included from /builds/linux/include/linux/mm.h:10:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/usb/typec/class.c:9:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/rapidio/devices/tsi721.c:10:
In file included from /builds/linux/include/linux/io.h:13:
In file included from /builds/linux/arch/riscv/include/asm/io.h:15:
In file included from /builds/linux/arch/riscv/include/asm/mmiowb.h:12:
In file included from /builds/linux/include/asm-generic/mmiowb.h:27:
In file included from /builds/linux/arch/riscv/include/asm/smp.h:11:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/staging/speakup/speakup_audptr.c:12:
In file included from /builds/linux/drivers/staging/speakup/spk_priv.h:14:
In file included from /builds/linux/drivers/staging/speakup/spk_types.h:8:
In file included from /builds/linux/include/linux/fs.h:6:
In file included from /builds/linux/include/linux/wait_bit.h:8:
In file included from /builds/linux/include/linux/wait.h:9:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/phy/at803x.c:10:
In file included from /builds/linux/include/linux/phy.h:15:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/fpga/dfl-afu-region.c:11:
In file included from /builds/linux/drivers/fpga/dfl-afu.h:20:
In file included from /builds/linux/include/linux/mm.h:10:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/openvswitch/vport-gre.c:8:
In file included from /builds/linux/include/uapi/linux/if.h:25:
In file included from /builds/linux/include/linux/socket.h:8:
In file included from /builds/linux/include/linux/uio.h:9:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/dvb-frontends/stv6110.c:11:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/kernel/trace/trace_stack.c:6:
In file included from /builds/linux/include/linux/sched/task_stack.h:9:
In file included from /builds/linux/include/linux/sched.h:12:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/usb/au0828/au0828-input.c:9:
In file included from /builds/linux/drivers/media/usb/au0828/au0828.h:11:
In file included from /builds/linux/include/linux/usb.h:6:
In file included from /builds/linux/include/linux/usb/ch9.h:36:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/hamradio/baycom_ser_fdx.c:60:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/pinctrl/uniphier/pinctrl-uniphier-pxs3.c:9:
In file included from /builds/linux/include/linux/pinctrl/pinctrl.h:14:
In file included from /builds/linux/include/linux/radix-tree.h:14:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/wireless/realtek/rtlwifi/rtl8192de/rf.c:4:
In file included from /builds/linux/drivers/net/wireless/realtek/rtlwifi/rtl8192de/../wifi.h:9:
In file included from /builds/linux/include/linux/sched.h:12:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/lib/show_mem.c:8:
In file included from /builds/linux/include/linux/mm.h:10:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/engine/ce/gp100.c:24:
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/engine/ce/priv.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/engine/ce.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/engine/falcon.h:5:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/engine.h:5:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/subdev.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/device.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/oclass.h:3:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/os.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvif/os.h:6:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/kernel/trace/fgraph.c:10:
In file included from /builds/linux/include/linux/suspend.h:5:
In file included from /builds/linux/include/linux/swap.h:5:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/sound/core/seq/oss/seq_oss_readq.c:10:
In file included from /builds/linux/sound/core/seq/oss/seq_oss_readq.h:12:
In file included from /builds/linux/sound/core/seq/oss/seq_oss_device.h:11:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from lib/test_module.mod.c:2:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/spi/spi-geni-qcom.c:4:
In file included from /builds/linux/include/linux/clk.h:14:
In file included from /builds/linux/include/linux/notifier.h:14:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpio/gpio-stmpe.c:9:
In file included from /builds/linux/include/linux/platform_device.h:13:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/ethernet/mellanox/mlxsw/spectrum_qdisc.c:6:
In file included from /builds/linux/include/linux/netdevice.h:24:
In file included from /builds/linux/include/linux/timer.h:6:
In file included from /builds/linux/include/linux/ktime.h:24:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/input/misc/max77650-onkey.c:8:
In file included from /builds/linux/include/linux/i2c.h:13:
In file included from /builds/linux/include/linux/acpi.h:13:
In file included from /builds/linux/include/linux/irqdomain.h:35:
In file included from /builds/linux/include/linux/of.h:17:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/power/supply/max1721x_battery.c:14:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/scsi/lpfc/lpfc_debugfs.c:23:
In file included from /builds/linux/include/linux/blkdev.h:5:
In file included from /builds/linux/include/linux/sched.h:12:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/ocfs2/cluster/quorum.c:33:
In file included from /builds/linux/include/linux/workqueue.h:9:
In file included from /builds/linux/include/linux/timer.h:6:
In file included from /builds/linux/include/linux/ktime.h:24:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/sctp/auth.c:15:
In file included from /builds/linux/include/crypto/hash.h:11:
In file included from /builds/linux/include/linux/crypto.h:19:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/vxlan.c:11:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/infiniband/hw/i40iw/i40iw_hmc.c:35:
In file included from /builds/linux/drivers/infiniband/hw/i40iw/i40iw_osdep.h:41:
In file included from /builds/linux/include/net/tcp.h:20:
In file included from /builds/linux/include/linux/tcp.h:17:
In file included from /builds/linux/include/linux/skbuff.h:15:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/input/misc/retu-pwrbutton.c:19:
In file included from /builds/linux/include/linux/irq.h:14:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/clk/actions/owl-mux.c:11:
In file included from /builds/linux/include/linux/clk-provider.h:9:
In file included from /builds/linux/include/linux/of.h:17:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/mac802154/rx.c:13:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/clk/uniphier/clk-uniphier-fixed-factor.c:7:
In file included from /builds/linux/include/linux/clk-provider.h:9:
In file included from /builds/linux/include/linux/of.h:17:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/sound/soc/codecs/wm8961.c:13:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/amd/amdgpu/../display/dc/dce/dce_transform.c:26:
In file included from /builds/linux/drivers/gpu/drm/amd/amdgpu/../display/dc/dce/dce_transform.h:30:
In file included from /builds/linux/drivers/gpu/drm/amd/amdgpu/../display/dc/inc/hw/transform.h:29:
In file included from /builds/linux/drivers/gpu/drm/amd/amdgpu/../display/dc/inc/hw/hw_shared.h:29:
In file included from /builds/linux/drivers/gpu/drm/amd/amdgpu/../display/dc/os_types.h:30:
In file included from /builds/linux/include/linux/kref.h:16:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/scsi/lpfc/lpfc_mbox.c:24:
In file included from /builds/linux/include/linux/blkdev.h:5:
In file included from /builds/linux/include/linux/sched.h:12:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/staging/rtl8712/rtl871x_mlme.c:19:
In file included from /builds/linux/include/linux/etherdevice.h:20:
In file included from /builds/linux/include/linux/if_ether.h:19:
In file included from /builds/linux/include/linux/skbuff.h:15:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/sound/firewire/bebob/bebob_focusrite.c:8:
In file included from /builds/linux/sound/firewire/bebob/./bebob.h:11:
In file included from /builds/linux/include/linux/compat.h:10:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/mfd/wm8400-core.c:13:
In file included from /builds/linux/include/linux/i2c.h:13:
In file included from /builds/linux/include/linux/acpi.h:13:
In file included from /builds/linux/include/linux/irqdomain.h:35:
In file included from /builds/linux/include/linux/of.h:17:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/overlayfs/namei.c:7:
In file included from /builds/linux/include/linux/fs.h:6:
In file included from /builds/linux/include/linux/wait_bit.h:8:
In file included from /builds/linux/include/linux/wait.h:9:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/soc/renesas/r8a77990-sysc.c:10:
In file included from /builds/linux/include/linux/sys_soc.h:9:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/dvb-frontends/si2168.c:10:
In file included from /builds/linux/drivers/media/dvb-frontends/si2168_priv.h:12:
In file included from /builds/linux/include/media/dvb_frontend.h:36:
In file included from /builds/linux/include/linux/sched.h:12:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/xfs/libxfs/xfs_bmap.c:6:
In file included from /builds/linux/fs/xfs/xfs.h:22:
In file included from /builds/linux/fs/xfs/xfs_linux.h:24:
In file included from /builds/linux/fs/xfs/kmem.h:9:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/pinctrl/pinctrl-rk805.c:12:
In file included from /builds/linux/include/linux/gpio/driver.h:5:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/platform/s3c-camif/camif-regs.c:11:
In file included from /builds/linux/drivers/media/platform/s3c-camif/camif-regs.h:14:
In file included from /builds/linux/drivers/media/platform/s3c-camif/camif-core.h:12:
In file included from /builds/linux/include/linux/io.h:13:
In file included from /builds/linux/arch/riscv/include/asm/io.h:15:
In file included from /builds/linux/arch/riscv/include/asm/mmiowb.h:12:
In file included from /builds/linux/include/asm-generic/mmiowb.h:27:
In file included from /builds/linux/arch/riscv/include/asm/smp.h:11:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/input/keyboard/stmpe-keypad.c:8:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/kernel/time/ntp.c:10:
In file included from /builds/linux/include/linux/clocksource.h:13:
In file included from /builds/linux/include/linux/timex.h:56:
In file included from /builds/linux/include/uapi/linux/timex.h:56:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/engine/gr/gm107.c:24:
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/engine/gr/gf100.h:27:
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/engine/gr/priv.h:5:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/engine/gr.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/engine.h:5:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/subdev.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/device.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/oclass.h:3:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/os.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvif/os.h:6:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/platform/omap3isp/isppreview.c:14:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/video/fbdev/via/via-core.c:11:
In file included from /builds/linux/include/linux/via-core.h:12:
In file included from /builds/linux/include/linux/io.h:13:
In file included from /builds/linux/arch/riscv/include/asm/io.h:15:
In file included from /builds/linux/arch/riscv/include/asm/mmiowb.h:12:
In file included from /builds/linux/include/asm-generic/mmiowb.h:27:
In file included from /builds/linux/arch/riscv/include/asm/smp.h:11:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/veth.c:12:
In file included from /builds/linux/include/linux/netdevice.h:24:
In file included from /builds/linux/include/linux/timer.h:6:
In file included from /builds/linux/include/linux/ktime.h:24:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/clk/sunxi-ng/ccu_common.c:8:
In file included from /builds/linux/include/linux/clk.h:14:
In file included from /builds/linux/include/linux/notifier.h:14:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/iio/accel/sca3000.c:10:
In file included from /builds/linux/include/linux/interrupt.h:11:
In file included from /builds/linux/include/linux/hardirq.h:5:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/squashfs/dir.c:17:
In file included from /builds/linux/include/linux/fs.h:6:
In file included from /builds/linux/include/linux/wait_bit.h:8:
In file included from /builds/linux/include/linux/wait.h:9:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/ethernet/chelsio/cxgb4/srq.c:35:
In file included from /builds/linux/drivers/net/ethernet/chelsio/cxgb4/cxgb4.h:42:
In file included from /builds/linux/include/linux/interrupt.h:11:
In file included from /builds/linux/include/linux/hardirq.h:5:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/input/touchscreen/ad7879.c:23:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/sound/soc/codecs/rt5665.c:9:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/rc/keymaps/rc-apac-viewcomp.c:8:
In file included from /builds/linux/include/media/rc-map.h:11:
In file included from /builds/linux/include/linux/input.h:8:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/lib/parser.c:10:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/ethernet/dec/tulip/pnic2.c:75:
In file included from /builds/linux/drivers/net/ethernet/dec/tulip/tulip.h:18:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/ipv4/fib_frontend.c:12:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/mtd/ubi/io.c:78:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/char/lp.c:115:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/pinctrl/mediatek/pinctrl-mt6797.c:13:
In file included from /builds/linux/drivers/pinctrl/mediatek/pinctrl-mtk-mt6797.h:15:
In file included from /builds/linux/drivers/pinctrl/mediatek/pinctrl-paris.h:12:
In file included from /builds/linux/include/linux/io.h:13:
In file included from /builds/linux/arch/riscv/include/asm/io.h:15:
In file included from /builds/linux/arch/riscv/include/asm/mmiowb.h:12:
In file included from /builds/linux/include/asm-generic/mmiowb.h:27:
In file included from /builds/linux/arch/riscv/include/asm/smp.h:11:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/input/keyboard/samsung-keypad.c:10:
In file included from /builds/linux/include/linux/clk.h:14:
In file included from /builds/linux/include/linux/notifier.h:14:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/power/supply/max14577_charger.c:8:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/crypto/rsa-pkcs1pad.c:8:
In file included from /builds/linux/include/crypto/algapi.h:10:
In file included from /builds/linux/include/linux/crypto.h:19:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/ethernet/mellanox/mlxsw/spectrum_fid.c:6:
In file included from /builds/linux/include/linux/if_vlan.h:10:
In file included from /builds/linux/include/linux/netdevice.h:24:
In file included from /builds/linux/include/linux/timer.h:6:
In file included from /builds/linux/include/linux/ktime.h:24:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/clk/mediatek/clk-mt8183-ipu_conn.c:6:
In file included from /builds/linux/include/linux/clk-provider.h:9:
In file included from /builds/linux/include/linux/of.h:17:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/rxrpc/output.c:10:
In file included from /builds/linux/include/linux/net.h:18:
In file included from /builds/linux/include/linux/random.h:101:
In file included from /builds/linux/include/linux/prandom.h:12:
In file included from /builds/linux/include/linux/percpu.h:6:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/hwmon/hih6130.c:13:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/ethernet/apm/xgene-v2/mac.c:10:
In file included from /builds/linux/drivers/net/ethernet/apm/xgene-v2/main.h:13:
In file included from /builds/linux/include/linux/acpi.h:13:
In file included from /builds/linux/include/linux/irqdomain.h:35:
In file included from /builds/linux/include/linux/of.h:17:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/bluetooth/l2cap_sock.c:30:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/power/supply/smb347-charger.c:12:
In file included from /builds/linux/include/linux/gpio.h:62:
In file included from /builds/linux/include/asm-generic/gpio.h:8:
In file included from /builds/linux/include/linux/of.h:17:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/ast/ast_mode.c:32:
In file included from /builds/linux/include/linux/pci.h:35:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/sound/firewire/dice/dice-hwdep.c:9:
In file included from /builds/linux/sound/firewire/dice/dice.h:12:
In file included from /builds/linux/include/linux/compat.h:10:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/subdev/mmu/vmm.c:23:
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/subdev/mmu/vmm.h:3:
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/subdev/mmu/priv.h:5:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/subdev/mmu.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/subdev.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/device.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/oclass.h:3:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/os.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvif/os.h:6:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/usb/misc/chaoskey.c:17:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/clocksource/clksrc_st_lpc.c:11:
In file included from /builds/linux/include/linux/clk.h:14:
In file included from /builds/linux/include/linux/notifier.h:14:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/tty/serial/8250/8250_pci.c:10:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/tty/ipwireless/network.c:19:
In file included from /builds/linux/include/linux/interrupt.h:11:
In file included from /builds/linux/include/linux/hardirq.h:5:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/clk/mediatek/clk-mt8183-vdec.c:6:
In file included from /builds/linux/include/linux/clk-provider.h:9:
In file included from /builds/linux/include/linux/of.h:17:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/phy/meson-gxl.c:10:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/input/joystick/joydump.c:14:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/usb/pwc/pwc-dec1.c:13:
In file included from /builds/linux/drivers/media/usb/pwc/pwc.h:16:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/tty/serial/8250/8250_aspeed_vuart.c:12:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/nls/nls_cp852.c:10:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/subdev/instmem/gk20a.c:44:
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/subdev/instmem/priv.h:5:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/subdev/instmem.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/subdev.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/device.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/oclass.h:3:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/os.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvif/os.h:6:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/lib/idr.c:5:
In file included from /builds/linux/include/linux/idr.h:15:
In file included from /builds/linux/include/linux/radix-tree.h:14:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/dvb-frontends/cx22702.c:18:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/staging/media/imx/imx-media-internal-sd.c:9:
In file included from /builds/linux/include/linux/platform_device.h:13:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from drivers/mtd/tests/mtd_stresstest.mod.c:2:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/memstick/host/jmb38x_ms.c:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/pinctrl/sh-pfc/pfc-r8a7795.c:10:
In file included from /builds/linux/include/linux/sys_soc.h:9:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/staging/speakup/devsynth.c:3:
In file included from /builds/linux/include/linux/miscdevice.h:7:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/thermal/thermal_mmio.c:6:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/reset/reset-lantiq.c:11:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/hid/hid-elo.c:10:
In file included from /builds/linux/include/linux/hid.h:19:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/rpmsg/rpmsg_core.c:15:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/mfd/rdc321x-southbridge.c:8:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/usb/gadget/udc/snps_udc_core.c:19:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/sound/pci/ice1712/aureon.c:36:
In file included from /builds/linux/include/linux/interrupt.h:11:
In file included from /builds/linux/include/linux/hardirq.h:5:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/staging/uwb/drp-ie.c:9:
In file included from /builds/linux/include/linux/random.h:101:
In file included from /builds/linux/include/linux/prandom.h:12:
In file included from /builds/linux/include/linux/percpu.h:6:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/ethernet/apm/xgene/xgene_enet_main.c:10:
In file included from /builds/linux/include/linux/gpio.h:62:
In file included from /builds/linux/include/asm-generic/gpio.h:8:
In file included from /builds/linux/include/linux/of.h:17:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/ethernet/intel/ice/ice_controlq.c:4:
In file included from /builds/linux/drivers/net/ethernet/intel/ice/ice_common.h:7:
In file included from /builds/linux/drivers/net/ethernet/intel/ice/ice.h:10:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/spi/spi-axi-spi-engine.c:8:
In file included from /builds/linux/include/linux/clk.h:14:
In file included from /builds/linux/include/linux/notifier.h:14:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/sound/soc/ti/davinci-i2s.c:16:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/radio/radio-aimslab.c:30:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/tty/serial/lpc32xx_hs.c:12:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/sunrpc/xprtrdma/svc_rdma_transport.c:45:
In file included from /builds/linux/include/linux/interrupt.h:11:
In file included from /builds/linux/include/linux/hardirq.h:5:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/security/tomoyo/memory.c:9:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/netfilter/ipvs/ip_vs_proto_ah_esp.c:12:
In file included from /builds/linux/include/linux/in.h:19:
In file included from /builds/linux/include/uapi/linux/in.h:24:
In file included from /builds/linux/include/linux/socket.h:8:
In file included from /builds/linux/include/linux/uio.h:9:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/sound/firewire/digi00x/digi00x.c:8:
In file included from /builds/linux/sound/firewire/digi00x/digi00x.h:11:
In file included from /builds/linux/include/linux/compat.h:10:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/lib/check_signature.c:2:
In file included from /builds/linux/include/linux/io.h:13:
In file included from /builds/linux/arch/riscv/include/asm/io.h:15:
In file included from /builds/linux/arch/riscv/include/asm/mmiowb.h:12:
In file included from /builds/linux/include/asm-generic/mmiowb.h:27:
In file included from /builds/linux/arch/riscv/include/asm/smp.h:11:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/scsi/csiostor/csio_attr.c:38:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/w1/slaves/w1_therm.c:11:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/input/misc/cma3000_d0x_i2c.c:9:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/ntfs/collate.c:8:
In file included from /builds/linux/fs/ntfs/collate.h:13:
In file included from /builds/linux/fs/ntfs/volume.h:13:
In file included from /builds/linux/include/linux/rwsem.h:16:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/greybus/core.c:12:
In file included from /builds/linux/include/linux/greybus.h:17:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/sound/soc/img/img-spdif-out.c:10:
In file included from /builds/linux/include/linux/clk.h:14:
In file included from /builds/linux/include/linux/notifier.h:14:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/pinctrl/sh-pfc/pfc-r8a7779.c:12:
In file included from /builds/linux/drivers/pinctrl/sh-pfc/sh_pfc.h:12:
In file included from /builds/linux/include/linux/pinctrl/pinconf-generic.h:14:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/mtd/tests/readtest.c:13:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/sunrpc/auth.c:11:
In file included from /builds/linux/include/linux/sched.h:12:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/subdev/clk/pllnv04.c:23:
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/subdev/clk/pll.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/os.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvif/os.h:6:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/vfio/mdev/vfio_mdev.c:11:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/engine/fifo/gk104.c:24:
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/engine/fifo/gk104.h:5:
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/engine/fifo/priv.h:5:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/engine/fifo.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/engine.h:5:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/subdev.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/device.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/oclass.h:3:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/os.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvif/os.h:6:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/amd/amdgpu/amdgpu_rlc.c:25:
In file included from /builds/linux/include/linux/firmware.h:7:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/bridge/netfilter/ebt_pkttype.c:11:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/sound/soc/atmel/atmel_ssc_dai.c:18:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/subdev/pmu/gp102.c:24:
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/subdev/pmu/priv.h:5:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/subdev/pmu.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/subdev.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/device.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/oclass.h:3:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/os.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvif/os.h:6:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/video/fbdev/gbefb.c:13:
In file included from /builds/linux/include/linux/platform_device.h:13:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/tee/tee_core.c:8:
In file included from /builds/linux/include/linux/cdev.h:5:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/sound/soc/codecs/wm9712.c:10:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/security/integrity/ima/ima_api.c:11:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/mtd/nand/raw/mxic_nand.c:9:
In file included from /builds/linux/include/linux/clk.h:14:
In file included from /builds/linux/include/linux/notifier.h:14:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/iio/adc/at91-sama5d2_adc.c:10:
In file included from /builds/linux/include/linux/clk.h:14:
In file included from /builds/linux/include/linux/notifier.h:14:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/nls/nls_cp1255.c:8:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/clocksource/bcm2835_timer.c:7:
In file included from /builds/linux/include/linux/clockchips.h:14:
In file included from /builds/linux/include/linux/clocksource.h:13:
In file included from /builds/linux/include/linux/timex.h:56:
In file included from /builds/linux/include/uapi/linux/timex.h:56:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/fpga/fpga-mgr.c:11:
In file included from /builds/linux/include/linux/firmware.h:7:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/usb/go7007/go7007-loader.c:6:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/staging/gdm724x/gdm_mux.c:6:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpio/gpiolib-sysfs.c:2:
In file included from /builds/linux/include/linux/idr.h:15:
In file included from /builds/linux/include/linux/radix-tree.h:14:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/iio/light/pa12203001.c:11:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/tipc/core.c:37:
In file included from /builds/linux/net/tipc/core.h:46:
In file included from /builds/linux/include/linux/mm.h:10:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/wimax/op-reset.c:16:
In file included from /builds/linux/include/net/wimax.h:240:
In file included from /builds/linux/include/net/genetlink.h:5:
In file included from /builds/linux/include/linux/genetlink.h:5:
In file included from /builds/linux/include/uapi/linux/genetlink.h:6:
In file included from /builds/linux/include/linux/netlink.h:7:
In file included from /builds/linux/include/linux/skbuff.h:15:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/clk/qcom/gcc-ipq8074.c:8:
In file included from /builds/linux/include/linux/platform_device.h:13:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/wireless/realtek/rtw88/pci.c:5:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/sound/soc/atmel/sam9g20_wm8731.c:19:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/wimax/op-msg.c:59:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/ext4/migrate.c:8:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/i2c/busses/i2c-via.c:10:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/sound/core/seq/seq_clientmgr.c:11:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/ata/pata_artop.c:21:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/kernel/locking/percpu-rwsem.c:3:
In file included from /builds/linux/include/linux/rwsem.h:16:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/sound/firewire/digi00x/digi00x-proc.c:8:
In file included from /builds/linux/sound/firewire/digi00x/digi00x.h:11:
In file included from /builds/linux/include/linux/compat.h:10:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/sound/soc/tegra/tegra_asoc_utils.c:9:
In file included from /builds/linux/include/linux/clk.h:14:
In file included from /builds/linux/include/linux/notifier.h:14:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/core/ioctl.c:24:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/ioctl.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/os.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvif/os.h:6:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/usb/serial/mos7720.c:22:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/sound/soc/codecs/sta529.c:14:
In file included from /builds/linux/include/linux/clk.h:14:
In file included from /builds/linux/include/linux/notifier.h:14:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/ipv6/fib6_rules.c:13:
In file included from /builds/linux/include/linux/netdevice.h:24:
In file included from /builds/linux/include/linux/timer.h:6:
In file included from /builds/linux/include/linux/ktime.h:24:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/core/sysctl_net_core.c:9:
In file included from /builds/linux/include/linux/mm.h:10:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/connector/cn_proc.c:12:
In file included from /builds/linux/include/linux/ktime.h:24:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/iio/light/tsl4531.c:14:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/platform/omap/omap_voutlib.c:21:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/misc/cb710/sgbuf2.c:8:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/mm/page_ext.c:2:
In file included from /builds/linux/include/linux/mm.h:10:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/rxrpc/local_event.c:10:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/engine/gr/ctxgm200.c:24:
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/engine/gr/ctxgf100.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/engine/gr/gf100.h:27:
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/engine/gr/priv.h:5:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/engine/gr.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/engine.h:5:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/subdev.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/device.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/oclass.h:3:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/os.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvif/os.h:6:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/staging/kpc2000/kpc_dma/dma.c:3:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/base/regmap/regmap-sccb.c:4:
In file included from /builds/linux/include/linux/i2c.h:13:
In file included from /builds/linux/include/linux/acpi.h:13:
In file included from /builds/linux/include/linux/irqdomain.h:35:
In file included from /builds/linux/include/linux/of.h:17:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/clk/actions/owl-s500.c:15:
In file included from /builds/linux/include/linux/clk-provider.h:9:
In file included from /builds/linux/include/linux/of.h:17:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/nouveau/dispnv50/dac507d.c:22:
In file included from /builds/linux/drivers/gpu/drm/nouveau/dispnv50/core.h:3:
In file included from /builds/linux/drivers/gpu/drm/nouveau/dispnv50/disp.h:3:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvif/mem.h:3:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvif/mmu.h:3:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvif/object.h:5:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvif/os.h:6:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/r128/r128_irq.c:33:
In file included from /builds/linux/include/drm/drm_device.h:5:
In file included from /builds/linux/include/linux/kref.h:16:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/sound/soc/stm/stm32_adfsdm.c:10:
In file included from /builds/linux/include/linux/clk.h:14:
In file included from /builds/linux/include/linux/notifier.h:14:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/ethernet/sfc/siena_sriov.c:6:
In file included from /builds/linux/include/linux/pci.h:35:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/ipv6/netfilter/nft_fib_ipv6.c:5:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/subdev/mmu/vmmtu102.c:22:
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/subdev/mmu/vmm.h:3:
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/subdev/mmu/priv.h:5:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/subdev/mmu.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/subdev.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/device.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/oclass.h:3:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/os.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvif/os.h:6:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/pinctrl/sh-pfc/pfc-r8a7794.c:12:
In file included from /builds/linux/include/linux/sys_soc.h:9:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/infiniband/core/uverbs_ioctl.c:34:
In file included from /builds/linux/include/rdma/uverbs_ioctl.h:36:
In file included from /builds/linux/include/rdma/uverbs_types.h:37:
In file included from /builds/linux/include/rdma/ib_verbs.h:43:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpio/gpio-moxtet.c:9:
In file included from /builds/linux/include/linux/gpio/driver.h:5:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/caif/cfdbgl.c:10:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/sound/soc/sof/sof-of-dev.c:8:
In file included from /builds/linux/include/linux/firmware.h:7:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/staging/qlge/qlge_mpi.c:2:
In file included from /builds/linux/drivers/staging/qlge/qlge.h:10:
In file included from /builds/linux/include/linux/interrupt.h:11:
In file included from /builds/linux/include/linux/hardirq.h:5:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/ata/sata_sil24.c:11:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/xfs/xfs_rtalloc.c:6:
In file included from /builds/linux/fs/xfs/xfs.h:22:
In file included from /builds/linux/fs/xfs/xfs_linux.h:24:
In file included from /builds/linux/fs/xfs/kmem.h:9:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/dvb-frontends/ds3000.c:10:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/base/devcoredump.c:12:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/nfs/getroot.c:8:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/staging/rtl8723bs/hal/odm_DIG.c:8:
In file included from /builds/linux/drivers/staging/rtl8723bs/hal/odm_precomp.h:11:
In file included from /builds/linux/drivers/staging/rtl8723bs/hal/odm_types.h:10:
In file included from /builds/linux/drivers/staging/rtl8723bs/include/drv_types.h:18:
In file included from /builds/linux/include/linux/sched/signal.h:5:
In file included from /builds/linux/include/linux/rculist.h:11:
In file included from /builds/linux/include/linux/rcupdate.h:27:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/engine/msvld/gf100.c:24:
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/engine/msvld/priv.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/engine/msvld.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/engine/falcon.h:5:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/engine.h:5:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/subdev.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/device.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/oclass.h:3:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/os.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvif/os.h:6:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/amd/amdgpu/../display/dc/bios/dce80/command_table_helper_dce80.c:26:
In file included from /builds/linux/drivers/gpu/drm/amd/amdgpu/../display/dc/dm_services.h:34:
In file included from /builds/linux/drivers/gpu/drm/amd/amdgpu/../display/amdgpu_dm/amdgpu_dm_trace.h:32:
In file included from /builds/linux/include/linux/tracepoint.h:15:
In file included from /builds/linux/include/linux/smp.h:64:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/drm_modeset_lock.c:24:
In file included from /builds/linux/include/drm/drm_atomic.h:31:
In file included from /builds/linux/include/drm/drm_crtc.h:28:
In file included from /builds/linux/include/linux/i2c.h:13:
In file included from /builds/linux/include/linux/acpi.h:13:
In file included from /builds/linux/include/linux/irqdomain.h:35:
In file included from /builds/linux/include/linux/of.h:17:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/ceph/snap.c:5:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/radeon/radeon_asic.c:30:
In file included from /builds/linux/include/linux/vgaarb.h:34:
In file included from /builds/linux/include/video/vga.h:21:
In file included from /builds/linux/include/linux/io.h:13:
In file included from /builds/linux/arch/riscv/include/asm/io.h:15:
In file included from /builds/linux/arch/riscv/include/asm/mmiowb.h:12:
In file included from /builds/linux/include/asm-generic/mmiowb.h:27:
In file included from /builds/linux/arch/riscv/include/asm/smp.h:11:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/staging/comedi/drivers/adv_pci1710.c:31:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/phy/broadcom/phy-bcm-ns-usb2.c:8:
In file included from /builds/linux/include/linux/bcma/bcma.h:5:
In file included from /builds/linux/include/linux/pci.h:35:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/btrfs/props.c:6:
In file included from /builds/linux/include/linux/hashtable.h:14:
In file included from /builds/linux/include/linux/rculist.h:11:
In file included from /builds/linux/include/linux/rcupdate.h:27:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/ipc/msgutil.c:7:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/rtc/rtc-max6902.c:10:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/usb/host/fotg210-hcd.c:12:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/ethernet/mellanox/mlx5/core/diag/fw_tracer.c:33:
In file included from /builds/linux/drivers/net/ethernet/mellanox/mlx5/core/lib/eq.h:6:
In file included from /builds/linux/include/linux/mlx5/driver.h:37:
In file included from /builds/linux/include/linux/completion.h:12:
In file included from /builds/linux/include/linux/wait.h:9:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/iio/dac/ad5064.c:12:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/core/gen_estimator.c:13:
In file included from /builds/linux/include/linux/uaccess.h:5:
In file included from /builds/linux/include/linux/sched.h:12:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/ethernet/netronome/nfp/nfp_devlink.c:4:
In file included from /builds/linux/include/linux/rtnetlink.h:6:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/md/dm-target.c:7:
In file included from /builds/linux/drivers/md/dm-core.h:12:
In file included from /builds/linux/include/linux/kthread.h:6:
In file included from /builds/linux/include/linux/sched.h:12:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/amd/amdgpu/psp_v10_0.c:26:
In file included from /builds/linux/include/linux/firmware.h:7:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/ethernet/dec/tulip/interrupt.c:13:
In file included from /builds/linux/include/linux/pci.h:35:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/wireless/ath/ath6kl/init.c:24:
In file included from /builds/linux/include/linux/of.h:17:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/lima/lima_device.c:6:
In file included from /builds/linux/include/linux/clk.h:14:
In file included from /builds/linux/include/linux/notifier.h:14:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/md/dm-io.c:8:
In file included from /builds/linux/drivers/md/dm-core.h:12:
In file included from /builds/linux/include/linux/kthread.h:6:
In file included from /builds/linux/include/linux/sched.h:12:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/subdev/mmu/memnv50.c:22:
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/subdev/mmu/mem.h:3:
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/subdev/mmu/priv.h:5:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/subdev/mmu.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/subdev.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/device.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/oclass.h:3:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/os.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvif/os.h:6:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/xfs/xfs_quotaops.c:6:
In file included from /builds/linux/fs/xfs/xfs.h:22:
In file included from /builds/linux/fs/xfs/xfs_linux.h:24:
In file included from /builds/linux/fs/xfs/kmem.h:9:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/radeon/evergreen.c:25:
In file included from /builds/linux/include/linux/firmware.h:7:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/video/fbdev/omap2/omapfb/omapfb-main.c:12:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser.c:26:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/amd/amdgpu/../display/dc/gpio/dce80/hw_translate_dce80.c:26:
In file included from /builds/linux/drivers/gpu/drm/amd/amdgpu/../display/dc/dm_services.h:34:
In file included from /builds/linux/drivers/gpu/drm/amd/amdgpu/../display/amdgpu_dm/amdgpu_dm_trace.h:32:
In file included from /builds/linux/include/linux/tracepoint.h:15:
In file included from /builds/linux/include/linux/smp.h:64:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/core/memory.c:24:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/memory.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/os.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvif/os.h:6:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/scsi/esas2r/esas2r_int.c:45:
In file included from /builds/linux/drivers/scsi/esas2r/esas2r.h:46:
In file included from /builds/linux/include/linux/pci.h:35:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/infiniband/hw/mlx5/mem.c:33:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/usb/dvb-usb/dibusb-common.c:9:
In file included from /builds/linux/drivers/media/usb/dvb-usb/dibusb.h:14:
In file included from /builds/linux/drivers/media/usb/dvb-usb/dvb-usb.h:14:
In file included from /builds/linux/include/linux/input.h:8:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/staging/rtl8723bs/core/rtw_recv.c:9:
In file included from /builds/linux/drivers/staging/rtl8723bs/include/drv_types.h:18:
In file included from /builds/linux/include/linux/sched/signal.h:5:
In file included from /builds/linux/include/linux/rculist.h:11:
In file included from /builds/linux/include/linux/rcupdate.h:27:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/regulator/slg51000-regulator.c:10:
In file included from /builds/linux/include/linux/i2c.h:13:
In file included from /builds/linux/include/linux/acpi.h:13:
In file included from /builds/linux/include/linux/irqdomain.h:35:
In file included from /builds/linux/include/linux/of.h:17:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/kernel/reboot.c:12:
In file included from /builds/linux/include/linux/kexec.h:18:
In file included from /builds/linux/include/linux/crash_core.h:6:
In file included from /builds/linux/include/linux/elfcore.h:7:
In file included from /builds/linux/include/linux/sched/task_stack.h:9:
In file included from /builds/linux/include/linux/sched.h:12:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/wireless/rsi/rsi_91x_core.c:17:
In file included from /builds/linux/drivers/net/wireless/rsi/rsi_mgmt.h:22:
In file included from /builds/linux/drivers/net/wireless/rsi/rsi_main.h:21:
In file included from /builds/linux/include/linux/skbuff.h:15:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/mac802154/tx.c:12:
In file included from /builds/linux/include/linux/netdevice.h:24:
In file included from /builds/linux/include/linux/timer.h:6:
In file included from /builds/linux/include/linux/ktime.h:24:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/infiniband/hw/hns/hns_roce_hw_v2_dfx.c:4:
In file included from /builds/linux/drivers/net/ethernet/hisilicon/hns3/hnae3.h:24:
In file included from /builds/linux/include/linux/acpi.h:13:
In file included from /builds/linux/include/linux/irqdomain.h:35:
In file included from /builds/linux/include/linux/of.h:17:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/platform/mtk-vcodec/mtk_vcodec_intr.c:8:
In file included from /builds/linux/include/linux/wait.h:9:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/sound/pci/hda/hda_sysfs.c:11:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/lockd/svcshare.c:10:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/ethernet/mellanox/mlxsw/spectrum_acl_flex_actions.c:4:
In file included from /builds/linux/drivers/net/ethernet/mellanox/mlxsw/spectrum_acl_flex_actions.h:7:
In file included from /builds/linux/drivers/net/ethernet/mellanox/mlxsw/spectrum.h:8:
In file included from /builds/linux/include/linux/netdevice.h:24:
In file included from /builds/linux/include/linux/timer.h:6:
In file included from /builds/linux/include/linux/ktime.h:24:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/mac80211/vht.c:10:
In file included from /builds/linux/include/linux/ieee80211.h:19:
In file included from /builds/linux/include/linux/if_ether.h:19:
In file included from /builds/linux/include/linux/skbuff.h:15:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/isdn/mISDN/dsp_tones.c:11:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/pci/ngene/ngene-core.c:13:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/mfd/wl1273-core.c:9:
In file included from /builds/linux/include/linux/mfd/wl1273-core.h:14:
In file included from /builds/linux/include/linux/i2c.h:13:
In file included from /builds/linux/include/linux/acpi.h:13:
In file included from /builds/linux/include/linux/irqdomain.h:35:
In file included from /builds/linux/include/linux/of.h:17:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/ethernet/dlink/dl2k.c:13:
In file included from /builds/linux/drivers/net/ethernet/dlink/dl2k.h:13:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/mtd/ubi/vtbl.c:50:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/iio/gyro/ssp_gyro_sensor.c:6:
In file included from /builds/linux/include/linux/iio/common/ssp_sensors.h:8:
In file included from /builds/linux/include/linux/iio/iio.h:10:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/sound/core/info_oss.c:7:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/ethernet/amd/xgbe/xgbe-mdio.c:117:
In file included from /builds/linux/include/linux/interrupt.h:11:
In file included from /builds/linux/include/linux/hardirq.h:5:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/sound/soc/rockchip/rockchip_spdif.c:12:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/6lowpan/nhc_udp.c:13:
In file included from /builds/linux/net/6lowpan/nhc.h:5:
In file included from /builds/linux/include/linux/skbuff.h:15:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/nouveau/dispnv50/ovly827e.c:22:
In file included from /builds/linux/drivers/gpu/drm/nouveau/dispnv50/ovly.h:3:
In file included from /builds/linux/drivers/gpu/drm/nouveau/dispnv50/wndw.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/dispnv50/disp.h:3:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvif/mem.h:3:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvif/mmu.h:3:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvif/object.h:5:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvif/os.h:6:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/clk/mediatek/clk-mt8183-ipu_adl.c:6:
In file included from /builds/linux/include/linux/clk-provider.h:9:
In file included from /builds/linux/include/linux/of.h:17:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/block/aoe/aoecmd.c:8:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/netfilter/nf_conntrack_proto_tcp.c:9:
In file included from /builds/linux/include/linux/timer.h:6:
In file included from /builds/linux/include/linux/ktime.h:24:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/mtd/nftlcore.c:12:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/hid/hid-roccat-isku.c:16:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/ocfs2/dlm/dlmlock.c:13:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/ieee802154/ca8210.c:50:
In file included from /builds/linux/include/linux/cdev.h:5:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/platform/sh_veu.c:11:
In file included from /builds/linux/include/linux/fs.h:6:
In file included from /builds/linux/include/linux/wait_bit.h:8:
In file included from /builds/linux/include/linux/wait.h:9:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/ethernet/broadcom/bnx2.c:15:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/crypto/xxhash_generic.c:3:
In file included from /builds/linux/include/crypto/internal/hash.h:11:
In file included from /builds/linux/include/crypto/algapi.h:10:
In file included from /builds/linux/include/linux/crypto.h:19:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/amd/amdgpu/../powerplay/hwmgr/hardwaremanager.c:23:
In file included from /builds/linux/drivers/gpu/drm/amd/amdgpu/../powerplay/inc/pp_debug.h:35:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/sound/soc/codecs/max98927.c:9:
In file included from /builds/linux/include/linux/acpi.h:13:
In file included from /builds/linux/include/linux/irqdomain.h:35:
In file included from /builds/linux/include/linux/of.h:17:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/misc/habanalabs/habanalabs_ioctl.c:9:
In file included from /builds/linux/drivers/misc/habanalabs/habanalabs.h:14:
In file included from /builds/linux/include/linux/cdev.h:5:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/engine/disp/dmacgp102.c:24:
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/engine/disp/channv50.h:5:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/object.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/oclass.h:3:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/os.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvif/os.h:6:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/usb/kaweth.c:33:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/iio/common/ssp_sensors/ssp_iio.c:6:
In file included from /builds/linux/include/linux/iio/common/ssp_sensors.h:8:
In file included from /builds/linux/include/linux/iio/iio.h:10:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/dvb-frontends/zl10039.c:8:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/dsa/tag_gswip.c:9:
In file included from /builds/linux/include/linux/etherdevice.h:20:
In file included from /builds/linux/include/linux/if_ether.h:19:
In file included from /builds/linux/include/linux/skbuff.h:15:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/nsh/nsh.c:8:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/sound/core/hwdep.c:9:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/infiniband/ulp/iser/iscsi_iser.c:50:
In file included from /builds/linux/include/linux/hardirq.h:5:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/ethernet/qualcomm/rmnet/rmnet_map_data.c:7:
In file included from /builds/linux/include/linux/netdevice.h:24:
In file included from /builds/linux/include/linux/timer.h:6:
In file included from /builds/linux/include/linux/ktime.h:24:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/falcon/msgqueue.c:24:
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/falcon/msgqueue.h:27:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/msgqueue.h:25:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/subdev/secboot.h:26:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/subdev.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/device.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/oclass.h:3:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/os.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvif/os.h:6:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/mfd/wm831x-spi.c:12:
In file included from /builds/linux/include/linux/of.h:17:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/vmw_vsock/af_vsock_tap.c:8:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/input/joystick/tmdc.c:18:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/radio/radio-shark2.c:26:
In file included from /builds/linux/include/linux/leds.h:12:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/rtc/rtc-fm3130.c:9:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/wireless/intel/iwlwifi/mvm/tt.c:65:
In file included from /builds/linux/drivers/net/wireless/intel/iwlwifi/mvm/mvm.h:69:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/clocksource/timer-vt8500.c:14:
In file included from /builds/linux/include/linux/io.h:13:
In file included from /builds/linux/arch/riscv/include/asm/io.h:15:
In file included from /builds/linux/arch/riscv/include/asm/mmiowb.h:12:
In file included from /builds/linux/include/asm-generic/mmiowb.h:27:
In file included from /builds/linux/arch/riscv/include/asm/smp.h:11:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/security/security.c:13:
In file included from /builds/linux/include/linux/bpf.h:9:
In file included from /builds/linux/include/linux/workqueue.h:9:
In file included from /builds/linux/include/linux/timer.h:6:
In file included from /builds/linux/include/linux/ktime.h:24:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/mtd/nand/raw/nand_hynix.c:10:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/input/keyboard/stowaway.c:16:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/engine/gr/nv15.c:24:
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/engine/gr/nv10.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/engine/gr/priv.h:5:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/engine/gr.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/engine.h:5:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/subdev.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/device.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/oclass.h:3:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/os.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvif/os.h:6:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/ethernet/netronome/nfp/bpf/main.c:4:
In file included from /builds/linux/include/net/pkt_cls.h:6:
In file included from /builds/linux/include/linux/workqueue.h:9:
In file included from /builds/linux/include/linux/timer.h:6:
In file included from /builds/linux/include/linux/ktime.h:24:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/arm/display/komeda/komeda_format_caps.c:8:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/staging/rtl8723bs/core/rtw_sta_mgt.c:9:
In file included from /builds/linux/drivers/staging/rtl8723bs/include/drv_types.h:18:
In file included from /builds/linux/include/linux/sched/signal.h:5:
In file included from /builds/linux/include/linux/rculist.h:11:
In file included from /builds/linux/include/linux/rcupdate.h:27:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/sctp/socket.c:40:
In file included from /builds/linux/include/crypto/hash.h:11:
In file included from /builds/linux/include/linux/crypto.h:19:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/btrfs/dir-item.c:6:
In file included from /builds/linux/fs/btrfs/ctree.h:9:
In file included from /builds/linux/include/linux/mm.h:10:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/clk/bcm/clk-raspberrypi.c:13:
In file included from /builds/linux/include/linux/clkdev.h:12:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/lib/test_vmalloc.c:9:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/pci/ivtv/ivtv-queue.c:10:
In file included from /builds/linux/drivers/media/pci/ivtv/ivtv-driver.h:41:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/wireless/ath/wil6210/debug.c:18:
In file included from /builds/linux/drivers/net/wireless/ath/wil6210/wil6210.h:21:
In file included from /builds/linux/include/linux/etherdevice.h:20:
In file included from /builds/linux/include/linux/if_ether.h:19:
In file included from /builds/linux/include/linux/skbuff.h:15:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/ethernet/netronome/nfp/abm/main.c:6:
In file included from /builds/linux/include/linux/etherdevice.h:20:
In file included from /builds/linux/include/linux/if_ether.h:19:
In file included from /builds/linux/include/linux/skbuff.h:15:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/dma/dw-edma/dw-edma-core.c:9:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/platform/sti/c8sectpfe/c8sectpfe-debugfs.c:10:
In file included from /builds/linux/include/linux/debugfs.h:15:
In file included from /builds/linux/include/linux/fs.h:6:
In file included from /builds/linux/include/linux/wait_bit.h:8:
In file included from /builds/linux/include/linux/wait.h:9:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/phy/cadence/cdns-dphy.c:7:
In file included from /builds/linux/include/linux/clk.h:14:
In file included from /builds/linux/include/linux/notifier.h:14:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/wireless/realtek/rtlwifi/rtl8192ee/led.c:4:
In file included from /builds/linux/drivers/net/wireless/realtek/rtlwifi/rtl8192ee/../wifi.h:9:
In file included from /builds/linux/include/linux/sched.h:12:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/subdev/mmu/vmmgv100.c:22:
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/subdev/mmu/vmm.h:3:
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/subdev/mmu/priv.h:5:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/subdev/mmu.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/subdev.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/device.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/oclass.h:3:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/os.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvif/os.h:6:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/kernel/task_work.c:2:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/amd/amdgpu/amdgpu_bios.c:29:
In file included from /builds/linux/drivers/gpu/drm/amd/amdgpu/amdgpu.h:31:
In file included from /builds/linux/drivers/gpu/drm/amd/amdgpu/amdgpu_ctx.h:26:
In file included from /builds/linux/drivers/gpu/drm/amd/amdgpu/amdgpu_ring.h:28:
In file included from /builds/linux/include/drm/gpu_scheduler.h:27:
In file included from /builds/linux/include/drm/spsc_queue.h:28:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/w1/slaves/w1_ds250x.c:7:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/ipv4/inet_connection_sock.c:12:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/subdev/fb/ramgf108.c:24:
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/subdev/fb/ram.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/subdev/fb/priv.h:5:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/subdev/fb.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/subdev.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/device.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/oclass.h:3:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/os.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvif/os.h:6:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/leds/leds-lm3530.c:12:
In file included from /builds/linux/include/linux/i2c.h:13:
In file included from /builds/linux/include/linux/acpi.h:13:
In file included from /builds/linux/include/linux/irqdomain.h:35:
In file included from /builds/linux/include/linux/of.h:17:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/phy/samsung/phy-exynos-mipi-video.c:10:
In file included from /builds/linux/include/linux/io.h:13:
In file included from /builds/linux/arch/riscv/include/asm/io.h:15:
In file included from /builds/linux/arch/riscv/include/asm/mmiowb.h:12:
In file included from /builds/linux/include/asm-generic/mmiowb.h:27:
In file included from /builds/linux/arch/riscv/include/asm/smp.h:11:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/input/keyboard/lkkbd.c:53:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/staging/wusbcore/crypto.c:34:
In file included from /builds/linux/include/crypto/aes.h:10:
In file included from /builds/linux/include/linux/crypto.h:19:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/sound/usb/line6/midibuf.c:8:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/iio/humidity/si7020.c:21:
In file included from /builds/linux/include/linux/i2c.h:13:
In file included from /builds/linux/include/linux/acpi.h:13:
In file included from /builds/linux/include/linux/irqdomain.h:35:
In file included from /builds/linux/include/linux/of.h:17:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/spi/spi-bcm2835.c:14:
In file included from /builds/linux/include/linux/clk.h:14:
In file included from /builds/linux/include/linux/notifier.h:14:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/batman-adv/bridge_loop_avoidance.c:7:
In file included from /builds/linux/net/batman-adv/bridge_loop_avoidance.h:10:
In file included from /builds/linux/net/batman-adv/main.h:210:
In file included from /builds/linux/include/linux/etherdevice.h:20:
In file included from /builds/linux/include/linux/if_ether.h:19:
In file included from /builds/linux/include/linux/skbuff.h:15:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/bridge/synopsys/dw-hdmi-ahb-audio.c:7:
In file included from /builds/linux/include/linux/io.h:13:
In file included from /builds/linux/arch/riscv/include/asm/io.h:15:
In file included from /builds/linux/arch/riscv/include/asm/mmiowb.h:12:
In file included from /builds/linux/include/asm-generic/mmiowb.h:27:
In file included from /builds/linux/arch/riscv/include/asm/smp.h:11:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/power/supply/axp20x_ac_power.c:9:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/pwm/pwm-twl-led.c:12:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/wireless/marvell/mwifiex/main.c:20:
In file included from /builds/linux/include/linux/suspend.h:5:
In file included from /builds/linux/include/linux/swap.h:5:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from drivers/scsi/pcmcia/aha152x_cs.mod.c:2:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/engine/pm/gf108.c:24:
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/engine/pm/gf100.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/engine/pm/priv.h:5:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/engine/pm.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/engine.h:5:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/subdev.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/device.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/oclass.h:3:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/os.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvif/os.h:6:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/subdev/mmu/vmmgp10b.c:22:
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/subdev/mmu/vmm.h:3:
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/subdev/mmu/priv.h:5:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/subdev/mmu.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/subdev.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/device.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/oclass.h:3:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/os.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvif/os.h:6:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/input/joystick/fsia6b.c:14:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/wireless/broadcom/b43/phy_lp.c:14:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/subdev/instmem/nv04.c:25:
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/subdev/instmem/priv.h:5:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/subdev/instmem.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/subdev.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/device.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/oclass.h:3:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/os.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvif/os.h:6:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/engine/gr/ctxgf117.c:24:
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/engine/gr/ctxgf100.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/engine/gr/gf100.h:27:
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/engine/gr/priv.h:5:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/engine/gr.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/engine.h:5:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/subdev.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/device.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/oclass.h:3:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/os.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvif/os.h:6:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/bluetooth/hci_ll.c:17:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/dvb-frontends/sp8870.c:18:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/subdev/therm/gk104.c:24:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/device.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/oclass.h:3:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/os.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvif/os.h:6:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/freevxfs/vxfs_fshead.c:34:
In file included from /builds/linux/include/linux/fs.h:6:
In file included from /builds/linux/include/linux/wait_bit.h:8:
In file included from /builds/linux/include/linux/wait.h:9:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/spi/spi-clps711x.c:8:
In file included from /builds/linux/include/linux/io.h:13:
In file included from /builds/linux/arch/riscv/include/asm/io.h:15:
In file included from /builds/linux/arch/riscv/include/asm/mmiowb.h:12:
In file included from /builds/linux/include/asm-generic/mmiowb.h:27:
In file included from /builds/linux/arch/riscv/include/asm/smp.h:11:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/amd/amdgpu/../display/dc/dce/dce_link_encoder.c:27:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/wireless/ath/debug.c:18:
In file included from /builds/linux/drivers/net/wireless/ath/ath.h:20:
In file included from /builds/linux/include/linux/etherdevice.h:20:
In file included from /builds/linux/include/linux/if_ether.h:19:
In file included from /builds/linux/include/linux/skbuff.h:15:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/scsi/st.c:23:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/iio/adc/ti-adc108s102.c:15:
In file included from /builds/linux/include/linux/acpi.h:13:
In file included from /builds/linux/include/linux/irqdomain.h:35:
In file included from /builds/linux/include/linux/of.h:17:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/char/raw.c:13:
In file included from /builds/linux/include/linux/fs.h:6:
In file included from /builds/linux/include/linux/wait_bit.h:8:
In file included from /builds/linux/include/linux/wait.h:9:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/mmc/core/regulator.c:6:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/hfs/inode.c:14:
In file included from /builds/linux/include/linux/pagemap.h:8:
In file included from /builds/linux/include/linux/mm.h:10:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/input/keyboard/twl4030_keypad.c:16:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/iommu/io-pgtable-arm.c:14:
In file included from /builds/linux/include/linux/io-pgtable.h:6:
In file included from /builds/linux/include/linux/iommu.h:10:
In file included from /builds/linux/include/linux/scatterlist.h:8:
In file included from /builds/linux/include/linux/mm.h:10:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/nvme/target/fabrics-cmd.c:7:
In file included from /builds/linux/include/linux/blkdev.h:5:
In file included from /builds/linux/include/linux/sched.h:12:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/scsi/cxgbi/cxgb3i/cxgb3i.c:17:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/rc/keymaps/rc-nebula.c:8:
In file included from /builds/linux/include/media/rc-map.h:11:
In file included from /builds/linux/include/linux/input.h:8:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/mm/compaction.c:11:
In file included from /builds/linux/include/linux/cpu.h:17:
In file included from /builds/linux/include/linux/node.h:18:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/nls/nls_iso8859-15.c:8:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/sound/soc/samsung/smdk_wm8994.c:3:
In file included from /builds/linux/sound/soc/samsung/../codecs/wm8994.h:9:
In file included from /builds/linux/include/sound/soc.h:13:
In file included from /builds/linux/include/linux/of.h:17:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/staging/iio/meter/ade7854-spi.c:8:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/subdev/fb/nv4e.c:26:
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/subdev/fb/priv.h:5:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/subdev/fb.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/subdev.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/device.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/oclass.h:3:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/os.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvif/os.h:6:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/ethernet/mellanox/mlx4/alloc.c:35:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/lib/ioremap.c:9:
In file included from /builds/linux/include/linux/vmalloc.h:5:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/clk/renesas/r8a7791-cpg-mssr.c:12:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/batman-adv/main.c:7:
In file included from /builds/linux/net/batman-adv/main.h:210:
In file included from /builds/linux/include/linux/etherdevice.h:20:
In file included from /builds/linux/include/linux/if_ether.h:19:
In file included from /builds/linux/include/linux/skbuff.h:15:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/rxrpc/net_ns.c:8:
In file included from /builds/linux/include/linux/proc_fs.h:9:
In file included from /builds/linux/include/linux/fs.h:6:
In file included from /builds/linux/include/linux/wait_bit.h:8:
In file included from /builds/linux/include/linux/wait.h:9:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/platform/exynos4-is/fimc-m2m.c:9:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/mm/balloon_compaction.c:9:
In file included from /builds/linux/include/linux/mm.h:10:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/fsi/fsi-core.c:14:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/ipv4/route.c:63:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/sound/soc/qcom/lpass-ipq806x.c:9:
In file included from /builds/linux/include/linux/clk.h:14:
In file included from /builds/linux/include/linux/notifier.h:14:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/amd/amdgpu/umc_v6_1.c:23:
In file included from /builds/linux/drivers/gpu/drm/amd/amdgpu/umc_v6_1.h:27:
In file included from /builds/linux/drivers/gpu/drm/amd/amdgpu/amdgpu.h:31:
In file included from /builds/linux/drivers/gpu/drm/amd/amdgpu/amdgpu_ctx.h:26:
In file included from /builds/linux/drivers/gpu/drm/amd/amdgpu/amdgpu_ring.h:28:
In file included from /builds/linux/include/drm/gpu_scheduler.h:27:
In file included from /builds/linux/include/drm/spsc_queue.h:28:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/panel/panel-sony-acx565akm.c:20:
In file included from /builds/linux/include/linux/backlight.h:12:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/mm/swap_slots.c:30:
In file included from /builds/linux/include/linux/swap_slots.h:5:
In file included from /builds/linux/include/linux/swap.h:5:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/i2c/tvaudio.c:25:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/video/fbdev/core/sysimgblt.c:13:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/ntb_netdev.c:50:
In file included from /builds/linux/include/linux/etherdevice.h:20:
In file included from /builds/linux/include/linux/if_ether.h:19:
In file included from /builds/linux/include/linux/skbuff.h:15:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/clk/clk-si570.c:13:
In file included from /builds/linux/include/linux/clk.h:14:
In file included from /builds/linux/include/linux/notifier.h:14:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/usb/host/isp116x-hcd.c:59:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/usb/misc/ldusb.c:23:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/fuse/inode.c:9:
In file included from /builds/linux/fs/fuse/fuse_i.h:17:
In file included from /builds/linux/include/linux/fs.h:6:
In file included from /builds/linux/include/linux/wait_bit.h:8:
In file included from /builds/linux/include/linux/wait.h:9:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/nfs_common/grace.c:8:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/engine/disp/sorgf119.c:24:
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/engine/disp/ior.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/engine/disp/priv.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/engine/disp.h:5:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/engine.h:5:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/subdev.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/device.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/oclass.h:3:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/os.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvif/os.h:6:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/staging/vt6656/wcmd.c:23:
In file included from /builds/linux/drivers/staging/vt6656/device.h:19:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/tuners/tda18271-fe.c:9:
In file included from /builds/linux/drivers/media/tuners/tda18271-priv.h:16:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/ethernet/freescale/enetc/enetc_pf.c:4:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/mtd/nand/raw/omap2.c:8:
In file included from /builds/linux/include/linux/platform_device.h:13:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/mm/mincore.c:11:
In file included from /builds/linux/include/linux/pagemap.h:8:
In file included from /builds/linux/include/linux/mm.h:10:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/regulator/hi6421v530-regulator.c:14:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/xdp/xsk_diag.c:9:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/mtd/nand/raw/oxnas_nand.c:13:
In file included from /builds/linux/include/linux/io.h:13:
In file included from /builds/linux/arch/riscv/include/asm/io.h:15:
In file included from /builds/linux/arch/riscv/include/asm/mmiowb.h:12:
In file included from /builds/linux/include/asm-generic/mmiowb.h:27:
In file included from /builds/linux/arch/riscv/include/asm/smp.h:11:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/usb/gadget/function/storage_common.c:22:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/subdev/gpio/gf119.c:24:
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/subdev/gpio/priv.h:5:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/subdev/gpio.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/subdev.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/device.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/oclass.h:3:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/os.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvif/os.h:6:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/ethernet/netronome/nfp/flower/lag_conf.c:4:
In file included from /builds/linux/drivers/net/ethernet/netronome/nfp/flower/main.h:7:
In file included from /builds/linux/drivers/net/ethernet/netronome/nfp/flower/cmsg.h:8:
In file included from /builds/linux/include/linux/skbuff.h:15:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/fscache/cache.c:9:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/rc/keymaps/rc-pinnacle-grey.c:8:
In file included from /builds/linux/include/media/rc-map.h:11:
In file included from /builds/linux/include/linux/input.h:8:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/iio/pressure/st_pressure_spi.c:11:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/ethernet/freescale/fman/fman_keygen.c:35:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/slimbus/qcom-ngd-ctrl.c:5:
In file included from /builds/linux/include/linux/irq.h:14:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/iio/potentiometer/mcp4531.c:28:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/pci/pcie/err.c:13:
In file included from /builds/linux/include/linux/pci.h:35:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/wireless/ath/ath9k/rng.c:17:
In file included from /builds/linux/include/linux/hw_random.h:15:
In file included from /builds/linux/include/linux/completion.h:12:
In file included from /builds/linux/include/linux/wait.h:9:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/hid/hid-appleir.c:18:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/f2fs/trace.c:8:
In file included from /builds/linux/include/linux/fs.h:6:
In file included from /builds/linux/include/linux/wait_bit.h:8:
In file included from /builds/linux/include/linux/wait.h:9:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/platform/olpc/olpc-ec.c:9:
In file included from /builds/linux/include/linux/completion.h:12:
In file included from /builds/linux/include/linux/wait.h:9:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/hid/hid-chicony.c:16:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/netfilter/xt_connbytes.c:5:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/sound/soc/codecs/sigmadsp.c:9:
In file included from /builds/linux/include/linux/firmware.h:7:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/kernel/bpf/map_in_map.c:4:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/can/sja1000/peak_pci.c:12:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/kernel/ksysfs.c:9:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/clk/clk-composite.c:6:
In file included from /builds/linux/include/linux/clk-provider.h:9:
In file included from /builds/linux/include/linux/of.h:17:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/infiniband/hw/mthca/mthca_mcg.c:34:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/btrfs/ctree.c:6:
In file included from /builds/linux/include/linux/sched.h:12:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/block/blk-map.c:6:
In file included from /builds/linux/include/linux/sched/task_stack.h:9:
In file included from /builds/linux/include/linux/sched.h:12:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/clk/bcm/clk-nsp.c:16:
In file included from /builds/linux/include/linux/clk-provider.h:9:
In file included from /builds/linux/include/linux/of.h:17:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/staging/comedi/drivers/adl_pci7x3x.c:46:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/subdev/devinit/gt215.c:24:
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/subdev/devinit/nv50.h:5:
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/subdev/devinit/priv.h:5:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/subdev/devinit.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/subdev.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/device.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/oclass.h:3:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/os.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvif/os.h:6:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/etnaviv/etnaviv_mmu.c:6:
In file included from /builds/linux/include/linux/dma-mapping.h:7:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/clk/clk-cdce925.c:13:
In file included from /builds/linux/include/linux/clk.h:14:
In file included from /builds/linux/include/linux/notifier.h:14:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/i2c/m52790.c:10:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/rds/ib_sysctl.c:34:
In file included from /builds/linux/include/linux/sysctl.h:26:
In file included from /builds/linux/include/linux/rcupdate.h:27:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/rc/keymaps/rc-reddo.c:8:
In file included from /builds/linux/include/media/rc-map.h:11:
In file included from /builds/linux/include/linux/input.h:8:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/usb/dvb-usb/dvb-usb-remote.c:9:
In file included from /builds/linux/drivers/media/usb/dvb-usb/dvb-usb-common.h:13:
In file included from /builds/linux/drivers/media/usb/dvb-usb/dvb-usb.h:14:
In file included from /builds/linux/include/linux/input.h:8:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/crypto/aes_generic.c:50:
In file included from /builds/linux/include/crypto/aes.h:10:
In file included from /builds/linux/include/linux/crypto.h:19:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/watchdog/renesas_wdt.c:9:
In file included from /builds/linux/include/linux/clk.h:14:
In file included from /builds/linux/include/linux/notifier.h:14:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/dma/mediatek/mtk-cqdma.c:12:
In file included from /builds/linux/include/linux/clk.h:14:
In file included from /builds/linux/include/linux/notifier.h:14:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/hid/hid-ite.c:7:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/ocfs2/cluster/sys.c:13:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/staging/fieldbus/dev_core.c:7:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/pinctrl/berlin/berlin-bg4ct.c:11:
In file included from /builds/linux/include/linux/of_device.h:5:
In file included from /builds/linux/include/linux/cpu.h:17:
In file included from /builds/linux/include/linux/node.h:18:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/jfs/xattr.c:8:
In file included from /builds/linux/include/linux/fs.h:6:
In file included from /builds/linux/include/linux/wait_bit.h:8:
In file included from /builds/linux/include/linux/wait.h:9:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/iio/industrialio-buffer.c:14:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/wireless/ray_cs.c:20:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/i2c/adv7604.c:20:
In file included from /builds/linux/include/linux/hdmi.h:28:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/pci/pcie/aspm.c:11:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/input/keyboard/dlink-dir685-touchkeys.c:11:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/iio/humidity/htu21.c:18:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/md/dm-zoned-target.c:8:
In file included from /builds/linux/drivers/md/dm-zoned.h:12:
In file included from /builds/linux/include/linux/blkdev.h:5:
In file included from /builds/linux/include/linux/sched.h:12:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/iio/dac/ad5686-spi.c:11:
In file included from /builds/linux/drivers/iio/dac/ad5686.h:13:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/platform/s5p-g2d/g2d-hw.c:9:
In file included from /builds/linux/include/linux/io.h:13:
In file included from /builds/linux/arch/riscv/include/asm/io.h:15:
In file included from /builds/linux/arch/riscv/include/asm/mmiowb.h:12:
In file included from /builds/linux/include/asm-generic/mmiowb.h:27:
In file included from /builds/linux/arch/riscv/include/asm/smp.h:11:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/regulator/tps65910-regulator.c:12:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/ethernet/broadcom/tg3.c:25:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/engine/gr/ctxgm20b.c:22:
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/engine/gr/ctxgf100.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/engine/gr/gf100.h:27:
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/engine/gr/priv.h:5:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/engine/gr.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/engine.h:5:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/subdev.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/device.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/oclass.h:3:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/os.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvif/os.h:6:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/sound/soc/codecs/rt1011.c:11:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/radeon/rv770.c:29:
In file included from /builds/linux/include/linux/firmware.h:7:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/nouveau/dispnv04/tvnv04.c:27:
In file included from /builds/linux/drivers/gpu/drm/nouveau/nouveau_drv.h:41:
In file included from /builds/linux/include/linux/notifier.h:14:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/iio/gyro/itg3200_core.c:15:
In file included from /builds/linux/include/linux/interrupt.h:11:
In file included from /builds/linux/include/linux/hardirq.h:5:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/sound/usb/mixer.c:34:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/ipv4/metrics.c:2:
In file included from /builds/linux/include/linux/netlink.h:7:
In file included from /builds/linux/include/linux/skbuff.h:15:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/netlabel/netlabel_user.c:19:
In file included from /builds/linux/include/linux/socket.h:8:
In file included from /builds/linux/include/linux/uio.h:9:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/ethernet/chelsio/cxgb/espi.c:39:
In file included from /builds/linux/drivers/net/ethernet/chelsio/cxgb/common.h:43:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/phy/broadcom/phy-bcm-cygnus-pcie.c:15:
In file included from /builds/linux/include/linux/io.h:13:
In file included from /builds/linux/arch/riscv/include/asm/io.h:15:
In file included from /builds/linux/arch/riscv/include/asm/mmiowb.h:12:
In file included from /builds/linux/include/asm-generic/mmiowb.h:27:
In file included from /builds/linux/arch/riscv/include/asm/smp.h:11:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/ethernet/marvell/octeontx2/af/rvu_npa.c:11:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/regulator/hi655x-regulator.c:12:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/ipu-v3/ipu-ic-csc.c:11:
In file included from /builds/linux/drivers/gpu/ipu-v3/ipu-prv.h:12:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/ipv4/ipmr.c:24:
In file included from /builds/linux/include/linux/uaccess.h:5:
In file included from /builds/linux/include/linux/sched.h:12:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/crypto/asymmetric_keys/pkcs7_verify.c:11:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/dsa/tag_8021q.c:9:
In file included from /builds/linux/include/linux/if_bridge.h:12:
In file included from /builds/linux/include/linux/netdevice.h:24:
In file included from /builds/linux/include/linux/timer.h:6:
In file included from /builds/linux/include/linux/ktime.h:24:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/rapidio/rio-scan.c:21:
In file included from /builds/linux/include/linux/dma-mapping.h:7:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/w1/w1_netlink.c:6:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/base/platform-msi.c:9:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/sound/soc/sunxi/sun50i-codec-analog.c:14:
In file included from /builds/linux/include/linux/io.h:13:
In file included from /builds/linux/arch/riscv/include/asm/io.h:15:
In file included from /builds/linux/arch/riscv/include/asm/mmiowb.h:12:
In file included from /builds/linux/include/asm-generic/mmiowb.h:27:
In file included from /builds/linux/arch/riscv/include/asm/smp.h:11:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/engine/gr/gf119.c:24:
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/engine/gr/gf100.h:27:
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/engine/gr/priv.h:5:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/engine/gr.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/engine.h:5:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/subdev.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/device.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/oclass.h:3:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/os.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvif/os.h:6:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/usb/serial/keyspan_pda.c:16:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/usb/gspca/benq.c:12:
In file included from /builds/linux/drivers/media/usb/gspca/gspca.h:5:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/misc/lkdtm/core.c:21:
In file included from /builds/linux/include/linux/fs.h:6:
In file included from /builds/linux/include/linux/wait_bit.h:8:
In file included from /builds/linux/include/linux/wait.h:9:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/usb/pvrusb2/pvrusb2-video-v4l.c:16:
In file included from /builds/linux/drivers/media/usb/pvrusb2/pvrusb2-video-v4l.h:21:
In file included from /builds/linux/drivers/media/usb/pvrusb2/pvrusb2-hdw-internal.h:21:
In file included from /builds/linux/include/linux/videodev2.h:59:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/ext4/sysfs.c:11:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/target/tcm_fc/tfc_conf.c:16:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/ethernet/mellanox/mlx5/core/en_arfs.c:34:
In file included from /builds/linux/include/linux/mlx5/fs.h:36:
In file included from /builds/linux/include/linux/mlx5/driver.h:37:
In file included from /builds/linux/include/linux/completion.h:12:
In file included from /builds/linux/include/linux/wait.h:9:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/sound/firewire/bebob/bebob_maudio.c:8:
In file included from /builds/linux/sound/firewire/bebob/./bebob.h:11:
In file included from /builds/linux/include/linux/compat.h:10:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/infiniband/hw/ocrdma/ocrdma_ah.c:43:
In file included from /builds/linux/include/net/neighbour.h:5:
In file included from /builds/linux/include/uapi/linux/neighbour.h:6:
In file included from /builds/linux/include/linux/netlink.h:7:
In file included from /builds/linux/include/linux/skbuff.h:15:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/sound/soc/codecs/pcm179x.c:10:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/affs/symlink.c:12:
In file included from /builds/linux/fs/affs/affs.h:9:
In file included from /builds/linux/include/linux/fs.h:6:
In file included from /builds/linux/include/linux/wait_bit.h:8:
In file included from /builds/linux/include/linux/wait.h:9:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/staging/sm750fb/sm750_hw.c:2:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/mtd/ftl.c:57:
In file included from /builds/linux/include/linux/mtd/blktrans.h:9:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/iio/imu/inv_mpu6050/inv_mpu_acpi.c:191:
In file included from /builds/linux/drivers/iio/imu/inv_mpu6050/inv_mpu_iio.h:5:
In file included from /builds/linux/include/linux/i2c.h:13:
In file included from /builds/linux/include/linux/acpi.h:13:
In file included from /builds/linux/include/linux/irqdomain.h:35:
In file included from /builds/linux/include/linux/of.h:17:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/platform/mtk-mdp/mtk_mdp_comp.c:7:
In file included from /builds/linux/include/linux/clk.h:14:
In file included from /builds/linux/include/linux/notifier.h:14:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/platform/vsp1/vsp1_rpf.c:10:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/amd/amdgpu/../display/dc/dce112/dce112_hw_sequencer.c:26:
In file included from /builds/linux/drivers/gpu/drm/amd/amdgpu/../display/dc/dm_services.h:34:
In file included from /builds/linux/drivers/gpu/drm/amd/amdgpu/../display/amdgpu_dm/amdgpu_dm_trace.h:32:
In file included from /builds/linux/include/linux/tracepoint.h:15:
In file included from /builds/linux/include/linux/smp.h:64:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/ethernet/mellanox/mlx4/catas.c:34:
In file included from /builds/linux/include/linux/workqueue.h:9:
In file included from /builds/linux/include/linux/timer.h:6:
In file included from /builds/linux/include/linux/ktime.h:24:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/dax/super.c:5:
In file included from /builds/linux/include/linux/pagemap.h:8:
In file included from /builds/linux/include/linux/mm.h:10:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/hwmon/pc87427.c:19:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/platform/s5p-mfc/s5p_mfc_cmd.c:9:
In file included from /builds/linux/drivers/media/platform/s5p-mfc/s5p_mfc_cmd.h:12:
In file included from /builds/linux/drivers/media/platform/s5p-mfc/s5p_mfc_common.h:15:
In file included from /builds/linux/include/linux/platform_device.h:13:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/soc/bcm/brcmstb/biuctrl.c:11:
In file included from /builds/linux/include/linux/io.h:13:
In file included from /builds/linux/arch/riscv/include/asm/io.h:15:
In file included from /builds/linux/arch/riscv/include/asm/mmiowb.h:12:
In file included from /builds/linux/include/asm-generic/mmiowb.h:27:
In file included from /builds/linux/arch/riscv/include/asm/smp.h:11:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/pinctrl/stm32/pinctrl-stm32f469.c:7:
In file included from /builds/linux/include/linux/of.h:17:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/btrfs/super.c:6:
In file included from /builds/linux/include/linux/blkdev.h:5:
In file included from /builds/linux/include/linux/sched.h:12:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/block/partitions/amiga.c:14:
In file included from /builds/linux/include/linux/mm_types.h:9:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/can/slcan.c:38:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/xfs/libxfs/xfs_dir2_sf.c:6:
In file included from /builds/linux/fs/xfs/xfs.h:22:
In file included from /builds/linux/fs/xfs/xfs_linux.h:24:
In file included from /builds/linux/fs/xfs/kmem.h:9:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/bridge/nxp-ptn3460.c:10:
In file included from /builds/linux/include/linux/i2c.h:13:
In file included from /builds/linux/include/linux/acpi.h:13:
In file included from /builds/linux/include/linux/irqdomain.h:35:
In file included from /builds/linux/include/linux/of.h:17:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/i2c/busses/i2c-sis5595.c:45:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/netfilter/nf_conntrack_proto_sctp.c:13:
In file included from /builds/linux/include/linux/timer.h:6:
In file included from /builds/linux/include/linux/ktime.h:24:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/video/fbdev/simplefb.c:16:
In file included from /builds/linux/include/linux/fb.h:6:
In file included from /builds/linux/include/uapi/linux/fb.h:6:
In file included from /builds/linux/include/linux/i2c.h:13:
In file included from /builds/linux/include/linux/acpi.h:13:
In file included from /builds/linux/include/linux/irqdomain.h:35:
In file included from /builds/linux/include/linux/of.h:17:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/pci/cobalt/cobalt-alsa-pcm.c:12:
In file included from /builds/linux/include/linux/vmalloc.h:5:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/soc/renesas/rcar-sysc.c:12:
In file included from /builds/linux/include/linux/mm.h:10:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/phy/broadcom/phy-bcm-sr-usb.c:7:
In file included from /builds/linux/include/linux/io.h:13:
In file included from /builds/linux/arch/riscv/include/asm/io.h:15:
In file included from /builds/linux/arch/riscv/include/asm/mmiowb.h:12:
In file included from /builds/linux/include/asm-generic/mmiowb.h:27:
In file included from /builds/linux/arch/riscv/include/asm/smp.h:11:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/engine/fifo/gm20b.c:22:
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/engine/fifo/gk104.h:5:
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/engine/fifo/priv.h:5:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/engine/fifo.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/engine.h:5:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/subdev.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/device.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/oclass.h:3:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/os.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvif/os.h:6:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/radeon/ni_dpm.c:25:
In file included from /builds/linux/include/linux/seq_file.h:8:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/base/devtmpfs.c:17:
In file included from /builds/linux/include/linux/syscalls.h:74:
In file included from /builds/linux/include/uapi/linux/aio_abi.h:31:
In file included from /builds/linux/include/linux/fs.h:6:
In file included from /builds/linux/include/linux/wait_bit.h:8:
In file included from /builds/linux/include/linux/wait.h:9:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/staging/uwb/address.c:12:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/engine/pm/gk104.c:24:
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/engine/pm/gf100.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/engine/pm/priv.h:5:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/engine/pm.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/engine.h:5:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/subdev.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/device.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/oclass.h:3:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/os.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvif/os.h:6:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/rtc/rtc-pcap.c:12:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/ipv4/tcp_fastopen.c:2:
In file included from /builds/linux/include/linux/crypto.h:19:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/usb/gspca/kinect.c:18:
In file included from /builds/linux/drivers/media/usb/gspca/gspca.h:5:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/wireless/mediatek/mt76/mt7603/debugfs.c:3:
In file included from /builds/linux/drivers/net/wireless/mediatek/mt76/mt7603/mt7603.h:6:
In file included from /builds/linux/include/linux/interrupt.h:11:
In file included from /builds/linux/include/linux/hardirq.h:5:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/iio/dac/mcp4725.c:14:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/video/fbdev/core/fbmem.c:14:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/wireless/lib80211.c:19:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/staging/iio/addac/adt7316.c:8:
In file included from /builds/linux/include/linux/interrupt.h:11:
In file included from /builds/linux/include/linux/hardirq.h:5:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/usb/misc/ezusb.c:9:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/pci/saa7146/mxb.c:16:
In file included from /builds/linux/include/media/drv-intf/saa7146_vv.h:5:
In file included from /builds/linux/include/media/v4l2-common.h:17:
In file included from /builds/linux/include/media/v4l2-dev.h:13:
In file included from /builds/linux/include/linux/poll.h:7:
In file included from /builds/linux/include/linux/ktime.h:24:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/ieee802154/sysfs.c:10:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/video/fbdev/core/svgalib.c:13:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/of/base.c:22:
In file included from /builds/linux/include/linux/cpu.h:17:
In file included from /builds/linux/include/linux/node.h:18:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/misc/echo/echo.c:94:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/wireless/intersil/orinoco/hermes_dld.c:42:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/wireless/broadcom/b43legacy/ilt.c:15:
In file included from /builds/linux/drivers/net/wireless/broadcom/b43legacy/b43legacy.h:5:
In file included from /builds/linux/include/linux/hw_random.h:15:
In file included from /builds/linux/include/linux/completion.h:12:
In file included from /builds/linux/include/linux/wait.h:9:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/ceph/debugfs.c:4:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/clk/actions/owl-divider.c:11:
In file included from /builds/linux/include/linux/clk-provider.h:9:
In file included from /builds/linux/include/linux/of.h:17:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/bluetooth/bt3c_cs.c:24:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/staging/iio/accel/adis16240.c:8:
In file included from /builds/linux/include/linux/interrupt.h:11:
In file included from /builds/linux/include/linux/hardirq.h:5:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/ethernet/apm/xgene-v2/main.c:10:
In file included from /builds/linux/drivers/net/ethernet/apm/xgene-v2/main.h:13:
In file included from /builds/linux/include/linux/acpi.h:13:
In file included from /builds/linux/include/linux/irqdomain.h:35:
In file included from /builds/linux/include/linux/of.h:17:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/netfilter/xt_dccp.c:8:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/core/firmware.c:22:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/device.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/oclass.h:3:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/os.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvif/os.h:6:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/firewire/net.c:14:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/mfd/viperboard.c:17:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/base/power/qos.c:30:
In file included from /builds/linux/include/linux/pm_qos.h:9:
In file included from /builds/linux/include/linux/notifier.h:14:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/mdio.c:10:
In file included from /builds/linux/include/linux/ethtool.h:17:
In file included from /builds/linux/include/linux/compat.h:10:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/engine/disp/headnv04.c:24:
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/engine/disp/head.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/engine/disp/priv.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/engine/disp.h:5:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/engine.h:5:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/subdev.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/device.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/oclass.h:3:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/os.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvif/os.h:6:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/l2tp/l2tp_ip6.c:10:
In file included from /builds/linux/include/linux/icmp.h:16:
In file included from /builds/linux/include/linux/skbuff.h:15:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/hid/hid-ntrig.c:12:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/video/backlight/vgg2432a4.c:13:
In file included from /builds/linux/include/linux/fb.h:6:
In file included from /builds/linux/include/uapi/linux/fb.h:6:
In file included from /builds/linux/include/linux/i2c.h:13:
In file included from /builds/linux/include/linux/acpi.h:13:
In file included from /builds/linux/include/linux/irqdomain.h:35:
In file included from /builds/linux/include/linux/of.h:17:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/ipv4/icmp.c:62:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/falcon/msgqueue_0148cdec.c:24:
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/falcon/msgqueue.h:27:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/msgqueue.h:25:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/subdev/secboot.h:26:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/subdev.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/device.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/oclass.h:3:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/os.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvif/os.h:6:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/hwmon/asc7621.c:7:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/sunrpc/xprtsock.c:24:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/usb/zaurus.c:10:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/engine/gr/gf110.c:24:
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/engine/gr/gf100.h:27:
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/engine/gr/priv.h:5:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/engine/gr.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/engine.h:5:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/subdev.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/device.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/oclass.h:3:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/os.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvif/os.h:6:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/subdev/timer/gk20a.c:24:
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/subdev/timer/priv.h:5:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/subdev/timer.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/subdev.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/device.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/oclass.h:3:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/os.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvif/os.h:6:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/rxrpc/call_object.c:10:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/base/init.c:7:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/nouveau/dispnv50/base.c:22:
In file included from /builds/linux/drivers/gpu/drm/nouveau/dispnv50/base.h:3:
In file included from /builds/linux/drivers/gpu/drm/nouveau/dispnv50/wndw.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/dispnv50/disp.h:3:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvif/mem.h:3:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvif/mmu.h:3:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvif/object.h:5:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvif/os.h:6:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/usb/gadget/udc/gr_udc.c:25:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/iio/light/bh1750.c:21:
In file included from /builds/linux/include/linux/i2c.h:13:
In file included from /builds/linux/include/linux/acpi.h:13:
In file included from /builds/linux/include/linux/irqdomain.h:35:
In file included from /builds/linux/include/linux/of.h:17:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/afs/main.c:8:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/kernel/trace/rpm-traces.c:10:
In file included from /builds/linux/include/linux/workqueue.h:9:
In file included from /builds/linux/include/linux/timer.h:6:
In file included from /builds/linux/include/linux/ktime.h:24:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/scsi/csiostor/csio_hw_t5.c:34:
In file included from /builds/linux/drivers/scsi/csiostor/csio_hw.h:39:
In file included from /builds/linux/include/linux/pci.h:35:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/mtd/inftlcore.c:13:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/wireless/mediatek/mt76/util.c:6:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/sound/usb/bcd2000/bcd2000.c:11:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/infiniband/core/mad.c:40:
In file included from /builds/linux/include/linux/dma-mapping.h:7:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/sunrpc/auth_gss/auth_gss.c:14:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/radio/radio-tea5764.c:22:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/mac80211/debugfs.c:10:
In file included from /builds/linux/include/linux/debugfs.h:15:
In file included from /builds/linux/include/linux/fs.h:6:
In file included from /builds/linux/include/linux/wait_bit.h:8:
In file included from /builds/linux/include/linux/wait.h:9:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/platform/s5p-jpeg/jpeg-hw-s5p.c:10:
In file included from /builds/linux/include/linux/io.h:13:
In file included from /builds/linux/arch/riscv/include/asm/io.h:15:
In file included from /builds/linux/arch/riscv/include/asm/mmiowb.h:12:
In file included from /builds/linux/include/asm-generic/mmiowb.h:27:
In file included from /builds/linux/arch/riscv/include/asm/smp.h:11:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/sound/soc/samsung/smdk_wm8994pcm.c:6:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/falcon/msgqueue_0137c63d.c:23:
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/falcon/msgqueue.h:27:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/msgqueue.h:25:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/subdev/secboot.h:26:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/subdev.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/device.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/oclass.h:3:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/os.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvif/os.h:6:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/dsa/vitesse-vsc73xx-platform.c:19:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/staging/speakup/speakup_dectlk.c:13:
In file included from /builds/linux/include/linux/proc_fs.h:9:
In file included from /builds/linux/include/linux/fs.h:6:
In file included from /builds/linux/include/linux/wait_bit.h:8:
In file included from /builds/linux/include/linux/wait.h:9:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpio/gpio-ftgpio010.c:13:
In file included from /builds/linux/include/linux/gpio/driver.h:5:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/mtd/nand/raw/ingenic/ingenic_ecc.c:9:
In file included from /builds/linux/include/linux/clk.h:14:
In file included from /builds/linux/include/linux/notifier.h:14:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/sound/soc/codecs/ics43432.c:11:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/sound/firewire/dice/dice.c:8:
In file included from /builds/linux/sound/firewire/dice/dice.h:12:
In file included from /builds/linux/include/linux/compat.h:10:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/amd/amdgpu/amdgpu_sdma.c:24:
In file included from /builds/linux/drivers/gpu/drm/amd/amdgpu/amdgpu.h:31:
In file included from /builds/linux/drivers/gpu/drm/amd/amdgpu/amdgpu_ctx.h:26:
In file included from /builds/linux/drivers/gpu/drm/amd/amdgpu/amdgpu_ring.h:28:
In file included from /builds/linux/include/drm/gpu_scheduler.h:27:
In file included from /builds/linux/include/drm/spsc_queue.h:28:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/ocfs2/export.c:12:
In file included from /builds/linux/include/linux/fs.h:6:
In file included from /builds/linux/include/linux/wait_bit.h:8:
In file included from /builds/linux/include/linux/wait.h:9:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/staging/rtl8192u/ieee80211/ieee80211_softmac_wx.c:16:
In file included from /builds/linux/include/linux/etherdevice.h:20:
In file included from /builds/linux/include/linux/if_ether.h:19:
In file included from /builds/linux/include/linux/skbuff.h:15:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/amd/amdgpu/df_v1_7.c:23:
In file included from /builds/linux/drivers/gpu/drm/amd/amdgpu/amdgpu.h:31:
In file included from /builds/linux/drivers/gpu/drm/amd/amdgpu/amdgpu_ctx.h:26:
In file included from /builds/linux/drivers/gpu/drm/amd/amdgpu/amdgpu_ring.h:28:
In file included from /builds/linux/include/drm/gpu_scheduler.h:27:
In file included from /builds/linux/include/drm/spsc_queue.h:28:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/mmc/host/dw_mmc-k3.c:9:
In file included from /builds/linux/include/linux/clk.h:14:
In file included from /builds/linux/include/linux/notifier.h:14:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from drivers/staging/rtl8192e/rtllib_crypt_wep.mod.c:2:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/sound/soc/codecs/mc13783.c:10:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/dvb-frontends/mxl5xx.c:24:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/md/bcache/stats.c:8:
In file included from /builds/linux/drivers/md/bcache/bcache.h:182:
In file included from /builds/linux/include/linux/bio.h:8:
In file included from /builds/linux/include/linux/highmem.h:5:
In file included from /builds/linux/include/linux/fs.h:6:
In file included from /builds/linux/include/linux/wait_bit.h:8:
In file included from /builds/linux/include/linux/wait.h:9:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/staging/greybus/pwm.c:10:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/md/dm-thin-metadata.c:7:
In file included from /builds/linux/drivers/md/dm-thin-metadata.h:10:
In file included from /builds/linux/drivers/md/persistent-data/dm-block-manager.h:11:
In file included from /builds/linux/include/linux/blkdev.h:5:
In file included from /builds/linux/include/linux/sched.h:12:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/sound/soc/codecs/adau1781-spi.c:10:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/sound/usb/caiaq/control.c:7:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/regulator/arizona-micsupp.c:9:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/radio/radio-tea5777.c:14:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/rc/keymaps/rc-pv951.c:8:
In file included from /builds/linux/include/media/rc-map.h:11:
In file included from /builds/linux/include/linux/input.h:8:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/platform/davinci/vpif_display.c:18:
In file included from /builds/linux/include/linux/interrupt.h:11:
In file included from /builds/linux/include/linux/hardirq.h:5:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from samples/kfifo/bytestream-example.mod.c:2:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/input/keyboard/ep93xx_keypad.c:20:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/sound/soc/dwc/dwc-i2s.c:14:
In file included from /builds/linux/include/linux/clk.h:14:
In file included from /builds/linux/include/linux/notifier.h:14:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/hid/hid-holtekff.c:14:
In file included from /builds/linux/include/linux/hid.h:19:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/security/tomoyo/securityfs_if.c:8:
In file included from /builds/linux/include/linux/security.h:26:
In file included from /builds/linux/include/linux/key.h:15:
In file included from /builds/linux/include/linux/rbtree.h:22:
In file included from /builds/linux/include/linux/rcupdate.h:27:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/ipv4/netfilter/ipt_ah.c:6:
In file included from /builds/linux/include/linux/in.h:19:
In file included from /builds/linux/include/uapi/linux/in.h:24:
In file included from /builds/linux/include/linux/socket.h:8:
In file included from /builds/linux/include/linux/uio.h:9:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpio/gpio-vx855.c:11:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/core/tso.c:3:
In file included from /builds/linux/include/linux/if_vlan.h:10:
In file included from /builds/linux/include/linux/netdevice.h:24:
In file included from /builds/linux/include/linux/timer.h:6:
In file included from /builds/linux/include/linux/ktime.h:24:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/sound/soc/codecs/wm8983.c:10:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/rds/rdma.c:33:
In file included from /builds/linux/include/linux/pagemap.h:8:
In file included from /builds/linux/include/linux/mm.h:10:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/video/fbdev/goldfishfb.c:7:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/lib/test_firmware.c:14:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/greybus/bundle.c:9:
In file included from /builds/linux/include/linux/greybus.h:17:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/xfs/scrub/agheader.c:6:
In file included from /builds/linux/fs/xfs/xfs.h:22:
In file included from /builds/linux/fs/xfs/xfs_linux.h:24:
In file included from /builds/linux/fs/xfs/kmem.h:9:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/ethernet/dec/tulip/timer.c:14:
In file included from /builds/linux/drivers/net/ethernet/dec/tulip/tulip.h:18:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/usb/storage/realtek_cr.c:12:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/dma-buf/udmabuf.c:2:
In file included from /builds/linux/include/linux/cred.h:13:
In file included from /builds/linux/include/linux/key.h:15:
In file included from /builds/linux/include/linux/rbtree.h:22:
In file included from /builds/linux/include/linux/rcupdate.h:27:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/video/fbdev/kyro/fbdev.c:12:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/usb/dvb-usb-v2/dvb_usb_urb.c:9:
In file included from /builds/linux/drivers/media/usb/dvb-usb-v2/dvb_usb_common.h:12:
In file included from /builds/linux/drivers/media/usb/dvb-usb-v2/dvb_usb.h:12:
In file included from /builds/linux/include/linux/usb/input.h:13:
In file included from /builds/linux/include/linux/usb.h:6:
In file included from /builds/linux/include/linux/usb/ch9.h:36:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/thermal/step_wise.c:13:
In file included from /builds/linux/include/linux/thermal.h:13:
In file included from /builds/linux/include/linux/of.h:17:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/sound/soc/codecs/ak4118.c:8:
In file included from /builds/linux/include/linux/i2c.h:13:
In file included from /builds/linux/include/linux/acpi.h:13:
In file included from /builds/linux/include/linux/irqdomain.h:35:
In file included from /builds/linux/include/linux/of.h:17:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/engine/disp/cursgp102.c:24:
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/engine/disp/channv50.h:5:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/object.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/oclass.h:3:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/os.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvif/os.h:6:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/wireless/ath/ath9k/ar9003_eeprom.c:19:
In file included from /builds/linux/drivers/net/wireless/ath/ath9k/hw.h:20:
In file included from /builds/linux/include/linux/if_ether.h:19:
In file included from /builds/linux/include/linux/skbuff.h:15:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/ethernet/mellanox/mlxsw/spectrum_ptp.c:4:
In file included from /builds/linux/include/linux/ptp_clock_kernel.h:11:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/leds/leds-lm3642.c:6:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/ethernet/mellanox/mlx5/core/lib/dm.c:4:
In file included from /builds/linux/include/linux/mlx5/driver.h:37:
In file included from /builds/linux/include/linux/completion.h:12:
In file included from /builds/linux/include/linux/wait.h:9:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/ntb/ntb_transport.c:50:
In file included from /builds/linux/include/linux/debugfs.h:15:
In file included from /builds/linux/include/linux/fs.h:6:
In file included from /builds/linux/include/linux/wait_bit.h:8:
In file included from /builds/linux/include/linux/wait.h:9:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/scsi/sym53c8xx_2/sym_glue.c:29:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/dsa/b53/b53_mdio.c:20:
In file included from /builds/linux/include/linux/phy.h:15:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/pci/bt8xx/dvb-bt8xx.c:11:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/iio/magnetometer/rm3100-spi.c:8:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/hid/intel-ish-hid/ishtp/dma-if.c:8:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/wireless/ath/key.c:20:
In file included from /builds/linux/include/net/mac80211.h:18:
In file included from /builds/linux/include/linux/if_ether.h:19:
In file included from /builds/linux/include/linux/skbuff.h:15:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/kernel/profile.c:20:
In file included from /builds/linux/include/linux/memblock.h:13:
In file included from /builds/linux/include/linux/mm.h:10:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/drm_hashtab.c:37:
In file included from /builds/linux/include/linux/mm.h:10:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/wireless/realtek/rtlwifi/rtl8192se/rf.c:4:
In file included from /builds/linux/drivers/net/wireless/realtek/rtlwifi/rtl8192se/../wifi.h:9:
In file included from /builds/linux/include/linux/sched.h:12:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/kernel/smpboot.c:5:
In file included from /builds/linux/include/linux/cpu.h:17:
In file included from /builds/linux/include/linux/node.h:18:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/usb/phy/phy-keystone.c:10:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/nls/nls_euc-jp.c:9:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/nfs/cache_lib.c:9:
In file included from /builds/linux/include/linux/kmod.h:9:
In file included from /builds/linux/include/linux/umh.h:4:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/dma/qcom/hidma.c:45:
In file included from /builds/linux/include/linux/dmaengine.h:8:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/usb/pvrusb2/pvrusb2-sysfs.c:8:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/soc/qcom/smd-rpm.c:7:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/clk/samsung/clk-exynos5433.c:9:
In file included from /builds/linux/include/linux/clk.h:14:
In file included from /builds/linux/include/linux/notifier.h:14:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/radeon/vce_v2_0.c:28:
In file included from /builds/linux/include/linux/firmware.h:7:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from drivers/spi/spi-loopback-test.mod.c:2:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/staging/rtl8723bs/hal/HalHWImg8723B_BB.c:9:
In file included from /builds/linux/drivers/staging/rtl8723bs/hal/odm_precomp.h:11:
In file included from /builds/linux/drivers/staging/rtl8723bs/hal/odm_types.h:10:
In file included from /builds/linux/drivers/staging/rtl8723bs/include/drv_types.h:18:
In file included from /builds/linux/include/linux/sched/signal.h:5:
In file included from /builds/linux/include/linux/rculist.h:11:
In file included from /builds/linux/include/linux/rcupdate.h:27:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/affs/dir.c:17:
In file included from /builds/linux/include/linux/iversion.h:5:
In file included from /builds/linux/include/linux/fs.h:6:
In file included from /builds/linux/include/linux/wait_bit.h:8:
In file included from /builds/linux/include/linux/wait.h:9:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/input/keyboard/matrix_keypad.c:12:
In file included from /builds/linux/include/linux/platform_device.h:13:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/pinctrl/pinctrl-stmfx.c:8:
In file included from /builds/linux/include/linux/gpio/driver.h:5:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/usb/typec/ucsi/ucsi_ccg.c:10:
In file included from /builds/linux/include/linux/acpi.h:13:
In file included from /builds/linux/include/linux/irqdomain.h:35:
In file included from /builds/linux/include/linux/of.h:17:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/usb/serial/ch341.c:16:
In file included from /builds/linux/include/linux/tty.h:5:
In file included from /builds/linux/include/linux/fs.h:6:
In file included from /builds/linux/include/linux/wait_bit.h:8:
In file included from /builds/linux/include/linux/wait.h:9:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/spi/spi-npcm-fiu.c:6:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/iio/gyro/st_gyro_i2c.c:11:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/usb/dvb-usb/vp702x-fe.c:17:
In file included from /builds/linux/drivers/media/usb/dvb-usb/vp702x.h:6:
In file included from /builds/linux/drivers/media/usb/dvb-usb/dvb-usb.h:14:
In file included from /builds/linux/include/linux/input.h:8:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/sound/hda/hdac_device.c:8:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/afs/xattr.c:9:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/wan/hdlc_x25.c:10:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/staging/rtl8723bs/hal/HalBtc8723b2Ant.c:8:
In file included from /builds/linux/drivers/staging/rtl8723bs/hal/Mp_Precomp.h:10:
In file included from /builds/linux/drivers/staging/rtl8723bs/include/drv_types.h:18:
In file included from /builds/linux/include/linux/sched/signal.h:5:
In file included from /builds/linux/include/linux/rculist.h:11:
In file included from /builds/linux/include/linux/rcupdate.h:27:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/etnaviv/etnaviv_dump.c:6:
In file included from /builds/linux/include/linux/devcoredump.h:8:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/usb/serial/qcaux.c:16:
In file included from /builds/linux/include/linux/tty.h:5:
In file included from /builds/linux/include/linux/fs.h:6:
In file included from /builds/linux/include/linux/wait_bit.h:8:
In file included from /builds/linux/include/linux/wait.h:9:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/staging/rtl8723bs/os_dep/wifi_regd.c:8:
In file included from /builds/linux/drivers/staging/rtl8723bs/include/drv_types.h:18:
In file included from /builds/linux/include/linux/sched/signal.h:5:
In file included from /builds/linux/include/linux/rculist.h:11:
In file included from /builds/linux/include/linux/rcupdate.h:27:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/crypto/cavium/cpt/cptvf_main.c:6:
In file included from /builds/linux/include/linux/interrupt.h:11:
In file included from /builds/linux/include/linux/hardirq.h:5:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/sysv/ialloc.c:25:
In file included from /builds/linux/include/linux/sched.h:12:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/sound/pci/cs46xx/dsp_spos.c:10:
In file included from /builds/linux/include/linux/io.h:13:
In file included from /builds/linux/arch/riscv/include/asm/io.h:15:
In file included from /builds/linux/arch/riscv/include/asm/mmiowb.h:12:
In file included from /builds/linux/include/asm-generic/mmiowb.h:27:
In file included from /builds/linux/arch/riscv/include/asm/smp.h:11:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/nvme/target/admin-cmd.c:7:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/rc/keymaps/rc-msi-tvanywhere.c:8:
In file included from /builds/linux/include/media/rc-map.h:11:
In file included from /builds/linux/include/linux/input.h:8:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/fddi/skfp/cfm.c:34:
In file included from /builds/linux/drivers/net/fddi/skfp/h/smc.h:46:
In file included from /builds/linux/drivers/net/fddi/skfp/h/targetos.h:42:
In file included from /builds/linux/arch/riscv/include/asm/io.h:15:
In file included from /builds/linux/arch/riscv/include/asm/mmiowb.h:12:
In file included from /builds/linux/include/asm-generic/mmiowb.h:27:
In file included from /builds/linux/arch/riscv/include/asm/smp.h:11:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/tty/serial/serial_mctrl_gpio.c:9:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/usb/gadget/udc/mv_u3d_core.c:6:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/subdev/volt/nv40.c:24:
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/subdev/volt/priv.h:5:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/subdev/volt.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/subdev.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/device.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/oclass.h:3:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/os.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvif/os.h:6:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/engine/dma/usergv100.c:23:
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/engine/dma/user.h:5:
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/engine/dma/priv.h:5:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/engine/dma.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/engine.h:5:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/subdev.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/device.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/oclass.h:3:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/os.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvif/os.h:6:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/9p/vfs_file.c:11:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/ethernet/mellanox/mlx5/core/qp.c:33:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/bus/qcom-ebi2.c:14:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/mfd/twl-core.c:19:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/subdev/bios/shadowramin.c:23:
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/subdev/bios/priv.h:5:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/subdev/bios.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/subdev.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/device.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/oclass.h:3:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/os.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvif/os.h:6:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/hid/hid-emsff.c:12:
In file included from /builds/linux/include/linux/hid.h:19:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/firewire/firedtv-ci.c:9:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/video/backlight/lms501kf03.c:9:
In file included from /builds/linux/include/linux/backlight.h:12:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/ethernet/stmicro/stmmac/dwmac-generic.c:12:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/ipv4/ip_forward.c:24:
In file included from /builds/linux/include/linux/mm.h:10:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/lib/test_bitmap.c:11:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/sound/soc/xilinx/xlnx_formatter_pcm.c:9:
In file included from /builds/linux/include/linux/clk.h:14:
In file included from /builds/linux/include/linux/notifier.h:14:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/input/mouse/focaltech.c:14:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/platform/omap3isp/ispcsi2.c:14:
In file included from /builds/linux/include/media/v4l2-common.h:17:
In file included from /builds/linux/include/media/v4l2-dev.h:13:
In file included from /builds/linux/include/linux/poll.h:7:
In file included from /builds/linux/include/linux/ktime.h:24:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/wan/lapbether.c:22:
In file included from /builds/linux/include/linux/socket.h:8:
In file included from /builds/linux/include/linux/uio.h:9:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/lib/mpi/mpi-pow.c:16:
In file included from /builds/linux/include/linux/sched.h:12:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/sound/soc/intel/boards/bdw-rt5677.c:8:
In file included from /builds/linux/include/linux/acpi.h:13:
In file included from /builds/linux/include/linux/irqdomain.h:35:
In file included from /builds/linux/include/linux/of.h:17:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/staging/octeon/ethernet-tx.c:8:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/lib/crc16.c:7:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/qnx4/bitmap.c:17:
In file included from /builds/linux/include/linux/buffer_head.h:12:
In file included from /builds/linux/include/linux/fs.h:6:
In file included from /builds/linux/include/linux/wait_bit.h:8:
In file included from /builds/linux/include/linux/wait.h:9:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/xfs/scrub/common.c:6:
In file included from /builds/linux/fs/xfs/xfs.h:22:
In file included from /builds/linux/fs/xfs/xfs_linux.h:24:
In file included from /builds/linux/fs/xfs/kmem.h:9:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/hid/hid-wiimote-debug.c:10:
In file included from /builds/linux/include/linux/debugfs.h:15:
In file included from /builds/linux/include/linux/fs.h:6:
In file included from /builds/linux/include/linux/wait_bit.h:8:
In file included from /builds/linux/include/linux/wait.h:9:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/pci/ttpci/av7110_av.c:18:
In file included from /builds/linux/include/linux/fs.h:6:
In file included from /builds/linux/include/linux/wait_bit.h:8:
In file included from /builds/linux/include/linux/wait.h:9:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/iio/accel/adis16201.c:8:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/staging/rtl8723bs/hal/odm_CfoTracking.c:8:
In file included from /builds/linux/drivers/staging/rtl8723bs/hal/odm_precomp.h:11:
In file included from /builds/linux/drivers/staging/rtl8723bs/hal/odm_types.h:10:
In file included from /builds/linux/drivers/staging/rtl8723bs/include/drv_types.h:18:
In file included from /builds/linux/include/linux/sched/signal.h:5:
In file included from /builds/linux/include/linux/rculist.h:11:
In file included from /builds/linux/include/linux/rcupdate.h:27:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/input/misc/cma3000_d0x.c:10:
In file included from /builds/linux/include/linux/interrupt.h:11:
In file included from /builds/linux/include/linux/hardirq.h:5:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/lib/test_siphash.c:21:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/sound/pci/hda/hda_auto_parser.c:8:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/platform/qcom/camss/camss-csiphy.c:10:
In file included from /builds/linux/include/linux/clk.h:14:
In file included from /builds/linux/include/linux/notifier.h:14:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/remoteproc/remoteproc_elf_loader.c:20:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/clk/mediatek/clk-mt6779-venc.c:7:
In file included from /builds/linux/include/linux/clk-provider.h:9:
In file included from /builds/linux/include/linux/of.h:17:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/video/fbdev/aty/radeon_base.c:55:
In file included from /builds/linux/drivers/video/fbdev/aty/radeonfb.h:9:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/ipv4/netfilter/nf_flow_table_ipv4.c:4:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/mac80211/wme.c:7:
In file included from /builds/linux/include/linux/netdevice.h:24:
In file included from /builds/linux/include/linux/timer.h:6:
In file included from /builds/linux/include/linux/ktime.h:24:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/phy/st/phy-spear1340-miphy.c:12:
In file included from /builds/linux/include/linux/dma-mapping.h:7:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/video/fbdev/pm2fb.c:30:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/sound/pci/hda/patch_ca0110.c:9:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/staging/comedi/drivers/ni_660x.c:27:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/bridge/thc63lvd1024.c:9:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/mgag200/mgag200_cursor.c:8:
In file included from /builds/linux/include/drm/drm_pci.h:35:
In file included from /builds/linux/include/linux/pci.h:35:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/rc/keymaps/rc-behold.c:8:
In file included from /builds/linux/include/media/rc-map.h:11:
In file included from /builds/linux/include/linux/input.h:8:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/clk/qcom/gcc-msm8998.c:9:
In file included from /builds/linux/include/linux/platform_device.h:13:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/drm_blend.c:28:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/iio/accel/kxsd9-spi.c:2:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/ieee802154/netlink.c:14:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/radio/radio-gemtek.c:26:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/crypto/adiantum.c:34:
In file included from /builds/linux/include/crypto/chacha.h:18:
In file included from /builds/linux/include/crypto/skcipher.h:11:
In file included from /builds/linux/include/linux/crypto.h:19:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/iio/adc/cc10001_adc.c:6:
In file included from /builds/linux/include/linux/clk.h:14:
In file included from /builds/linux/include/linux/notifier.h:14:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/ethernet/emulex/benet/be_roce.c:14:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/etnaviv/etnaviv_perfmon.c:8:
In file included from /builds/linux/drivers/gpu/drm/etnaviv/etnaviv_gpu.h:10:
In file included from /builds/linux/drivers/gpu/drm/etnaviv/etnaviv_gem.h:9:
In file included from /builds/linux/include/linux/dma-resv.h:42:
In file included from /builds/linux/include/linux/ww_mutex.h:20:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/platform/rcar_jpu.c:18:
In file included from /builds/linux/include/linux/clk.h:14:
In file included from /builds/linux/include/linux/notifier.h:14:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/wireless/realtek/rtl818x/rtl8187/leds.c:15:
In file included from /builds/linux/include/net/mac80211.h:18:
In file included from /builds/linux/include/linux/if_ether.h:19:
In file included from /builds/linux/include/linux/skbuff.h:15:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/staging/media/omap4iss/iss_csi2.c:11:
In file included from /builds/linux/include/media/v4l2-common.h:17:
In file included from /builds/linux/include/media/v4l2-dev.h:13:
In file included from /builds/linux/include/linux/poll.h:7:
In file included from /builds/linux/include/linux/ktime.h:24:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/devfreq/exynos-bus.c:12:
In file included from /builds/linux/include/linux/clk.h:14:
In file included from /builds/linux/include/linux/notifier.h:14:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/sound/pci/ice1712/phase.c:32:
In file included from /builds/linux/include/linux/interrupt.h:11:
In file included from /builds/linux/include/linux/hardirq.h:5:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/ipv4/netfilter/nf_nat_snmp_basic_main.c:33:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/ipv4/devinet.c:25:
In file included from /builds/linux/include/linux/uaccess.h:5:
In file included from /builds/linux/include/linux/sched.h:12:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/mm/swap.c:17:
In file included from /builds/linux/include/linux/mm.h:10:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/hwmon/lm63.c:27:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/infiniband/core/rw.c:6:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/crypto/asymmetric_keys/asymmetric_type.c:9:
In file included from /builds/linux/include/keys/asymmetric-subtype.h:13:
In file included from /builds/linux/include/linux/seq_file.h:8:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/video/fbdev/via/dvi.c:7:
In file included from /builds/linux/include/linux/via-core.h:12:
In file included from /builds/linux/include/linux/io.h:13:
In file included from /builds/linux/arch/riscv/include/asm/io.h:15:
In file included from /builds/linux/arch/riscv/include/asm/mmiowb.h:12:
In file included from /builds/linux/include/asm-generic/mmiowb.h:27:
In file included from /builds/linux/arch/riscv/include/asm/smp.h:11:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/i2c/saa7110.c:15:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/block/sed-opal.c:13:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/iio/dac/vf610_dac.c:8:
In file included from /builds/linux/include/linux/clk.h:14:
In file included from /builds/linux/include/linux/notifier.h:14:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/soc/mediatek/mtk-cmdq-helper.c:5:
In file included from /builds/linux/include/linux/completion.h:12:
In file included from /builds/linux/include/linux/wait.h:9:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/netfilter/ipset/ip_set_hash_netiface.c:7:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/bridge/ti-sn65dsi86.c:7:
In file included from /builds/linux/include/linux/clk.h:14:
In file included from /builds/linux/include/linux/notifier.h:14:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/wireless/realtek/rtl818x/rtl8187/rtl8225.c:16:
In file included from /builds/linux/include/linux/usb.h:6:
In file included from /builds/linux/include/linux/usb/ch9.h:36:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/usb/uvc/uvc_ctrl.c:12:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/ethernet/oki-semi/pch_gbe/pch_gbe_phy.c:9:
In file included from /builds/linux/drivers/net/ethernet/oki-semi/pch_gbe/pch_gbe.h:14:
In file included from /builds/linux/include/linux/mii.h:12:
In file included from /builds/linux/include/uapi/linux/if.h:25:
In file included from /builds/linux/include/linux/socket.h:8:
In file included from /builds/linux/include/linux/uio.h:9:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/tuners/tuner-types.c:8:
In file included from /builds/linux/include/linux/i2c.h:13:
In file included from /builds/linux/include/linux/acpi.h:13:
In file included from /builds/linux/include/linux/irqdomain.h:35:
In file included from /builds/linux/include/linux/of.h:17:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/rc/keymaps/rc-imon-rsc.c:5:
In file included from /builds/linux/include/media/rc-map.h:11:
In file included from /builds/linux/include/linux/input.h:8:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/wireless/ath/ath6kl/wmi.c:18:
In file included from /builds/linux/include/linux/ip.h:16:
In file included from /builds/linux/include/linux/skbuff.h:15:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/infiniband/core/mr_pool.c:5:
In file included from /builds/linux/include/rdma/ib_verbs.h:43:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/staging/wusbcore/host/whci/wusb.c:9:
In file included from /builds/linux/drivers/staging/wusbcore/host/whci/../../../uwb/include/umc.h:41:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/rc/redrat3.c:35:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/dvb-frontends/cxd2880/cxd2880_spi_device.c:10:
In file included from /builds/linux/include/linux/spi/spi.h:9:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/amd/amdgpu/../powerplay/hwmgr/vega12_processpptables.c:23:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/dvb-frontends/rtl2830.c:8:
In file included from /builds/linux/drivers/media/dvb-frontends/rtl2830_priv.h:11:
In file included from /builds/linux/include/media/dvb_frontend.h:36:
In file included from /builds/linux/include/linux/sched.h:12:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/ethernet/brocade/bna/bnad_ethtool.c:12:
In file included from /builds/linux/drivers/net/ethernet/brocade/bna/cna.h:17:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/crypto/twofish_common.c:30:
In file included from /builds/linux/include/linux/crypto.h:19:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/via/via_mm.c:28:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/netfilter/nft_set_rbtree.c:10:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/crypto/cavium/nitrox/nitrox_hal.c:4:
In file included from /builds/linux/drivers/crypto/cavium/nitrox/nitrox_dev.h:5:
In file included from /builds/linux/include/linux/dma-mapping.h:7:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/dsa/tag_lan9303.c:5:
In file included from /builds/linux/include/linux/dsa/lan9303.h:2:
In file included from /builds/linux/include/linux/if_ether.h:19:
In file included from /builds/linux/include/linux/skbuff.h:15:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/kernel/irq/irqdomain.c:5:
In file included from /builds/linux/include/linux/acpi.h:13:
In file included from /builds/linux/include/linux/irqdomain.h:35:
In file included from /builds/linux/include/linux/of.h:17:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/sound/soc/generic/audio-graph-card.c:10:
In file included from /builds/linux/include/linux/clk.h:14:
In file included from /builds/linux/include/linux/notifier.h:14:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/can/sja1000/sja1000.c:45:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/misc/genwqe/card_ddcb.c:22:
In file included from /builds/linux/include/linux/sched.h:12:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/hwmon/lm95241.c:13:
In file included from /builds/linux/include/linux/i2c.h:13:
In file included from /builds/linux/include/linux/acpi.h:13:
In file included from /builds/linux/include/linux/irqdomain.h:35:
In file included from /builds/linux/include/linux/of.h:17:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/watchdog/rn5t618_wdt.c:8:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/sound/soc/intel/common/soc-acpi-intel-bxt-match.c:9:
In file included from /builds/linux/include/linux/dmi.h:6:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/wireless/intel/iwlwifi/mvm/sf.c:62:
In file included from /builds/linux/drivers/net/wireless/intel/iwlwifi/mvm/mvm.h:69:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/platform/mtk-vcodec/mtk_vcodec_enc.c:8:
In file included from /builds/linux/include/media/v4l2-event.h:16:
In file included from /builds/linux/include/linux/videodev2.h:59:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/rc/lirc_dev.c:10:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/spi/spi-uniphier.c:9:
In file included from /builds/linux/include/linux/clk.h:14:
In file included from /builds/linux/include/linux/notifier.h:14:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/dsa/mv88e6xxx/port.c:12:
In file included from /builds/linux/include/linux/if_bridge.h:12:
In file included from /builds/linux/include/linux/netdevice.h:24:
In file included from /builds/linux/include/linux/timer.h:6:
In file included from /builds/linux/include/linux/ktime.h:24:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/amd/amdgpu/../powerplay/arcturus_ppt.c:24:
In file included from /builds/linux/drivers/gpu/drm/amd/amdgpu/../powerplay/inc/pp_debug.h:35:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/sound/pci/mixart/mixart_mixer.c:10:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/rfkill/input.c:13:
In file included from /builds/linux/include/linux/input.h:8:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/hid/hid-core.c:16:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/hwmon/max1668.c:9:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/kernel/irq/manage.c:11:
In file included from /builds/linux/include/linux/irq.h:14:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/power/reset/ltc2952-poweroff.c:48:
In file included from /builds/linux/include/linux/interrupt.h:11:
In file included from /builds/linux/include/linux/hardirq.h:5:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/staging/comedi/drivers/das08.c:12:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/spi/spi-sh.c:11:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/sound/core/seq/seq_lock.c:8:
In file included from /builds/linux/include/sound/core.h:10:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/mfd/max8907.c:10:
In file included from /builds/linux/include/linux/i2c.h:13:
In file included from /builds/linux/include/linux/acpi.h:13:
In file included from /builds/linux/include/linux/irqdomain.h:35:
In file included from /builds/linux/include/linux/of.h:17:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/usb/dwc2/hcd_intr.c:42:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/dvb-frontends/zl10353.c:9:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/phy/qualcomm/phy-ath79-usb.c:8:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/wireless/realtek/rtlwifi/rtl8192cu/phy.c:4:
In file included from /builds/linux/drivers/net/wireless/realtek/rtlwifi/rtl8192cu/../wifi.h:9:
In file included from /builds/linux/include/linux/sched.h:12:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/input/rmi4/rmi_f01.c:8:
In file included from /builds/linux/include/linux/rmi.h:10:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/rc/rc-loopback.c:12:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/auxdisplay/ht16k33.c:11:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/bridge/br_arp_nd_proxy.c:13:
In file included from /builds/linux/include/linux/netdevice.h:24:
In file included from /builds/linux/include/linux/timer.h:6:
In file included from /builds/linux/include/linux/ktime.h:24:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/jfs/jfs_logmgr.c:49:
In file included from /builds/linux/include/linux/fs.h:6:
In file included from /builds/linux/include/linux/wait_bit.h:8:
In file included from /builds/linux/include/linux/wait.h:9:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/wireless/intersil/hostap/hostap_80211_tx.c:2:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/leds/trigger/ledtrig-pattern.c:11:
In file included from /builds/linux/include/linux/leds.h:12:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/staging/comedi/drivers/adl_pci8164.c:21:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/sound/firewire/dice/dice-stream.c:9:
In file included from /builds/linux/sound/firewire/dice/dice.h:12:
In file included from /builds/linux/include/linux/compat.h:10:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/ethernet/dec/tulip/tulip_core.c:23:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/crypto/atmel-i2c.c:12:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/pps/clients/pps_parport.c:17:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/usb/dvb-usb/dibusb-mc-common.c:9:
In file included from /builds/linux/drivers/media/usb/dvb-usb/dibusb.h:14:
In file included from /builds/linux/drivers/media/usb/dvb-usb/dvb-usb.h:14:
In file included from /builds/linux/include/linux/input.h:8:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/staging/comedi/drivers/dt2801.c:33:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/ethernet/google/gve/gve_main.c:8:
In file included from /builds/linux/include/linux/etherdevice.h:20:
In file included from /builds/linux/include/linux/if_ether.h:19:
In file included from /builds/linux/include/linux/skbuff.h:15:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/base/module.c:5:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/ipu-v3/ipu-image-convert.c:8:
In file included from /builds/linux/include/linux/interrupt.h:11:
In file included from /builds/linux/include/linux/hardirq.h:5:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpio/gpio-altera.c:7:
In file included from /builds/linux/include/linux/io.h:13:
In file included from /builds/linux/arch/riscv/include/asm/io.h:15:
In file included from /builds/linux/arch/riscv/include/asm/mmiowb.h:12:
In file included from /builds/linux/include/asm-generic/mmiowb.h:27:
In file included from /builds/linux/arch/riscv/include/asm/smp.h:11:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/lima/lima_gp.c:4:
In file included from /builds/linux/include/linux/interrupt.h:11:
In file included from /builds/linux/include/linux/hardirq.h:5:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/usb/gspca/m5602/m5602_core.c:17:
In file included from /builds/linux/drivers/media/usb/gspca/m5602/m5602_ov9650.h:18:
In file included from /builds/linux/include/linux/dmi.h:6:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/staging/vt6656/card.c:29:
In file included from /builds/linux/drivers/staging/vt6656/device.h:19:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/include/linux/sched.h:12:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/subdev/pci/nv4c.c:24:
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/subdev/pci/priv.h:5:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/subdev/pci.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/subdev.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/device.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/oclass.h:3:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/os.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvif/os.h:6:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/block/partitions/osf.c:11:
In file included from /builds/linux/block/partitions/check.h:2:
In file included from /builds/linux/include/linux/pagemap.h:8:
In file included from /builds/linux/include/linux/mm.h:10:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/crypto/cavium/zip/zip_device.c:46:
In file included from /builds/linux/drivers/crypto/cavium/zip/common.h:51:
In file included from /builds/linux/include/linux/interrupt.h:11:
In file included from /builds/linux/include/linux/hardirq.h:5:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/mmc/host/cqhci.c:6:
In file included from /builds/linux/include/linux/highmem.h:5:
In file included from /builds/linux/include/linux/fs.h:6:
In file included from /builds/linux/include/linux/wait_bit.h:8:
In file included from /builds/linux/include/linux/wait.h:9:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/dvb-frontends/zl10036.c:18:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/usb/cdns3/gadget.c:59:
In file included from /builds/linux/include/linux/dma-mapping.h:7:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from samples/connector/cn_test.mod.c:2:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/sound/soc/rockchip/rockchip_pdm.c:8:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/bridge/netfilter/ebt_802_3.c:11:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/mac80211/tx.c:14:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/iio/orientation/hid-sensor-incl-3d.c:7:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/ubifs/debug.c:18:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/ata/libata-eh.c:19:
In file included from /builds/linux/include/linux/blkdev.h:5:
In file included from /builds/linux/include/linux/sched.h:12:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/clocksource/timer-ixp4xx.c:11:
In file included from /builds/linux/include/linux/interrupt.h:11:
In file included from /builds/linux/include/linux/hardirq.h:5:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/netrom/nr_in.c:9:
In file included from /builds/linux/include/linux/socket.h:8:
In file included from /builds/linux/include/linux/uio.h:9:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/rtc/rtc-ds1305.c:10:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/wireless/intel/iwlwifi/mvm/sta.c:64:
In file included from /builds/linux/include/net/mac80211.h:18:
In file included from /builds/linux/include/linux/if_ether.h:19:
In file included from /builds/linux/include/linux/skbuff.h:15:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/usb/dvb-usb/dib0700_devices.c:6:
In file included from /builds/linux/drivers/media/usb/dvb-usb/dib0700.h:10:
In file included from /builds/linux/drivers/media/usb/dvb-usb/dvb-usb.h:14:
In file included from /builds/linux/include/linux/input.h:8:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/ethernet/8390/pcnet_cs.c:34:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/staging/rtl8188eu/os_dep/osdep_service.c:9:
In file included from /builds/linux/drivers/staging/rtl8188eu/include/osdep_service.h:16:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from drivers/misc/mic/vop/vop.mod.c:2:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/ethernet/sfc/tx.c:8:
In file included from /builds/linux/include/linux/pci.h:35:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/char/xillybus/xillybus_of.c:10:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/edac/edac_mc.c:15:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/platform/exynos4-is/fimc-capture.c:9:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/usb/dvb-usb/az6027.c:9:
In file included from /builds/linux/drivers/media/usb/dvb-usb/az6027.h:6:
In file included from /builds/linux/drivers/media/usb/dvb-usb/dvb-usb.h:14:
In file included from /builds/linux/include/linux/input.h:8:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/usb/gadget/udc/bdc/bdc_cmd.c:9:
In file included from /builds/linux/include/linux/scatterlist.h:8:
In file included from /builds/linux/include/linux/mm.h:10:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/rose/rose_out.c:8:
In file included from /builds/linux/include/linux/socket.h:8:
In file included from /builds/linux/include/linux/uio.h:9:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/video/fbdev/via/via_aux_vt1632.c:9:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/sctp/output.c:26:
In file included from /builds/linux/include/linux/wait.h:9:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/init/do_mounts_md.c:6:
In file included from /builds/linux/init/do_mounts.h:3:
In file included from /builds/linux/include/linux/blkdev.h:5:
In file included from /builds/linux/include/linux/sched.h:12:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/iio/proximity/pulsedlight-lidar-lite-v2.c:13:
In file included from /builds/linux/include/linux/i2c.h:13:
In file included from /builds/linux/include/linux/acpi.h:13:
In file included from /builds/linux/include/linux/irqdomain.h:35:
In file included from /builds/linux/include/linux/of.h:17:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/subdev/pmu/gm107.c:24:
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/subdev/pmu/priv.h:5:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/subdev/pmu.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/subdev.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/device.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/oclass.h:3:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/os.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvif/os.h:6:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/mfd/vx855.c:13:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/rtc/rtc-r7301.c:12:
In file included from /builds/linux/include/linux/io.h:13:
In file included from /builds/linux/arch/riscv/include/asm/io.h:15:
In file included from /builds/linux/arch/riscv/include/asm/mmiowb.h:12:
In file included from /builds/linux/include/asm-generic/mmiowb.h:27:
In file included from /builds/linux/arch/riscv/include/asm/smp.h:11:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/crypto/keysetup.c:11:
In file included from /builds/linux/include/crypto/aes.h:10:
In file included from /builds/linux/include/linux/crypto.h:19:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/nfs/nfs3client.c:2:
In file included from /builds/linux/include/linux/nfs_fs.h:22:
In file included from /builds/linux/include/linux/in.h:19:
In file included from /builds/linux/include/uapi/linux/in.h:24:
In file included from /builds/linux/include/linux/socket.h:8:
In file included from /builds/linux/include/linux/uio.h:9:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/xfs/xfs_trans.c:7:
In file included from /builds/linux/fs/xfs/xfs.h:22:
In file included from /builds/linux/fs/xfs/xfs_linux.h:24:
In file included from /builds/linux/fs/xfs/kmem.h:9:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/common/siano/sms-cards.c:8:
In file included from /builds/linux/drivers/media/common/siano/sms-cards.h:11:
In file included from /builds/linux/drivers/media/common/siano/smscoreapi.h:16:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/infiniband/hw/cxgb3/iwch_qp.c:32:
In file included from /builds/linux/include/linux/sched.h:12:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/dvb-frontends/stv0288.c:18:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/subdev/mmu/nv50.c:24:
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/subdev/mmu/mem.h:3:
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/subdev/mmu/priv.h:5:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/subdev/mmu.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/subdev.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/device.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/oclass.h:3:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/os.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvif/os.h:6:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/dma/coh901318_lli.c:10:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/hid/hid-roccat.c:23:
In file included from /builds/linux/include/linux/cdev.h:5:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/nfs/dir.c:21:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/subdev/mmu/vmmgk104.c:22:
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/subdev/mmu/vmm.h:3:
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/subdev/mmu/priv.h:5:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/subdev/mmu.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/subdev.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/device.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/oclass.h:3:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/os.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvif/os.h:6:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/bridge/analogix-anx78xx.c:11:
In file included from /builds/linux/include/linux/i2c.h:13:
In file included from /builds/linux/include/linux/acpi.h:13:
In file included from /builds/linux/include/linux/irqdomain.h:35:
In file included from /builds/linux/include/linux/of.h:17:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/nls/nls_cp950.c:10:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/iio/light/cros_ec_light_prox.c:8:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/subdev/therm/gf119.c:24:
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/subdev/therm/priv.h:27:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/subdev/therm.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/subdev.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/device.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/oclass.h:3:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/os.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvif/os.h:6:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/platform/mtk-vcodec/venc_drv_if.c:9:
In file included from /builds/linux/include/linux/interrupt.h:11:
In file included from /builds/linux/include/linux/hardirq.h:5:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/amd/amdgpu/../display/dc/dce110/dce110_transform_v.c:28:
In file included from /builds/linux/drivers/gpu/drm/amd/amdgpu/../display/dc/dce110/dce110_transform_v.h:28:
In file included from /builds/linux/drivers/gpu/drm/amd/amdgpu/../display/dc/dce110/../dce/dce_transform.h:30:
In file included from /builds/linux/drivers/gpu/drm/amd/amdgpu/../display/dc/inc/hw/transform.h:29:
In file included from /builds/linux/drivers/gpu/drm/amd/amdgpu/../display/dc/inc/hw/hw_shared.h:29:
In file included from /builds/linux/drivers/gpu/drm/amd/amdgpu/../display/dc/os_types.h:30:
In file included from /builds/linux/include/linux/kref.h:16:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/wireless/rsi/rsi_91x_mac80211.c:17:
In file included from /builds/linux/include/linux/etherdevice.h:20:
In file included from /builds/linux/include/linux/if_ether.h:19:
In file included from /builds/linux/include/linux/skbuff.h:15:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/phonet/pep-gprs.c:13:
In file included from /builds/linux/include/linux/netdevice.h:24:
In file included from /builds/linux/include/linux/timer.h:6:
In file included from /builds/linux/include/linux/ktime.h:24:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/can/ifi_canfd/ifi_canfd.c:14:
In file included from /builds/linux/include/linux/clk.h:14:
In file included from /builds/linux/include/linux/notifier.h:14:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/pinctrl/stm32/pinctrl-stm32.c:9:
In file included from /builds/linux/include/linux/clk.h:14:
In file included from /builds/linux/include/linux/notifier.h:14:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/lib/raid6/recov.c:17:
In file included from /builds/linux/include/linux/raid/pq.h:15:
In file included from /builds/linux/include/linux/blkdev.h:5:
In file included from /builds/linux/include/linux/sched.h:12:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/staging/isdn/avm/b1.c:12:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/staging/comedi/drivers/addi_apci_1500.c:15:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/staging/media/imx/imx-media-fim.c:8:
In file included from /builds/linux/include/linux/irq.h:14:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/kernel/audit_watch.c:11:
In file included from /builds/linux/include/linux/audit.h:12:
In file included from /builds/linux/include/linux/sched.h:12:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/mfd/tps65217.c:18:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/scsi/initio.c:68:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/engine/gr/gp102.c:24:
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/engine/gr/gf100.h:27:
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/engine/gr/priv.h:5:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/engine/gr.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/engine.h:5:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/subdev.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/device.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/oclass.h:3:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/os.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvif/os.h:6:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/tuners/fc2580.c:8:
In file included from /builds/linux/drivers/media/tuners/fc2580_priv.h:11:
In file included from /builds/linux/drivers/media/tuners/fc2580.h:11:
In file included from /builds/linux/include/media/dvb_frontend.h:36:
In file included from /builds/linux/include/linux/sched.h:12:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/staging/rtl8192e/rtl819x_TSProc.c:7:
In file included from /builds/linux/drivers/staging/rtl8192e/rtllib.h:22:
In file included from /builds/linux/include/linux/if_ether.h:19:
In file included from /builds/linux/include/linux/skbuff.h:15:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/sound/pci/ca0106/ca0106_mixer.c:51:
In file included from /builds/linux/include/linux/interrupt.h:11:
In file included from /builds/linux/include/linux/hardirq.h:5:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/staging/rtl8188eu/os_dep/os_intfs.c:9:
In file included from /builds/linux/drivers/staging/rtl8188eu/include/osdep_service.h:16:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/input/misc/cm109.c:30:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/coredump.c:2:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/usb/storage/protocol.c:30:
In file included from /builds/linux/include/linux/highmem.h:5:
In file included from /builds/linux/include/linux/fs.h:6:
In file included from /builds/linux/include/linux/wait_bit.h:8:
In file included from /builds/linux/include/linux/wait.h:9:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/mtd/maps/map_funcs.c:8:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/infiniband/hw/cxgb3/iwch_ev.c:32:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/mm/z3fold.c:27:
In file included from /builds/linux/include/linux/sched.h:12:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/amd/amdgpu/../display/amdgpu_dm/amdgpu_dm_debugfs.c:26:
In file included from /builds/linux/include/linux/uaccess.h:5:
In file included from /builds/linux/include/linux/sched.h:12:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/crypto/mediatek/mtk-sha.c:14:
In file included from /builds/linux/drivers/crypto/mediatek/mtk-platform.h:11:
In file included from /builds/linux/include/crypto/algapi.h:10:
In file included from /builds/linux/include/linux/crypto.h:19:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/clk/renesas/rcar-gen3-cpg.c:15:
In file included from /builds/linux/include/linux/clk.h:14:
In file included from /builds/linux/include/linux/notifier.h:14:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/hid/hid-belkin.c:15:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/pci/cx18/cx18-audio.c:10:
In file included from /builds/linux/drivers/media/pci/cx18/cx18-driver.h:14:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/phy/nxp-tja11xx.c:7:
In file included from /builds/linux/include/linux/ethtool.h:17:
In file included from /builds/linux/include/linux/compat.h:10:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/amd/amdgpu/../display/dc/dce112/dce112_resource.c:26:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/netfilter/xt_MASQUERADE.c:9:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/wireless/broadcom/brcm80211/brcmsmac/phy/phy_qmath.c:6:
In file included from /builds/linux/drivers/net/wireless/broadcom/brcm80211/brcmsmac/phy/phy_qmath.h:9:
In file included from /builds/linux/drivers/net/wireless/broadcom/brcm80211/brcmsmac/types.h:21:
In file included from /builds/linux/include/linux/io.h:13:
In file included from /builds/linux/arch/riscv/include/asm/io.h:15:
In file included from /builds/linux/arch/riscv/include/asm/mmiowb.h:12:
In file included from /builds/linux/include/asm-generic/mmiowb.h:27:
In file included from /builds/linux/arch/riscv/include/asm/smp.h:11:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/of/unittest.c:8:
In file included from /builds/linux/include/linux/memblock.h:13:
In file included from /builds/linux/include/linux/mm.h:10:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/scsi/bfa/bfa_ioc_ct.c:11:
In file included from /builds/linux/drivers/scsi/bfa/bfad_drv.h:23:
In file included from /builds/linux/include/linux/pci.h:35:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/wireless/ath/regd.c:21:
In file included from /builds/linux/include/net/cfg80211.h:13:
In file included from /builds/linux/include/linux/netdevice.h:24:
In file included from /builds/linux/include/linux/timer.h:6:
In file included from /builds/linux/include/linux/ktime.h:24:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/common/siano/smsdvb-main.c:11:
In file included from /builds/linux/drivers/media/common/siano/smscoreapi.h:16:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/security/integrity/ima/ima_template.c:14:
In file included from /builds/linux/include/linux/rculist.h:11:
In file included from /builds/linux/include/linux/rcupdate.h:27:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/hwmon/it87.c:46:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpio/gpio-janz-ttl.c:9:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/udf/ialloc.c:21:
In file included from /builds/linux/fs/udf/udfdecl.h:10:
In file included from /builds/linux/include/linux/fs.h:6:
In file included from /builds/linux/include/linux/wait_bit.h:8:
In file included from /builds/linux/include/linux/wait.h:9:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/crypto/salsa20_generic.c:23:
In file included from /builds/linux/include/crypto/internal/skcipher.h:11:
In file included from /builds/linux/include/crypto/algapi.h:10:
In file included from /builds/linux/include/linux/crypto.h:19:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/virtio/virtgpu_kms.c:26:
In file included from /builds/linux/include/linux/virtio.h:7:
In file included from /builds/linux/include/linux/scatterlist.h:8:
In file included from /builds/linux/include/linux/mm.h:10:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/video/backlight/adp5520_bl.c:10:
In file included from /builds/linux/include/linux/platform_device.h:13:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/mfd/max8997.c:11:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/pci/hotplug/shpchp_ctrl.c:16:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/security/keys/permission.c:9:
In file included from /builds/linux/include/linux/security.h:26:
In file included from /builds/linux/include/linux/key.h:15:
In file included from /builds/linux/include/linux/rbtree.h:22:
In file included from /builds/linux/include/linux/rcupdate.h:27:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/sound/soc/codecs/cx2072x.c:11:
In file included from /builds/linux/include/linux/acpi.h:13:
In file included from /builds/linux/include/linux/irqdomain.h:35:
In file included from /builds/linux/include/linux/of.h:17:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/lib/mpi/mpih-mul.c:18:
In file included from /builds/linux/lib/mpi/mpi-internal.h:20:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/devfreq/devfreq.c:11:
In file included from /builds/linux/include/linux/kmod.h:9:
In file included from /builds/linux/include/linux/umh.h:4:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/phy/realtek.c:12:
In file included from /builds/linux/include/linux/phy.h:15:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/wireless/intel/iwlegacy/4965.c:13:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/usb/gadget/udc/renesas_usb3.c:8:
In file included from /builds/linux/include/linux/debugfs.h:15:
In file included from /builds/linux/include/linux/fs.h:6:
In file included from /builds/linux/include/linux/wait_bit.h:8:
In file included from /builds/linux/include/linux/wait.h:9:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/input/serio/apbps2.c:16:
In file included from /builds/linux/include/linux/platform_device.h:13:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/clk/samsung/clk-exynos-audss.c:9:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/md/dm-stats.c:4:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/clk/renesas/clk-rcar-gen2.c:10:
In file included from /builds/linux/include/linux/clk-provider.h:9:
In file included from /builds/linux/include/linux/of.h:17:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/overlayfs/file.c:6:
In file included from /builds/linux/include/linux/cred.h:13:
In file included from /builds/linux/include/linux/key.h:15:
In file included from /builds/linux/include/linux/rbtree.h:22:
In file included from /builds/linux/include/linux/rcupdate.h:27:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/pci/cx23885/netup-init.c:12:
In file included from /builds/linux/drivers/media/pci/cx23885/cx23885.h:10:
In file included from /builds/linux/include/linux/pci.h:35:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/amd/amdgpu/../powerplay/hwmgr/smu8_hwmgr.c:23:
In file included from /builds/linux/drivers/gpu/drm/amd/amdgpu/../powerplay/inc/pp_debug.h:35:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/f2fs/file.c:8:
In file included from /builds/linux/include/linux/fs.h:6:
In file included from /builds/linux/include/linux/wait_bit.h:8:
In file included from /builds/linux/include/linux/wait.h:9:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/clk/clk-fixed-mmio.c:12:
In file included from /builds/linux/include/linux/clk-provider.h:9:
In file included from /builds/linux/include/linux/of.h:17:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/of/fdt_address.c:16:
In file included from /builds/linux/include/linux/of.h:17:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/arch/riscv/mm/ioremap.c:8:
In file included from /builds/linux/include/linux/mm.h:10:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/wireless/marvell/mwifiex/sta_ioctl.c:20:
In file included from /builds/linux/drivers/net/wireless/marvell/mwifiex/decl.h:26:
In file included from /builds/linux/include/linux/wait.h:9:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/crypto/shash.c:8:
In file included from /builds/linux/include/crypto/scatterwalk.h:14:
In file included from /builds/linux/include/crypto/algapi.h:10:
In file included from /builds/linux/include/linux/crypto.h:19:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/include/linux/dma-buf.h:18:
In file included from /builds/linux/include/linux/scatterlist.h:8:
In file included from /builds/linux/include/linux/mm.h:10:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/iio/dummy/iio_dummy_evgen.c:14:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/hwmon/f71805f.c:20:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/leds/leds-lm3533.c:10:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/sound/soc/ti/davinci-mcasp.c:16:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/pci/ttpci/av7110.c:16:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/staging/rtl8723bs/hal/hal_intf.c:10:
In file included from /builds/linux/drivers/staging/rtl8723bs/include/drv_types.h:18:
In file included from /builds/linux/include/linux/sched/signal.h:5:
In file included from /builds/linux/include/linux/rculist.h:11:
In file included from /builds/linux/include/linux/rcupdate.h:27:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/jffs2/xattr.c:17:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/subdev/mmu/memnv04.c:22:
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/subdev/mmu/mem.h:3:
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/subdev/mmu/priv.h:5:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/subdev/mmu.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/subdev.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/device.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/oclass.h:3:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/os.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvif/os.h:6:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/wireless/pmsr.c:7:
In file included from /builds/linux/include/net/cfg80211.h:13:
In file included from /builds/linux/include/linux/netdevice.h:24:
In file included from /builds/linux/include/linux/timer.h:6:
In file included from /builds/linux/include/linux/ktime.h:24:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/usb/gspca/spca508.c:12:
In file included from /builds/linux/drivers/media/usb/gspca/gspca.h:5:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/hsr/hsr_debugfs.c:17:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/hfsplus/options.c:14:
In file included from /builds/linux/include/linux/sched.h:12:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/panfrost/panfrost_drv.c:6:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/scsi/sym53c8xx_2/sym_malloc.c:27:
In file included from /builds/linux/drivers/scsi/sym53c8xx_2/sym_glue.h:30:
In file included from /builds/linux/include/linux/completion.h:12:
In file included from /builds/linux/include/linux/wait.h:9:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/nls/mac-gaelic.c:46:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/hwmon/adm1031.c:11:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/leds/leds-aat1290.c:12:
In file included from /builds/linux/include/linux/led-class-flash.h:11:
In file included from /builds/linux/include/linux/leds.h:12:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/i2c/tvp7002.c:15:
In file included from /builds/linux/include/linux/i2c.h:13:
In file included from /builds/linux/include/linux/acpi.h:13:
In file included from /builds/linux/include/linux/irqdomain.h:35:
In file included from /builds/linux/include/linux/of.h:17:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/clk/qcom/gcc-apq8084.c:9:
In file included from /builds/linux/include/linux/platform_device.h:13:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/wireless/realtek/rtlwifi/rtl8723be/trx.c:4:
In file included from /builds/linux/drivers/net/wireless/realtek/rtlwifi/rtl8723be/../wifi.h:9:
In file included from /builds/linux/include/linux/sched.h:12:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/openvswitch/vport-netdev.c:8:
In file included from /builds/linux/include/linux/if_arp.h:22:
In file included from /builds/linux/include/linux/skbuff.h:15:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/kernel/irq_work.c:13:
In file included from /builds/linux/include/linux/percpu.h:6:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/rc/keymaps/rc-gadmei-rm008z.c:8:
In file included from /builds/linux/include/media/rc-map.h:11:
In file included from /builds/linux/include/linux/input.h:8:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/ceph/auth_none.c:6:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/usb/dvb-usb/dvb-usb-firmware.c:11:
In file included from /builds/linux/drivers/media/usb/dvb-usb/dvb-usb-common.h:13:
In file included from /builds/linux/drivers/media/usb/dvb-usb/dvb-usb.h:14:
In file included from /builds/linux/include/linux/input.h:8:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/of/resolver.c:12:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/wireless/realtek/rtlwifi/rtl8723ae/hal_bt_coexist.c:4:
In file included from /builds/linux/drivers/net/wireless/realtek/rtlwifi/rtl8723ae/hal_bt_coexist.h:7:
In file included from /builds/linux/drivers/net/wireless/realtek/rtlwifi/rtl8723ae/../wifi.h:9:
In file included from /builds/linux/include/linux/sched.h:12:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/coda/dir.c:14:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/char/pcmcia/synclink_cs.c:38:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/scsi/scsi_ioctl.c:8:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/btrfs/block-rsv.c:3:
In file included from /builds/linux/fs/btrfs/misc.h:6:
In file included from /builds/linux/include/linux/sched.h:12:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/ext4/fsmap.c:7:
In file included from /builds/linux/fs/ext4/ext4.h:21:
In file included from /builds/linux/include/linux/blkdev.h:5:
In file included from /builds/linux/include/linux/sched.h:12:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/crypto/ahash.c:11:
In file included from /builds/linux/include/crypto/internal/hash.h:11:
In file included from /builds/linux/include/crypto/algapi.h:10:
In file included from /builds/linux/include/linux/crypto.h:19:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/ipv4/esp4_offload.c:12:
In file included from /builds/linux/include/linux/skbuff.h:15:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/netfilter/nfnetlink_queue.c:16:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/ethernet/intel/ixgbe/ixgbe_x540.c:4:
In file included from /builds/linux/include/linux/pci.h:35:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/soc/qcom/smem.c:7:
In file included from /builds/linux/include/linux/hwspinlock.h:14:
In file included from /builds/linux/include/linux/sched.h:12:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/staging/rtl8712/rtl8712_led.c:17:
In file included from /builds/linux/drivers/staging/rtl8712/drv_types.h:25:
In file included from /builds/linux/drivers/staging/rtl8712/osdep_service.h:20:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/jffs2/write.c:15:
In file included from /builds/linux/include/linux/fs.h:6:
In file included from /builds/linux/include/linux/wait_bit.h:8:
In file included from /builds/linux/include/linux/wait.h:9:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/lib/test_string.c:2:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/iio/gyro/hid-sensor-gyro-3d.c:6:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/security/min_addr.c:3:
In file included from /builds/linux/include/linux/mm.h:10:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/core/netclassid_cgroup.c:8:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/ipv6/route.c:30:
In file included from /builds/linux/include/linux/socket.h:8:
In file included from /builds/linux/include/linux/uio.h:9:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/sound/soc/codecs/da7210.c:14:
In file included from /builds/linux/include/linux/i2c.h:13:
In file included from /builds/linux/include/linux/acpi.h:13:
In file included from /builds/linux/include/linux/irqdomain.h:35:
In file included from /builds/linux/include/linux/of.h:17:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/crypto/sha1_generic.c:14:
In file included from /builds/linux/include/crypto/internal/hash.h:11:
In file included from /builds/linux/include/crypto/algapi.h:10:
In file included from /builds/linux/include/linux/crypto.h:19:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/ethernet/chelsio/cxgb4/cxgb4_dcb.c:9:
In file included from /builds/linux/drivers/net/ethernet/chelsio/cxgb4/cxgb4.h:42:
In file included from /builds/linux/include/linux/interrupt.h:11:
In file included from /builds/linux/include/linux/hardirq.h:5:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/staging/rtl8192u/r8190_rtl8256.c:11:
In file included from /builds/linux/drivers/staging/rtl8192u/r8192U.h:23:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/ipv6/netfilter/nft_dup_ipv6.c:8:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/platform/vsp1/vsp1_dl.c:10:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/video/fbdev/sis/sis_main.c:22:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/netfilter/nf_conntrack_expect.c:11:
In file included from /builds/linux/include/linux/netfilter.h:6:
In file included from /builds/linux/include/linux/skbuff.h:15:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/rtc/rtc-isl1208.c:9:
In file included from /builds/linux/include/linux/i2c.h:13:
In file included from /builds/linux/include/linux/acpi.h:13:
In file included from /builds/linux/include/linux/irqdomain.h:35:
In file included from /builds/linux/include/linux/of.h:17:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/netfilter/nf_conntrack_proto.c:4:
In file included from /builds/linux/include/linux/netfilter.h:6:
In file included from /builds/linux/include/linux/skbuff.h:15:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/leds/trigger/ledtrig-oneshot.c:10:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/pci/of.c:9:
In file included from /builds/linux/include/linux/irqdomain.h:35:
In file included from /builds/linux/include/linux/of.h:17:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/kernel/sysctl_binary.c:2:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/fddi/skfp/smt.c:15:
In file included from /builds/linux/drivers/net/fddi/skfp/h/smc.h:46:
In file included from /builds/linux/drivers/net/fddi/skfp/h/targetos.h:42:
In file included from /builds/linux/arch/riscv/include/asm/io.h:15:
In file included from /builds/linux/arch/riscv/include/asm/mmiowb.h:12:
In file included from /builds/linux/include/asm-generic/mmiowb.h:27:
In file included from /builds/linux/arch/riscv/include/asm/smp.h:11:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/amd/amdgpu/amdgpu_gem.c:28:
In file included from /builds/linux/include/linux/ktime.h:24:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/sound/soc/sof/intel/hda-pcm.c:18:
In file included from /builds/linux/include/sound/hda_register.h:11:
In file included from /builds/linux/include/linux/io.h:13:
In file included from /builds/linux/arch/riscv/include/asm/io.h:15:
In file included from /builds/linux/arch/riscv/include/asm/mmiowb.h:12:
In file included from /builds/linux/include/asm-generic/mmiowb.h:27:
In file included from /builds/linux/arch/riscv/include/asm/smp.h:11:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/pinctrl/ti/pinctrl-ti-iodelay.c:14:
In file included from /builds/linux/include/linux/io.h:13:
In file included from /builds/linux/arch/riscv/include/asm/io.h:15:
In file included from /builds/linux/arch/riscv/include/asm/mmiowb.h:12:
In file included from /builds/linux/include/asm-generic/mmiowb.h:27:
In file included from /builds/linux/arch/riscv/include/asm/smp.h:11:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/batman-adv/fragmentation.c:7:
In file included from /builds/linux/net/batman-adv/fragmentation.h:10:
In file included from /builds/linux/net/batman-adv/main.h:210:
In file included from /builds/linux/include/linux/etherdevice.h:20:
In file included from /builds/linux/include/linux/if_ether.h:19:
In file included from /builds/linux/include/linux/skbuff.h:15:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/wireless/broadcom/brcm80211/brcmfmac/cfg80211.c:9:
In file included from /builds/linux/include/linux/etherdevice.h:20:
In file included from /builds/linux/include/linux/if_ether.h:19:
In file included from /builds/linux/include/linux/skbuff.h:15:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/netlabel/netlabel_unlabeled.c:17:
In file included from /builds/linux/include/linux/rcupdate.h:27:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/pci/cx23885/cx23885-ir.c:10:
In file included from /builds/linux/drivers/media/pci/cx23885/cx23885.h:10:
In file included from /builds/linux/include/linux/pci.h:35:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/rtc/lib.c:12:
In file included from /builds/linux/include/linux/rtc.h:17:
In file included from /builds/linux/include/linux/interrupt.h:11:
In file included from /builds/linux/include/linux/hardirq.h:5:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/usb/mtu3/mtu3_qmu.c:21:
In file included from /builds/linux/include/linux/dmapool.h:14:
In file included from /builds/linux/include/linux/scatterlist.h:8:
In file included from /builds/linux/include/linux/mm.h:10:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/mmc/host/dw_mmc-pci.c:8:
In file included from /builds/linux/include/linux/interrupt.h:11:
In file included from /builds/linux/include/linux/hardirq.h:5:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/phy/mdio_device.c:10:
In file included from /builds/linux/include/linux/gpio.h:62:
In file included from /builds/linux/include/asm-generic/gpio.h:8:
In file included from /builds/linux/include/linux/of.h:17:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/clk/mediatek/clk-mt8183.c:8:
In file included from /builds/linux/include/linux/of.h:17:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/usb/tm6000/tm6000-i2c.c:9:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/ethernet/intel/i40e/i40e_diag.c:4:
In file included from /builds/linux/drivers/net/ethernet/intel/i40e/i40e_diag.h:7:
In file included from /builds/linux/drivers/net/ethernet/intel/i40e/i40e_type.h:8:
In file included from /builds/linux/drivers/net/ethernet/intel/i40e/i40e_osdep.h:8:
In file included from /builds/linux/include/linux/if_ether.h:19:
In file included from /builds/linux/include/linux/skbuff.h:15:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/reset/reset-hsdk.c:12:
In file included from /builds/linux/include/linux/io.h:13:
In file included from /builds/linux/arch/riscv/include/asm/io.h:15:
In file included from /builds/linux/arch/riscv/include/asm/mmiowb.h:12:
In file included from /builds/linux/include/asm-generic/mmiowb.h:27:
In file included from /builds/linux/arch/riscv/include/asm/smp.h:11:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/regulator/rn5t618-regulator.c:8:
In file included from /builds/linux/include/linux/mfd/rn5t618.h:11:
In file included from /builds/linux/include/linux/regmap.h:14:
In file included from /builds/linux/include/linux/rbtree.h:22:
In file included from /builds/linux/include/linux/rcupdate.h:27:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/phy/ste10Xp.c:12:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/batman-adv/tvlv.c:7:
In file included from /builds/linux/net/batman-adv/main.h:210:
In file included from /builds/linux/include/linux/etherdevice.h:20:
In file included from /builds/linux/include/linux/if_ether.h:19:
In file included from /builds/linux/include/linux/skbuff.h:15:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/ipv6/netfilter/ip6t_ah.c:7:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/ethernet/intel/e1000/e1000_main.c:4:
In file included from /builds/linux/drivers/net/ethernet/intel/e1000/e1000.h:10:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/block/blk-pm.c:3:
In file included from /builds/linux/include/linux/blk-mq.h:5:
In file included from /builds/linux/include/linux/blkdev.h:5:
In file included from /builds/linux/include/linux/sched.h:12:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/video/fbdev/omap2/omapfb/dss/hdmi5.c:17:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/lib/crypto/blake2s-generic.c:15:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/sound/soc/codecs/adau1977-spi.c:10:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/subdev/fb/mcp77.c:24:
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/subdev/fb/nv50.h:5:
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/subdev/fb/priv.h:5:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/subdev/fb.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/subdev.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/device.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/oclass.h:3:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/os.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvif/os.h:6:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/sound/soc/codecs/tlv320aic32x4.c:12:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/leds/trigger/ledtrig-backlight.c:9:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/pci/cx23885/altera-ci.c:44:
In file included from /builds/linux/include/media/dvb_demux.h:22:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/bluetooth/selftest.c:24:
In file included from /builds/linux/include/linux/debugfs.h:15:
In file included from /builds/linux/include/linux/fs.h:6:
In file included from /builds/linux/include/linux/wait_bit.h:8:
In file included from /builds/linux/include/linux/wait.h:9:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/misc/mic/vop/vop_vringh.c:9:
In file included from /builds/linux/include/linux/sched.h:12:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/vkms/vkms_composer.c:5:
In file included from /builds/linux/include/drm/drm_atomic.h:31:
In file included from /builds/linux/include/drm/drm_crtc.h:28:
In file included from /builds/linux/include/linux/i2c.h:13:
In file included from /builds/linux/include/linux/acpi.h:13:
In file included from /builds/linux/include/linux/irqdomain.h:35:
In file included from /builds/linux/include/linux/of.h:17:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/usb/usbip/usbip_event.c:7:
In file included from /builds/linux/include/linux/kthread.h:6:
In file included from /builds/linux/include/linux/sched.h:12:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/mfd/ssbi.c:15:
In file included from /builds/linux/include/linux/io.h:13:
In file included from /builds/linux/arch/riscv/include/asm/io.h:15:
In file included from /builds/linux/arch/riscv/include/asm/mmiowb.h:12:
In file included from /builds/linux/include/asm-generic/mmiowb.h:27:
In file included from /builds/linux/arch/riscv/include/asm/smp.h:11:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/engine/disp/rootgt200.c:24:
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/engine/disp/rootnv50.h:5:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/object.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/oclass.h:3:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/os.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvif/os.h:6:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/i2c/busses/i2c-uniphier.c:6:
In file included from /builds/linux/include/linux/clk.h:14:
In file included from /builds/linux/include/linux/notifier.h:14:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/ocfs2/reservations.c:19:
In file included from /builds/linux/include/linux/fs.h:6:
In file included from /builds/linux/include/linux/wait_bit.h:8:
In file included from /builds/linux/include/linux/wait.h:9:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/sched/sch_pie.c:14:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/scsi/be2iscsi/be_main.c:26:
In file included from /builds/linux/include/linux/reboot.h:6:
In file included from /builds/linux/include/linux/notifier.h:14:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/wireless/ti/wl18xx/main.c:8:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/xfs/xfs_aops.c:7:
In file included from /builds/linux/fs/xfs/xfs.h:22:
In file included from /builds/linux/fs/xfs/xfs_linux.h:24:
In file included from /builds/linux/fs/xfs/kmem.h:9:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/iio/adc/ltc2485.c:11:
In file included from /builds/linux/include/linux/i2c.h:13:
In file included from /builds/linux/include/linux/acpi.h:13:
In file included from /builds/linux/include/linux/irqdomain.h:35:
In file included from /builds/linux/include/linux/of.h:17:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/wireless/intel/iwlwifi/dvm/main.c:20:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/video/backlight/otm3225a.c:16:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/subdev/fuse/gm107.c:24:
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/subdev/fuse/priv.h:5:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/subdev/fuse.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/subdev.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/device.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/oclass.h:3:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/os.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvif/os.h:6:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/usb/host/ohci-platform.c:17:
In file included from /builds/linux/include/linux/clk.h:14:
In file included from /builds/linux/include/linux/notifier.h:14:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/thunderbolt/switch.c:10:
In file included from /builds/linux/include/linux/idr.h:15:
In file included from /builds/linux/include/linux/radix-tree.h:14:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/usb/musb/ux500.c:9:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/parport/procfs.c:18:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/sound/pci/hda/hda_bind.c:8:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/kernel/trace/trace_events_trigger.c:8:
In file included from /builds/linux/include/linux/security.h:26:
In file included from /builds/linux/include/linux/key.h:15:
In file included from /builds/linux/include/linux/rbtree.h:22:
In file included from /builds/linux/include/linux/rcupdate.h:27:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from lib/raid6/int16.c:21:
In file included from /builds/linux/include/linux/raid/pq.h:15:
In file included from /builds/linux/include/linux/blkdev.h:5:
In file included from /builds/linux/include/linux/sched.h:12:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/xfs/xfs_mru_cache.c:6:
In file included from /builds/linux/fs/xfs/xfs.h:22:
In file included from /builds/linux/fs/xfs/xfs_linux.h:24:
In file included from /builds/linux/fs/xfs/kmem.h:9:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/ethernet/sfc/ptp.c:33:
In file included from /builds/linux/include/linux/ip.h:16:
In file included from /builds/linux/include/linux/skbuff.h:15:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/ceph/osdmap.c:5:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/usb/usbip/vudc_dev.c:9:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/sound/pci/hda/hda_eld.c:13:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/sunrpc/svcauth_unix.c:3:
In file included from /builds/linux/include/linux/sched.h:12:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/arch/riscv/mm/fault.c:10:
In file included from /builds/linux/include/linux/mm.h:10:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/sound/soc/samsung/tobermory.c:7:
In file included from /builds/linux/include/sound/soc.h:13:
In file included from /builds/linux/include/linux/of.h:17:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/ocfs2/mmap.c:12:
In file included from /builds/linux/include/linux/fs.h:6:
In file included from /builds/linux/include/linux/wait_bit.h:8:
In file included from /builds/linux/include/linux/wait.h:9:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/scsi/device_handler/scsi_dh_hp_sw.c:11:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/subdev/i2c/padg94.c:24:
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/subdev/i2c/pad.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/subdev/i2c.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/subdev.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/device.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/oclass.h:3:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/os.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvif/os.h:6:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/x25/x25_route.c:15:
In file included from /builds/linux/include/linux/if_arp.h:22:
In file included from /builds/linux/include/linux/skbuff.h:15:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/ethernet/oki-semi/pch_gbe/pch_gbe_ethtool.c:8:
In file included from /builds/linux/drivers/net/ethernet/oki-semi/pch_gbe/pch_gbe.h:14:
In file included from /builds/linux/include/linux/mii.h:12:
In file included from /builds/linux/include/uapi/linux/if.h:25:
In file included from /builds/linux/include/linux/socket.h:8:
In file included from /builds/linux/include/linux/uio.h:9:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/amd/amdgpu/../display/amdgpu_dm/amdgpu_dm_mst_types.c:27:
In file included from /builds/linux/include/drm/drm_atomic_helper.h:31:
In file included from /builds/linux/include/drm/drm_crtc.h:28:
In file included from /builds/linux/include/linux/i2c.h:13:
In file included from /builds/linux/include/linux/acpi.h:13:
In file included from /builds/linux/include/linux/irqdomain.h:35:
In file included from /builds/linux/include/linux/of.h:17:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/rc/keymaps/rc-flyvideo.c:8:
In file included from /builds/linux/include/media/rc-map.h:11:
In file included from /builds/linux/include/linux/input.h:8:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/clk/sifive/fu540-prci.c:28:
In file included from /builds/linux/include/linux/clkdev.h:12:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/usb/gspca/stv06xx/stv06xx_st6422.c:17:
In file included from /builds/linux/drivers/media/usb/gspca/stv06xx/stv06xx_st6422.h:18:
In file included from /builds/linux/drivers/media/usb/gspca/stv06xx/stv06xx_sensor.h:20:
In file included from /builds/linux/drivers/media/usb/gspca/stv06xx/stv06xx.h:20:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/sound/usb/hiface/pcm.c:13:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/radio/radio-ma901.c:11:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/ethernet/socionext/sni_ave.c:9:
In file included from /builds/linux/include/linux/clk.h:14:
In file included from /builds/linux/include/linux/notifier.h:14:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/ipv4/xfrm4_tunnel.c:9:
In file included from /builds/linux/include/linux/skbuff.h:15:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/netfilter/nf_nat_proto.c:9:
In file included from /builds/linux/include/linux/udp.h:16:
In file included from /builds/linux/include/net/inet_sock.h:19:
In file included from /builds/linux/include/linux/netdevice.h:24:
In file included from /builds/linux/include/linux/timer.h:6:
In file included from /builds/linux/include/linux/ktime.h:24:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/ethernet/cavium/liquidio/octeon_droq.c:18:
In file included from /builds/linux/include/linux/pci.h:35:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/rtc/rtc-pcf2127.c:16:
In file included from /builds/linux/include/linux/i2c.h:13:
In file included from /builds/linux/include/linux/acpi.h:13:
In file included from /builds/linux/include/linux/irqdomain.h:35:
In file included from /builds/linux/include/linux/of.h:17:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/mailbox/qcom-apcs-ipc-mailbox.c:7:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/platform/davinci/vpfe_capture.c:55:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/ethernet/microchip/encx24j600-regmap.c:13:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/staging/media/sunxi/cedrus/cedrus_h264.c:11:
In file included from /builds/linux/include/media/videobuf2-dma-contig.h:16:
In file included from /builds/linux/include/media/videobuf2-v4l2.h:15:
In file included from /builds/linux/include/linux/videodev2.h:59:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/char_dev.c:9:
In file included from /builds/linux/include/linux/fs.h:6:
In file included from /builds/linux/include/linux/wait_bit.h:8:
In file included from /builds/linux/include/linux/wait.h:9:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/ethernet/renesas/ravb_ptp.c:9:
In file included from /builds/linux/drivers/net/ethernet/renesas/ravb.h:14:
In file included from /builds/linux/include/linux/interrupt.h:11:
In file included from /builds/linux/include/linux/hardirq.h:5:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/lima/lima_sched.c:4:
In file included from /builds/linux/include/linux/kthread.h:6:
In file included from /builds/linux/include/linux/sched.h:12:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/netfilter/nft_tproxy.c:2:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/bonding/bond_options.c:9:
In file included from /builds/linux/include/uapi/linux/if.h:25:
In file included from /builds/linux/include/linux/socket.h:8:
In file included from /builds/linux/include/linux/uio.h:9:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                                         = NULL
      |                ^~

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_IAS=0
In file included from /builds/linux/drivers/spi/spi-lm70llp.c:11:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/clk/bcm/clk-hr2.c:16:
In file included from /builds/linux/include/linux/clk-provider.h:9:
In file included from /builds/linux/include/linux/of.h:17:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/i2c/ad9389b.c:15:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/imx/imx-drm-core.c:9:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/mmc/core/mmc_ops.c:8:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/dvb-frontends/isl6423.c:13:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/pci/cobalt/cobalt-flash.c:9:
In file included from /builds/linux/include/linux/mtd/mtd.h:10:
In file included from /builds/linux/include/linux/uio.h:9:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/iio/adc/lp8788_adc.c:11:
In file included from /builds/linux/include/linux/iio/iio.h:10:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/ethernet/chelsio/cxgb4/cudbg_common.c:6:
In file included from /builds/linux/drivers/net/ethernet/chelsio/cxgb4/cxgb4.h:42:
In file included from /builds/linux/include/linux/interrupt.h:11:
In file included from /builds/linux/include/linux/hardirq.h:5:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/usb/storage/alauda.c:21:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/amd/amdgpu/../display/dc/dce/dce_i2c_hw.c:28:
In file included from /builds/linux/drivers/gpu/drm/amd/amdgpu/../display/dc/inc/resource.h:28:
In file included from /builds/linux/drivers/gpu/drm/amd/amdgpu/../display/dc/inc/core_types.h:29:
In file included from /builds/linux/drivers/gpu/drm/amd/amdgpu/../display/dc/dc.h:29:
In file included from /builds/linux/drivers/gpu/drm/amd/amdgpu/../display/dc/dc_types.h:28:
In file included from /builds/linux/drivers/gpu/drm/amd/amdgpu/../display/dc/os_types.h:30:
In file included from /builds/linux/include/linux/kref.h:16:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/thermal/kirkwood_thermal.c:7:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/rtc/rtc-ds1553.c:11:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/scsi/libfc/fc_libfc.c:10:
In file included from /builds/linux/include/linux/scatterlist.h:8:
In file included from /builds/linux/include/linux/mm.h:10:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/usb/as102/as102_drv.c:9:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/wireless/mediatek/mt76/mt7603/eeprom.c:3:
In file included from /builds/linux/drivers/net/wireless/mediatek/mt76/mt7603/mt7603.h:6:
In file included from /builds/linux/include/linux/interrupt.h:11:
In file included from /builds/linux/include/linux/hardirq.h:5:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/input/serio/serport.c:12:
In file included from /builds/linux/include/linux/uaccess.h:5:
In file included from /builds/linux/include/linux/sched.h:12:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/radio/si470x/radio-si470x-i2c.c:19:
In file included from /builds/linux/include/linux/i2c.h:13:
In file included from /builds/linux/include/linux/acpi.h:13:
In file included from /builds/linux/include/linux/irqdomain.h:35:
In file included from /builds/linux/include/linux/of.h:17:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/staging/most/sound/sound.c:10:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/staging/isdn/hysdn/hysdn_net.c:16:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/ethernet/mellanox/mlx5/core/lag.c:33:
In file included from /builds/linux/include/linux/netdevice.h:24:
In file included from /builds/linux/include/linux/timer.h:6:
In file included from /builds/linux/include/linux/ktime.h:24:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/platform/exynos4-is/fimc-lite.c:11:
In file included from /builds/linux/include/linux/clk.h:14:
In file included from /builds/linux/include/linux/notifier.h:14:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/amd/amdgpu/kv_dpm.c:24:
In file included from /builds/linux/drivers/gpu/drm/amd/amdgpu/amdgpu.h:31:
In file included from /builds/linux/drivers/gpu/drm/amd/amdgpu/amdgpu_ctx.h:26:
In file included from /builds/linux/drivers/gpu/drm/amd/amdgpu/amdgpu_ring.h:28:
In file included from /builds/linux/include/drm/gpu_scheduler.h:27:
In file included from /builds/linux/include/drm/spsc_queue.h:28:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/mm/backing-dev.c:3:
In file included from /builds/linux/include/linux/wait.h:9:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/can/usb/ems_usb.c:8:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/amd/amdgpu/../display/dc/basics/log_helpers.c:26:
In file included from /builds/linux/drivers/gpu/drm/amd/amdgpu/../display/dc/inc/core_types.h:29:
In file included from /builds/linux/drivers/gpu/drm/amd/amdgpu/../display/dc/dc.h:29:
In file included from /builds/linux/drivers/gpu/drm/amd/amdgpu/../display/dc/dc_types.h:28:
In file included from /builds/linux/drivers/gpu/drm/amd/amdgpu/../display/dc/os_types.h:30:
In file included from /builds/linux/include/linux/kref.h:16:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/leds/trigger/ledtrig-camera.c:12:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/mfd/tps65912-spi.c:20:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/mtd/ubi/kapi.c:10:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/sound/pcmcia/vx/vxp_mixer.c:10:
In file included from /builds/linux/include/sound/core.h:10:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/scsi/mpt3sas/mpt3sas_transport.c:45:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/crypto/nhpoly1305.c:34:
In file included from /builds/linux/include/crypto/algapi.h:10:
In file included from /builds/linux/include/linux/crypto.h:19:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/dsa/bcm_sf2.c:9:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/wireless/st/cw1200/scan.c:9:
In file included from /builds/linux/include/linux/sched.h:12:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/staging/fbtft/fb_pcd8544.c:11:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/clk/renesas/r8a774c0-cpg-mssr.c:13:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/mpls/mpls_gso.c:13:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/mm/shmem.c:24:
In file included from /builds/linux/include/linux/fs.h:6:
In file included from /builds/linux/include/linux/wait_bit.h:8:
In file included from /builds/linux/include/linux/wait.h:9:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/nfc/st-nci/i2c.c:9:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/arch/riscv/kernel/irq.c:8:
In file included from /builds/linux/include/linux/interrupt.h:11:
In file included from /builds/linux/include/linux/hardirq.h:5:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/ipack/carriers/tpci200.c:12:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/engine/disp/basegp102.c:24:
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/engine/disp/channv50.h:5:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/object.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/oclass.h:3:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/os.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvif/os.h:6:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/usb/dvb-usb/dvb-usb-urb.c:10:
In file included from /builds/linux/drivers/media/usb/dvb-usb/dvb-usb-common.h:13:
In file included from /builds/linux/drivers/media/usb/dvb-usb/dvb-usb.h:14:
In file included from /builds/linux/include/linux/input.h:8:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/sched/sch_cbs.c:53:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/lib/math/prime_numbers.c:4:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/scsi/qedi/qedi_fw_api.c:8:
In file included from /builds/linux/drivers/scsi/qedi/qedi_hsi.h:11:
In file included from /builds/linux/include/linux/qed/common_hsi.h:39:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/amd/amdgpu/uvd_v7_0.c:24:
In file included from /builds/linux/include/linux/firmware.h:7:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/r128/r128_cce.c:33:
In file included from /builds/linux/include/linux/dma-mapping.h:7:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/tuners/fc0011.c:11:
In file included from /builds/linux/drivers/media/tuners/fc0011.h:5:
In file included from /builds/linux/include/media/dvb_frontend.h:36:
In file included from /builds/linux/include/linux/sched.h:12:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/security/keys/process_keys.c:9:
In file included from /builds/linux/include/linux/sched.h:12:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/tty/serial/8250/8250_dw.c:13:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/staging/isdn/hysdn/hysdn_init.c:13:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/staging/comedi/comedi_pcmcia.c:10:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/sound/soc/codecs/da732x.c:10:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/pci/ivtv/ivtv-udma.c:11:
In file included from /builds/linux/drivers/media/pci/ivtv/ivtv-driver.h:41:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from drivers/staging/vt6655/vt6655_stage.mod.c:2:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/clk/mediatek/clk-mt8183-cam.c:6:
In file included from /builds/linux/include/linux/clk-provider.h:9:
In file included from /builds/linux/include/linux/of.h:17:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/regulator/mt6397-regulator.c:6:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/staging/greybus/arche-platform.c:9:
In file included from /builds/linux/include/linux/clk.h:14:
In file included from /builds/linux/include/linux/notifier.h:14:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/sound/soc/intel/common/soc-acpi-intel-tgl-match.c:9:
In file included from /builds/linux/include/sound/soc-acpi.h:10:
In file included from /builds/linux/include/linux/acpi.h:13:
In file included from /builds/linux/include/linux/irqdomain.h:35:
In file included from /builds/linux/include/linux/of.h:17:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/fat/inode.c:14:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/dccp/options.c:10:
In file included from /builds/linux/include/linux/dccp.h:6:
In file included from /builds/linux/include/linux/in.h:19:
In file included from /builds/linux/include/uapi/linux/in.h:24:
In file included from /builds/linux/include/linux/socket.h:8:
In file included from /builds/linux/include/linux/uio.h:9:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/pci/solo6x10/solo6x10-g723.c:13:
In file included from /builds/linux/include/linux/mempool.h:8:
In file included from /builds/linux/include/linux/wait.h:9:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/nfs/dns_resolve.c:37:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/iio/magnetometer/st_magn_spi.c:11:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/greybus/module.c:9:
In file included from /builds/linux/include/linux/greybus.h:17:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/char/ipmi/ipmi_smic_sm.c:26:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/ata/pata_ninja32.c:39:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/usb/storage/option_ms.c:10:
In file included from /builds/linux/include/linux/usb.h:6:
In file included from /builds/linux/include/linux/usb/ch9.h:36:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/infiniband/hw/vmw_pvrdma/pvrdma_verbs.c:47:
In file included from /builds/linux/include/linux/inet.h:42:
In file included from /builds/linux/include/net/net_namespace.h:10:
In file included from /builds/linux/include/linux/workqueue.h:9:
In file included from /builds/linux/include/linux/timer.h:6:
In file included from /builds/linux/include/linux/ktime.h:24:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/ax25/ax25_addr.c:8:
In file included from /builds/linux/include/linux/socket.h:8:
In file included from /builds/linux/include/linux/uio.h:9:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/ethernet/qlogic/qlcnic/qlcnic_main.c:8:
In file included from /builds/linux/include/linux/vmalloc.h:5:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/watchdog/da9062_wdt.c:9:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/wireless/broadcom/b43/radio_2057.c:12:
In file included from /builds/linux/drivers/net/wireless/broadcom/b43/b43.h:6:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/ipv4/tcp_illinois.c:16:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/regulator/da9210-regulator.c:7:
In file included from /builds/linux/include/linux/i2c.h:13:
In file included from /builds/linux/include/linux/acpi.h:13:
In file included from /builds/linux/include/linux/irqdomain.h:35:
In file included from /builds/linux/include/linux/of.h:17:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/pstore/ram_core.c:8:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/input/keyboard/mcs_touchkey.c:10:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/subdev/clk/nv04.c:24:
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/subdev/clk/priv.h:5:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/subdev/clk.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/subdev.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/device.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/oclass.h:3:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/os.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvif/os.h:6:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/ipv4/inet_timewait_sock.c:13:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/sound/soc/rockchip/rockchip_max98090.c:8:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpio/gpio-lp87565.c:17:
In file included from /builds/linux/include/linux/gpio/driver.h:5:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/isdn/hardware/mISDN/hfcmulti.c:153:
In file included from /builds/linux/include/linux/interrupt.h:11:
In file included from /builds/linux/include/linux/hardirq.h:5:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/subdev/mc/nv50.c:24:
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/subdev/mc/priv.h:5:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/subdev/mc.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/subdev.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/device.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/oclass.h:3:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/os.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvif/os.h:6:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/ppp/pppoe.c:56:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/lib/test_static_key_base.c:11:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/sound/firewire/digi00x/digi00x-stream.c:8:
In file included from /builds/linux/sound/firewire/digi00x/digi00x.h:11:
In file included from /builds/linux/include/linux/compat.h:10:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/sound/soc/codecs/rt5659.c:9:
In file included from /builds/linux/include/linux/clk.h:14:
In file included from /builds/linux/include/linux/notifier.h:14:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/panel/panel-truly-nt35597.c:6:
In file included from /builds/linux/include/linux/backlight.h:12:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/regulator/axp20x-regulator.c:20:
In file included from /builds/linux/include/linux/mfd/axp20x.h:11:
In file included from /builds/linux/include/linux/regmap.h:14:
In file included from /builds/linux/include/linux/rbtree.h:22:
In file included from /builds/linux/include/linux/rcupdate.h:27:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/wireless/ath/ath9k/init.c:19:
In file included from /builds/linux/include/linux/dma-mapping.h:7:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/platform/s5p-mfc/s5p_mfc.c:9:
In file included from /builds/linux/include/linux/clk.h:14:
In file included from /builds/linux/include/linux/notifier.h:14:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/mtd/nand/raw/brcmnand/brcmstb_nand.c:6:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/pinctrl/sh-pfc/pfc-r8a77965.c:18:
In file included from /builds/linux/drivers/pinctrl/sh-pfc/core.h:12:
In file included from /builds/linux/drivers/pinctrl/sh-pfc/sh_pfc.h:12:
In file included from /builds/linux/include/linux/pinctrl/pinconf-generic.h:14:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/thermal/clock_cooling.c:14:
In file included from /builds/linux/include/linux/clk.h:14:
In file included from /builds/linux/include/linux/notifier.h:14:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/mfd/stmfx.c:9:
In file included from /builds/linux/include/linux/i2c.h:13:
In file included from /builds/linux/include/linux/acpi.h:13:
In file included from /builds/linux/include/linux/irqdomain.h:35:
In file included from /builds/linux/include/linux/of.h:17:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/llc/llc_conn.c:16:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/btrfs/orphan.c:6:
In file included from /builds/linux/fs/btrfs/ctree.h:9:
In file included from /builds/linux/include/linux/mm.h:10:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/subdev/ltc/base.c:24:
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/subdev/ltc/priv.h:5:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/subdev/ltc.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/subdev.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/device.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/oclass.h:3:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/os.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvif/os.h:6:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/vc4/vc4_plane.c:18:
In file included from /builds/linux/include/drm/drm_atomic.h:31:
In file included from /builds/linux/include/drm/drm_crtc.h:28:
In file included from /builds/linux/include/linux/i2c.h:13:
In file included from /builds/linux/include/linux/acpi.h:13:
In file included from /builds/linux/include/linux/irqdomain.h:35:
In file included from /builds/linux/include/linux/of.h:17:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/staging/comedi/drivers/cb_pcimdas.c:35:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/wireless/ath/carl9170/main.c:40:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/video/fbdev/omap2/omapfb/displays/panel-dpi.c:9:
In file included from /builds/linux/include/linux/gpio.h:62:
In file included from /builds/linux/include/asm-generic/gpio.h:8:
In file included from /builds/linux/include/linux/of.h:17:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/orangefs/inode.c:13:
In file included from /builds/linux/include/linux/bvec.h:13:
In file included from /builds/linux/include/linux/mm.h:10:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/sound/soc/codecs/adau1977-i2c.c:9:
In file included from /builds/linux/include/linux/i2c.h:13:
In file included from /builds/linux/include/linux/acpi.h:13:
In file included from /builds/linux/include/linux/irqdomain.h:35:
In file included from /builds/linux/include/linux/of.h:17:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/ethernet/netronome/nfp/flower/offload.c:4:
In file included from /builds/linux/include/linux/skbuff.h:15:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/watchdog/sc520_wdt.c:53:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/staging/fbtft/fb_ssd1289.c:10:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/ethernet/stmicro/stmmac/ring_mode.c:15:
In file included from /builds/linux/drivers/net/ethernet/stmicro/stmmac/stmmac.h:15:
In file included from /builds/linux/include/linux/clk.h:14:
In file included from /builds/linux/include/linux/notifier.h:14:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/engine/fifo/gpfifotu102.c:22:
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/engine/fifo/changk104.h:5:
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/engine/fifo/chan.h:5:
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/engine/fifo/priv.h:5:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/engine/fifo.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/engine.h:5:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/subdev.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/device.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/oclass.h:3:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/os.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvif/os.h:6:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/mm/page_counter.c:12:
In file included from /builds/linux/include/linux/sched.h:12:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/infiniband/hw/cxgb3/iwch_cm.c:32:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/mtd/maps/pci.c:11:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/ax25/ax25_subr.c:11:
In file included from /builds/linux/include/linux/socket.h:8:
In file included from /builds/linux/include/linux/uio.h:9:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/batman-adv/routing.c:7:
In file included from /builds/linux/net/batman-adv/routing.h:10:
In file included from /builds/linux/net/batman-adv/main.h:210:
In file included from /builds/linux/include/linux/etherdevice.h:20:
In file included from /builds/linux/include/linux/if_ether.h:19:
In file included from /builds/linux/include/linux/skbuff.h:15:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/pci/hotplug/cpci_hotplug_core.c:14:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/sound/pci/ctxfi/cthw20k2.c:15:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/rtc/rtc-ab-eoz9.c:8:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/arch/riscv/kernel/cacheinfo.c:6:
In file included from /builds/linux/include/linux/cacheinfo.h:7:
In file included from /builds/linux/include/linux/smp.h:64:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/ocfs2/symlink.c:37:
In file included from /builds/linux/include/linux/fs.h:6:
In file included from /builds/linux/include/linux/wait_bit.h:8:
In file included from /builds/linux/include/linux/wait.h:9:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/wireless/intel/iwlegacy/3945-debug.c:11:
In file included from /builds/linux/drivers/net/wireless/intel/iwlegacy/common.h:14:
In file included from /builds/linux/include/linux/interrupt.h:11:
In file included from /builds/linux/include/linux/hardirq.h:5:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/pci/saa7134/saa7134-cards.c:10:
In file included from /builds/linux/drivers/media/pci/saa7134/saa7134.h:13:
In file included from /builds/linux/include/linux/pci.h:35:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/staging/comedi/drivers/das08_pci.c:25:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/crypto/cavium/nitrox/nitrox_main.c:4:
In file included from /builds/linux/include/linux/firmware.h:7:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/lib/objagg.c:4:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/remoteproc/remoteproc_core.c:20:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/fat/fatent.c:6:
In file included from /builds/linux/include/linux/blkdev.h:5:
In file included from /builds/linux/include/linux/sched.h:12:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/wireless/marvell/mwifiex/cfg80211.c:20:
In file included from /builds/linux/drivers/net/wireless/marvell/mwifiex/cfg80211.h:23:
In file included from /builds/linux/include/net/cfg80211.h:13:
In file included from /builds/linux/include/linux/netdevice.h:24:
In file included from /builds/linux/include/linux/timer.h:6:
In file included from /builds/linux/include/linux/ktime.h:24:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/iio/common/ssp_sensors/ssp_spi.c:6:
In file included from /builds/linux/drivers/iio/common/ssp_sensors/ssp.h:10:
In file included from /builds/linux/include/linux/gpio.h:62:
In file included from /builds/linux/include/asm-generic/gpio.h:8:
In file included from /builds/linux/include/linux/of.h:17:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/md/dm-snap-transient.c:8:
In file included from /builds/linux/drivers/md/dm-exception-store.h:13:
In file included from /builds/linux/include/linux/blkdev.h:5:
In file included from /builds/linux/include/linux/sched.h:12:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/ethernet/mellanox/mlx4/en_port.c:35:
In file included from /builds/linux/include/linux/if_vlan.h:10:
In file included from /builds/linux/include/linux/netdevice.h:24:
In file included from /builds/linux/include/linux/timer.h:6:
In file included from /builds/linux/include/linux/ktime.h:24:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/devfreq/devfreq-event.c:11:
In file included from /builds/linux/include/linux/devfreq-event.h:12:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/wimax/i2400m/debugfs.c:10:
In file included from /builds/linux/include/linux/debugfs.h:15:
In file included from /builds/linux/include/linux/fs.h:6:
In file included from /builds/linux/include/linux/wait_bit.h:8:
In file included from /builds/linux/include/linux/wait.h:9:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/wireless/broadcom/b43/tables_lpphy.c:13:
In file included from /builds/linux/drivers/net/wireless/broadcom/b43/b43.h:6:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/mm/mm_init.c:11:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/crypto/atmel-ecc.c:10:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/binfmt_script.c:9:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/pci/pt3/pt3_i2c.c:8:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/pci/cx23885/cx23888-ir.c:10:
In file included from /builds/linux/drivers/media/pci/cx23885/cx23885.h:10:
In file included from /builds/linux/include/linux/pci.h:35:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/fddi/skfp/pmf.c:19:
In file included from /builds/linux/drivers/net/fddi/skfp/h/smc.h:46:
In file included from /builds/linux/drivers/net/fddi/skfp/h/targetos.h:42:
In file included from /builds/linux/arch/riscv/include/asm/io.h:15:
In file included from /builds/linux/arch/riscv/include/asm/mmiowb.h:12:
In file included from /builds/linux/include/asm-generic/mmiowb.h:27:
In file included from /builds/linux/arch/riscv/include/asm/smp.h:11:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/mfd/wm8350-core.c:13:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/subdev/bios/image.c:24:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/subdev/bios.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/subdev.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/device.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/oclass.h:3:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/os.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvif/os.h:6:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/nfs/pnfs_nfs.c:11:
In file included from /builds/linux/include/linux/nfs_fs.h:22:
In file included from /builds/linux/include/linux/in.h:19:
In file included from /builds/linux/include/uapi/linux/in.h:24:
In file included from /builds/linux/include/linux/socket.h:8:
In file included from /builds/linux/include/linux/uio.h:9:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/erofs/namei.c:7:
In file included from /builds/linux/fs/erofs/xattr.h:10:
In file included from /builds/linux/fs/erofs/internal.h:10:
In file included from /builds/linux/include/linux/fs.h:6:
In file included from /builds/linux/include/linux/wait_bit.h:8:
In file included from /builds/linux/include/linux/wait.h:9:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/staging/uwb/i1480/dfu/mac.c:16:
In file included from /builds/linux/include/linux/firmware.h:7:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/splice.c:21:
In file included from /builds/linux/include/linux/bvec.h:13:
In file included from /builds/linux/include/linux/mm.h:10:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/scsi/qla4xxx/ql4_nvram.c:8:
In file included from /builds/linux/drivers/scsi/qla4xxx/ql4_def.h:14:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/dcache.c:18:
In file included from /builds/linux/include/linux/ratelimit.h:6:
In file included from /builds/linux/include/linux/sched.h:12:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/dvb-core/dvb_net.c:45:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/staging/fbtft/fb_ssd1305.c:8:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/misc/sram.c:8:
In file included from /builds/linux/include/linux/clk.h:14:
In file included from /builds/linux/include/linux/notifier.h:14:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/sound/pci/oxygen/xonar_hdmi.c:8:
In file included from /builds/linux/include/linux/pci.h:35:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/tty/serial/max3100.c:39:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/netfilter/nf_conntrack_core.c:15:
In file included from /builds/linux/include/linux/netfilter.h:6:
In file included from /builds/linux/include/linux/skbuff.h:15:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/engine/disp/rootnv50.c:24:
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/engine/disp/rootnv50.h:5:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/object.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/oclass.h:3:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/os.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvif/os.h:6:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/usb/host/ohci-hcd.c:24:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/panel/panel-olimex-lcd-olinuxino.c:9:
In file included from /builds/linux/include/linux/backlight.h:12:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/etnaviv/etnaviv_drv.c:7:
In file included from /builds/linux/include/linux/dma-mapping.h:7:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/mtd/nand/raw/lpc32xx_mlc.c:16:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/nouveau/nouveau_ttm.c:25:
In file included from /builds/linux/drivers/gpu/drm/nouveau/nouveau_drv.h:41:
In file included from /builds/linux/include/linux/notifier.h:14:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/connector/connector.c:11:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/caif/caif_dev.c:14:
In file included from /builds/linux/include/linux/if_arp.h:22:
In file included from /builds/linux/include/linux/skbuff.h:15:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/input/touchscreen/silead.c:12:
In file included from /builds/linux/include/linux/i2c.h:13:
In file included from /builds/linux/include/linux/acpi.h:13:
In file included from /builds/linux/include/linux/irqdomain.h:35:
In file included from /builds/linux/include/linux/of.h:17:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/amd/amdgpu/nbio_v6_1.c:23:
In file included from /builds/linux/drivers/gpu/drm/amd/amdgpu/amdgpu.h:31:
In file included from /builds/linux/drivers/gpu/drm/amd/amdgpu/amdgpu_ctx.h:26:
In file included from /builds/linux/drivers/gpu/drm/amd/amdgpu/amdgpu_ring.h:28:
In file included from /builds/linux/include/drm/gpu_scheduler.h:27:
In file included from /builds/linux/include/drm/spsc_queue.h:28:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/ipv4/tcp_ipv4.c:50:
In file included from /builds/linux/include/linux/bottom_half.h:5:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/lapb/lapb_subr.c:15:
In file included from /builds/linux/include/linux/socket.h:8:
In file included from /builds/linux/include/linux/uio.h:9:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/mtd/nand/raw/lpc32xx_slc.c:13:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/clk/qcom/clk-pll.c:12:
In file included from /builds/linux/include/linux/clk-provider.h:9:
In file included from /builds/linux/include/linux/of.h:17:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/usb/cx231xx/cx231xx-core.c:11:
In file included from /builds/linux/drivers/media/usb/cx231xx/cx231xx.h:13:
In file included from /builds/linux/include/linux/videodev2.h:59:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/fs_pin.c:2:
In file included from /builds/linux/include/linux/fs.h:6:
In file included from /builds/linux/include/linux/wait_bit.h:8:
In file included from /builds/linux/include/linux/wait.h:9:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/common/videobuf2/vb2-trace.c:2:
In file included from /builds/linux/include/media/videobuf2-core.h:15:
In file included from /builds/linux/include/linux/mm_types.h:9:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/usb/gspca/spca505.c:12:
In file included from /builds/linux/drivers/media/usb/gspca/gspca.h:5:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/phy/mdio_bus.c:15:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/i2c/ml86v7667.c:11:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/sound/pci/fm801.c:9:
In file included from /builds/linux/include/linux/interrupt.h:11:
In file included from /builds/linux/include/linux/hardirq.h:5:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/target/tcm_fc/tfc_sess.c:8:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/fpga/dfl-fme-region.c:16:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/thermal/thermal_sysfs.c:15:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/pinctrl/mediatek/mtk-eint.c:14:
In file included from /builds/linux/include/linux/gpio/driver.h:5:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/usb/serial/garmin_gps.c:15:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/power/supply/lego_ev3_battery.c:22:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/staging/fbtft/fb_watterott.c:8:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/clk/mediatek/clk-mt7622-eth.c:8:
In file included from /builds/linux/include/linux/clk-provider.h:9:
In file included from /builds/linux/include/linux/of.h:17:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/mtd/nand/raw/gpio.c:17:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/pci/controller/pcie-rockchip.c:14:
In file included from /builds/linux/include/linux/clk.h:14:
In file included from /builds/linux/include/linux/notifier.h:14:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/dma/fsl-edma-common.c:6:
In file included from /builds/linux/include/linux/dmapool.h:14:
In file included from /builds/linux/include/linux/scatterlist.h:8:
In file included from /builds/linux/include/linux/mm.h:10:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/scsi/bfa/bfa_ioc_cb.c:11:
In file included from /builds/linux/drivers/scsi/bfa/bfad_drv.h:23:
In file included from /builds/linux/include/linux/pci.h:35:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/clk/bcm/clk-bcm2835.c:27:
In file included from /builds/linux/include/linux/clk-provider.h:9:
In file included from /builds/linux/include/linux/of.h:17:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/i2c/busses/i2c-i801.c:83:
In file included from /builds/linux/include/linux/interrupt.h:11:
In file included from /builds/linux/include/linux/hardirq.h:5:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/sound/soc/codecs/wm8580.c:18:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/nvmem/stm32-romem.c:10:
In file included from /builds/linux/include/linux/io.h:13:
In file included from /builds/linux/arch/riscv/include/asm/io.h:15:
In file included from /builds/linux/arch/riscv/include/asm/mmiowb.h:12:
In file included from /builds/linux/include/asm-generic/mmiowb.h:27:
In file included from /builds/linux/arch/riscv/include/asm/smp.h:11:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/phy/hisilicon/phy-hisi-inno-usb2.c:8:
In file included from /builds/linux/include/linux/clk.h:14:
In file included from /builds/linux/include/linux/notifier.h:14:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/iio/adc/da9150-gpadc.c:11:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/wireless/intel/iwlwifi/iwl-drv.c:64:
In file included from /builds/linux/include/linux/completion.h:12:
In file included from /builds/linux/include/linux/wait.h:9:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/tty/serial/pch_uart.c:10:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/sound/soc/codecs/cs42l42.c:12:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/amd/amdgpu/../powerplay/hwmgr/vega20_processpptables.c:23:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/edac/xgene_edac.c:11:
In file included from /builds/linux/include/linux/edac.h:16:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/amd/amdgpu/amdgpu_ras_eeprom.c:24:
In file included from /builds/linux/drivers/gpu/drm/amd/amdgpu/amdgpu_ras_eeprom.h:27:
In file included from /builds/linux/include/linux/i2c.h:13:
In file included from /builds/linux/include/linux/acpi.h:13:
In file included from /builds/linux/include/linux/irqdomain.h:35:
In file included from /builds/linux/include/linux/of.h:17:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/ipv6/netfilter/ip6table_security.c:15:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/subdev/fb/nv25.c:26:
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/subdev/fb/priv.h:5:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/subdev/fb.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/subdev.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/device.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/oclass.h:3:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/os.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvif/os.h:6:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/staging/rtl8723bs/hal/odm_PathDiv.c:8:
In file included from /builds/linux/drivers/staging/rtl8723bs/hal/odm_precomp.h:11:
In file included from /builds/linux/drivers/staging/rtl8723bs/hal/odm_types.h:10:
In file included from /builds/linux/drivers/staging/rtl8723bs/include/drv_types.h:18:
In file included from /builds/linux/include/linux/sched/signal.h:5:
In file included from /builds/linux/include/linux/rculist.h:11:
In file included from /builds/linux/include/linux/rcupdate.h:27:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/security/integrity/evm/evm_main.c:17:
In file included from /builds/linux/include/linux/crypto.h:19:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/core/gro_cells.c:2:
In file included from /builds/linux/include/linux/skbuff.h:15:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/platform/s5p-cec/s5p_cec.c:12:
In file included from /builds/linux/include/linux/clk.h:14:
In file included from /builds/linux/include/linux/notifier.h:14:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/iio/trigger/iio-trig-sysfs.c:7:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/tuners/fc0012.c:8:
In file included from /builds/linux/drivers/media/tuners/fc0012.h:11:
In file included from /builds/linux/include/media/dvb_frontend.h:36:
In file included from /builds/linux/include/linux/sched.h:12:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/ethernet/hisilicon/hns3/hns3vf/hclgevf_main.c:4:
In file included from /builds/linux/include/linux/etherdevice.h:20:
In file included from /builds/linux/include/linux/if_ether.h:19:
In file included from /builds/linux/include/linux/skbuff.h:15:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/rpmsg/qcom_glink_native.c:6:
In file included from /builds/linux/include/linux/idr.h:15:
In file included from /builds/linux/include/linux/radix-tree.h:14:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/scsi/lpfc/lpfc_mem.c:24:
In file included from /builds/linux/include/linux/mempool.h:8:
In file included from /builds/linux/include/linux/wait.h:9:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/subdev/secboot/acr_r375.c:23:
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/subdev/secboot/acr_r370.h:26:
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/subdev/secboot/priv.h:26:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/subdev/secboot.h:26:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/subdev.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/device.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/oclass.h:3:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/os.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvif/os.h:6:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/mfd/da9052-i2c.c:10:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/mtd/nand/raw/diskonchip.c:21:
In file included from /builds/linux/include/linux/sched.h:12:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/netfilter/xt_set.c:12:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/rapidio/rio.c:18:
In file included from /builds/linux/include/linux/rio.h:17:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/amd/amdgpu/vcn_v1_0.c:24:
In file included from /builds/linux/include/linux/firmware.h:7:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/i2c/smiapp/smiapp-core.c:15:
In file included from /builds/linux/include/linux/clk.h:14:
In file included from /builds/linux/include/linux/notifier.h:14:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/engine/disp/rootgv100.c:22:
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/engine/disp/rootnv50.h:5:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/object.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/oclass.h:3:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/os.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvif/os.h:6:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/regulator/da9052-regulator.c:9:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/video/fbdev/kyro/STG4000VTG.c:14:
In file included from /builds/linux/drivers/video/fbdev/kyro/STG4000Reg.h:23:
In file included from /builds/linux/arch/riscv/include/asm/io.h:15:
In file included from /builds/linux/arch/riscv/include/asm/mmiowb.h:12:
In file included from /builds/linux/include/asm-generic/mmiowb.h:27:
In file included from /builds/linux/arch/riscv/include/asm/smp.h:11:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/ethernet/ti/cpsw-common.c:4:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/bridge/br_vlan.c:3:
In file included from /builds/linux/include/linux/netdevice.h:24:
In file included from /builds/linux/include/linux/timer.h:6:
In file included from /builds/linux/include/linux/ktime.h:24:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/mfd/lm3533-ctrlbank.c:10:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/lima/lima_object.c:4:
In file included from /builds/linux/include/drm/drm_prime.h:35:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/mtd/parsers/redboot.c:11:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/base/regmap/regmap-slimbus.c:4:
In file included from /builds/linux/include/linux/regmap.h:14:
In file included from /builds/linux/include/linux/rbtree.h:22:
In file included from /builds/linux/include/linux/rcupdate.h:27:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/scsi/ufs/ufshcd-pltfrm.c:36:
In file included from /builds/linux/include/linux/platform_device.h:13:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/engine/gr/gf104.c:24:
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/engine/gr/gf100.h:27:
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/engine/gr/priv.h:5:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/engine/gr.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/engine.h:5:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/subdev.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/device.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/oclass.h:3:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/os.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvif/os.h:6:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/bluetooth/bluecard_cs.c:23:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/security/device_cgroup.c:8:
In file included from /builds/linux/include/linux/device_cgroup.h:2:
In file included from /builds/linux/include/linux/fs.h:6:
In file included from /builds/linux/include/linux/wait_bit.h:8:
In file included from /builds/linux/include/linux/wait.h:9:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/wireless/ath/ath5k/gpio.c:23:
In file included from /builds/linux/drivers/net/wireless/ath/ath5k/ath5k.h:26:
In file included from /builds/linux/include/linux/io.h:13:
In file included from /builds/linux/arch/riscv/include/asm/io.h:15:
In file included from /builds/linux/arch/riscv/include/asm/mmiowb.h:12:
In file included from /builds/linux/include/asm-generic/mmiowb.h:27:
In file included from /builds/linux/arch/riscv/include/asm/smp.h:11:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/platform/s5p-cec/exynos_hdmi_cecctrl.c:10:
In file included from /builds/linux/include/linux/io.h:13:
In file included from /builds/linux/arch/riscv/include/asm/io.h:15:
In file included from /builds/linux/arch/riscv/include/asm/mmiowb.h:12:
In file included from /builds/linux/include/asm-generic/mmiowb.h:27:
In file included from /builds/linux/arch/riscv/include/asm/smp.h:11:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/video/fbdev/riva/riva_hw.c:50:
In file included from /builds/linux/include/linux/pci.h:35:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/staging/exfat/exfat_core.c:7:
In file included from /builds/linux/include/linux/buffer_head.h:12:
In file included from /builds/linux/include/linux/fs.h:6:
In file included from /builds/linux/include/linux/wait_bit.h:8:
In file included from /builds/linux/include/linux/wait.h:9:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/hid/hid-axff.c:18:
In file included from /builds/linux/include/linux/input.h:8:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/infiniband/core/iwpm_msg.c:34:
In file included from /builds/linux/drivers/infiniband/core/iwpm_util.h:36:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/lib/crypto/blake2s.c:15:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/hwmon/adm1029.c:15:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/ethernet/netronome/nfp/nfp_netvf_main.c:11:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/sound/soc/uniphier/aio-pxs2.c:7:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/usb/dvb-usb/dtt200u-fe.c:9:
In file included from /builds/linux/drivers/media/usb/dvb-usb/dtt200u.h:14:
In file included from /builds/linux/drivers/media/usb/dvb-usb/dvb-usb.h:14:
In file included from /builds/linux/include/linux/input.h:8:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/input/tablet/wacom_serial4.c:102:
In file included from /builds/linux/include/linux/completion.h:12:
In file included from /builds/linux/include/linux/wait.h:9:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/rc/winbond-cir.c:32:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/rds/ib_ring.c:35:
In file included from /builds/linux/net/rds/rds.h:5:
In file included from /builds/linux/include/net/sock.h:38:
In file included from /builds/linux/include/linux/hardirq.h:5:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/sunrpc/backchannel_rqst.c:24:
In file included from /builds/linux/include/linux/tcp.h:17:
In file included from /builds/linux/include/linux/skbuff.h:15:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/rose/rose_subr.c:8:
In file included from /builds/linux/include/linux/socket.h:8:
In file included from /builds/linux/include/linux/uio.h:9:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/staging/rtl8192e/rtl8192e/rtl_dm.c:7:
In file included from /builds/linux/drivers/staging/rtl8192e/rtl8192e/rtl_core.h:13:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/nls/nls_cp1250.c:10:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/sound/soc/codecs/cs4271-i2c.c:8:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/ethernet/broadcom/genet/bcmmii.c:11:
In file included from /builds/linux/include/linux/wait.h:9:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/udf/super.c:41:
In file included from /builds/linux/fs/udf/udfdecl.h:10:
In file included from /builds/linux/include/linux/fs.h:6:
In file included from /builds/linux/include/linux/wait_bit.h:8:
In file included from /builds/linux/include/linux/wait.h:9:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/mm/mempool.c:13:
In file included from /builds/linux/include/linux/mm.h:10:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/mtd/nand/raw/fsl_ifc_nand.c:10:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/watchdog/ep93xx_wdt.c:24:
In file included from /builds/linux/include/linux/platform_device.h:13:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/crypto/skcipher.c:12:
In file included from /builds/linux/include/crypto/internal/aead.h:11:
In file included from /builds/linux/include/crypto/aead.h:11:
In file included from /builds/linux/include/linux/crypto.h:19:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/crypto/twofish_generic.c:29:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/lib/decompress_unxz.c:107:
In file included from /builds/linux/include/linux/decompress/mm.h:72:
In file included from /builds/linux/include/linux/fs.h:6:
In file included from /builds/linux/include/linux/wait_bit.h:8:
In file included from /builds/linux/include/linux/wait.h:9:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/sound/firewire/tascam/tascam-transaction.c:8:
In file included from /builds/linux/sound/firewire/tascam/tascam.h:11:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/platform/qcom/camss/camss-vfe-4-7.c:11:
In file included from /builds/linux/include/linux/interrupt.h:11:
In file included from /builds/linux/include/linux/hardirq.h:5:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/infiniband/hw/i40iw/i40iw_puda.c:35:
In file included from /builds/linux/drivers/infiniband/hw/i40iw/i40iw_osdep.h:41:
In file included from /builds/linux/include/net/tcp.h:20:
In file included from /builds/linux/include/linux/tcp.h:17:
In file included from /builds/linux/include/linux/skbuff.h:15:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/i2c/ak881x.c:8:
In file included from /builds/linux/include/linux/i2c.h:13:
In file included from /builds/linux/include/linux/acpi.h:13:
In file included from /builds/linux/include/linux/irqdomain.h:35:
In file included from /builds/linux/include/linux/of.h:17:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/notify/inotify/inotify_fsnotify.c:16:
In file included from /builds/linux/include/linux/dcache.h:7:
In file included from /builds/linux/include/linux/rculist.h:11:
In file included from /builds/linux/include/linux/rcupdate.h:27:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/btrfs/tree-defrag.c:6:
In file included from /builds/linux/include/linux/sched.h:12:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/usb/em28xx/em28xx-input.c:20:
In file included from /builds/linux/drivers/media/usb/em28xx/em28xx.h:31:
In file included from /builds/linux/include/linux/workqueue.h:9:
In file included from /builds/linux/include/linux/timer.h:6:
In file included from /builds/linux/include/linux/ktime.h:24:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/ethernet/mellanox/mlx5/core/en_dcbnl.c:32:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/qxl/qxl_object.c:26:
In file included from /builds/linux/drivers/gpu/drm/qxl/qxl_drv.h:33:
In file included from /builds/linux/include/linux/dma-fence.h:17:
In file included from /builds/linux/include/linux/wait.h:9:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/clk/sunxi-ng/ccu-sun8i-a33.c:6:
In file included from /builds/linux/include/linux/clk-provider.h:9:
In file included from /builds/linux/include/linux/of.h:17:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/regulator/mc13892-regulator.c:9:
In file included from /builds/linux/include/linux/mfd/mc13892.h:9:
In file included from /builds/linux/include/linux/mfd/mc13xxx.h:9:
In file included from /builds/linux/include/linux/interrupt.h:11:
In file included from /builds/linux/include/linux/hardirq.h:5:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/nls/nls_cp1251.c:10:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/caif/cfutill.c:11:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/lockd/svc4proc.c:12:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/power/supply/ltc2941-battery-gauge.c:12:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/input/touchscreen/touchit213.c:16:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/ethernet/intel/ice/ice_virtchnl_pf.c:4:
In file included from /builds/linux/drivers/net/ethernet/intel/ice/ice.h:10:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/ethernet/amd/xgbe/xgbe-desc.c:117:
In file included from /builds/linux/drivers/net/ethernet/amd/xgbe/xgbe.h:120:
In file included from /builds/linux/include/linux/dma-mapping.h:7:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/i2c/i2c-mux.c:22:
In file included from /builds/linux/include/linux/acpi.h:13:
In file included from /builds/linux/include/linux/irqdomain.h:35:
In file included from /builds/linux/include/linux/of.h:17:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/video/fbdev/ocfb.c:12:
In file included from /builds/linux/include/linux/dma-mapping.h:7:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/configfs/inode.c:18:
In file included from /builds/linux/include/linux/pagemap.h:8:
In file included from /builds/linux/include/linux/mm.h:10:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/wireless/intersil/orinoco/scan.c:6:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/base/power/generic_ops.c:7:
In file included from /builds/linux/include/linux/pm.h:12:
In file included from /builds/linux/include/linux/workqueue.h:9:
In file included from /builds/linux/include/linux/timer.h:6:
In file included from /builds/linux/include/linux/ktime.h:24:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/tiny/ili9341.c:11:
In file included from /builds/linux/include/linux/backlight.h:12:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/wireless/ath/ath6kl/main.c:20:
In file included from /builds/linux/drivers/net/wireless/ath/ath6kl/core.h:21:
In file included from /builds/linux/include/linux/etherdevice.h:20:
In file included from /builds/linux/include/linux/if_ether.h:19:
In file included from /builds/linux/include/linux/skbuff.h:15:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/clk/qcom/camcc-sdm845.c:6:
In file included from /builds/linux/include/linux/clk-provider.h:9:
In file included from /builds/linux/include/linux/of.h:17:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/hwmon/max31790.c:11:
In file included from /builds/linux/include/linux/i2c.h:13:
In file included from /builds/linux/include/linux/acpi.h:13:
In file included from /builds/linux/include/linux/irqdomain.h:35:
In file included from /builds/linux/include/linux/of.h:17:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/dma/qcom/hidma_ll.c:8:
In file included from /builds/linux/include/linux/dmaengine.h:8:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/input/rmi4/rmi_bus.c:8:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/infiniband/hw/hns/hns_roce_ah.c:33:
In file included from /builds/linux/include/linux/platform_device.h:13:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/ethernet/chelsio/cxgb/cxgb2.c:38:
In file included from /builds/linux/drivers/net/ethernet/chelsio/cxgb/common.h:43:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/rtc/rtc-max8997.c:11:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/staging/rtl8712/rtl8712_xmit.c:19:
In file included from /builds/linux/drivers/staging/rtl8712/osdep_service.h:20:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/netfilter/xt_TRACE.c:4:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/ethernet/microchip/enc28j60.c:12:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/wireless/intersil/prism54/islpci_dev.c:8:
In file included from /builds/linux/include/linux/hardirq.h:5:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/mfd/stmpe.c:11:
In file included from /builds/linux/include/linux/gpio.h:62:
In file included from /builds/linux/include/asm-generic/gpio.h:8:
In file included from /builds/linux/include/linux/of.h:17:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/ethernet/mellanox/mlx5/core/en_fs_ethtool.c:33:
In file included from /builds/linux/include/linux/mlx5/fs.h:36:
In file included from /builds/linux/include/linux/mlx5/driver.h:37:
In file included from /builds/linux/include/linux/completion.h:12:
In file included from /builds/linux/include/linux/wait.h:9:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/ethernet/mellanox/mlx5/core/ipoib/ethtool.c:33:
In file included from /builds/linux/drivers/net/ethernet/mellanox/mlx5/core/en.h:35:
In file included from /builds/linux/include/linux/if_vlan.h:10:
In file included from /builds/linux/include/linux/netdevice.h:24:
In file included from /builds/linux/include/linux/timer.h:6:
In file included from /builds/linux/include/linux/ktime.h:24:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/clocksource/sh_tmu.c:8:
In file included from /builds/linux/include/linux/clk.h:14:
In file included from /builds/linux/include/linux/notifier.h:14:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/power/supply/max14656_charger_detector.c:12:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/wireless/ath/carl9170/debug.c:40:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/ethernet/sfc/efx.c:8:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/bochs/bochs_mm.c:5:
In file included from /builds/linux/drivers/gpu/drm/bochs/bochs.h:3:
In file included from /builds/linux/include/linux/io.h:13:
In file included from /builds/linux/arch/riscv/include/asm/io.h:15:
In file included from /builds/linux/arch/riscv/include/asm/mmiowb.h:12:
In file included from /builds/linux/include/asm-generic/mmiowb.h:27:
In file included from /builds/linux/arch/riscv/include/asm/smp.h:11:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/ipv6/ip6_checksum.c:2:
In file included from /builds/linux/include/net/ip.h:22:
In file included from /builds/linux/include/linux/ip.h:16:
In file included from /builds/linux/include/linux/skbuff.h:15:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/i2c/wm8739.c:11:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/soc/qcom/qcom-geni-se.c:4:
In file included from /builds/linux/include/linux/acpi.h:13:
In file included from /builds/linux/include/linux/irqdomain.h:35:
In file included from /builds/linux/include/linux/of.h:17:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/qxl/qxl_display.c:29:
In file included from /builds/linux/include/drm/drm_atomic.h:31:
In file included from /builds/linux/include/drm/drm_crtc.h:28:
In file included from /builds/linux/include/linux/i2c.h:13:
In file included from /builds/linux/include/linux/acpi.h:13:
In file included from /builds/linux/include/linux/irqdomain.h:35:
In file included from /builds/linux/include/linux/of.h:17:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/rtc/rtc-lpc24xx.c:9:
In file included from /builds/linux/include/linux/clk.h:14:
In file included from /builds/linux/include/linux/notifier.h:14:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/ssb/driver_gpio.c:11:
In file included from /builds/linux/drivers/ssb/ssb_private.h:8:
In file included from /builds/linux/include/linux/ssb/ssb.h:5:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/pci/cobalt/cobalt-i2c.c:11:
In file included from /builds/linux/drivers/media/pci/cobalt/cobalt-driver.h:15:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/infiniband/core/counters.c:5:
In file included from /builds/linux/include/rdma/ib_verbs.h:43:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/dsa/tag_trailer.c:7:
In file included from /builds/linux/include/linux/etherdevice.h:20:
In file included from /builds/linux/include/linux/if_ether.h:19:
In file included from /builds/linux/include/linux/skbuff.h:15:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/mtd/ubi/build.c:20:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/staging/comedi/drivers/amplc_pci263.c:26:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/engine/disp/dacgf119.c:22:
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/engine/disp/ior.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/engine/disp/priv.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/engine/disp.h:5:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/engine.h:5:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/subdev.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/device.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/oclass.h:3:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/os.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvif/os.h:6:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/netfilter/ipvs/ip_vs_proto_sctp.c:3:
In file included from /builds/linux/include/linux/ip.h:16:
In file included from /builds/linux/include/linux/skbuff.h:15:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/usb/gadget/legacy/ether.c:13:
In file included from /builds/linux/include/linux/netdevice.h:24:
In file included from /builds/linux/include/linux/timer.h:6:
In file included from /builds/linux/include/linux/ktime.h:24:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/nfc/nci/rsp.c:18:
In file included from /builds/linux/include/linux/interrupt.h:11:
In file included from /builds/linux/include/linux/hardirq.h:5:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/leds/trigger/ledtrig-cpu.c:24:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/input/touchscreen/eeti_ts.c:14:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/message/fusion/mptfc.c:46:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/iio/accel/mma7660.c:10:
In file included from /builds/linux/include/linux/acpi.h:13:
In file included from /builds/linux/include/linux/irqdomain.h:35:
In file included from /builds/linux/include/linux/of.h:17:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/bridge/br_stp_bpdu.c:11:
In file included from /builds/linux/include/linux/netfilter_bridge.h:5:
In file included from /builds/linux/include/uapi/linux/netfilter_bridge.h:8:
In file included from /builds/linux/include/linux/in.h:19:
In file included from /builds/linux/include/uapi/linux/in.h:24:
In file included from /builds/linux/include/linux/socket.h:8:
In file included from /builds/linux/include/linux/uio.h:9:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/security/integrity/digsig.c:12:
In file included from /builds/linux/include/linux/sched.h:12:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/kcm/kcmproc.c:2:
In file included from /builds/linux/include/linux/in.h:19:
In file included from /builds/linux/include/uapi/linux/in.h:24:
In file included from /builds/linux/include/linux/socket.h:8:
In file included from /builds/linux/include/linux/uio.h:9:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/hid/hid-uclogic-core.c:16:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/sound/soc/codecs/ak4671.c:9:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/engine/disp/gp102.c:24:
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/engine/disp/nv50.h:5:
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/engine/disp/priv.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/engine/disp.h:5:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/engine.h:5:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/subdev.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/device.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/oclass.h:3:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/os.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvif/os.h:6:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/rapidio/switches/idt_gen2.c:9:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/rc/keymaps/rc-real-audio-220-32-keys.c:8:
In file included from /builds/linux/include/media/rc-map.h:11:
In file included from /builds/linux/include/linux/input.h:8:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/sound/firewire/bebob/bebob_proc.c:8:
In file included from /builds/linux/sound/firewire/bebob/./bebob.h:11:
In file included from /builds/linux/include/linux/compat.h:10:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/amd/amdgpu/../display/dc/dce110/dce110_resource.c:26:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/hwmon/lm85.c:14:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/sound/pci/oxygen/oxygen_lib.c:9:
In file included from /builds/linux/include/linux/interrupt.h:11:
In file included from /builds/linux/include/linux/hardirq.h:5:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/security/tomoyo/condition.c:8:
In file included from /builds/linux/security/tomoyo/common.h:17:
In file included from /builds/linux/include/linux/mm.h:10:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/tty/tty_audit.c:10:
In file included from /builds/linux/include/linux/audit.h:12:
In file included from /builds/linux/include/linux/sched.h:12:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/dlm/dir.c:12:
In file included from /builds/linux/fs/dlm/dlm_internal.h:19:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/sound/soc/codecs/pcm3168a.c:10:
In file included from /builds/linux/include/linux/clk.h:14:
In file included from /builds/linux/include/linux/notifier.h:14:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/ipv4/arp.c:74:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/iio/light/hid-sensor-prox.c:6:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/video/fbdev/atmel_lcdfb.c:12:
In file included from /builds/linux/include/linux/platform_device.h:13:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/video/backlight/rave-sp-backlight.c:10:
In file included from /builds/linux/include/linux/backlight.h:12:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/pci/saa7164/saa7164-bus.c:8:
In file included from /builds/linux/drivers/media/pci/saa7164/saa7164.h:33:
In file included from /builds/linux/include/linux/pci.h:35:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/ipv6/xfrm6_input.c:13:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/input/mouse/psmouse-base.c:15:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/amd/amdgpu/../display/dc/core/dc_hw_sequencer.c:28:
In file included from /builds/linux/drivers/gpu/drm/amd/amdgpu/../display/dc/dm_services.h:34:
In file included from /builds/linux/drivers/gpu/drm/amd/amdgpu/../display/amdgpu_dm/amdgpu_dm_trace.h:32:
In file included from /builds/linux/include/linux/tracepoint.h:15:
In file included from /builds/linux/include/linux/smp.h:64:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/radeon/radeon_dp_mst.c:3:
In file included from /builds/linux/include/drm/drm_debugfs.h:36:
In file included from /builds/linux/include/linux/seq_file.h:8:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/mc/mc-devnode.c:25:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/core/notify.c:24:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/notify.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/os.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvif/os.h:6:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/ceph/mds_client.c:4:
In file included from /builds/linux/include/linux/fs.h:6:
In file included from /builds/linux/include/linux/wait_bit.h:8:
In file included from /builds/linux/include/linux/wait.h:9:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/clk/qcom/turingcc-qcs404.c:8:
In file included from /builds/linux/include/linux/platform_device.h:13:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/amd/amdgpu/amdgpu_trace_points.c:26:
In file included from /builds/linux/drivers/gpu/drm/amd/amdgpu/amdgpu.h:31:
In file included from /builds/linux/drivers/gpu/drm/amd/amdgpu/amdgpu_ctx.h:26:
In file included from /builds/linux/drivers/gpu/drm/amd/amdgpu/amdgpu_ring.h:28:
In file included from /builds/linux/include/drm/gpu_scheduler.h:27:
In file included from /builds/linux/include/drm/spsc_queue.h:28:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/ethernet/amd/xgbe/xgbe-ethtool.c:117:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/netfilter/nf_conntrack_seqadj.c:3:
In file included from /builds/linux/include/linux/netfilter.h:6:
In file included from /builds/linux/include/linux/skbuff.h:15:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/scsi/aacraid/src.c:22:
In file included from /builds/linux/include/linux/pci.h:35:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/mm/gup_benchmark.c:2:
In file included from /builds/linux/include/linux/mm.h:10:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/iio/imu/inv_mpu6050/inv_mpu_core.c:6:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/spi/spi-brcmstb-qspi.c:6:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/mtd/maps/intel_vr_nor.c:30:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/platform/sunxi/sun6i-csi/sun6i_video.c:8:
In file included from /builds/linux/include/linux/of.h:17:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/engine/fifo/gpfifogv100.c:22:
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/engine/fifo/changk104.h:5:
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/engine/fifo/chan.h:5:
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/engine/fifo/priv.h:5:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/engine/fifo.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/engine.h:5:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/subdev.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/device.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/oclass.h:3:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/os.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvif/os.h:6:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/scsi/snic/snic_res.c:20:
In file included from /builds/linux/include/linux/pci.h:35:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/netfilter/nft_lookup.c:11:
In file included from /builds/linux/include/linux/rbtree.h:22:
In file included from /builds/linux/include/linux/rcupdate.h:27:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/cachefiles/proc.c:8:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/netfilter/ipvs/ip_vs_proto_udp.c:15:
In file included from /builds/linux/include/linux/in.h:19:
In file included from /builds/linux/include/uapi/linux/in.h:24:
In file included from /builds/linux/include/linux/socket.h:8:
In file included from /builds/linux/include/linux/uio.h:9:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/phy/mdio-aspeed.c:6:
In file included from /builds/linux/include/linux/iopoll.h:11:
In file included from /builds/linux/include/linux/ktime.h:24:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/coda/inode.c:12:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/kernel/time/sched_clock.c:6:
In file included from /builds/linux/include/linux/clocksource.h:13:
In file included from /builds/linux/include/linux/timex.h:56:
In file included from /builds/linux/include/uapi/linux/timex.h:56:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/iio/adc/ad7606.c:9:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpio/gpio-amd8111.c:29:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/xfs/scrub/dabtree.c:6:
In file included from /builds/linux/fs/xfs/xfs.h:22:
In file included from /builds/linux/fs/xfs/xfs_linux.h:24:
In file included from /builds/linux/fs/xfs/kmem.h:9:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/scsi/aacraid/rx.c:22:
In file included from /builds/linux/include/linux/pci.h:35:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/video/fbdev/matrox/matroxfb_accel.c:80:
In file included from /builds/linux/drivers/video/fbdev/matrox/matroxfb_accel.h:5:
In file included from /builds/linux/drivers/video/fbdev/matrox/matroxfb_base.h:29:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/ethernet/apm/xgene-v2/enet.c:10:
In file included from /builds/linux/drivers/net/ethernet/apm/xgene-v2/main.h:13:
In file included from /builds/linux/include/linux/acpi.h:13:
In file included from /builds/linux/include/linux/irqdomain.h:35:
In file included from /builds/linux/include/linux/of.h:17:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/lib/test_ubsan.c:4:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/i2c/i2c-core-smbus.c:13:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/proc/thread_self.c:3:
In file included from /builds/linux/include/linux/sched.h:12:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/nfsd/nfsxdr.c:8:
In file included from /builds/linux/fs/nfsd/vfs.h:9:
In file included from /builds/linux/fs/nfsd/nfsfh.h:12:
In file included from /builds/linux/include/linux/sunrpc/svc.h:14:
In file included from /builds/linux/include/linux/in.h:19:
In file included from /builds/linux/include/uapi/linux/in.h:24:
In file included from /builds/linux/include/linux/socket.h:8:
In file included from /builds/linux/include/linux/uio.h:9:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/subdev/mmu/vmmnv50.c:22:
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/subdev/mmu/vmm.h:3:
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/subdev/mmu/priv.h:5:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/subdev/mmu.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/subdev.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/device.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/oclass.h:3:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/os.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvif/os.h:6:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/engine/disp/mcp89.c:22:
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/engine/disp/nv50.h:5:
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/engine/disp/priv.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/engine/disp.h:5:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/engine.h:5:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/subdev.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/device.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/oclass.h:3:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/os.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvif/os.h:6:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/amd/amdgpu/amdgpu_vm_cpu.c:23:
In file included from /builds/linux/drivers/gpu/drm/amd/amdgpu/amdgpu_vm.h:27:
In file included from /builds/linux/include/linux/idr.h:15:
In file included from /builds/linux/include/linux/radix-tree.h:14:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/hwmon/pmbus/tps40422.c:9:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/pinctrl/pinctrl-axp209.c:10:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/kernel/sched/wait.c:7:
In file included from /builds/linux/kernel/sched/sched.h:5:
In file included from /builds/linux/include/linux/sched.h:12:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/clk/clk-s2mps11.c:7:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/v3d/v3d_debugfs.c:6:
In file included from /builds/linux/include/linux/debugfs.h:15:
In file included from /builds/linux/include/linux/fs.h:6:
In file included from /builds/linux/include/linux/wait_bit.h:8:
In file included from /builds/linux/include/linux/wait.h:9:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/rc/keymaps/rc-genius-tvgo-a11mce.c:8:
In file included from /builds/linux/include/media/rc-map.h:11:
In file included from /builds/linux/include/linux/input.h:8:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/tuners/mt20xx.c:9:
In file included from /builds/linux/include/linux/i2c.h:13:
In file included from /builds/linux/include/linux/acpi.h:13:
In file included from /builds/linux/include/linux/irqdomain.h:35:
In file included from /builds/linux/include/linux/of.h:17:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/misc/apds9802als.c:12:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/sound/soc/dwc/dwc-pcm.c:14:
In file included from /builds/linux/include/linux/io.h:13:
In file included from /builds/linux/arch/riscv/include/asm/io.h:15:
In file included from /builds/linux/arch/riscv/include/asm/mmiowb.h:12:
In file included from /builds/linux/include/asm-generic/mmiowb.h:27:
In file included from /builds/linux/arch/riscv/include/asm/smp.h:11:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/udf/balloc.c:22:
In file included from /builds/linux/fs/udf/udfdecl.h:10:
In file included from /builds/linux/include/linux/fs.h:6:
In file included from /builds/linux/include/linux/wait_bit.h:8:
In file included from /builds/linux/include/linux/wait.h:9:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/power/supply/rt5033_battery.c:9:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/ipv6/fou6.c:2:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/mm/slub.c:13:
In file included from /builds/linux/include/linux/mm.h:10:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/amd/amdgpu/amdgpu_vcn.c:27:
In file included from /builds/linux/include/linux/firmware.h:7:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/pci/cx18/cx18-alsa-main.c:12:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/staging/android/ion/ion.c:8:
In file included from /builds/linux/include/linux/debugfs.h:15:
In file included from /builds/linux/include/linux/fs.h:6:
In file included from /builds/linux/include/linux/wait_bit.h:8:
In file included from /builds/linux/include/linux/wait.h:9:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/wireless/cisco/airo.c:26:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/scsi/ufs/tc-dwc-g210-pltfrm.c:11:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/autofs/init.c:6:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/ipv6/netfilter/nf_socket_ipv6.c:7:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/input/keyboard/atkbd.c:17:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/amd/amdgpu/../powerplay/hwmgr/smu7_clockpowergating.c:24:
In file included from /builds/linux/drivers/gpu/drm/amd/amdgpu/../powerplay/hwmgr/smu7_hwmgr.h:27:
In file included from /builds/linux/drivers/gpu/drm/amd/amdgpu/../powerplay/inc/hwmgr.h:26:
In file included from /builds/linux/include/linux/seq_file.h:8:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/staging/rtl8723bs/hal/HalHWImg8723B_RF.c:9:
In file included from /builds/linux/drivers/staging/rtl8723bs/hal/odm_precomp.h:11:
In file included from /builds/linux/drivers/staging/rtl8723bs/hal/odm_types.h:10:
In file included from /builds/linux/drivers/staging/rtl8723bs/include/drv_types.h:18:
In file included from /builds/linux/include/linux/sched/signal.h:5:
In file included from /builds/linux/include/linux/rculist.h:11:
In file included from /builds/linux/include/linux/rcupdate.h:27:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/ethernet/mellanox/mlx5/core/eswitch_offloads.c:33:
In file included from /builds/linux/include/linux/etherdevice.h:20:
In file included from /builds/linux/include/linux/if_ether.h:19:
In file included from /builds/linux/include/linux/skbuff.h:15:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/amd/amdgpu/uvd_v6_0.c:25:
In file included from /builds/linux/include/linux/firmware.h:7:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/ipv4/netfilter/nf_reject_ipv4.c:6:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/sound/core/init.c:8:
In file included from /builds/linux/include/linux/sched.h:12:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/usb/dvb-usb/ttusb2.c:23:
In file included from /builds/linux/drivers/media/usb/dvb-usb/dvb-usb.h:14:
In file included from /builds/linux/include/linux/input.h:8:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/lib/decompress_inflate.c:28:
In file included from /builds/linux/include/linux/decompress/mm.h:72:
In file included from /builds/linux/include/linux/fs.h:6:
In file included from /builds/linux/include/linux/wait_bit.h:8:
In file included from /builds/linux/include/linux/wait.h:9:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/ethernet/chelsio/cxgb4/cxgb4_cudbg.c:7:
In file included from /builds/linux/drivers/net/ethernet/chelsio/cxgb4/cxgb4.h:42:
In file included from /builds/linux/include/linux/interrupt.h:11:
In file included from /builds/linux/include/linux/hardirq.h:5:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/wireless/marvell/libertas/if_spi.c:18:
In file included from /builds/linux/include/linux/hardirq.h:5:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/input/touchscreen/ektf2127.c:17:
In file included from /builds/linux/include/linux/interrupt.h:11:
In file included from /builds/linux/include/linux/hardirq.h:5:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/clk/clk.c:9:
In file included from /builds/linux/include/linux/clk.h:14:
In file included from /builds/linux/include/linux/notifier.h:14:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/arch/riscv/kernel/cpu.c:7:
In file included from /builds/linux/include/linux/seq_file.h:8:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/ipu-v3/ipu-vdi.c:6:
In file included from /builds/linux/include/linux/io.h:13:
In file included from /builds/linux/arch/riscv/include/asm/io.h:15:
In file included from /builds/linux/arch/riscv/include/asm/mmiowb.h:12:
In file included from /builds/linux/include/asm-generic/mmiowb.h:27:
In file included from /builds/linux/arch/riscv/include/asm/smp.h:11:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/mtd/mtdconcat.c:12:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/mxsfb/mxsfb_out.c:8:
In file included from /builds/linux/include/drm/drm_atomic.h:31:
In file included from /builds/linux/include/drm/drm_crtc.h:28:
In file included from /builds/linux/include/linux/i2c.h:13:
In file included from /builds/linux/include/linux/acpi.h:13:
In file included from /builds/linux/include/linux/irqdomain.h:35:
In file included from /builds/linux/include/linux/of.h:17:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/wireless/realtek/rtw88/rtw8822c.c:5:
In file included from /builds/linux/drivers/net/wireless/realtek/rtw88/main.h:8:
In file included from /builds/linux/include/net/mac80211.h:18:
In file included from /builds/linux/include/linux/if_ether.h:19:
In file included from /builds/linux/include/linux/skbuff.h:15:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/usb/isp1760/isp1760-udc.c:11:
In file included from /builds/linux/include/linux/interrupt.h:11:
In file included from /builds/linux/include/linux/hardirq.h:5:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/kernel/sched/swait.c:5:
In file included from /builds/linux/kernel/sched/sched.h:5:
In file included from /builds/linux/include/linux/sched.h:12:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/mm/migrate.c:16:
In file included from /builds/linux/include/linux/migrate.h:5:
In file included from /builds/linux/include/linux/mm.h:10:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/staging/rtl8192e/rtl8192e/rtl_eeprom.c:10:
In file included from /builds/linux/drivers/staging/rtl8192e/rtl8192e/rtl_core.h:13:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/thunderbolt/dma_port.c:11:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/wimax/i2400m/usb-rx.c:85:
In file included from /builds/linux/include/linux/workqueue.h:9:
In file included from /builds/linux/include/linux/timer.h:6:
In file included from /builds/linux/include/linux/ktime.h:24:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/subdev/bios/ramcfg.c:24:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/subdev/bios.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/subdev.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/device.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/oclass.h:3:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/os.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvif/os.h:6:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/ethernet/qlogic/qed/qed_ll2.c:35:
In file included from /builds/linux/include/linux/dma-mapping.h:7:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/scsi/esas2r/esas2r_ioctl.c:44:
In file included from /builds/linux/drivers/scsi/esas2r/esas2r.h:46:
In file included from /builds/linux/include/linux/pci.h:35:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/sound/soc/codecs/tfa9879.c:8:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/wireless/ath/ath9k/eeprom_4k.c:18:
In file included from /builds/linux/drivers/net/wireless/ath/ath9k/hw.h:20:
In file included from /builds/linux/include/linux/if_ether.h:19:
In file included from /builds/linux/include/linux/skbuff.h:15:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/sound/i2c/other/pt2258.c:8:
In file included from /builds/linux/include/sound/core.h:10:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/subdev/clk/gf100.c:25:
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/subdev/clk/priv.h:5:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/subdev/clk.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/subdev.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/device.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/oclass.h:3:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/os.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvif/os.h:6:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/engine/bsp/g84.c:24:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/engine/bsp.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/engine/xtensa.h:5:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/engine.h:5:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/subdev.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/device.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/oclass.h:3:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/os.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvif/os.h:6:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/usb/dwc3/dwc3-haps.c:12:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/subdev/ibus/gk20a.c:22:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/subdev/ibus.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/subdev.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/device.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/oclass.h:3:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/os.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvif/os.h:6:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/usb/gadget/function/f_rndis.c:14:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/nfsd/vfs.c:17:
In file included from /builds/linux/include/linux/fs.h:6:
In file included from /builds/linux/include/linux/wait_bit.h:8:
In file included from /builds/linux/include/linux/wait.h:9:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/platform/vivid/vivid-vbi-cap.c:10:
In file included from /builds/linux/include/linux/videodev2.h:59:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/security/selinux/ss/conditional.c:11:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/kernel/fork.c:16:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpio/gpio-sprd.c:8:
In file included from /builds/linux/include/linux/gpio/driver.h:5:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/md/raid1.c:26:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/rcar-du/rcar_dw_hdmi.c:11:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/pci/controller/pci-tegra.c:16:
In file included from /builds/linux/include/linux/clk.h:14:
In file included from /builds/linux/include/linux/notifier.h:14:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/firewire/core-transaction.c:9:
In file included from /builds/linux/include/linux/completion.h:12:
In file included from /builds/linux/include/linux/wait.h:9:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/sound/soc/codecs/wm8804-spi.c:11:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/amd/amdgpu/amdgpu_psp.c:26:
In file included from /builds/linux/include/linux/firmware.h:7:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/lib/percpu_test.c:2:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/block/partitions/sun.c:11:
In file included from /builds/linux/block/partitions/check.h:2:
In file included from /builds/linux/include/linux/pagemap.h:8:
In file included from /builds/linux/include/linux/mm.h:10:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/dvb-frontends/bcm3510.c:35:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/mm/maccess.c:6:
In file included from /builds/linux/include/linux/mm.h:10:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/radeon/rv730_dpm.c:25:
In file included from /builds/linux/drivers/gpu/drm/radeon/radeon.h:64:
In file included from /builds/linux/include/linux/wait.h:9:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/arcnet/com20020_cs.c:38:
In file included from /builds/linux/include/linux/ptrace.h:6:
In file included from /builds/linux/include/linux/sched.h:12:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/subdev/fb/gm20b.c:22:
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/subdev/fb/priv.h:5:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/subdev/fb.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/subdev.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/device.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/oclass.h:3:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/os.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvif/os.h:6:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/sunrpc/clnt.c:22:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/dvb-frontends/stv6111.c:18:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/staging/rtl8723bs/hal/odm_HWConfig.c:8:
In file included from /builds/linux/drivers/staging/rtl8723bs/hal/odm_precomp.h:11:
In file included from /builds/linux/drivers/staging/rtl8723bs/hal/odm_types.h:10:
In file included from /builds/linux/drivers/staging/rtl8723bs/include/drv_types.h:18:
In file included from /builds/linux/include/linux/sched/signal.h:5:
In file included from /builds/linux/include/linux/rculist.h:11:
In file included from /builds/linux/include/linux/rcupdate.h:27:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/iio/adc/stmpe-adc.c:10:
In file included from /builds/linux/include/linux/completion.h:12:
In file included from /builds/linux/include/linux/wait.h:9:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/netfilter/nft_fwd_netdev.c:8:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/staging/comedi/drivers/comedi_bond.c:40:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/atm/resources.c:15:
In file included from /builds/linux/include/linux/atmdev.h:7:
In file included from /builds/linux/include/linux/wait.h:9:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/bluetooth/hci_debugfs.c:24:
In file included from /builds/linux/include/linux/debugfs.h:15:
In file included from /builds/linux/include/linux/fs.h:6:
In file included from /builds/linux/include/linux/wait_bit.h:8:
In file included from /builds/linux/include/linux/wait.h:9:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/crypto/asymmetric_keys/pkcs7_key_type.c:9:
In file included from /builds/linux/include/linux/key.h:15:
In file included from /builds/linux/include/linux/rbtree.h:22:
In file included from /builds/linux/include/linux/rcupdate.h:27:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/wireless/realtek/rtlwifi/rtl8192de/trx.c:4:
In file included from /builds/linux/drivers/net/wireless/realtek/rtlwifi/rtl8192de/../wifi.h:9:
In file included from /builds/linux/include/linux/sched.h:12:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/rc/ir-mce_kbd-decoder.c:9:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/clk/mediatek/clk-mt2701.c:7:
In file included from /builds/linux/include/linux/clk-provider.h:9:
In file included from /builds/linux/include/linux/of.h:17:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/sound/usb/media.c:21:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/iio/magnetometer/hid-sensor-magn-3d.c:6:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/netfilter/xt_HL.c:10:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/batman-adv/trace.c:8:
In file included from /builds/linux/net/batman-adv/trace.h:10:
In file included from /builds/linux/net/batman-adv/main.h:210:
In file included from /builds/linux/include/linux/etherdevice.h:20:
In file included from /builds/linux/include/linux/if_ether.h:19:
In file included from /builds/linux/include/linux/skbuff.h:15:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/ufs/cylinder.c:12:
In file included from /builds/linux/include/linux/fs.h:6:
In file included from /builds/linux/include/linux/wait_bit.h:8:
In file included from /builds/linux/include/linux/wait.h:9:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/platform/vivid/vivid-vid-cap.c:10:
In file included from /builds/linux/include/linux/sched.h:12:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/ethernet/intel/ixgbe/ixgbe_dcb_82598.c:4:
In file included from /builds/linux/drivers/net/ethernet/intel/ixgbe/ixgbe.h:9:
In file included from /builds/linux/include/linux/pci.h:35:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/ieee802154/trace.c:1:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/i2c/adv748x/adv748x-hdmi.c:8:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/phy/bcm87xx.c:6:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/rc/keymaps/rc-tevii-nec.c:8:
In file included from /builds/linux/include/media/rc-map.h:11:
In file included from /builds/linux/include/linux/input.h:8:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/sound/soc/zte/zx-spdif.c:8:
In file included from /builds/linux/include/linux/clk.h:14:
In file included from /builds/linux/include/linux/notifier.h:14:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/sound/drivers/opl3/opl3_lib.c:12:
In file included from /builds/linux/include/sound/opl3.h:38:
In file included from /builds/linux/include/sound/core.h:10:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/engine/disp/ior.c:24:
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/engine/disp/ior.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/engine/disp/priv.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/engine/disp.h:5:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/engine.h:5:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/subdev.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/device.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/oclass.h:3:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/os.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvif/os.h:6:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/reiserfs/super.c:14:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/clk/qcom/dispcc-sdm845.c:6:
In file included from /builds/linux/include/linux/clk-provider.h:9:
In file included from /builds/linux/include/linux/of.h:17:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/hfsplus/tables.c:8:
In file included from /builds/linux/fs/hfsplus/hfsplus_fs.h:20:
In file included from /builds/linux/include/linux/fs.h:6:
In file included from /builds/linux/include/linux/wait_bit.h:8:
In file included from /builds/linux/include/linux/wait.h:9:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/nvdimm/dimm_devs.c:7:
In file included from /builds/linux/include/linux/vmalloc.h:5:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/lib/test_overflow.c:7:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/subdev/bios/therm.c:24:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/subdev/bios.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/subdev.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/device.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/oclass.h:3:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/os.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvif/os.h:6:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/usb/roles/class.c:10:
In file included from /builds/linux/include/linux/usb/role.h:6:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/ethernet/aquantia/atlantic/aq_vec.c:11:
In file included from /builds/linux/drivers/net/ethernet/aquantia/atlantic/aq_vec.h:14:
In file included from /builds/linux/drivers/net/ethernet/aquantia/atlantic/aq_common.h:12:
In file included from /builds/linux/include/linux/etherdevice.h:20:
In file included from /builds/linux/include/linux/if_ether.h:19:
In file included from /builds/linux/include/linux/skbuff.h:15:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/mm/percpu-stats.c:10:
In file included from /builds/linux/include/linux/debugfs.h:15:
In file included from /builds/linux/include/linux/fs.h:6:
In file included from /builds/linux/include/linux/wait_bit.h:8:
In file included from /builds/linux/include/linux/wait.h:9:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/staging/comedi/drivers/ni_tio.c:33:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/ata/pata_piccolo.c:19:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/pstore/pmsg.c:6:
In file included from /builds/linux/include/linux/cdev.h:5:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/clk/clk-gemini.c:10:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/input/touchscreen/hideep.c:6:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/i2c/mt9v032.c:12:
In file included from /builds/linux/include/linux/clk.h:14:
In file included from /builds/linux/include/linux/notifier.h:14:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/video/fbdev/omap2/omapfb/dss/hdmi_wp.c:12:
In file included from /builds/linux/include/linux/io.h:13:
In file included from /builds/linux/arch/riscv/include/asm/io.h:15:
In file included from /builds/linux/arch/riscv/include/asm/mmiowb.h:12:
In file included from /builds/linux/include/asm-generic/mmiowb.h:27:
In file included from /builds/linux/arch/riscv/include/asm/smp.h:11:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/auxdisplay/panel.c:36:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/sound/soc/codecs/wm5110.c:10:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/fuse/readdir.c:10:
In file included from /builds/linux/fs/fuse/fuse_i.h:17:
In file included from /builds/linux/include/linux/fs.h:6:
In file included from /builds/linux/include/linux/wait_bit.h:8:
In file included from /builds/linux/include/linux/wait.h:9:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/phonet/sysctl.c:12:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/platform/vsp1/vsp1_rwpf.c:10:
In file included from /builds/linux/include/media/v4l2-subdev.h:12:
In file included from /builds/linux/include/uapi/linux/v4l2-subdev.h:30:
In file included from /builds/linux/include/uapi/linux/v4l2-mediabus.h:17:
In file included from /builds/linux/include/linux/videodev2.h:59:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/lib/irq_regs.c:8:
In file included from /builds/linux/include/linux/percpu.h:6:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/ethernet/aquantia/atlantic/aq_pci_func.c:9:
In file included from /builds/linux/include/linux/interrupt.h:11:
In file included from /builds/linux/include/linux/hardirq.h:5:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/wireless/intel/iwlwifi/mvm/mac80211.c:63:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/tty/serial/atmel_serial.c:11:
In file included from /builds/linux/include/linux/tty.h:5:
In file included from /builds/linux/include/linux/fs.h:6:
In file included from /builds/linux/include/linux/wait_bit.h:8:
In file included from /builds/linux/include/linux/wait.h:9:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/quota/netlink.c:2:
In file included from /builds/linux/include/linux/cred.h:13:
In file included from /builds/linux/include/linux/key.h:15:
In file included from /builds/linux/include/linux/rbtree.h:22:
In file included from /builds/linux/include/linux/rcupdate.h:27:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/staging/wlan-ng/p80211wep.c:52:
In file included from /builds/linux/include/linux/netdevice.h:24:
In file included from /builds/linux/include/linux/timer.h:6:
In file included from /builds/linux/include/linux/ktime.h:24:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/devfreq/governor_performance.c:9:
In file included from /builds/linux/include/linux/devfreq.h:13:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/clk/mediatek/clk-mt2712-img.c:7:
In file included from /builds/linux/include/linux/clk-provider.h:9:
In file included from /builds/linux/include/linux/of.h:17:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/ocfs2/locks.c:12:
In file included from /builds/linux/include/linux/fs.h:6:
In file included from /builds/linux/include/linux/wait_bit.h:8:
In file included from /builds/linux/include/linux/wait.h:9:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/iio/light/rpr0521.c:12:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/staging/rtl8188eu/core/rtw_rf.c:9:
In file included from /builds/linux/drivers/staging/rtl8188eu/include/osdep_service.h:16:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/video/backlight/ili9320.c:13:
In file included from /builds/linux/include/linux/fb.h:6:
In file included from /builds/linux/include/uapi/linux/fb.h:6:
In file included from /builds/linux/include/linux/i2c.h:13:
In file included from /builds/linux/include/linux/acpi.h:13:
In file included from /builds/linux/include/linux/irqdomain.h:35:
In file included from /builds/linux/include/linux/of.h:17:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/dma/hsu/hsu.c:20:
In file included from /builds/linux/include/linux/dmaengine.h:8:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/phy/socionext/phy-uniphier-usb3ss.c:14:
In file included from /builds/linux/include/linux/clk.h:14:
In file included from /builds/linux/include/linux/notifier.h:14:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/staging/wlan-ng/p80211req.c:54:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/sound/soc/soc-devres.c:7:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/phy/samsung/phy-samsung-usb2.c:9:
In file included from /builds/linux/include/linux/clk.h:14:
In file included from /builds/linux/include/linux/notifier.h:14:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/base/swnode.c:9:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/clk/sunxi-ng/ccu-sun8i-r.c:6:
In file included from /builds/linux/include/linux/clk-provider.h:9:
In file included from /builds/linux/include/linux/of.h:17:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/ethernet/marvell/mvpp2/mvpp2_main.c:10:
In file included from /builds/linux/include/linux/acpi.h:13:
In file included from /builds/linux/include/linux/irqdomain.h:35:
In file included from /builds/linux/include/linux/of.h:17:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/usb/dwc2/hcd.c:43:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/staging/vc04_services/interface/vchiq_arm/vchiq_connected.c:5:
In file included from /builds/linux/drivers/staging/vc04_services/interface/vchiq_arm/vchiq_core.h:7:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/sched/sch_generic.c:11:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/sound/firewire/motu/motu-midi.c:7:
In file included from /builds/linux/sound/firewire/motu/motu.h:11:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/radio/radio-shark.c:26:
In file included from /builds/linux/include/linux/leds.h:12:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/wireless/intel/iwlwifi/mvm/rs.c:15:
In file included from /builds/linux/include/linux/skbuff.h:15:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/misc/pti.c:17:
In file included from /builds/linux/include/linux/sched.h:12:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/spi/spi-fsl-lpspi.c:8:
In file included from /builds/linux/include/linux/clk.h:14:
In file included from /builds/linux/include/linux/notifier.h:14:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/ethernet/qlogic/qlcnic/qlcnic_sriov_common.c:10:
In file included from /builds/linux/drivers/net/ethernet/qlogic/qlcnic/qlcnic_sriov.h:12:
In file included from /builds/linux/include/linux/pci.h:35:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/netfilter/nft_connlimit.c:4:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvif/object.c:25:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvif/object.h:5:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvif/os.h:6:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/amd/amdgpu/../display/dc/clk_mgr/dce120/dce120_clk_mgr.c:26:
In file included from /builds/linux/drivers/gpu/drm/amd/amdgpu/../display/dc/inc/core_types.h:29:
In file included from /builds/linux/drivers/gpu/drm/amd/amdgpu/../display/dc/dc.h:29:
In file included from /builds/linux/drivers/gpu/drm/amd/amdgpu/../display/dc/dc_types.h:28:
In file included from /builds/linux/drivers/gpu/drm/amd/amdgpu/../display/dc/os_types.h:30:
In file included from /builds/linux/include/linux/kref.h:16:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/wireless/mediatek/mt76/mt76x2/mac.c:7:
In file included from /builds/linux/drivers/net/wireless/mediatek/mt76/mt76x2/mt76x2.h:9:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/wireless/wl3501_cs.c:33:
In file included from /builds/linux/include/linux/interrupt.h:11:
In file included from /builds/linux/include/linux/hardirq.h:5:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/pwm/pwm-mtk-disp.c:8:
In file included from /builds/linux/include/linux/clk.h:14:
In file included from /builds/linux/include/linux/notifier.h:14:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/bluetooth/rfcomm/sock.c:29:
In file included from /builds/linux/include/linux/debugfs.h:15:
In file included from /builds/linux/include/linux/fs.h:6:
In file included from /builds/linux/include/linux/wait_bit.h:8:
In file included from /builds/linux/include/linux/wait.h:9:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/amd/amdgpu/gfx_v7_0.c:24:
In file included from /builds/linux/include/linux/firmware.h:7:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/md/raid5-cache.c:7:
In file included from /builds/linux/include/linux/wait.h:9:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/ethernet/amd/xgbe/xgbe-pci.c:117:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/sound/soc/codecs/ad1980.c:19:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/rtc/rtc-sunxi.c:10:
In file included from /builds/linux/include/linux/fs.h:6:
In file included from /builds/linux/include/linux/wait_bit.h:8:
In file included from /builds/linux/include/linux/wait.h:9:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/can/usb/peak_usb/pcan_usb_fd.c:7:
In file included from /builds/linux/include/linux/netdevice.h:24:
In file included from /builds/linux/include/linux/timer.h:6:
In file included from /builds/linux/include/linux/ktime.h:24:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/bridge/ti-tfp410.c:10:
In file included from /builds/linux/include/linux/i2c.h:13:
In file included from /builds/linux/include/linux/acpi.h:13:
In file included from /builds/linux/include/linux/irqdomain.h:35:
In file included from /builds/linux/include/linux/of.h:17:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/usb/mcs7830.c:30:
In file included from /builds/linux/include/linux/etherdevice.h:20:
In file included from /builds/linux/include/linux/if_ether.h:19:
In file included from /builds/linux/include/linux/skbuff.h:15:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/wireless/intel/iwlegacy/common.c:12:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/iomap/buffered-io.c:6:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/staging/rtl8192e/rtl8192e/r8190P_rtl8256.c:7:
In file included from /builds/linux/drivers/staging/rtl8192e/rtl8192e/rtl_core.h:13:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/engine/msppp/gt215.c:24:
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/engine/msppp/priv.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/engine/msppp.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/engine/falcon.h:5:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/engine.h:5:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/subdev.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/device.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/oclass.h:3:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/os.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvif/os.h:6:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/usb/cdc_subset.c:7:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/clk/actions/owl-gate.c:11:
In file included from /builds/linux/include/linux/clk-provider.h:9:
In file included from /builds/linux/include/linux/of.h:17:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/dvb-frontends/dib3000mb.c:23:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/mac80211/aead_api.c:13:
In file included from /builds/linux/include/linux/scatterlist.h:8:
In file included from /builds/linux/include/linux/mm.h:10:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/smc/smc_wr.c:26:
In file included from /builds/linux/include/linux/hashtable.h:14:
In file included from /builds/linux/include/linux/rculist.h:11:
In file included from /builds/linux/include/linux/rcupdate.h:27:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/ethernet/broadcom/bnx2x/bnx2x_sriov.c:22:
In file included from /builds/linux/drivers/net/ethernet/broadcom/bnx2x/bnx2x.h:19:
In file included from /builds/linux/include/linux/pci.h:35:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/platform/chrome/cros_ec_ishtp.c:11:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/hwmon/lm78.c:11:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/gfs2/log.c:7:
In file included from /builds/linux/drivers/clk/qcom/mmcc-msm8974.c:9:
In file included from /builds/linux/include/linux/platform_device.h:13:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/security/keys/big_key.c:11:
In file included from /builds/linux/include/linux/seq_file.h:8:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/subdev/fb/rammcp77.c:25:
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/subdev/fb/ram.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/subdev/fb/priv.h:5:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/subdev/fb.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/subdev.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/device.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/oclass.h:3:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/os.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvif/os.h:6:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/squashfs/export.c:25:
In file included from /builds/linux/include/linux/fs.h:6:
In file included from /builds/linux/include/linux/wait_bit.h:8:
In file included from /builds/linux/include/linux/wait.h:9:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/lockd/host.c:13:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/ptp/ptp_chardev.c:7:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/i2c/adv7511-v4l2.c:15:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/hid/hid-microsoft.c:15:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/infiniband/hw/vmw_pvrdma/pvrdma_mr.c:47:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/scsi/libsas/sas_event.c:10:
In file included from /builds/linux/include/scsi/scsi_host.h:5:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/regulator/bcm590xx-regulator.c:12:
In file included from /builds/linux/include/linux/mfd/bcm590xx.h:12:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/wireless/realtek/rtlwifi/core.c:4:
In file included from /builds/linux/drivers/net/wireless/realtek/rtlwifi/wifi.h:9:
In file included from /builds/linux/include/linux/sched.h:12:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/bridge/netfilter/ebt_among.c:12:
In file included from /builds/linux/include/linux/ip.h:16:
In file included from /builds/linux/include/linux/skbuff.h:15:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/ocfs2/resize.c:13:
In file included from /builds/linux/include/linux/fs.h:6:
In file included from /builds/linux/include/linux/wait_bit.h:8:
In file included from /builds/linux/include/linux/wait.h:9:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/engine/gr/ctxgp100.c:24:
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/engine/gr/ctxgf100.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/engine/gr/gf100.h:27:
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/engine/gr/priv.h:5:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/engine/gr.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/engine.h:5:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/subdev.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/device.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/oclass.h:3:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/os.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvif/os.h:6:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/usb/em28xx/em28xx-audio.c:24:
In file included from /builds/linux/drivers/media/usb/em28xx/em28xx.h:31:
In file included from /builds/linux/include/linux/workqueue.h:9:
In file included from /builds/linux/include/linux/timer.h:6:
In file included from /builds/linux/include/linux/ktime.h:24:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/usb/serial/ark3116.c:23:
In file included from /builds/linux/include/linux/tty.h:5:
In file included from /builds/linux/include/linux/fs.h:6:
In file included from /builds/linux/include/linux/wait_bit.h:8:
In file included from /builds/linux/include/linux/wait.h:9:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/caif/caif_virtio.c:8:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/staging/rtl8723bs/hal/sdio_halinit.c:9:
In file included from /builds/linux/drivers/staging/rtl8723bs/include/drv_types.h:18:
In file included from /builds/linux/include/linux/sched/signal.h:5:
In file included from /builds/linux/include/linux/rculist.h:11:
In file included from /builds/linux/include/linux/rcupdate.h:27:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/caif/cfserl.c:10:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/arch/riscv/kernel/riscv_ksyms.c:7:
In file included from /builds/linux/include/linux/uaccess.h:5:
In file included from /builds/linux/include/linux/sched.h:12:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/sound/soc/codecs/pcm186x.c:10:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/ipv4/xfrm4_protocol.c:14:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/of/irq.c:19:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/cifs/ioctl.c:24:
In file included from /builds/linux/include/linux/fs.h:6:
In file included from /builds/linux/include/linux/wait_bit.h:8:
In file included from /builds/linux/include/linux/wait.h:9:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/ethernet/mellanox/mlx5/core/cq.c:34:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/sound/soc/samsung/smdk_wm8580.c:6:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/wireless/marvell/mwl8k.c:12:
In file included from /builds/linux/include/linux/interrupt.h:11:
In file included from /builds/linux/include/linux/hardirq.h:5:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/subdev/i2c/aux.c:24:
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/subdev/i2c/aux.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/subdev/i2c/pad.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/subdev/i2c.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/subdev.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/device.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/oclass.h:3:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/os.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvif/os.h:6:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/staging/rtl8188eu/hal/phy.c:9:
In file included from /builds/linux/drivers/staging/rtl8188eu/include/osdep_service.h:16:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/ethernet/broadcom/bnxt/bnxt_tc.c:10:
In file included from /builds/linux/include/linux/netdevice.h:24:
In file included from /builds/linux/include/linux/timer.h:6:
In file included from /builds/linux/include/linux/ktime.h:24:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/dma/img-mdc-dma.c:9:
In file included from /builds/linux/include/linux/clk.h:14:
In file included from /builds/linux/include/linux/notifier.h:14:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/iio/accel/dmard10.c:9:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/video/fbdev/riva/rivafb-i2c.c:15:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/ethernet/aquantia/atlantic/hw_atl/hw_atl_b0.c:9:
In file included from /builds/linux/drivers/net/ethernet/aquantia/atlantic/hw_atl/../aq_hw.h:14:
In file included from /builds/linux/drivers/net/ethernet/aquantia/atlantic/hw_atl/../aq_common.h:12:
In file included from /builds/linux/include/linux/etherdevice.h:20:
In file included from /builds/linux/include/linux/if_ether.h:19:
In file included from /builds/linux/include/linux/skbuff.h:15:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/crypto/fcrypt.c:48:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/ethernet/hisilicon/hns/hns_ethtool.c:6:
In file included from /builds/linux/include/linux/etherdevice.h:20:
In file included from /builds/linux/include/linux/if_ether.h:19:
In file included from /builds/linux/include/linux/skbuff.h:15:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/crypto/inside-secure/safexcel_ring.c:8:
In file included from /builds/linux/include/linux/dma-mapping.h:7:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/hid/hid-keytouch.c:11:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/pci/cx88/cx88-vbi.c:5:
In file included from /builds/linux/drivers/media/pci/cx88/cx88.h:13:
In file included from /builds/linux/include/linux/pci.h:35:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/staging/rtl8723bs/core/rtw_ap.c:9:
In file included from /builds/linux/drivers/staging/rtl8723bs/include/drv_types.h:18:
In file included from /builds/linux/include/linux/sched/signal.h:5:
In file included from /builds/linux/include/linux/rculist.h:11:
In file included from /builds/linux/include/linux/rcupdate.h:27:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/arch/riscv/kernel/asm-offsets.c:8:
In file included from /builds/linux/include/linux/sched.h:12:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/tuners/tda18271-common.c:9:
In file included from /builds/linux/drivers/media/tuners/tda18271-priv.h:16:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/btrfs/extent_map.c:4:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/rtc/rtc-rx8025.c:20:
In file included from /builds/linux/include/linux/i2c.h:13:
In file included from /builds/linux/include/linux/acpi.h:13:
In file included from /builds/linux/include/linux/irqdomain.h:35:
In file included from /builds/linux/include/linux/of.h:17:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/jffs2/scan.c:15:
In file included from /builds/linux/include/linux/sched.h:12:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/mfd/madera-i2c.c:8:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvif/fifo.c:22:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvif/fifo.h:3:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvif/device.h:5:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvif/object.h:5:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvif/os.h:6:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/subdev/clk/mcp77.c:25:
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/subdev/clk/gt215.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/subdev/clk/priv.h:5:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/subdev/clk.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/subdev.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/device.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/oclass.h:3:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/os.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvif/os.h:6:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/platform/pxa_camera.c:11:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/ethernet/intel/e1000/e1000_hw.c:8:
In file included from /builds/linux/drivers/net/ethernet/intel/e1000/e1000.h:10:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/engine/gr/ctxgk110b.c:24:
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/engine/gr/ctxgf100.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/engine/gr/gf100.h:27:
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/engine/gr/priv.h:5:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/engine/gr.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/engine.h:5:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/subdev.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/device.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/oclass.h:3:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/os.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvif/os.h:6:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/ethernet/sfc/ef10.c:7:
In file included from /builds/linux/drivers/net/ethernet/sfc/net_driver.h:13:
In file included from /builds/linux/include/linux/netdevice.h:24:
In file included from /builds/linux/include/linux/timer.h:6:
In file included from /builds/linux/include/linux/ktime.h:24:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/sound/soc/sof/trace.c:11:
In file included from /builds/linux/include/linux/debugfs.h:15:
In file included from /builds/linux/include/linux/fs.h:6:
In file included from /builds/linux/include/linux/wait_bit.h:8:
In file included from /builds/linux/include/linux/wait.h:9:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/ethernet/freescale/enetc/enetc_ethtool.c:4:
In file included from /builds/linux/include/uapi/linux/net_tstamp.h:14:
In file included from /builds/linux/include/linux/socket.h:8:
In file included from /builds/linux/include/linux/uio.h:9:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/pci/cx88/cx88-video.c:15:
In file included from /builds/linux/drivers/media/pci/cx88/cx88.h:13:
In file included from /builds/linux/include/linux/pci.h:35:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/staging/vt6656/channel.c:24:
In file included from /builds/linux/drivers/staging/vt6656/device.h:19:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/iio/adc/ti-ads7950.c:16:
In file included from /builds/linux/include/linux/acpi.h:13:
In file included from /builds/linux/include/linux/irqdomain.h:35:
In file included from /builds/linux/include/linux/of.h:17:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/clk/mediatek/clk-mtk.c:7:
In file included from /builds/linux/include/linux/of.h:17:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/clk/mediatek/clk-mt8183-audio.c:6:
In file included from /builds/linux/include/linux/clk-provider.h:9:
In file included from /builds/linux/include/linux/of.h:17:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/ethernet/qlogic/qed/qed_iscsi.c:37:
In file included from /builds/linux/include/linux/dma-mapping.h:7:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/crypto/algif_skcipher.c:26:
In file included from /builds/linux/include/crypto/scatterwalk.h:14:
In file included from /builds/linux/include/crypto/algapi.h:10:
In file included from /builds/linux/include/linux/crypto.h:19:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/fuse/file.c:9:
In file included from /builds/linux/fs/fuse/fuse_i.h:17:
In file included from /builds/linux/include/linux/fs.h:6:
In file included from /builds/linux/include/linux/wait_bit.h:8:
In file included from /builds/linux/include/linux/wait.h:9:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/leds/leds-bcm6358.c:8:
In file included from /builds/linux/include/linux/io.h:13:
In file included from /builds/linux/arch/riscv/include/asm/io.h:15:
In file included from /builds/linux/arch/riscv/include/asm/mmiowb.h:12:
In file included from /builds/linux/include/asm-generic/mmiowb.h:27:
In file included from /builds/linux/arch/riscv/include/asm/smp.h:11:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/clk/bcm/clk-bcm281xx.c:15:
In file included from /builds/linux/drivers/clk/bcm/clk-kona.h:20:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/regulator/tps65912-regulator.c:20:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/wireless/intel/iwlegacy/3945.c:13:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/ethernet/broadcom/bnxt/bnxt_devlink.c:10:
In file included from /builds/linux/include/linux/pci.h:35:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from lib/raid6/int1.c:21:
In file included from /builds/linux/include/linux/raid/pq.h:15:
In file included from /builds/linux/include/linux/blkdev.h:5:
In file included from /builds/linux/include/linux/sched.h:12:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/fsi/fsi-scom.c:8:
In file included from /builds/linux/include/linux/fsi.h:10:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/tty/serial/rp2.c:18:
In file included from /builds/linux/include/linux/completion.h:12:
In file included from /builds/linux/include/linux/wait.h:9:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/phy/mdio-bitbang.c:17:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/sound/soc/codecs/ad193x-spi.c:8:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/sound/soc/ti/omap-abe-twl6040.c:9:
In file included from /builds/linux/include/linux/clk.h:14:
In file included from /builds/linux/include/linux/notifier.h:14:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/sctp/endpointola.c:27:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/subdev/pci/pcie.c:24:
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/subdev/pci/priv.h:5:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/subdev/pci.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/subdev.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/device.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/oclass.h:3:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/os.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvif/os.h:6:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/wireless/intel/iwlwifi/mvm/rs-fw.c:60:
In file included from /builds/linux/drivers/net/wireless/intel/iwlwifi/mvm/rs.h:18:
In file included from /builds/linux/include/net/mac80211.h:18:
In file included from /builds/linux/include/linux/if_ether.h:19:
In file included from /builds/linux/include/linux/skbuff.h:15:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/staging/rts5208/ms.c:12:
In file included from /builds/linux/include/linux/blkdev.h:5:
In file included from /builds/linux/include/linux/sched.h:12:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/usb/usbtv/usbtv-audio.c:39:
In file included from /builds/linux/include/sound/core.h:10:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from drivers/staging/isdn/hysdn/hysdn.mod.c:2:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/rc/ir-rcmm-decoder.c:6:
In file included from /builds/linux/drivers/media/rc/rc-core-priv.h:15:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/hid/hid-lcpower.c:12:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/ntb/hw/idt/ntb_hw_idt.c:47:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/infiniband/hw/bnxt_re/hw_counters.c:40:
In file included from /builds/linux/include/linux/interrupt.h:11:
In file included from /builds/linux/include/linux/hardirq.h:5:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/romfs/storage.c:8:
In file included from /builds/linux/include/linux/fs.h:6:
In file included from /builds/linux/include/linux/wait_bit.h:8:
In file included from /builds/linux/include/linux/wait.h:9:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/ubifs/ioctl.c:15:
In file included from /builds/linux/include/linux/compat.h:10:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/dsa/tag_edsa.c:7:
In file included from /builds/linux/include/linux/etherdevice.h:20:
In file included from /builds/linux/include/linux/if_ether.h:19:
In file included from /builds/linux/include/linux/skbuff.h:15:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/wireless/ti/wl1251/sdio.c:9:
In file included from /builds/linux/include/linux/interrupt.h:11:
In file included from /builds/linux/include/linux/hardirq.h:5:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/v4l2-core/videobuf-core.c:14:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/netfilter/xt_nfacct.c:8:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/sound/pci/ac97/ac97_codec.c:12:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/ethernet/ti/cpsw_ale.c:9:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/ethernet/mellanox/mlxsw/minimal.c:4:
In file included from /builds/linux/include/linux/netdevice.h:24:
In file included from /builds/linux/include/linux/timer.h:6:
In file included from /builds/linux/include/linux/ktime.h:24:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/hid/hid-google-hammer.c:16:
In file included from /builds/linux/include/linux/acpi.h:13:
In file included from /builds/linux/include/linux/irqdomain.h:35:
In file included from /builds/linux/include/linux/of.h:17:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/dsa/lantiq_gswip.c:28:
In file included from /builds/linux/include/linux/clk.h:14:
In file included from /builds/linux/include/linux/notifier.h:14:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/sound/pci/ac97/ac97_proc.c:10:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/staging/rtl8192u/ieee80211/ieee80211_wx.c:17:
In file included from /builds/linux/include/linux/wireless.h:13:
In file included from /builds/linux/include/uapi/linux/wireless.h:74:
In file included from /builds/linux/include/linux/socket.h:8:
In file included from /builds/linux/include/linux/uio.h:9:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/arm/display/komeda/komeda_dev.c:7:
In file included from /builds/linux/include/linux/io.h:13:
In file included from /builds/linux/arch/riscv/include/asm/io.h:15:
In file included from /builds/linux/arch/riscv/include/asm/mmiowb.h:12:
In file included from /builds/linux/include/asm-generic/mmiowb.h:27:
In file included from /builds/linux/arch/riscv/include/asm/smp.h:11:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/staging/media/imx/imx-media-utils.c:7:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/usb/serial/aircable.c:39:
In file included from /builds/linux/include/linux/tty.h:5:
In file included from /builds/linux/include/linux/fs.h:6:
In file included from /builds/linux/include/linux/wait_bit.h:8:
In file included from /builds/linux/include/linux/wait.h:9:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/btrfs/tests/extent-io-tests.c:6:
In file included from /builds/linux/include/linux/pagemap.h:8:
In file included from /builds/linux/include/linux/mm.h:10:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/staging/rtl8188eu/core/rtw_security.c:9:
In file included from /builds/linux/drivers/staging/rtl8188eu/include/osdep_service.h:16:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/phy/mdio-mux-mmioreg.c:10:
In file included from /builds/linux/include/linux/platform_device.h:13:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/mfd/tps65218.c:17:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/uio/uio_dmem_genirq.c:12:
In file included from /builds/linux/include/linux/platform_device.h:13:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/6lowpan/nhc_ghc_udp.c:6:
In file included from /builds/linux/net/6lowpan/nhc.h:5:
In file included from /builds/linux/include/linux/skbuff.h:15:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/input/joystick/twidjoy.c:39:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/sound/drivers/mpu401/mpu401.c:9:
In file included from /builds/linux/include/linux/pnp.h:12:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/dvb-frontends/or51132.c:23:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/ethernet/chelsio/cxgb3/l2t.c:32:
In file included from /builds/linux/include/linux/skbuff.h:15:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/wimax/i2400m/op-rfkill.c:20:
In file included from /builds/linux/drivers/net/wimax/i2400m/i2400m.h:154:
In file included from /builds/linux/include/linux/usb.h:6:
In file included from /builds/linux/include/linux/usb/ch9.h:36:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/rtc/rtc-x1205.c:17:
In file included from /builds/linux/include/linux/i2c.h:13:
In file included from /builds/linux/include/linux/acpi.h:13:
In file included from /builds/linux/include/linux/irqdomain.h:35:
In file included from /builds/linux/include/linux/of.h:17:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/infiniband/core/ud_header.c:37:
In file included from /builds/linux/include/linux/if_ether.h:19:
In file included from /builds/linux/include/linux/skbuff.h:15:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/wireless/mediatek/mt76/mt76x02_mac.c:7:
In file included from /builds/linux/drivers/net/wireless/mediatek/mt76/mt76x02.h:10:
In file included from /builds/linux/include/linux/kfifo.h:40:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/arch/riscv/mm/init.c:8:
In file included from /builds/linux/include/linux/mm.h:10:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/mux/core.c:12:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/dma-buf/dma-fence.c:13:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/pci/controller/dwc/pci-layerscape-ep.c:12:
In file included from /builds/linux/include/linux/of_pci.h:5:
In file included from /builds/linux/include/linux/pci.h:35:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/lib/debugobjects.c:13:
In file included from /builds/linux/include/linux/debugobjects.h:6:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/lib/oid_registry.c:8:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/infiniband/hw/bnxt_re/qplib_sp.c:41:
In file included from /builds/linux/include/linux/interrupt.h:11:
In file included from /builds/linux/include/linux/hardirq.h:5:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/crypto/gcm.c:8:
In file included from /builds/linux/include/crypto/gf128mul.h:54:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/misc/pch_phub.c:6:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/ethernet/hisilicon/hns3/hns3_enet.c:4:
In file included from /builds/linux/include/linux/dma-mapping.h:7:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/sound/soc/sof/intel/hda-ipc.c:18:
In file included from /builds/linux/sound/soc/sof/intel/../ops.h:14:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/nfs/blocklayout/blocklayout.c:33:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpio/gpio-pcf857x.c:8:
In file included from /builds/linux/include/linux/gpio/driver.h:5:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/input/joystick/adi.c:15:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/rtc/rtc-as3722.c:13:
In file included from /builds/linux/include/linux/completion.h:12:
In file included from /builds/linux/include/linux/wait.h:9:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/tty/serial/stm32-usart.c:15:
In file included from /builds/linux/include/linux/clk.h:14:
In file included from /builds/linux/include/linux/notifier.h:14:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/kernel/bpf/arraymap.c:5:
In file included from /builds/linux/include/linux/bpf.h:9:
In file included from /builds/linux/include/linux/workqueue.h:9:
In file included from /builds/linux/include/linux/timer.h:6:
In file included from /builds/linux/include/linux/ktime.h:24:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/amd/amdgpu/amdgpu_bo_list.c:31:
In file included from /builds/linux/include/linux/uaccess.h:5:
In file included from /builds/linux/include/linux/sched.h:12:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/subdev/i2c/padgf119.c:24:
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/subdev/i2c/pad.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/subdev/i2c.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/subdev.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/device.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/oclass.h:3:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/os.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvif/os.h:6:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/scsi/qla2xxx/qla_iocb.c:7:
In file included from /builds/linux/drivers/scsi/qla2xxx/qla_def.h:13:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/input/joystick/iforce/iforce-packets.c:10:
In file included from /builds/linux/drivers/input/joystick/iforce/iforce.h:10:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/target/target_core_sbc.c:11:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/wireless/broadcom/b43/radio_2059.c:12:
In file included from /builds/linux/drivers/net/wireless/broadcom/b43/b43.h:6:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/nouveau/dispnv50/curs907a.c:22:
In file included from /builds/linux/drivers/gpu/drm/nouveau/dispnv50/curs.h:3:
In file included from /builds/linux/drivers/gpu/drm/nouveau/dispnv50/wndw.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/dispnv50/disp.h:3:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvif/mem.h:3:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvif/mmu.h:3:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvif/object.h:5:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvif/os.h:6:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/video/fbdev/core/fb_sys_fops.c:12:
In file included from /builds/linux/include/linux/fb.h:6:
In file included from /builds/linux/include/uapi/linux/fb.h:6:
In file included from /builds/linux/include/linux/i2c.h:13:
In file included from /builds/linux/include/linux/acpi.h:13:
In file included from /builds/linux/include/linux/irqdomain.h:35:
In file included from /builds/linux/include/linux/of.h:17:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/staging/fbtft/fb_hx8340bn.c:13:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/infiniband/hw/cxgb4/provider.c:32:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/ethernet/chelsio/cxgb3/cxgb3_main.c:35:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/thermal/da9062-thermal.c:22:
In file included from /builds/linux/include/linux/interrupt.h:11:
In file included from /builds/linux/include/linux/hardirq.h:5:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/infiniband/ulp/ipoib/ipoib_ethtool.c:34:
In file included from /builds/linux/include/linux/ethtool.h:17:
In file included from /builds/linux/include/linux/compat.h:10:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/pinctrl/sh-pfc/pfc-sh7734.c:12:
In file included from /builds/linux/drivers/pinctrl/sh-pfc/sh_pfc.h:12:
In file included from /builds/linux/include/linux/pinctrl/pinconf-generic.h:14:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/subdev/bios/volt.c:24:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/subdev/bios.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/subdev.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/device.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/oclass.h:3:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/os.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvif/os.h:6:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/wireless/ath/wcn36xx/smd.c:19:
In file included from /builds/linux/include/linux/etherdevice.h:20:
In file included from /builds/linux/include/linux/if_ether.h:19:
In file included from /builds/linux/include/linux/skbuff.h:15:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/nfc/hci/command.c:10:
In file included from /builds/linux/include/linux/sched.h:12:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/sound/firewire/fireworks/fireworks.c:17:
In file included from /builds/linux/sound/firewire/fireworks/fireworks.h:11:
In file included from /builds/linux/include/linux/compat.h:10:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/iio/proximity/mb1232.c:14:
In file included from /builds/linux/include/linux/i2c.h:13:
In file included from /builds/linux/include/linux/acpi.h:13:
In file included from /builds/linux/include/linux/irqdomain.h:35:
In file included from /builds/linux/include/linux/of.h:17:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/regulator/s2mps11.c:9:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/security/inode.c:13:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/sound/soc/codecs/da7213.c:11:
In file included from /builds/linux/include/linux/acpi.h:13:
In file included from /builds/linux/include/linux/irqdomain.h:35:
In file included from /builds/linux/include/linux/of.h:17:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/amd/amdgpu/dce_v6_0.c:24:
In file included from /builds/linux/include/linux/pci.h:35:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/mtd/nand/raw/nand_base.c:28:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/pci/b2c2/flexcop-dma.c:7:
In file included from /builds/linux/drivers/media/common/b2c2/flexcop.h:11:
In file included from /builds/linux/drivers/media/common/b2c2/flexcop-common.h:10:
In file included from /builds/linux/include/linux/interrupt.h:11:
In file included from /builds/linux/include/linux/hardirq.h:5:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/rc/keymaps/rc-kworld-315u.c:8:
In file included from /builds/linux/include/media/rc-map.h:11:
In file included from /builds/linux/include/linux/input.h:8:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/iio/accel/mma7455_spi.c:7:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/ethernet/sfc/ef10_sriov.c:6:
In file included from /builds/linux/include/linux/etherdevice.h:20:
In file included from /builds/linux/include/linux/if_ether.h:19:
In file included from /builds/linux/include/linux/skbuff.h:15:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/iio/light/isl29018.c:11:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/pci/tw5864/tw5864-h264.c:10:
In file included from /builds/linux/drivers/media/pci/tw5864/tw5864.h:8:
In file included from /builds/linux/include/linux/pci.h:35:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/ext2/balloc.c:15:
In file included from /builds/linux/fs/ext2/ext2.h:14:
In file included from /builds/linux/include/linux/fs.h:6:
In file included from /builds/linux/include/linux/wait_bit.h:8:
In file included from /builds/linux/include/linux/wait.h:9:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/usb/chipidea/udc.c:11:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/nouveau/dispnv50/head917d.c:22:
In file included from /builds/linux/drivers/gpu/drm/nouveau/dispnv50/head.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/dispnv50/disp.h:3:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvif/mem.h:3:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvif/mmu.h:3:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvif/object.h:5:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvif/os.h:6:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/rc/keymaps/rc-total-media-in-hand.c:8:
In file included from /builds/linux/include/media/rc-map.h:11:
In file included from /builds/linux/include/linux/input.h:8:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/6lowpan/nhc.c:9:
In file included from /builds/linux/include/linux/netdevice.h:24:
In file included from /builds/linux/include/linux/timer.h:6:
In file included from /builds/linux/include/linux/ktime.h:24:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/usb/as102/as102_fw.c:11:
In file included from /builds/linux/include/linux/firmware.h:7:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/usb/go7007/snd-go7007.c:7:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/input/touchscreen/sis_i2c.c:11:
In file included from /builds/linux/include/linux/i2c.h:13:
In file included from /builds/linux/include/linux/acpi.h:13:
In file included from /builds/linux/include/linux/irqdomain.h:35:
In file included from /builds/linux/include/linux/of.h:17:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/wireless/marvell/libertas/cmd.c:7:
In file included from /builds/linux/include/linux/hardirq.h:5:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/usb/host/xhci-pci.c:11:
In file included from /builds/linux/include/linux/pci.h:35:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/ipv4/fib_trie.c:42:
In file included from /builds/linux/include/linux/uaccess.h:5:
In file included from /builds/linux/include/linux/sched.h:12:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/hwmon/max31722.c:10:
In file included from /builds/linux/include/linux/hwmon-sysfs.h:10:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/security/smack/smackfs.c:16:
In file included from /builds/linux/include/linux/vmalloc.h:5:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/ocfs2/xattr.c:15:
In file included from /builds/linux/include/linux/fs.h:6:
In file included from /builds/linux/include/linux/wait_bit.h:8:
In file included from /builds/linux/include/linux/wait.h:9:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/reiserfs/journal.c:38:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/iio/adc/sc27xx_adc.c:4:
In file included from /builds/linux/include/linux/hwspinlock.h:14:
In file included from /builds/linux/include/linux/sched.h:12:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/amd/amdgpu/si.c:24:
In file included from /builds/linux/include/linux/firmware.h:7:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/can/usb/kvaser_usb/kvaser_usb_hydra.c:16:
In file included from /builds/linux/include/linux/completion.h:12:
In file included from /builds/linux/include/linux/wait.h:9:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/adfs/dir_f.c:9:
In file included from /builds/linux/fs/adfs/adfs.h:2:
In file included from /builds/linux/include/linux/buffer_head.h:12:
In file included from /builds/linux/include/linux/fs.h:6:
In file included from /builds/linux/include/linux/wait_bit.h:8:
In file included from /builds/linux/include/linux/wait.h:9:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/amd/amdgpu/mes_v10_1.c:24:
In file included from /builds/linux/include/linux/firmware.h:7:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/ethernet/qlogic/qede/qede_filter.c:32:
In file included from /builds/linux/include/linux/netdevice.h:24:
In file included from /builds/linux/include/linux/timer.h:6:
In file included from /builds/linux/include/linux/ktime.h:24:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/scsi/dpt_i2o.c:29:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/usb/core/sysfs.c:17:
In file included from /builds/linux/include/linux/usb.h:6:
In file included from /builds/linux/include/linux/usb/ch9.h:36:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/platform/vimc/vimc-sensor.c:9:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/drm_gem_shmem_helper.c:6:
In file included from /builds/linux/include/linux/dma-buf.h:18:
In file included from /builds/linux/include/linux/scatterlist.h:8:
In file included from /builds/linux/include/linux/mm.h:10:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/staging/rtl8192e/rtllib_tx.c:16:
In file included from /builds/linux/include/linux/if_arp.h:22:
In file included from /builds/linux/include/linux/skbuff.h:15:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/infiniband/ulp/ipoib/ipoib_fs.c:34:
In file included from /builds/linux/include/linux/seq_file.h:8:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/rc/ttusbir.c:8:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/video/backlight/wm831x_bl.c:10:
In file included from /builds/linux/include/linux/platform_device.h:13:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/crypto/vmac.c:34:
In file included from /builds/linux/include/linux/crypto.h:19:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/thermal/power_allocator.c:18:
In file included from /builds/linux/include/linux/rculist.h:11:
In file included from /builds/linux/include/linux/rcupdate.h:27:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/video/of_videomode.c:9:
In file included from /builds/linux/include/linux/of.h:17:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/nouveau/dispnv50/curs507a.c:22:
In file included from /builds/linux/drivers/gpu/drm/nouveau/dispnv50/curs.h:3:
In file included from /builds/linux/drivers/gpu/drm/nouveau/dispnv50/wndw.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/dispnv50/disp.h:3:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvif/mem.h:3:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvif/mmu.h:3:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvif/object.h:5:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvif/os.h:6:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/usb/core/urb.c:6:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/rtc/rtc-moxart.c:19:
In file included from /builds/linux/include/linux/rtc.h:17:
In file included from /builds/linux/include/linux/interrupt.h:11:
In file included from /builds/linux/include/linux/hardirq.h:5:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/ethernet/intel/fm10k/fm10k_tlv.c:4:
In file included from /builds/linux/drivers/net/ethernet/intel/fm10k/fm10k_tlv.h:10:
In file included from /builds/linux/drivers/net/ethernet/intel/fm10k/fm10k_type.h:12:
In file included from /builds/linux/include/linux/etherdevice.h:20:
In file included from /builds/linux/include/linux/if_ether.h:19:
In file included from /builds/linux/include/linux/skbuff.h:15:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/mac80211/agg-tx.c:15:
In file included from /builds/linux/include/linux/ieee80211.h:19:
In file included from /builds/linux/include/linux/if_ether.h:19:
In file included from /builds/linux/include/linux/skbuff.h:15:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/radio/wl128x/fmdrv_rx.c:11:
In file included from /builds/linux/drivers/media/radio/wl128x/fmdrv.h:13:
In file included from /builds/linux/include/linux/skbuff.h:15:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/ethernet/sfc/falcon/tenxpress.c:8:
In file included from /builds/linux/include/linux/rtnetlink.h:6:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/staging/media/allegro-dvt/allegro-core.c:8:
In file included from /builds/linux/include/linux/firmware.h:7:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/iio/adc/ti-adc128s052.c:12:
In file included from /builds/linux/include/linux/acpi.h:13:
In file included from /builds/linux/include/linux/irqdomain.h:35:
In file included from /builds/linux/include/linux/of.h:17:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/soc/qcom/rpmhpd.c:7:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/wireless/intel/iwlwifi/mvm/utils.c:64:
In file included from /builds/linux/include/net/mac80211.h:18:
In file included from /builds/linux/include/linux/if_ether.h:19:
In file included from /builds/linux/include/linux/skbuff.h:15:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/kernel/irq/proc.c:8:
In file included from /builds/linux/include/linux/irq.h:14:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/video/fbdev/omap2/omapfb/omapfb-sysfs.c:12:
In file included from /builds/linux/include/linux/fb.h:6:
In file included from /builds/linux/include/uapi/linux/fb.h:6:
In file included from /builds/linux/include/linux/i2c.h:13:
In file included from /builds/linux/include/linux/acpi.h:13:
In file included from /builds/linux/include/linux/irqdomain.h:35:
In file included from /builds/linux/include/linux/of.h:17:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/pci/mantis/mantis_cards.c:9:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvif/vmm.c:22:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvif/vmm.h:3:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvif/object.h:5:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvif/os.h:6:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/sunrpc/timer.c:21:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/regulator/88pm8607.c:11:
In file included from /builds/linux/include/linux/of.h:17:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/rtc/rtc-m48t59.c:11:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/i2c/busses/i2c-bcm-iproc.c:15:
In file included from /builds/linux/include/linux/i2c.h:13:
In file included from /builds/linux/include/linux/acpi.h:13:
In file included from /builds/linux/include/linux/irqdomain.h:35:
In file included from /builds/linux/include/linux/of.h:17:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/staging/rtl8188eu/os_dep/mlme_linux.c:10:
In file included from /builds/linux/drivers/staging/rtl8188eu/include/osdep_service.h:16:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/usb/phy/phy.c:10:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/block/drbd/drbd_actlog.c:14:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/rtc/rtc-rx8581.c:12:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/vmw_vsock/virtio_transport_common.c:9:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/hwmon/nct6775.c:43:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/dma/qcom/hidma_mgmt_sys.c:8:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/sound/soc/ti/omap-mcbsp-st.c:12:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/rc/keymaps/rc-zx-irdec.c:7:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/input/misc/pcf8574_keypad.c:8:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/pci/saa7134/saa7134-go7007.c:6:
In file included from /builds/linux/drivers/media/pci/saa7134/saa7134.h:13:
In file included from /builds/linux/include/linux/pci.h:35:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/wireless/intel/iwlwifi/dvm/rs.c:12:
In file included from /builds/linux/include/linux/skbuff.h:15:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/staging/speakup/buffers.c:4:
In file included from /builds/linux/include/linux/wait.h:9:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/ipv4/netlink.c:2:
In file included from /builds/linux/include/linux/netlink.h:7:
In file included from /builds/linux/include/linux/skbuff.h:15:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/openvswitch/vport-vxlan.c:8:
In file included from /builds/linux/include/linux/skbuff.h:15:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/sched/sch_mq.c:9:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/kernel/rcu/update.c:23:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/nfsd/export.c:15:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/hwmon/w83781d.c:25:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/drm_fourcc.c:30:
In file included from /builds/linux/include/drm/drm_device.h:5:
In file included from /builds/linux/include/linux/kref.h:16:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/input/touchscreen/resistive-adc-touch.c:12:
In file included from /builds/linux/include/linux/input.h:8:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/iio/gyro/bmg160_spi.c:2:
In file included from /builds/linux/include/linux/spi/spi.h:9:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/message/fusion/mptspi.c:47:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/kernel/bpf/disasm.c:6:
In file included from /builds/linux/include/linux/bpf.h:9:
In file included from /builds/linux/include/linux/workqueue.h:9:
In file included from /builds/linux/include/linux/timer.h:6:
In file included from /builds/linux/include/linux/ktime.h:24:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/ethernet/stmicro/stmmac/dwmac-oxnas.c:11:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/nilfs2/direct.c:11:
In file included from /builds/linux/fs/nilfs2/nilfs.h:14:
In file included from /builds/linux/include/linux/buffer_head.h:12:
In file included from /builds/linux/include/linux/fs.h:6:
In file included from /builds/linux/include/linux/wait_bit.h:8:
In file included from /builds/linux/include/linux/wait.h:9:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/sched/act_tunnel_key.c:7:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/usb/uvc/uvc_isight.c:11:
In file included from /builds/linux/include/linux/usb.h:6:
In file included from /builds/linux/include/linux/usb/ch9.h:36:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/pci/pcie/aer.c:18:
In file included from /builds/linux/include/linux/cper.h:13:
In file included from /builds/linux/include/linux/trace_seq.h:5:
In file included from /builds/linux/include/linux/seq_buf.h:5:
In file included from /builds/linux/include/linux/fs.h:6:
In file included from /builds/linux/include/linux/wait_bit.h:8:
In file included from /builds/linux/include/linux/wait.h:9:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/engine/disp/sornv50.c:24:
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/engine/disp/ior.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/engine/disp/priv.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/engine/disp.h:5:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/engine.h:5:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/subdev.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/device.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/oclass.h:3:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/os.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvif/os.h:6:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/wireless/ath/carl9170/cmd.c:40:
In file included from /builds/linux/drivers/net/wireless/ath/carl9170/carl9170.h:43:
In file included from /builds/linux/include/linux/firmware.h:7:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/lib/test_ida.c:9:
In file included from /builds/linux/include/linux/idr.h:15:
In file included from /builds/linux/include/linux/radix-tree.h:14:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from lib/raid6/tables.c:2:
In file included from /builds/linux/include/linux/raid/pq.h:15:
In file included from /builds/linux/include/linux/blkdev.h:5:
In file included from /builds/linux/include/linux/sched.h:12:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/scsi/megaraid/megaraid_mm.c:13:
In file included from /builds/linux/include/linux/sched.h:12:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/input/rmi4/rmi_f12.c:5:
In file included from /builds/linux/include/linux/input.h:8:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/ipv4/netfilter/nf_defrag_ipv4.c:7:
In file included from /builds/linux/include/linux/ip.h:16:
In file included from /builds/linux/include/linux/skbuff.h:15:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/sound/hda/ext/hdac_ext_controller.c:13:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/sound/soc/codecs/wm9081.c:10:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/staging/exfat/exfat_blkdev.c:6:
In file included from /builds/linux/include/linux/blkdev.h:5:
In file included from /builds/linux/include/linux/sched.h:12:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/android/binder.c:45:
In file included from /builds/linux/include/linux/fdtable.h:11:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/platform/mx2_emmaprp.c:15:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/squashfs/id.c:21:
In file included from /builds/linux/include/linux/fs.h:6:
In file included from /builds/linux/include/linux/wait_bit.h:8:
In file included from /builds/linux/include/linux/wait.h:9:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/ipv6/seg6.c:11:
In file included from /builds/linux/include/linux/socket.h:8:
In file included from /builds/linux/include/linux/uio.h:9:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/dccp/ccids/lib/tfrc_equation.c:9:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/ethernet/rocker/rocker_ofdpa.c:11:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/isdn/capi/capi.c:13:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/pci/intel/ipu3/ipu3-cio2.c:16:
In file included from /builds/linux/include/linux/interrupt.h:11:
In file included from /builds/linux/include/linux/hardirq.h:5:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/ipv6/inet6_hashtables.c:13:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/regulator/lp872x.c:8:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/wireless/broadcom/brcm80211/brcmsmac/rate.c:17:
In file included from /builds/linux/drivers/net/wireless/broadcom/brcm80211/brcmsmac/../include/brcmu_wifi.h:9:
In file included from /builds/linux/include/linux/if_ether.h:19:
In file included from /builds/linux/include/linux/skbuff.h:15:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/nouveau/dispnv50/ovly507e.c:22:
In file included from /builds/linux/drivers/gpu/drm/nouveau/dispnv50/ovly.h:3:
In file included from /builds/linux/drivers/gpu/drm/nouveau/dispnv50/wndw.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/dispnv50/disp.h:3:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvif/mem.h:3:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvif/mmu.h:3:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvif/object.h:5:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvif/os.h:6:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/rds/ib.c:34:
In file included from /builds/linux/include/linux/in.h:19:
In file included from /builds/linux/include/uapi/linux/in.h:24:
In file included from /builds/linux/include/linux/socket.h:8:
In file included from /builds/linux/include/linux/uio.h:9:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/staging/rtl8712/rtl8712_efuse.c:19:
In file included from /builds/linux/drivers/staging/rtl8712/osdep_service.h:20:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/sunrpc/xprtrdma/module.c:11:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/sound/core/pcm.c:8:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/sound/firewire/oxfw/oxfw-command.c:8:
In file included from /builds/linux/sound/firewire/oxfw/oxfw.h:8:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/usb/gadget/udc/bdc/bdc_dbg.c:10:
In file included from /builds/linux/drivers/usb/gadget/udc/bdc/bdc.h:14:
In file included from /builds/linux/include/linux/usb.h:6:
In file included from /builds/linux/include/linux/usb/ch9.h:36:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/sound/core/seq/oss/seq_oss_ioctl.c:10:
In file included from /builds/linux/sound/core/seq/oss/seq_oss_device.h:11:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/sound/soc/intel/common/soc-acpi-intel-hsw-bdw-match.c:8:
In file included from /builds/linux/include/linux/dmi.h:6:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/staging/octeon/ethernet-mdio.c:9:
In file included from /builds/linux/include/linux/ethtool.h:17:
In file included from /builds/linux/include/linux/compat.h:10:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/amd/amdgpu/../powerplay/hwmgr/common_baco.c:24:
In file included from /builds/linux/drivers/gpu/drm/amd/amdgpu/../powerplay/hwmgr/common_baco.h:25:
In file included from /builds/linux/drivers/gpu/drm/amd/amdgpu/../powerplay/inc/hwmgr.h:26:
In file included from /builds/linux/include/linux/seq_file.h:8:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/kernel/locking/mutex-debug.c:15:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/unicode/utf8-selftest.c:10:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/platform/qcom/camss/camss-video.c:10:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/sound/core/pcm_lib.c:8:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/common/b2c2/flexcop-sram.c:7:
In file included from /builds/linux/drivers/media/common/b2c2/flexcop.h:11:
In file included from /builds/linux/drivers/media/common/b2c2/flexcop-common.h:10:
In file included from /builds/linux/include/linux/interrupt.h:11:
In file included from /builds/linux/include/linux/hardirq.h:5:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/netfilter/nf_flow_table_inet.c:4:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/misc/lkdtm/stackleak.c:12:
In file included from /builds/linux/include/linux/stackleak.h:5:
In file included from /builds/linux/include/linux/sched.h:12:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/thermal/ti-soc-thermal/ti-thermal-common.c:10:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/usb/core/generic.c:22:
In file included from /builds/linux/include/linux/usb.h:6:
In file included from /builds/linux/include/linux/usb/ch9.h:36:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/sound/firewire/oxfw/oxfw-pcm.c:8:
In file included from /builds/linux/sound/firewire/oxfw/oxfw.h:8:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/dvb-core/dmxdev.c:21:
In file included from /builds/linux/include/linux/sched.h:12:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/video/fbdev/core/fbcmap.c:15:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/ata/ahci_xgene.c:12:
In file included from /builds/linux/include/linux/acpi.h:13:
In file included from /builds/linux/include/linux/irqdomain.h:35:
In file included from /builds/linux/include/linux/of.h:17:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/mm/vmacache.c:5:
In file included from /builds/linux/include/linux/sched/signal.h:5:
In file included from /builds/linux/include/linux/rculist.h:11:
In file included from /builds/linux/include/linux/rcupdate.h:27:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/mfd/si476x-i2c.c:11:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/dma/altera-msgdma.c:13:
In file included from /builds/linux/include/linux/dma-mapping.h:7:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/engine/disp/gp100.c:24:
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/engine/disp/nv50.h:5:
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/engine/disp/priv.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/engine/disp.h:5:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/engine.h:5:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/subdev.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/device.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/oclass.h:3:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/os.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvif/os.h:6:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/usb/gspca/touptek.c:13:
In file included from /builds/linux/drivers/media/usb/gspca/gspca.h:5:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/hid/hid-roccat-pyra.c:17:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/regulator/lp87565-regulator.c:8:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/infiniband/ulp/ipoib/ipoib_ib.c:38:
In file included from /builds/linux/include/linux/dma-mapping.h:7:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/opp/of.c:13:
In file included from /builds/linux/include/linux/cpu.h:17:
In file included from /builds/linux/include/linux/node.h:18:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/batman-adv/bitarray.c:7:
In file included from /builds/linux/net/batman-adv/bitarray.h:10:
In file included from /builds/linux/net/batman-adv/main.h:210:
In file included from /builds/linux/include/linux/etherdevice.h:20:
In file included from /builds/linux/include/linux/if_ether.h:19:
In file included from /builds/linux/include/linux/skbuff.h:15:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/hwmon/adt7411.c:11:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/regulator/cpcap-regulator.c:21:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/usb/gadget/function/uvc_video.c:10:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/spi/spi-synquacer.c:9:
In file included from /builds/linux/include/linux/acpi.h:13:
In file included from /builds/linux/include/linux/irqdomain.h:35:
In file included from /builds/linux/include/linux/of.h:17:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/i2c/busses/i2c-mt7621.c:13:
In file included from /builds/linux/include/linux/clk.h:14:
In file included from /builds/linux/include/linux/notifier.h:14:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/bfs/dir.c:9:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/ubifs/shrinker.c:30:
In file included from /builds/linux/fs/ubifs/ubifs.h:16:
In file included from /builds/linux/include/linux/fs.h:6:
In file included from /builds/linux/include/linux/wait_bit.h:8:
In file included from /builds/linux/include/linux/wait.h:9:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/infiniband/hw/mlx5/srq_cmd.c:7:
In file included from /builds/linux/include/linux/mlx5/driver.h:37:
In file included from /builds/linux/include/linux/completion.h:12:
In file included from /builds/linux/include/linux/wait.h:9:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/ethernet/netronome/nfp/nfpcore/nfp_nffw.c:12:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/ethernet/intel/ixgbevf/ixgbevf_main.c:12:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/thunderbolt/lc.c:9:
In file included from /builds/linux/drivers/thunderbolt/tb.h:13:
In file included from /builds/linux/include/linux/pci.h:35:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/phy/mdio-cavium.c:7:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/wireless/chan.c:13:
In file included from /builds/linux/include/net/cfg80211.h:13:
In file included from /builds/linux/include/linux/netdevice.h:24:
In file included from /builds/linux/include/linux/timer.h:6:
In file included from /builds/linux/include/linux/ktime.h:24:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/sched/cls_cgroup.c:8:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/char/tpm/eventlog/tpm1.c:18:
In file included from /builds/linux/include/linux/seq_file.h:8:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/mfd/tps6507x.c:17:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/crypto/cavium/nitrox/nitrox_mbx.c:2:
In file included from /builds/linux/include/linux/workqueue.h:9:
In file included from /builds/linux/include/linux/timer.h:6:
In file included from /builds/linux/include/linux/ktime.h:24:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/video/fbdev/s3fb.c:14:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/wireless/realtek/rtl818x/rtl8187/dev.c:20:
In file included from /builds/linux/include/linux/usb.h:6:
In file included from /builds/linux/include/linux/usb/ch9.h:36:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/crypto/lzo.c:7:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/crypto/ecb.c:8:
In file included from /builds/linux/include/crypto/algapi.h:10:
In file included from /builds/linux/include/linux/crypto.h:19:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/ethernet/apm/xgene-v2/ethtool.c:10:
In file included from /builds/linux/drivers/net/ethernet/apm/xgene-v2/main.h:13:
In file included from /builds/linux/include/linux/acpi.h:13:
In file included from /builds/linux/include/linux/irqdomain.h:35:
In file included from /builds/linux/include/linux/of.h:17:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/misc/altera-stapl/altera-jtag.c:13:
In file included from /builds/linux/include/linux/firmware.h:7:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/sound/soc/pxa/pxa2xx-pcm.c:10:
In file included from /builds/linux/include/linux/dma-mapping.h:7:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/mm/vmstat.c:13:
In file included from /builds/linux/include/linux/fs.h:6:
In file included from /builds/linux/include/linux/wait_bit.h:8:
In file included from /builds/linux/include/linux/wait.h:9:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/nfsd/nfsctl.c:8:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/sched/act_skbmod.c:8:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/xfs/xfs_iomap.c:7:
In file included from /builds/linux/fs/xfs/xfs.h:22:
In file included from /builds/linux/fs/xfs/xfs_linux.h:24:
In file included from /builds/linux/fs/xfs/kmem.h:9:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/6lowpan/nhc_ghc_ext_frag.c:6:
In file included from /builds/linux/net/6lowpan/nhc.h:5:
In file included from /builds/linux/include/linux/skbuff.h:15:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/ata/pata_pdc202xx_old.c:17:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/usb/usbtv/usbtv-core.c:45:
In file included from /builds/linux/drivers/media/usb/usbtv/usbtv.h:36:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/affs/super.c:14:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/wireless/intel/iwlwifi/pcie/rx.c:64:
In file included from /builds/linux/include/linux/sched.h:12:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/8021q/vlan_mvrp.c:11:
In file included from /builds/linux/include/linux/if_ether.h:19:
In file included from /builds/linux/include/linux/skbuff.h:15:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/kernel/configs.c:13:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/watchdog/watchdog_core.c:27:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/staging/rtl8723bs/hal/hal_sdio.c:9:
In file included from /builds/linux/drivers/staging/rtl8723bs/include/drv_types.h:18:
In file included from /builds/linux/include/linux/sched/signal.h:5:
In file included from /builds/linux/include/linux/rculist.h:11:
In file included from /builds/linux/include/linux/rcupdate.h:27:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/md/raid0.c:13:
In file included from /builds/linux/include/linux/blkdev.h:5:
In file included from /builds/linux/include/linux/sched.h:12:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/pci/controller/dwc/pcie-artpec6.c:13:
In file included from /builds/linux/include/linux/of_device.h:5:
In file included from /builds/linux/include/linux/cpu.h:17:
In file included from /builds/linux/include/linux/node.h:18:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/sound/soc/sh/rcar/ssiu.c:7:
In file included from /builds/linux/sound/soc/sh/rcar/rsnd.h:11:
In file included from /builds/linux/include/linux/clk.h:14:
In file included from /builds/linux/include/linux/notifier.h:14:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/hid/hid-uclogic-rdesc.c:17:
In file included from /builds/linux/drivers/hid/hid-uclogic-rdesc.h:20:
In file included from /builds/linux/include/linux/usb.h:6:
In file included from /builds/linux/include/linux/usb/ch9.h:36:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/dvb-frontends/mb86a20s.c:12:
In file included from /builds/linux/include/media/dvb_frontend.h:36:
In file included from /builds/linux/include/linux/sched.h:12:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/ceph/decode.c:3:
In file included from /builds/linux/include/linux/ceph/decode.h:7:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/ubifs/gc.c:44:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/iommu/iova.c:8:
In file included from /builds/linux/include/linux/iova.h:14:
In file included from /builds/linux/include/linux/rbtree.h:22:
In file included from /builds/linux/include/linux/rcupdate.h:27:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/block/rbd.c:31:
In file included from /builds/linux/include/linux/ceph/libceph.h:8:
In file included from /builds/linux/include/linux/backing-dev.h:13:
In file included from /builds/linux/include/linux/fs.h:6:
In file included from /builds/linux/include/linux/wait_bit.h:8:
In file included from /builds/linux/include/linux/wait.h:9:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/llc/af_llc.c:25:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/iio/pressure/zpa2326_i2c.c:10:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/base/platform.c:13:
In file included from /builds/linux/include/linux/platform_device.h:13:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/dvb-frontends/tda10086.c:11:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/wireless/intel/iwlwifi/dvm/debugfs.c:12:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/hwmon/pmbus/ir35221.c:9:
In file included from /builds/linux/include/linux/i2c.h:13:
In file included from /builds/linux/include/linux/acpi.h:13:
In file included from /builds/linux/include/linux/irqdomain.h:35:
In file included from /builds/linux/include/linux/of.h:17:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/sound/soc/samsung/smdk_spdif.c:7:
In file included from /builds/linux/include/linux/clk.h:14:
In file included from /builds/linux/include/linux/notifier.h:14:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/staging/uwb/umc-dev.c:9:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/sound/pci/cmipci.c:10:
In file included from /builds/linux/include/linux/io.h:13:
In file included from /builds/linux/arch/riscv/include/asm/io.h:15:
In file included from /builds/linux/arch/riscv/include/asm/mmiowb.h:12:
In file included from /builds/linux/include/asm-generic/mmiowb.h:27:
In file included from /builds/linux/arch/riscv/include/asm/smp.h:11:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/ipv4/netfilter/ipt_rpfilter.c:8:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/nilfs2/segment.c:11:
In file included from /builds/linux/include/linux/pagemap.h:8:
In file included from /builds/linux/include/linux/mm.h:10:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/ocfs2/dlm/dlmdomain.c:12:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/hamradio/baycom_ser_hdx.c:49:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/sound/pci/oxygen/xonar_dg.c:46:
In file included from /builds/linux/include/linux/pci.h:35:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/pps/kapi.c:11:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/i2c/busses/i2c-ali1535.c:41:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/tiny/st7586.c:9:
In file included from /builds/linux/include/linux/dma-buf.h:18:
In file included from /builds/linux/include/linux/scatterlist.h:8:
In file included from /builds/linux/include/linux/mm.h:10:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/staging/fbtft/fb_tls8204.c:12:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/pinctrl/sh-pfc/pinctrl.c:10:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/nfs/nfs4trace.c:5:
In file included from /builds/linux/include/linux/nfs_fs.h:22:
In file included from /builds/linux/include/linux/in.h:19:
In file included from /builds/linux/include/uapi/linux/in.h:24:
In file included from /builds/linux/include/linux/socket.h:8:
In file included from /builds/linux/include/linux/uio.h:9:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/pwm/pwm-renesas-tpu.c:8:
In file included from /builds/linux/include/linux/clk.h:14:
In file included from /builds/linux/include/linux/notifier.h:14:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/sound/soc/codecs/cs4349.c:10:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/sound/pci/ice1712/wtm.c:15:
In file included from /builds/linux/include/linux/interrupt.h:11:
In file included from /builds/linux/include/linux/hardirq.h:5:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/nsfs.c:2:
In file included from /builds/linux/include/linux/mount.h:16:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/platform/sti/delta/delta-mjpeg-dec.c:7:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/pci/rom.c:10:
In file included from /builds/linux/include/linux/pci.h:35:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/jffs2/compr_lzo.c:14:
In file included from /builds/linux/include/linux/sched.h:12:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/sched/sch_hfsc.c:53:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/crypto/s5p-sss.c:12:
In file included from /builds/linux/include/linux/clk.h:14:
In file included from /builds/linux/include/linux/notifier.h:14:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/platform/mtk-vcodec/vdec/vdec_vp9_if.c:9:
In file included from /builds/linux/include/linux/fs.h:6:
In file included from /builds/linux/include/linux/wait_bit.h:8:
In file included from /builds/linux/include/linux/wait.h:9:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/staging/rtl8723bs/hal/HalPwrSeqCmd.c:23:
In file included from /builds/linux/drivers/staging/rtl8723bs/include/drv_types.h:18:
In file included from /builds/linux/include/linux/sched/signal.h:5:
In file included from /builds/linux/include/linux/rculist.h:11:
In file included from /builds/linux/include/linux/rcupdate.h:27:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/ethernet/neterion/vxge/vxge-traffic.c:14:
In file included from /builds/linux/include/linux/etherdevice.h:20:
In file included from /builds/linux/include/linux/if_ether.h:19:
In file included from /builds/linux/include/linux/skbuff.h:15:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/lib/test_bpf.c:11:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/mmc/core/sdio_cis.c:13:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/remoteproc/remoteproc_virtio.c:12:
In file included from /builds/linux/include/linux/dma-mapping.h:7:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/input/joystick/db9.c:17:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/drm_gem_cma_helper.c:12:
In file included from /builds/linux/include/linux/dma-buf.h:18:
In file included from /builds/linux/include/linux/scatterlist.h:8:
In file included from /builds/linux/include/linux/mm.h:10:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/sound/soc/soc-ops.c:14:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/wireless/realtek/rtlwifi/btcoexist/rtl_btc.c:4:
In file included from /builds/linux/drivers/net/wireless/realtek/rtlwifi/btcoexist/../wifi.h:9:
In file included from /builds/linux/include/linux/sched.h:12:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/leds/trigger/ledtrig-netdev.c:15:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/wireless/realtek/rtlwifi/rtl8192ee/rf.c:4:
In file included from /builds/linux/drivers/net/wireless/realtek/rtlwifi/rtl8192ee/../wifi.h:9:
In file included from /builds/linux/include/linux/sched.h:12:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/usb/dwc2/hcd_ddma.c:42:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/iio/light/noa1305.c:11:
In file included from /builds/linux/include/linux/i2c.h:13:
In file included from /builds/linux/include/linux/acpi.h:13:
In file included from /builds/linux/include/linux/irqdomain.h:35:
In file included from /builds/linux/include/linux/of.h:17:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/staging/vc04_services/interface/vchiq_arm/vchiq_debugfs.c:7:
In file included from /builds/linux/include/linux/debugfs.h:15:
In file included from /builds/linux/include/linux/fs.h:6:
In file included from /builds/linux/include/linux/wait_bit.h:8:
In file included from /builds/linux/include/linux/wait.h:9:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/mm/hugetlb_cgroup.c:16:
In file included from /builds/linux/include/linux/cgroup.h:12:
In file included from /builds/linux/include/linux/sched.h:12:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/staging/kpc2000/kpc_dma/kpc_dma_driver.c:3:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/usb/mtu3/mtu3_plat.c:8:
In file included from /builds/linux/include/linux/clk.h:14:
In file included from /builds/linux/include/linux/notifier.h:14:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/spi/spi-txx9.c:19:
In file included from /builds/linux/include/linux/interrupt.h:11:
In file included from /builds/linux/include/linux/hardirq.h:5:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/ata/pata_oldpiix.c:18:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/input/misc/max8997_haptic.c:11:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/radio/wl128x/fmdrv_common.c:22:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/soc/renesas/rcar-rst.c:9:
In file included from /builds/linux/include/linux/io.h:13:
In file included from /builds/linux/arch/riscv/include/asm/io.h:15:
In file included from /builds/linux/arch/riscv/include/asm/mmiowb.h:12:
In file included from /builds/linux/include/asm-generic/mmiowb.h:27:
In file included from /builds/linux/arch/riscv/include/asm/smp.h:11:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/lib/strncpy_from_user.c:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/platform/sti/hva/hva-debugfs.c:8:
In file included from /builds/linux/include/linux/debugfs.h:15:
In file included from /builds/linux/include/linux/fs.h:6:
In file included from /builds/linux/include/linux/wait_bit.h:8:
In file included from /builds/linux/include/linux/wait.h:9:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/subdev/mmu/gf100.c:24:
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/subdev/mmu/mem.h:3:
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/subdev/mmu/priv.h:5:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/subdev/mmu.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/subdev.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/device.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/oclass.h:3:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/os.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvif/os.h:6:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/infiniband/hw/mthca/mthca_qp.c:37:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/mm/readahead.c:12:
In file included from /builds/linux/include/linux/dax.h:5:
In file included from /builds/linux/include/linux/fs.h:6:
In file included from /builds/linux/include/linux/wait_bit.h:8:
In file included from /builds/linux/include/linux/wait.h:9:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/mfd/tps6105x.c:15:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/tve200/tve200_display.c:13:
In file included from /builds/linux/include/linux/clk.h:14:
In file included from /builds/linux/include/linux/notifier.h:14:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/wireless/ath/ath9k/ar9003_hw.c:17:
In file included from /builds/linux/drivers/net/wireless/ath/ath9k/hw.h:20:
In file included from /builds/linux/include/linux/if_ether.h:19:
In file included from /builds/linux/include/linux/skbuff.h:15:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/lib/lz4/lz4_decompress.c:39:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/iio/adc/meson_saradc.c:9:
In file included from /builds/linux/include/linux/clk.h:14:
In file included from /builds/linux/include/linux/notifier.h:14:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/scsi/scsi_sysfs.c:10:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/hsr/hsr_forward.c:8:
In file included from /builds/linux/net/hsr/hsr_forward.h:11:
In file included from /builds/linux/include/linux/netdevice.h:24:
In file included from /builds/linux/include/linux/timer.h:6:
In file included from /builds/linux/include/linux/ktime.h:24:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/usb/dvb-usb-v2/mxl111sf-tuner.c:8:
In file included from /builds/linux/drivers/media/usb/dvb-usb-v2/mxl111sf-tuner.h:11:
In file included from /builds/linux/include/media/dvb_frontend.h:36:
In file included from /builds/linux/include/linux/sched.h:12:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/common/b2c2/flexcop.c:30:
In file included from /builds/linux/drivers/media/common/b2c2/flexcop.h:11:
In file included from /builds/linux/drivers/media/common/b2c2/flexcop-common.h:10:
In file included from /builds/linux/include/linux/interrupt.h:11:
In file included from /builds/linux/include/linux/hardirq.h:5:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/rc/img-ir/img-ir-sanyo.c:19:
In file included from /builds/linux/drivers/media/rc/img-ir/img-ir-hw.h:12:
In file included from /builds/linux/include/media/rc-core.h:11:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/infiniband/hw/cxgb4/cq.c:33:
In file included from /builds/linux/include/rdma/uverbs_ioctl.h:36:
In file included from /builds/linux/include/rdma/uverbs_types.h:37:
In file included from /builds/linux/include/rdma/ib_verbs.h:43:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/ubifs/scan.c:18:
In file included from /builds/linux/fs/ubifs/ubifs.h:16:
In file included from /builds/linux/include/linux/fs.h:6:
In file included from /builds/linux/include/linux/wait_bit.h:8:
In file included from /builds/linux/include/linux/wait.h:9:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/wireless/zydas/zd1211rw/zd_rf_al7230b.c:11:
In file included from /builds/linux/drivers/net/wireless/zydas/zd1211rw/zd_usb.h:11:
In file included from /builds/linux/include/linux/completion.h:12:
In file included from /builds/linux/include/linux/wait.h:9:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/amd/amdgpu/amdgpu_ih.c:24:
In file included from /builds/linux/include/linux/dma-mapping.h:7:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/platform/mtk-mdp/mtk_mdp_m2m.c:8:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/netfilter/x_tables.c:14:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/sound/firewire/motu/motu.c:8:
In file included from /builds/linux/sound/firewire/motu/motu.h:11:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/ubifs/lpt_commit.c:17:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/lib/libcrc32c.c:29:
In file included from /builds/linux/include/crypto/hash.h:11:
In file included from /builds/linux/include/linux/crypto.h:19:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/gfs2/export.c:7:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/amd/amdgpu/../display/dc/bios/dce110/command_table_helper_dce110.c:26:
In file included from /builds/linux/drivers/gpu/drm/amd/amdgpu/../display/dc/dm_services.h:34:
In file included from /builds/linux/drivers/gpu/drm/amd/amdgpu/../display/amdgpu_dm/amdgpu_dm_trace.h:32:
In file included from /builds/linux/include/linux/tracepoint.h:15:
In file included from /builds/linux/include/linux/smp.h:64:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/subdev/i2c/padnv4e.c:24:
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/subdev/i2c/pad.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/subdev/i2c.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/subdev.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/device.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/oclass.h:3:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/os.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvif/os.h:6:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/i2c/s5c73m3/s5c73m3-core.c:10:
In file included from /builds/linux/include/linux/clk.h:14:
In file included from /builds/linux/include/linux/notifier.h:14:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/mmc/host/renesas_sdhi_internal_dmac.c:11:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/squashfs/xz_wrapper.c:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/pinctrl/sh-pfc/pfc-sh7203.c:9:
In file included from /builds/linux/include/linux/gpio.h:62:
In file included from /builds/linux/include/asm-generic/gpio.h:8:
In file included from /builds/linux/include/linux/of.h:17:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/usb/host/xhci-rcar.c:8:
In file included from /builds/linux/include/linux/firmware.h:7:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/subdev/mc/gk104.c:24:
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/subdev/mc/priv.h:5:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/subdev/mc.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/subdev.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/device.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/oclass.h:3:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/os.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvif/os.h:6:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/amd/amdgpu/../display/dc/gpio/hw_ddc.c:27:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/i2c/mt9t112.c:23:
In file included from /builds/linux/include/linux/clk.h:14:
In file included from /builds/linux/include/linux/notifier.h:14:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/mtd/maps/physmap-versatile.c:9:
In file included from /builds/linux/include/linux/io.h:13:
In file included from /builds/linux/arch/riscv/include/asm/io.h:15:
In file included from /builds/linux/arch/riscv/include/asm/mmiowb.h:12:
In file included from /builds/linux/include/asm-generic/mmiowb.h:27:
In file included from /builds/linux/arch/riscv/include/asm/smp.h:11:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/dvb-frontends/stv090x.c:12:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/ethernet/arc/emac_rockchip.c:8:
In file included from /builds/linux/include/linux/etherdevice.h:20:
In file included from /builds/linux/include/linux/if_ether.h:19:
In file included from /builds/linux/include/linux/skbuff.h:15:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/squashfs/file.c:30:
In file included from /builds/linux/include/linux/fs.h:6:
In file included from /builds/linux/include/linux/wait_bit.h:8:
In file included from /builds/linux/include/linux/wait.h:9:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/usb/serial/quatech2.c:14:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/pci/netup_unidvb/netup_unidvb_spi.c:12:
In file included from /builds/linux/drivers/media/pci/netup_unidvb/netup_unidvb.h:12:
In file included from /builds/linux/include/linux/pci.h:35:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/mtd/ubi/wl.c:88:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/panel/panel-feiyang-fy07024di26a30d.c:7:
In file included from /builds/linux/include/drm/drm_mipi_dsi.h:12:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/scsi/mvsas/mv_64xx.c:10:
In file included from /builds/linux/drivers/scsi/mvsas/mv_sas.h:14:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/rtc/rtc-ds1685.c:20:
In file included from /builds/linux/include/linux/io.h:13:
In file included from /builds/linux/arch/riscv/include/asm/io.h:15:
In file included from /builds/linux/arch/riscv/include/asm/mmiowb.h:12:
In file included from /builds/linux/include/asm-generic/mmiowb.h:27:
In file included from /builds/linux/arch/riscv/include/asm/smp.h:11:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/radeon/radeon_semaphore.c:31:
In file included from /builds/linux/drivers/gpu/drm/radeon/radeon.h:64:
In file included from /builds/linux/include/linux/wait.h:9:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/thunderbolt.c:12:
In file included from /builds/linux/include/linux/highmem.h:5:
In file included from /builds/linux/include/linux/fs.h:6:
In file included from /builds/linux/include/linux/wait_bit.h:8:
In file included from /builds/linux/include/linux/wait.h:9:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/wireless/mediatek/mt76/mt76x2/usb.c:7:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/nfs/nfs4idmap.c:38:
In file included from /builds/linux/include/linux/fs.h:6:
In file included from /builds/linux/include/linux/wait_bit.h:8:
In file included from /builds/linux/include/linux/wait.h:9:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/iio/industrialio-triggered-event.c:8:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/input/serio/pcips2.c:10:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/dma/stm32-dma.c:12:
In file included from /builds/linux/include/linux/clk.h:14:
In file included from /builds/linux/include/linux/notifier.h:14:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/i2c/s5k6aa.c:13:
In file included from /builds/linux/include/linux/clk.h:14:
In file included from /builds/linux/include/linux/notifier.h:14:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/lima/lima_gem_prime.c:4:
In file included from /builds/linux/include/linux/dma-buf.h:18:
In file included from /builds/linux/include/linux/scatterlist.h:8:
In file included from /builds/linux/include/linux/mm.h:10:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/ethernet/intel/iavf/iavf_main.c:4:
In file included from /builds/linux/drivers/net/ethernet/intel/iavf/iavf.h:7:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/lib/test_static_keys.c:11:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/mac802154/cfg.c:10:
In file included from /builds/linux/include/net/rtnetlink.h:5:
In file included from /builds/linux/include/linux/rtnetlink.h:6:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/clocksource/timer-davinci.c:10:
In file included from /builds/linux/include/linux/clk.h:14:
In file included from /builds/linux/include/linux/notifier.h:14:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/xfs/xfs_dquot.c:6:
In file included from /builds/linux/fs/xfs/xfs.h:22:
In file included from /builds/linux/fs/xfs/xfs_linux.h:24:
In file included from /builds/linux/fs/xfs/kmem.h:9:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/wireless/rsi/rsi_91x_sdio_ops.c:18:
In file included from /builds/linux/include/linux/firmware.h:7:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/selftests/test-drm_mm.c:8:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/platform/exynos4-is/media-dev.c:10:
In file included from /builds/linux/include/linux/clk.h:14:
In file included from /builds/linux/include/linux/notifier.h:14:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/subdev/therm/temp.c:24:
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/subdev/therm/priv.h:27:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/subdev/therm.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/subdev.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/device.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/oclass.h:3:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/os.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvif/os.h:6:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/engine/pm/gf100.c:24:
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/engine/pm/gf100.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/engine/pm/priv.h:5:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/engine/pm.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/engine.h:5:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/subdev.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/device.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/oclass.h:3:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/os.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvif/os.h:6:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/scsi/aic7xxx/aic79xx_core.c:43:
In file included from /builds/linux/drivers/scsi/aic7xxx/aic79xx_osm.h:46:
In file included from /builds/linux/include/linux/blkdev.h:5:
In file included from /builds/linux/include/linux/sched.h:12:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/scsi/esas2r/esas2r_flash.c:45:
In file included from /builds/linux/drivers/scsi/esas2r/esas2r.h:46:
In file included from /builds/linux/include/linux/pci.h:35:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/video/fbdev/macmodes.c:19:
In file included from /builds/linux/include/linux/fb.h:6:
In file included from /builds/linux/include/uapi/linux/fb.h:6:
In file included from /builds/linux/include/linux/i2c.h:13:
In file included from /builds/linux/include/linux/acpi.h:13:
In file included from /builds/linux/include/linux/irqdomain.h:35:
In file included from /builds/linux/include/linux/of.h:17:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/staging/rts5208/rtsx_scsi.c:12:
In file included from /builds/linux/include/linux/blkdev.h:5:
In file included from /builds/linux/include/linux/sched.h:12:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/nfsd/nfs4proc.c:35:
In file included from /builds/linux/include/linux/fs_struct.h:6:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/wireless/mediatek/mt76/mt76x02_phy.c:9:
In file included from /builds/linux/drivers/net/wireless/mediatek/mt76/mt76x02.h:10:
In file included from /builds/linux/include/linux/kfifo.h:40:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/jbd2/transaction.c:17:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/nfsd/trace.c:3:
In file included from /builds/linux/fs/nfsd/trace.h:11:
In file included from /builds/linux/include/linux/tracepoint.h:15:
In file included from /builds/linux/include/linux/smp.h:64:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/dma/stm32-dmamux.c:13:
In file included from /builds/linux/include/linux/clk.h:14:
In file included from /builds/linux/include/linux/notifier.h:14:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/platform/vivid/vivid-radio-common.c:11:
In file included from /builds/linux/include/linux/videodev2.h:59:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/target/target_core_tmr.c:13:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/f2fs/acl.c:12:
In file included from /builds/linux/include/linux/f2fs_fs.h:11:
In file included from /builds/linux/include/linux/pagemap.h:8:
In file included from /builds/linux/include/linux/mm.h:10:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/fpga/dfl-pci.c:17:
In file included from /builds/linux/include/linux/pci.h:35:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/ethernet/qlogic/netxen/netxen_nic_init.c:8:
In file included from /builds/linux/include/linux/netdevice.h:24:
In file included from /builds/linux/include/linux/timer.h:6:
In file included from /builds/linux/include/linux/ktime.h:24:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/xfs/xfs_reflink.c:6:
In file included from /builds/linux/fs/xfs/xfs.h:22:
In file included from /builds/linux/fs/xfs/xfs_linux.h:24:
In file included from /builds/linux/fs/xfs/kmem.h:9:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/cifs/file.c:24:
In file included from /builds/linux/include/linux/fs.h:6:
In file included from /builds/linux/include/linux/wait_bit.h:8:
In file included from /builds/linux/include/linux/wait.h:9:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/nouveau/nv84_fence.c:25:
In file included from /builds/linux/drivers/gpu/drm/nouveau/nouveau_drv.h:41:
In file included from /builds/linux/include/linux/notifier.h:14:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/sound/soc/codecs/cs43130.c:9:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpio/gpio-xra1403.c:9:
In file included from /builds/linux/include/linux/gpio/driver.h:5:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/ethernet/mellanox/mlx5/core/diag/crdump.c:4:
In file included from /builds/linux/include/linux/mlx5/driver.h:37:
In file included from /builds/linux/include/linux/completion.h:12:
In file included from /builds/linux/include/linux/wait.h:9:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/char/tpm/st33zp24/i2c.c:7:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/mac80211/sta_info.c:10:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/netfilter/xt_IDLETIMER.c:19:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/pci/bt8xx/bttv-if.c:17:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/subdev/volt/gpio.c:24:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/subdev/volt.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/subdev.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/device.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/oclass.h:3:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/os.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvif/os.h:6:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/tipc/sysctl.c:36:
In file included from /builds/linux/net/tipc/core.h:46:
In file included from /builds/linux/include/linux/mm.h:10:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/video/backlight/ili922x.c:11:
In file included from /builds/linux/include/linux/fb.h:6:
In file included from /builds/linux/include/uapi/linux/fb.h:6:
In file included from /builds/linux/include/linux/i2c.h:13:
In file included from /builds/linux/include/linux/acpi.h:13:
In file included from /builds/linux/include/linux/irqdomain.h:35:
In file included from /builds/linux/include/linux/of.h:17:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/w1/slaves/w1_ds2423.c:13:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/subdev/mc/g84.c:24:
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/subdev/mc/priv.h:5:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/subdev/mc.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/subdev.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/device.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/oclass.h:3:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/os.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvif/os.h:6:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/usb/dwc3/dwc3-meson-g12a.c:17:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/kernel/trace/preemptirq_delay_test.c:10:
In file included from /builds/linux/include/linux/interrupt.h:11:
In file included from /builds/linux/include/linux/hardirq.h:5:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/block/kyber-iosched.c:10:
In file included from /builds/linux/include/linux/blkdev.h:5:
In file included from /builds/linux/include/linux/sched.h:12:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/input/touchscreen/tsc200x-core.c:14:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/mm/hmm.c:11:
In file included from /builds/linux/include/linux/pagewalk.h:5:
In file included from /builds/linux/include/linux/mm.h:10:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/hwtracing/intel_th/gth.c:11:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/iio/imu/inv_mpu6050/inv_mpu_spi.c:5:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/md/bcache/sysfs.c:9:
In file included from /builds/linux/drivers/md/bcache/bcache.h:182:
In file included from /builds/linux/include/linux/bio.h:8:
In file included from /builds/linux/include/linux/highmem.h:5:
In file included from /builds/linux/include/linux/fs.h:6:
In file included from /builds/linux/include/linux/wait_bit.h:8:
In file included from /builds/linux/include/linux/wait.h:9:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/staging/greybus/fw-download.c:9:
In file included from /builds/linux/include/linux/firmware.h:7:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/pci/bt8xx/btcx-risc.c:15:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/bluetooth/hci_bcm.c:11:
In file included from /builds/linux/include/linux/skbuff.h:15:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/subdev/fb/gk20a.c:22:
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/subdev/fb/priv.h:5:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/subdev/fb.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/subdev.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/device.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/oclass.h:3:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/os.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvif/os.h:6:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/i2c/busses/i2c-xiic.c:19:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/engine/disp/ovlynv50.c:24:
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/engine/disp/channv50.h:5:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/object.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/oclass.h:3:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/os.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvif/os.h:6:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/mtd/nand/raw/omap_elm.c:10:
In file included from /builds/linux/include/linux/platform_device.h:13:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/pci/cx23885/cx23885-av.c:10:
In file included from /builds/linux/drivers/media/pci/cx23885/cx23885.h:10:
In file included from /builds/linux/include/linux/pci.h:35:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/staging/wilc1000/wilc_hif.c:7:
In file included from /builds/linux/drivers/staging/wilc1000/wilc_wfi_netdevice.h:10:
In file included from /builds/linux/include/linux/tcp.h:17:
In file included from /builds/linux/include/linux/skbuff.h:15:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/usb/dvb-usb/cinergyT2-fe.c:16:
In file included from /builds/linux/drivers/media/usb/dvb-usb/cinergyT2.h:19:
In file included from /builds/linux/include/linux/usb/input.h:13:
In file included from /builds/linux/include/linux/usb.h:6:
In file included from /builds/linux/include/linux/usb/ch9.h:36:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/mac80211/mesh_sync.c:8:
In file included from /builds/linux/net/mac80211/ieee80211_i.h:15:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/sound/firewire/fireworks/fireworks_midi.c:8:
In file included from /builds/linux/sound/firewire/fireworks/fireworks.h:11:
In file included from /builds/linux/include/linux/compat.h:10:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/block/bio.c:5:
In file included from /builds/linux/include/linux/mm.h:10:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/cifs/inode.c:21:
In file included from /builds/linux/include/linux/fs.h:6:
In file included from /builds/linux/include/linux/wait_bit.h:8:
In file included from /builds/linux/include/linux/wait.h:9:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/i2c/cx25840/cx25840-vbi.c:6:
In file included from /builds/linux/include/linux/videodev2.h:59:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/rc/keymaps/rc-dntv-live-dvbt-pro.c:8:
In file included from /builds/linux/include/media/rc-map.h:11:
In file included from /builds/linux/include/linux/input.h:8:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/netfilter/xt_addrtype.c:10:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/infiniband/hw/mlx5/odp.c:33:
In file included from /builds/linux/include/rdma/ib_umem.h:37:
In file included from /builds/linux/include/linux/scatterlist.h:8:
In file included from /builds/linux/include/linux/mm.h:10:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/sched/sch_teql.c:7:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/i2c/busses/i2c-hix5hd2.c:9:
In file included from /builds/linux/include/linux/clk.h:14:
In file included from /builds/linux/include/linux/notifier.h:14:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/nfs/pnfs.c:30:
In file included from /builds/linux/include/linux/nfs_fs.h:22:
In file included from /builds/linux/include/linux/in.h:19:
In file included from /builds/linux/include/uapi/linux/in.h:24:
In file included from /builds/linux/include/linux/socket.h:8:
In file included from /builds/linux/include/linux/uio.h:9:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/staging/greybus/vibrator.c:10:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/pci/cx18/cx18-av-vbi.c:11:
In file included from /builds/linux/drivers/media/pci/cx18/cx18-driver.h:14:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/ipv6/sit.c:18:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/engine/ce/gp102.c:24:
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/engine/ce/priv.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/engine/ce.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/engine/falcon.h:5:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/engine.h:5:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/subdev.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/device.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/oclass.h:3:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/os.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvif/os.h:6:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/usb/core/phy.c:10:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/ipv4/netfilter/arp_tables.c:15:
In file included from /builds/linux/include/linux/skbuff.h:15:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/staging/rtl8192e/rtllib_crypt_ccmp.c:7:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/ipv4/fou.c:2:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/parport/ieee1284_ops.c:18:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/watchdog/watchdog_pretimeout.c:7:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/subdev/bus/nv31.c:25:
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/subdev/bus/priv.h:5:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/subdev/bus.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/subdev.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/device.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/oclass.h:3:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/os.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvif/os.h:6:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/sound/soc/codecs/cs47l15.c:9:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/input/touchscreen/mc13783_ts.c:11:
In file included from /builds/linux/include/linux/platform_device.h:13:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/crypto/tgr192.c:19:
In file included from /builds/linux/include/crypto/internal/hash.h:11:
In file included from /builds/linux/include/crypto/algapi.h:10:
In file included from /builds/linux/include/linux/crypto.h:19:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/dlm/lock.c:57:
In file included from /builds/linux/include/linux/rbtree.h:22:
In file included from /builds/linux/include/linux/rcupdate.h:27:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpio/gpio-syscon.c:9:
In file included from /builds/linux/include/linux/gpio/driver.h:5:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/f2fs/debug.c:11:
In file included from /builds/linux/include/linux/fs.h:6:
In file included from /builds/linux/include/linux/wait_bit.h:8:
In file included from /builds/linux/include/linux/wait.h:9:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/squashfs/lzo_wrapper.c:11:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/sound/soc/codecs/da7219-aad.c:10:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/usb/host/u132-hcd.c:35:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/staging/rtl8192e/rtllib_module.c:18:
In file included from /builds/linux/include/linux/if_arp.h:22:
In file included from /builds/linux/include/linux/skbuff.h:15:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/usb/dvb-usb-v2/az6007.c:16:
In file included from /builds/linux/drivers/media/dvb-frontends/drxk.h:6:
In file included from /builds/linux/include/linux/i2c.h:13:
In file included from /builds/linux/include/linux/acpi.h:13:
In file included from /builds/linux/include/linux/irqdomain.h:35:
In file included from /builds/linux/include/linux/of.h:17:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/clk/clk-axi-clkgen.c:9:
In file included from /builds/linux/include/linux/platform_device.h:13:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/amd/amdgpu/gfxhub_v1_0.c:23:
In file included from /builds/linux/drivers/gpu/drm/amd/amdgpu/amdgpu.h:31:
In file included from /builds/linux/drivers/gpu/drm/amd/amdgpu/amdgpu_ctx.h:26:
In file included from /builds/linux/drivers/gpu/drm/amd/amdgpu/amdgpu_ring.h:28:
In file included from /builds/linux/include/drm/gpu_scheduler.h:27:
In file included from /builds/linux/include/drm/spsc_queue.h:28:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/samples/connector/cn_test.c:12:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/ethernet/samsung/sxgbe/sxgbe_dma.c:11:
In file included from /builds/linux/include/linux/io.h:13:
In file included from /builds/linux/arch/riscv/include/asm/io.h:15:
In file included from /builds/linux/arch/riscv/include/asm/mmiowb.h:12:
In file included from /builds/linux/include/asm-generic/mmiowb.h:27:
In file included from /builds/linux/arch/riscv/include/asm/smp.h:11:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/watchdog/imx2_wdt.c:21:
In file included from /builds/linux/include/linux/clk.h:14:
In file included from /builds/linux/include/linux/notifier.h:14:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/platform/mtk-vcodec/venc/venc_h264_if.c:9:
In file included from /builds/linux/include/linux/interrupt.h:11:
In file included from /builds/linux/include/linux/hardirq.h:5:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/kernel/time/tick-common.c:10:
In file included from /builds/linux/include/linux/cpu.h:17:
In file included from /builds/linux/include/linux/node.h:18:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/lib/xxhash.c:45:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/parport/ieee1284.c:19:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/staging/most/video/video.c:10:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/subdev/mc/gk20a.c:24:
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/subdev/mc/priv.h:5:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/subdev/mc.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/subdev.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/device.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/oclass.h:3:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/os.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvif/os.h:6:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/mfd/at91-usart.c:13:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/iio/accel/kxcjk-1013.c:7:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/iio/gyro/fxas21002c_i2c.c:9:
In file included from /builds/linux/include/linux/i2c.h:13:
In file included from /builds/linux/include/linux/acpi.h:13:
In file included from /builds/linux/include/linux/irqdomain.h:35:
In file included from /builds/linux/include/linux/of.h:17:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/power/supply/rx51_battery.c:8:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/sound/usb/helper.c:6:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpio/gpio-tegra186.c:8:
In file included from /builds/linux/include/linux/gpio/driver.h:5:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/verity/init.c:8:
In file included from /builds/linux/fs/verity/fsverity_private.h:18:
In file included from /builds/linux/include/linux/fsverity.h:14:
In file included from /builds/linux/include/linux/fs.h:6:
In file included from /builds/linux/include/linux/wait_bit.h:8:
In file included from /builds/linux/include/linux/wait.h:9:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/atm/br2684.c:12:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/input/keyboard/adp5589-keys.c:10:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/pci/cx88/cx88-dvb.c:10:
In file included from /builds/linux/drivers/media/pci/cx88/cx88.h:13:
In file included from /builds/linux/include/linux/pci.h:35:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/tuners/si2157.c:8:
In file included from /builds/linux/drivers/media/tuners/si2157_priv.h:11:
In file included from /builds/linux/include/linux/firmware.h:7:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/char/tpm/st33zp24/spi.c:7:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/regulator/s5m8767.c:7:
In file included from /builds/linux/include/linux/of_gpio.h:16:
In file included from /builds/linux/include/linux/gpio.h:62:
In file included from /builds/linux/include/asm-generic/gpio.h:8:
In file included from /builds/linux/include/linux/of.h:17:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/hwmon/max6650.c:21:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/ethernet/socionext/netsec.c:4:
In file included from /builds/linux/include/linux/clk.h:14:
In file included from /builds/linux/include/linux/notifier.h:14:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/filesystems.c:10:
In file included from /builds/linux/include/linux/syscalls.h:74:
In file included from /builds/linux/include/uapi/linux/aio_abi.h:31:
In file included from /builds/linux/include/linux/fs.h:6:
In file included from /builds/linux/include/linux/wait_bit.h:8:
In file included from /builds/linux/include/linux/wait.h:9:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/usb/dwc2/platform.c:39:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/lima/lima_mmu.c:4:
In file included from /builds/linux/include/linux/interrupt.h:11:
In file included from /builds/linux/include/linux/hardirq.h:5:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from samples/vfio-mdev/mdpy.mod.c:2:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/fpga/altera-pr-ip-core.c:11:
In file included from /builds/linux/include/linux/fpga/altera-pr-ip-core.h:13:
In file included from /builds/linux/include/linux/io.h:13:
In file included from /builds/linux/arch/riscv/include/asm/io.h:15:
In file included from /builds/linux/arch/riscv/include/asm/mmiowb.h:12:
In file included from /builds/linux/include/asm-generic/mmiowb.h:27:
In file included from /builds/linux/arch/riscv/include/asm/smp.h:11:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/hwmon/occ/common.c:4:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/lib/win_minmax.c:25:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/sched/sch_qfq.c:9:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/netfilter/nft_objref.c:7:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/radeon/radeon_dp_auxch.c:26:
In file included from /builds/linux/drivers/gpu/drm/radeon/radeon.h:64:
In file included from /builds/linux/include/linux/wait.h:9:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/nvme/target/rdma.c:12:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/wireless/realtek/rtl818x/rtl8187/rfkill.c:14:
In file included from /builds/linux/include/linux/usb.h:6:
In file included from /builds/linux/include/linux/usb/ch9.h:36:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/sound/soc/codecs/cs42xx8.c:13:
In file included from /builds/linux/include/linux/clk.h:14:
In file included from /builds/linux/include/linux/notifier.h:14:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/kernel/kthread.c:10:
In file included from /builds/linux/include/linux/sched.h:12:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/i2c/adv748x/adv748x-afe.c:10:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/pci/mantis/mantis_input.c:9:
In file included from /builds/linux/include/media/rc-core.h:11:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/ethernet/netronome/nfp/nfp_net_main.c:13:
In file included from /builds/linux/include/linux/etherdevice.h:20:
In file included from /builds/linux/include/linux/if_ether.h:19:
In file included from /builds/linux/include/linux/skbuff.h:15:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/ntfs/logfile.c:11:
In file included from /builds/linux/include/linux/fs.h:6:
In file included from /builds/linux/include/linux/wait_bit.h:8:
In file included from /builds/linux/include/linux/wait.h:9:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/clocksource/timer-pistachio.c:13:
In file included from /builds/linux/include/linux/clk.h:14:
In file included from /builds/linux/include/linux/notifier.h:14:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/sound/pci/ice1712/ak4xxx.c:10:
In file included from /builds/linux/include/linux/io.h:13:
In file included from /builds/linux/arch/riscv/include/asm/io.h:15:
In file included from /builds/linux/arch/riscv/include/asm/mmiowb.h:12:
In file included from /builds/linux/include/asm-generic/mmiowb.h:27:
In file included from /builds/linux/arch/riscv/include/asm/smp.h:11:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/hwmon/sht3x.c:16:
In file included from /builds/linux/include/linux/hwmon-sysfs.h:10:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/dccp/minisocks.c:9:
In file included from /builds/linux/include/linux/dccp.h:6:
In file included from /builds/linux/include/linux/in.h:19:
In file included from /builds/linux/include/uapi/linux/in.h:24:
In file included from /builds/linux/include/linux/socket.h:8:
In file included from /builds/linux/include/linux/uio.h:9:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/netrom/sysctl_net_netrom.c:6:
In file included from /builds/linux/include/linux/mm.h:10:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/sound/soc/meson/axg-fifo.c:6:
In file included from /builds/linux/include/linux/clk.h:14:
In file included from /builds/linux/include/linux/notifier.h:14:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/engine/gr/nv25.c:2:
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/engine/gr/nv20.h:5:
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/engine/gr/priv.h:5:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/engine/gr.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/engine.h:5:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/subdev.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/device.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/oclass.h:3:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/os.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvif/os.h:6:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/misc/apds990x.c:12:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/ethernet/mellanox/mlxsw/i2c.c:5:
In file included from /builds/linux/include/linux/i2c.h:13:
In file included from /builds/linux/include/linux/acpi.h:13:
In file included from /builds/linux/include/linux/irqdomain.h:35:
In file included from /builds/linux/include/linux/of.h:17:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/sound/soc/qcom/qdsp6/q6dsp-common.c:7:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/pinctrl/uniphier/pinctrl-uniphier-pxs2.c:9:
In file included from /builds/linux/include/linux/pinctrl/pinctrl.h:14:
In file included from /builds/linux/include/linux/radix-tree.h:14:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/uio/uio_pruss.c:18:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/usb/dwc3/debugfs.c:12:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/clk/mediatek/clk-mt6797-img.c:6:
In file included from /builds/linux/include/linux/clk-provider.h:9:
In file included from /builds/linux/include/linux/of.h:17:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/input/keyboard/tc3589x-keypad.c:11:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/clk/clk-aspeed.c:7:
In file included from /builds/linux/include/linux/of_address.h:6:
In file included from /builds/linux/include/linux/of.h:17:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/pl111/pl111_versatile.c:5:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/engine/gr/ctxnv40.c:112:
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/engine/gr/ctxnv40.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/gpuobj.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/memory.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/os.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvif/os.h:6:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/wan/dlci.c:29:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/thermal/rockchip_thermal.c:7:
In file included from /builds/linux/include/linux/clk.h:14:
In file included from /builds/linux/include/linux/notifier.h:14:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/bridge/br_multicast.c:10:
In file included from /builds/linux/include/linux/if_ether.h:19:
In file included from /builds/linux/include/linux/skbuff.h:15:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/sound/soc/codecs/wm8993.c:10:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/usb/usbip/vhci_hcd.c:10:
In file included from /builds/linux/include/linux/kthread.h:6:
In file included from /builds/linux/include/linux/sched.h:12:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/btrfs/ioctl.c:7:
In file included from /builds/linux/include/linux/bio.h:8:
In file included from /builds/linux/include/linux/highmem.h:5:
In file included from /builds/linux/include/linux/fs.h:6:
In file included from /builds/linux/include/linux/wait_bit.h:8:
In file included from /builds/linux/include/linux/wait.h:9:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/engine/gr/nv34.c:2:
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/engine/gr/nv20.h:5:
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/engine/gr/priv.h:5:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/engine/gr.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/engine.h:5:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/subdev.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/device.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/oclass.h:3:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/os.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvif/os.h:6:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/lib/mpi/generic_mpih-lshift.c:16:
In file included from /builds/linux/lib/mpi/mpi-internal.h:20:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/clk/mediatek/clk-mt8135.c:7:
In file included from /builds/linux/include/linux/clk.h:14:
In file included from /builds/linux/include/linux/notifier.h:14:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/radeon/rv770_dpm.c:25:
In file included from /builds/linux/drivers/gpu/drm/radeon/radeon.h:64:
In file included from /builds/linux/include/linux/wait.h:9:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/wireless/ath/wil6210/txrx.c:18:
In file included from /builds/linux/include/linux/etherdevice.h:20:
In file included from /builds/linux/include/linux/if_ether.h:19:
In file included from /builds/linux/include/linux/skbuff.h:15:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/usb/misc/legousbtower.c:78:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/staging/vc04_services/bcm2835-audio/bcm2835-ctl.c:4:
In file included from /builds/linux/include/sound/core.h:10:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/rtc/rtc-msm6242.c:14:
In file included from /builds/linux/include/linux/io.h:13:
In file included from /builds/linux/arch/riscv/include/asm/io.h:15:
In file included from /builds/linux/arch/riscv/include/asm/mmiowb.h:12:
In file included from /builds/linux/include/asm-generic/mmiowb.h:27:
In file included from /builds/linux/arch/riscv/include/asm/smp.h:11:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/subdev/pmu/gf119.c:24:
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/subdev/pmu/priv.h:5:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/subdev/pmu.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/subdev.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/device.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/oclass.h:3:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/os.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvif/os.h:6:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/lib/seq_buf.c:16:
In file included from /builds/linux/include/linux/uaccess.h:5:
In file included from /builds/linux/include/linux/sched.h:12:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/sound/soc/fsl/fsl_spdif.c:13:
In file included from /builds/linux/include/linux/clk.h:14:
In file included from /builds/linux/include/linux/notifier.h:14:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/sound/usb/stream.c:7:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/ipv6/exthdrs_core.c:7:
In file included from /builds/linux/include/net/ipv6.h:12:
In file included from /builds/linux/include/linux/ipv6.h:86:
In file included from /builds/linux/include/linux/tcp.h:17:
In file included from /builds/linux/include/linux/skbuff.h:15:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/infiniband/core/addr.c:36:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/virtio/virtgpu_debugfs.c:26:
In file included from /builds/linux/include/drm/drm_debugfs.h:36:
In file included from /builds/linux/include/linux/seq_file.h:8:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/watchdog/rdc321x_wdt.c:10:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/platform/mtk-vcodec/vdec_vpu_if.c:7:
In file included from /builds/linux/drivers/media/platform/mtk-vcodec/mtk_vcodec_drv.h:11:
In file included from /builds/linux/include/linux/platform_device.h:13:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/scsi/libfc/fc_frame.c:11:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/ethernet/broadcom/bnxt/bnxt_debugfs.c:10:
In file included from /builds/linux/include/linux/debugfs.h:15:
In file included from /builds/linux/include/linux/fs.h:6:
In file included from /builds/linux/include/linux/wait_bit.h:8:
In file included from /builds/linux/include/linux/wait.h:9:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/dma/stm32-mdma.c:13:
In file included from /builds/linux/include/linux/clk.h:14:
In file included from /builds/linux/include/linux/notifier.h:14:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/iio/adc/qcom-spmi-vadc.c:7:
In file included from /builds/linux/include/linux/completion.h:12:
In file included from /builds/linux/include/linux/wait.h:9:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/pinctrl/sh-pfc/pfc-emev2.c:10:
In file included from /builds/linux/drivers/pinctrl/sh-pfc/sh_pfc.h:12:
In file included from /builds/linux/include/linux/pinctrl/pinconf-generic.h:14:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/ethernet/mellanox/mlx5/core/main.c:33:
In file included from /builds/linux/include/linux/highmem.h:5:
In file included from /builds/linux/include/linux/fs.h:6:
In file included from /builds/linux/include/linux/wait_bit.h:8:
In file included from /builds/linux/include/linux/wait.h:9:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/hwmon/ad7314.c:9:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/wireless/ath/ath10k/qmi.c:6:
In file included from /builds/linux/include/linux/completion.h:12:
In file included from /builds/linux/include/linux/wait.h:9:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/ethernet/arc/emac_main.c:14:
In file included from /builds/linux/include/linux/etherdevice.h:20:
In file included from /builds/linux/include/linux/if_ether.h:19:
In file included from /builds/linux/include/linux/skbuff.h:15:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/pci/hotplug/shpchp_core.c:16:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/engine/mpeg/nv44.c:25:
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/engine/mpeg/priv.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/engine/mpeg.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/engine.h:5:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/subdev.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/device.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/oclass.h:3:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/os.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvif/os.h:6:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/wimax/i2400m/fw.c:156:
In file included from /builds/linux/include/linux/firmware.h:7:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/wireless/realtek/rtlwifi/rtl8723ae/rf.c:4:
In file included from /builds/linux/drivers/net/wireless/realtek/rtlwifi/rtl8723ae/../wifi.h:9:
In file included from /builds/linux/include/linux/sched.h:12:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/pci/setup-res.c:18:
In file included from /builds/linux/include/linux/pci.h:35:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/scsi/ufs/ufshcd-pci.c:36:
In file included from /builds/linux/drivers/scsi/ufs/ufshcd.h:40:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/md/dm-log-userspace-base.c:7:
In file included from /builds/linux/include/linux/bio.h:8:
In file included from /builds/linux/include/linux/highmem.h:5:
In file included from /builds/linux/include/linux/fs.h:6:
In file included from /builds/linux/include/linux/wait_bit.h:8:
In file included from /builds/linux/include/linux/wait.h:9:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/core/utils.c:13:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/leds/leds-an30259a.c:10:
In file included from /builds/linux/include/linux/i2c.h:13:
In file included from /builds/linux/include/linux/acpi.h:13:
In file included from /builds/linux/include/linux/irqdomain.h:35:
In file included from /builds/linux/include/linux/of.h:17:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/staging/media/hantro/rk3399_vpu_hw.c:9:
In file included from /builds/linux/include/linux/clk.h:14:
In file included from /builds/linux/include/linux/notifier.h:14:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/regulator/lp3972.c:10:
In file included from /builds/linux/include/linux/i2c.h:13:
In file included from /builds/linux/include/linux/acpi.h:13:
In file included from /builds/linux/include/linux/irqdomain.h:35:
In file included from /builds/linux/include/linux/of.h:17:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/i2c/s5k5baf.c:13:
In file included from /builds/linux/include/linux/clk.h:14:
In file included from /builds/linux/include/linux/notifier.h:14:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/afs/cmservice.c:8:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/target/target_core_pscsi.c:15:
In file included from /builds/linux/include/linux/timer.h:6:
In file included from /builds/linux/include/linux/ktime.h:24:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/block/partitions/efi.c:89:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/security/integrity/ima/ima_policy.c:14:
In file included from /builds/linux/include/linux/fs.h:6:
In file included from /builds/linux/include/linux/wait_bit.h:8:
In file included from /builds/linux/include/linux/wait.h:9:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/ocfs2/heartbeat.c:13:
In file included from /builds/linux/include/linux/fs.h:6:
In file included from /builds/linux/include/linux/wait_bit.h:8:
In file included from /builds/linux/include/linux/wait.h:9:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/usb/pvrusb2/pvrusb2-wm8775.c:15:
In file included from /builds/linux/drivers/media/usb/pvrusb2/pvrusb2-wm8775.h:23:
In file included from /builds/linux/drivers/media/usb/pvrusb2/pvrusb2-hdw-internal.h:21:
In file included from /builds/linux/include/linux/videodev2.h:59:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/nouveau/dispnv50/wimm.c:22:
In file included from /builds/linux/drivers/gpu/drm/nouveau/dispnv50/wimm.h:3:
In file included from /builds/linux/drivers/gpu/drm/nouveau/dispnv50/wndw.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/dispnv50/disp.h:3:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvif/mem.h:3:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvif/mmu.h:3:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvif/object.h:5:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvif/os.h:6:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/scsi/hisi_sas/hisi_sas_v1_hw.c:7:
In file included from /builds/linux/drivers/scsi/hisi_sas/hisi_sas.h:10:
In file included from /builds/linux/include/linux/acpi.h:13:
In file included from /builds/linux/include/linux/irqdomain.h:35:
In file included from /builds/linux/include/linux/of.h:17:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/kernel/utsname.c:10:
In file included from /builds/linux/include/linux/utsname.h:6:
In file included from /builds/linux/include/linux/sched.h:12:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/tipc/topsrv.c:37:
In file included from /builds/linux/net/tipc/subscr.h:40:
In file included from /builds/linux/net/tipc/topsrv.h:40:
In file included from /builds/linux/net/tipc/core.h:46:
In file included from /builds/linux/include/linux/mm.h:10:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/mgag200/mgag200_ttm.c:29:
In file included from /builds/linux/include/drm/drm_pci.h:35:
In file included from /builds/linux/include/linux/pci.h:35:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/sound/core/seq/seq_timer.c:8:
In file included from /builds/linux/include/sound/core.h:10:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/amd/amdgpu/../display/dc/core/dc_link_dp.c:2:
In file included from /builds/linux/drivers/gpu/drm/amd/amdgpu/../display/dc/dm_services.h:34:
In file included from /builds/linux/drivers/gpu/drm/amd/amdgpu/../display/amdgpu_dm/amdgpu_dm_trace.h:32:
In file included from /builds/linux/include/linux/tracepoint.h:15:
In file included from /builds/linux/include/linux/smp.h:64:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/md/md-faulty.c:56:
In file included from /builds/linux/include/linux/blkdev.h:5:
In file included from /builds/linux/include/linux/sched.h:12:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/sctp/ipv6.c:30:
In file included from /builds/linux/drivers/gpu/drm/savage/savage_drv.c:26:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]

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_IAS=0
In file included from /builds/linux/drivers/mfd/axp20x-i2c.c:16:
In file included from /builds/linux/include/linux/acpi.h:13:
In file included from /builds/linux/include/linux/irqdomain.h:35:
In file included from /builds/linux/include/linux/of.h:17:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/platform/exynos4-is/fimc-is-sensor.c:9:
In file included from /builds/linux/drivers/media/platform/exynos4-is/fimc-is-sensor.h:13:
In file included from /builds/linux/include/linux/of.h:17:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/soc/fsl/dpaa2-console.c:11:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/platform/vimc/vimc-debayer.c:9:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/mm/debug.c:10:
In file included from /builds/linux/include/linux/mm.h:10:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/wireless/intel/iwlwifi/cfg/8000.c:64:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/block/cryptoloop.c:10:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/ceph/crypto.c:6:
In file included from /builds/linux/include/linux/scatterlist.h:8:
In file included from /builds/linux/include/linux/mm.h:10:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/crypto/crypto_user_base.c:9:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/qnx6/namei.c:14:
In file included from /builds/linux/fs/qnx6/qnx6.h:20:
In file included from /builds/linux/include/linux/fs.h:6:
In file included from /builds/linux/include/linux/wait_bit.h:8:
In file included from /builds/linux/include/linux/wait.h:9:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/phy/mdio-mux-bcm-iproc.c:5:
In file included from /builds/linux/include/linux/clk.h:14:
In file included from /builds/linux/include/linux/notifier.h:14:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/wireless/ath/ath9k/htc_drv_init.c:19:
In file included from /builds/linux/drivers/net/wireless/ath/ath9k/htc.h:20:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/crypto/cfb.c:22:
In file included from /builds/linux/include/crypto/algapi.h:10:
In file included from /builds/linux/include/linux/crypto.h:19:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/wireless/mediatek/mt7601u/init.c:8:
In file included from /builds/linux/drivers/net/wireless/mediatek/mt7601u/mt7601u.h:12:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/unicode/utf8-core.c:2:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/wireless/intel/iwlwifi/mvm/coex.c:61:
In file included from /builds/linux/include/linux/ieee80211.h:19:
In file included from /builds/linux/include/linux/if_ether.h:19:
In file included from /builds/linux/include/linux/skbuff.h:15:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/staging/fbtft/fb_hx8353d.c:9:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/ethernet/stmicro/stmmac/dwmac-rk.c:10:
In file included from /builds/linux/include/linux/stmmac.h:15:
In file included from /builds/linux/include/linux/platform_device.h:13:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/infiniband/hw/cxgb3/cxio_hal.c:34:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/orangefs/orangefs-mod.c:11:
In file included from /builds/linux/fs/orangefs/protocol.h:5:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/sound/firewire/isight.c:10:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpio/gpiolib-of.c:10:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/rc/keymaps/rc-msi-tvanywhere-plus.c:8:
In file included from /builds/linux/include/media/rc-map.h:11:
In file included from /builds/linux/include/linux/input.h:8:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/staging/fbtft/fb_agm1264k-fl.c:8:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/wireless/ti/wl1251/ps.c:9:
In file included from /builds/linux/drivers/net/wireless/ti/wl1251/ps.h:12:
In file included from /builds/linux/drivers/net/wireless/ti/wl1251/wl1251.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/sound/drivers/opl3/opl3_midi.c:11:
In file included from /builds/linux/sound/drivers/opl3/opl3_voice.h:9:
In file included from /builds/linux/include/sound/opl3.h:38:
In file included from /builds/linux/include/sound/core.h:10:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/netfilter/ipset/ip_set_hash_net.c:7:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/subdev/bios/shadowof.c:23:
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/subdev/bios/priv.h:5:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/subdev/bios.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/subdev.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/device.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/oclass.h:3:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/os.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvif/os.h:6:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/pci/solo6x10/solo6x10-gpio.c:13:
In file included from /builds/linux/include/linux/fs.h:6:
In file included from /builds/linux/include/linux/wait_bit.h:8:
In file included from /builds/linux/include/linux/wait.h:9:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/staging/rtl8188eu/hal/bb_cfg.c:8:
In file included from /builds/linux/drivers/staging/rtl8188eu/include/odm_precomp.h:17:
In file included from /builds/linux/drivers/staging/rtl8188eu/include/osdep_service.h:16:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/ethernet/cisco/enic/enic_clsf.c:2:
In file included from /builds/linux/include/uapi/linux/if.h:25:
In file included from /builds/linux/include/linux/socket.h:8:
In file included from /builds/linux/include/linux/uio.h:9:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/usb/gadget/function/f_uac2.c:12:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/dvb-frontends/cxd2880/cxd2880_top.c:11:
In file included from /builds/linux/include/linux/spi/spi.h:9:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/bluetooth/btqca.c:7:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from drivers/mtd/tests/mtd_readtest.mod.c:2:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/wireless/ti/wl1251/boot.c:8:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/platform/rockchip/rga/rga-buf.c:7:
In file included from /builds/linux/include/linux/pm_runtime.h:11:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/iio/pressure/mpl115_i2c.c:12:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/wireless/broadcom/b43/xmit.c:17:
In file included from /builds/linux/drivers/net/wireless/broadcom/b43/xmit.h:5:
In file included from /builds/linux/drivers/net/wireless/broadcom/b43/main.h:21:
In file included from /builds/linux/drivers/net/wireless/broadcom/b43/b43.h:6:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/i2c/busses/i2c-cadence.c:8:
In file included from /builds/linux/include/linux/clk.h:14:
In file included from /builds/linux/include/linux/notifier.h:14:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/char/ipmi/ipmi_msghandler.c:17:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/amd/amdgpu/amdgpu_vram_mgr.c:25:
In file included from /builds/linux/drivers/gpu/drm/amd/amdgpu/amdgpu.h:31:
In file included from /builds/linux/drivers/gpu/drm/amd/amdgpu/amdgpu_ctx.h:26:
In file included from /builds/linux/drivers/gpu/drm/amd/amdgpu/amdgpu_ring.h:28:
In file included from /builds/linux/include/drm/gpu_scheduler.h:27:
In file included from /builds/linux/include/drm/spsc_queue.h:28:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/kernel/sysctl.c:22:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/sctp/ulpqueue.c:22:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/ethernet/cavium/liquidio/lio_main.c:18:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/infiniband/hw/ocrdma/ocrdma_hw.c:43:
In file included from /builds/linux/include/linux/sched.h:12:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/wireless/ath/hw.c:20:
In file included from /builds/linux/drivers/net/wireless/ath/ath.h:20:
In file included from /builds/linux/include/linux/etherdevice.h:20:
In file included from /builds/linux/include/linux/if_ether.h:19:
In file included from /builds/linux/include/linux/skbuff.h:15:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/staging/isdn/avm/b1pcmcia.c:12:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/btrfs/acl.c:6:
In file included from /builds/linux/include/linux/fs.h:6:
In file included from /builds/linux/include/linux/wait_bit.h:8:
In file included from /builds/linux/include/linux/wait.h:9:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/mtd/nand/raw/nand_amd.c:9:
In file included from /builds/linux/drivers/mtd/nand/raw/internals.h:14:
In file included from /builds/linux/include/linux/mtd/rawnand.h:16:
In file included from /builds/linux/include/linux/mtd/mtd.h:10:
In file included from /builds/linux/include/linux/uio.h:9:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/spi/spi-xilinx.c:14:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/target/target_core_stat.c:15:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/w1/w1_family.c:6:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/iio/imu/adis.c:10:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/infiniband/sw/siw/siw_cm.c:11:
In file included from /builds/linux/include/linux/net.h:18:
In file included from /builds/linux/include/linux/random.h:101:
In file included from /builds/linux/include/linux/prandom.h:12:
In file included from /builds/linux/include/linux/percpu.h:6:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/ethernet/intel/fm10k/fm10k_common.c:4:
In file included from /builds/linux/drivers/net/ethernet/intel/fm10k/fm10k_common.h:7:
In file included from /builds/linux/drivers/net/ethernet/intel/fm10k/fm10k_type.h:12:
In file included from /builds/linux/include/linux/etherdevice.h:20:
In file included from /builds/linux/include/linux/if_ether.h:19:
In file included from /builds/linux/include/linux/skbuff.h:15:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/platform/omap3isp/ispresizer.c:14:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/nvme/target/configfs.c:8:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/wireless/mediatek/mt76/mt76x02_mcu.c:8:
In file included from /builds/linux/include/linux/firmware.h:7:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/atm/nicstar.c:36:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/sound/pci/pcxhr/pcxhr_mix22.c:11:
In file included from /builds/linux/include/linux/io.h:13:
In file included from /builds/linux/arch/riscv/include/asm/io.h:15:
In file included from /builds/linux/arch/riscv/include/asm/mmiowb.h:12:
In file included from /builds/linux/include/asm-generic/mmiowb.h:27:
In file included from /builds/linux/arch/riscv/include/asm/smp.h:11:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/i2c/max2175.c:12:
In file included from /builds/linux/include/linux/clk.h:14:
In file included from /builds/linux/include/linux/notifier.h:14:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/hwmon/lm73.c:15:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/regulator/max8660.c:27:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpio/gpio-hlwd.c:8:
In file included from /builds/linux/include/linux/gpio/driver.h:5:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/dvb-frontends/mt312.c:18:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/wireless/realtek/rtlwifi/pci.c:4:
In file included from /builds/linux/drivers/net/wireless/realtek/rtlwifi/wifi.h:9:
In file included from /builds/linux/include/linux/sched.h:12:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/sound/pci/cs46xx/cs46xx_lib.c:35:
In file included from /builds/linux/include/linux/pci.h:35:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/pci/mantis/mantis_uart.c:10:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/mtd/nand/raw/brcmnand/iproc_nand.c:6:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/netfilter/nf_conntrack_proto_dccp.c:9:
In file included from /builds/linux/include/linux/sysctl.h:26:
In file included from /builds/linux/include/linux/rcupdate.h:27:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/usb/go7007/go7007-fw.c:15:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/bcma/driver_chipcommon_b.c:10:
In file included from /builds/linux/drivers/bcma/bcma_private.h:9:
In file included from /builds/linux/include/linux/bcma/bcma.h:5:
In file included from /builds/linux/include/linux/pci.h:35:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/platform/exynos4-is/fimc-core.c:9:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/clk/clk-versaclock5.c:14:
In file included from /builds/linux/include/linux/clk.h:14:
In file included from /builds/linux/include/linux/notifier.h:14:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]

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_IAS=0
In file included from /builds/linux/drivers/usb/host/xhci-mtk-sch.c:10:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/wireless/mediatek/mt76/mt76x0/main.c:8:
In file included from /builds/linux/include/linux/etherdevice.h:20:
In file included from /builds/linux/include/linux/if_ether.h:19:
In file included from /builds/linux/include/linux/skbuff.h:15:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/clk/sunxi-ng/ccu_frac.c:7:
In file included from /builds/linux/include/linux/clk-provider.h:9:
In file included from /builds/linux/include/linux/of.h:17:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/staging/comedi/drivers/mpc624.c:46:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/video/fbdev/core/modedb.c:14:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/usb/gspca/jl2005bcd.c:10:
In file included from /builds/linux/include/linux/workqueue.h:9:
In file included from /builds/linux/include/linux/timer.h:6:
In file included from /builds/linux/include/linux/ktime.h:24:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/soc/renesas/r8a7795-sysc.c:10:
In file included from /builds/linux/include/linux/sys_soc.h:9:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/infiniband/hw/mlx5/cong.c:33:
In file included from /builds/linux/include/linux/debugfs.h:15:
In file included from /builds/linux/include/linux/fs.h:6:
In file included from /builds/linux/include/linux/wait_bit.h:8:
In file included from /builds/linux/include/linux/wait.h:9:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/rc/keymaps/rc-dvbsky.c:9:
In file included from /builds/linux/include/media/rc-map.h:11:
In file included from /builds/linux/include/linux/input.h:8:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/xfrm/xfrm_policy.c:18:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/fat/nfs.c:6:
In file included from /builds/linux/fs/fat/fat.h:5:
In file included from /builds/linux/include/linux/buffer_head.h:12:
In file included from /builds/linux/include/linux/fs.h:6:
In file included from /builds/linux/include/linux/wait_bit.h:8:
In file included from /builds/linux/include/linux/wait.h:9:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/sound/soc/codecs/wm9713.c:15:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/clk/sunxi-ng/ccu-sun8i-h3.c:6:
In file included from /builds/linux/include/linux/clk-provider.h:9:
In file included from /builds/linux/include/linux/of.h:17:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/infiniband/hw/cxgb4/qp.c:33:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/tty/serial/8250/8250_early.c:26:
In file included from /builds/linux/include/linux/tty.h:5:
In file included from /builds/linux/include/linux/fs.h:6:
In file included from /builds/linux/include/linux/wait_bit.h:8:
In file included from /builds/linux/include/linux/wait.h:9:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/hwmon/ds1621.c:24:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/usb/dvb-usb-v2/mxl111sf-demod.c:8:
In file included from /builds/linux/drivers/media/usb/dvb-usb-v2/mxl111sf-demod.h:11:
In file included from /builds/linux/include/media/dvb_frontend.h:36:
In file included from /builds/linux/include/linux/sched.h:12:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/reiserfs/xattr.c:37:
In file included from /builds/linux/fs/reiserfs/reiserfs.h:9:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/ioctl.c:8:
In file included from /builds/linux/include/linux/syscalls.h:74:
In file included from /builds/linux/include/uapi/linux/aio_abi.h:31:
In file included from /builds/linux/include/linux/fs.h:6:
In file included from /builds/linux/include/linux/wait_bit.h:8:
In file included from /builds/linux/include/linux/wait.h:9:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/rc/keymaps/rc-proteus-2309.c:8:
In file included from /builds/linux/include/media/rc-map.h:11:
In file included from /builds/linux/include/linux/input.h:8:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/qrtr/tun.c:4:
In file included from /builds/linux/include/linux/miscdevice.h:7:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/parport/probe.c:9:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/wireless/intel/iwlwifi/mvm/time-event.c:65:
In file included from /builds/linux/include/linux/jiffies.h:9:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/target/target_core_xcopy.c:15:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/802/p8022.c:14:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/input/touchscreen/cyttsp4_core.c:15:
In file included from /builds/linux/drivers/input/touchscreen/cyttsp4_core.h:18:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/video/fbdev/core/tileblit.c:11:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/thermal/thermal_helpers.c:15:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/crypto/inside-secure/safexcel_cipher.c:8:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/mfd/adp5520.c:23:
In file included from /builds/linux/include/linux/platform_device.h:13:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/sound/firewire/tascam/amdtp-tascam.c:8:
In file included from /builds/linux/include/sound/pcm.h:11:
In file included from /builds/linux/include/sound/asound.h:11:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/wireless/zydas/zd1211rw/zd_rf_rf2959.c:11:
In file included from /builds/linux/drivers/net/wireless/zydas/zd1211rw/zd_usb.h:11:
In file included from /builds/linux/include/linux/completion.h:12:
In file included from /builds/linux/include/linux/wait.h:9:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/input/input-poller.c:6:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/rds/tcp_recv.c:34:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/wireless/quantenna/qtnfmac/pcie/pearl_pcie.c:5:
In file included from /builds/linux/include/linux/firmware.h:7:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/ethernet/mellanox/mlx5/core/lib/devcom.c:4:
In file included from /builds/linux/include/linux/mlx5/vport.h:36:
In file included from /builds/linux/include/linux/mlx5/driver.h:37:
In file included from /builds/linux/include/linux/completion.h:12:
In file included from /builds/linux/include/linux/wait.h:9:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/sound/soc/mxs/mxs-saif.c:6:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/usb/sr9700.c:13:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/tty/serial/8250/8250_dma.c:7:
In file included from /builds/linux/include/linux/tty.h:5:
In file included from /builds/linux/include/linux/fs.h:6:
In file included from /builds/linux/include/linux/wait_bit.h:8:
In file included from /builds/linux/include/linux/wait.h:9:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/amd/amdgpu/../display/dc/bios/command_table_helper.c:26:
In file included from /builds/linux/drivers/gpu/drm/amd/amdgpu/../display/dc/dm_services.h:34:
In file included from /builds/linux/drivers/gpu/drm/amd/amdgpu/../display/amdgpu_dm/amdgpu_dm_trace.h:32:
In file included from /builds/linux/include/linux/tracepoint.h:15:
In file included from /builds/linux/include/linux/smp.h:64:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/staging/rtl8723bs/core/rtw_rf.c:9:
In file included from /builds/linux/drivers/staging/rtl8723bs/include/drv_types.h:18:
In file included from /builds/linux/include/linux/sched/signal.h:5:
In file included from /builds/linux/include/linux/rculist.h:11:
In file included from /builds/linux/include/linux/rcupdate.h:27:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/ext4/verity.c:26:
In file included from /builds/linux/include/linux/quotaops.h:11:
In file included from /builds/linux/include/linux/fs.h:6:
In file included from /builds/linux/include/linux/wait_bit.h:8:
In file included from /builds/linux/include/linux/wait.h:9:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/dma-buf/dma-fence-array.c:13:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/nfc/fdp/i2c.c:8:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/tuners/mt2131.c:8:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/scsi/aic94xx/aic94xx_dev.c:11:
In file included from /builds/linux/drivers/scsi/aic94xx/aic94xx.h:14:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/clk/qcom/gdsc.c:9:
In file included from /builds/linux/include/linux/jiffies.h:9:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/clk/renesas/r8a77995-cpg-mssr.c:13:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/bfs/file.c:13:
In file included from /builds/linux/include/linux/fs.h:6:
In file included from /builds/linux/include/linux/wait_bit.h:8:
In file included from /builds/linux/include/linux/wait.h:9:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/common/b2c2/flexcop-eeprom.c:7:
In file included from /builds/linux/drivers/media/common/b2c2/flexcop.h:11:
In file included from /builds/linux/drivers/media/common/b2c2/flexcop-common.h:10:
In file included from /builds/linux/include/linux/interrupt.h:11:
In file included from /builds/linux/include/linux/hardirq.h:5:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/udl/udl_connector.c:10:
In file included from /builds/linux/include/drm/drm_crtc_helper.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/iio/magnetometer/mmc35240.c:12:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/sysfs/file.c:12:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/ethernet/stmicro/stmmac/dwmac-sti.c:11:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/sound/pci/hda/patch_sigmatel.c:16:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/sound/pci/hda/hda_generic.c:11:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/input/keyboard/lm8333.c:7:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/llc/llc_if.c:14:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/amd/amdgpu/amdgpu_ucode.c:24:
In file included from /builds/linux/include/linux/firmware.h:7:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/sound/usb/caiaq/input.c:6:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/input/misc/uinput.c:21:
In file included from /builds/linux/include/uapi/linux/uinput.h:44:
In file included from /builds/linux/include/linux/input.h:8:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/usb/host/oxu210hp-hcd.c:10:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/netfilter/xt_REDIRECT.c:11:
In file included from /builds/linux/include/uapi/linux/if.h:25:
In file included from /builds/linux/include/linux/socket.h:8:
In file included from /builds/linux/include/linux/uio.h:9:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/l2tp/l2tp_core.c:20:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/staging/comedi/drivers/comedi_8255.c:31:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/erofs/inode.c:7:
In file included from /builds/linux/fs/erofs/xattr.h:10:
In file included from /builds/linux/fs/erofs/internal.h:10:
In file included from /builds/linux/include/linux/fs.h:6:
In file included from /builds/linux/include/linux/wait_bit.h:8:
In file included from /builds/linux/include/linux/wait.h:9:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/iio/proximity/srf08.c:16:
In file included from /builds/linux/include/linux/i2c.h:13:
In file included from /builds/linux/include/linux/acpi.h:13:
In file included from /builds/linux/include/linux/irqdomain.h:35:
In file included from /builds/linux/include/linux/of.h:17:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/amd/amdgpu/../powerplay/hwmgr/processpptables.c:23:
In file included from /builds/linux/drivers/gpu/drm/amd/amdgpu/../powerplay/inc/pp_debug.h:35:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/usb/hdpvr/hdpvr-video.c:11:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/reiserfs/prints.c:5:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/sunrpc/xdr.c:10:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/infiniband/hw/hns/hns_roce_hw_v1.c:33:
In file included from /builds/linux/include/linux/platform_device.h:13:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpio/gpio-lpc18xx.c:10:
In file included from /builds/linux/include/linux/clk.h:14:
In file included from /builds/linux/include/linux/notifier.h:14:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/nvdimm/dimm.c:5:
In file included from /builds/linux/include/linux/vmalloc.h:5:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/kernel/bpf/inode.c:14:
In file included from /builds/linux/include/linux/mount.h:16:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/regulator/isl9305.c:10:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/spi/spi-tegra20-sflash.c:10:
In file included from /builds/linux/include/linux/clk.h:14:
In file included from /builds/linux/include/linux/notifier.h:14:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/sound/firewire/tascam/tascam.c:8:
In file included from /builds/linux/sound/firewire/tascam/tascam.h:11:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/rtc/rtc-vr41xx.c:8:
In file included from /builds/linux/include/linux/fs.h:6:
In file included from /builds/linux/include/linux/wait_bit.h:8:
In file included from /builds/linux/include/linux/wait.h:9:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/subdev/clk/g84.c:24:
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/subdev/clk/nv50.h:5:
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/subdev/clk/priv.h:5:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/subdev/clk.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/subdev.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/device.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/oclass.h:3:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/os.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvif/os.h:6:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/spi/spi-xtensa-xtfpga.c:9:
In file included from /builds/linux/include/linux/io.h:13:
In file included from /builds/linux/arch/riscv/include/asm/io.h:15:
In file included from /builds/linux/arch/riscv/include/asm/mmiowb.h:12:
In file included from /builds/linux/include/asm-generic/mmiowb.h:27:
In file included from /builds/linux/arch/riscv/include/asm/smp.h:11:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/ext4/inline.c:7:
In file included from /builds/linux/include/linux/iomap.h:7:
In file included from /builds/linux/include/linux/mm.h:10:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/ethernet/mellanox/mlx5/core/port.c:33:
In file included from /builds/linux/include/linux/mlx5/port.h:36:
In file included from /builds/linux/include/linux/mlx5/driver.h:37:
In file included from /builds/linux/include/linux/completion.h:12:
In file included from /builds/linux/include/linux/wait.h:9:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/nouveau/dispnv50/base917c.c:22:
In file included from /builds/linux/drivers/gpu/drm/nouveau/dispnv50/base.h:3:
In file included from /builds/linux/drivers/gpu/drm/nouveau/dispnv50/wndw.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/dispnv50/disp.h:3:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvif/mem.h:3:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvif/mmu.h:3:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvif/object.h:5:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvif/os.h:6:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/usb/dwc2/core_intr.c:42:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/staging/comedi/drivers/amplc_pci230.c:174:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/crypto/async_tx/async_pq.c:7:
In file included from /builds/linux/include/linux/interrupt.h:11:
In file included from /builds/linux/include/linux/hardirq.h:5:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/rc/keymaps/rc-cec.c:17:
In file included from /builds/linux/include/media/rc-map.h:11:
In file included from /builds/linux/include/linux/input.h:8:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser2.c:26:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/ethernet/mellanox/mlxsw/spectrum_buffers.c:7:
In file included from /builds/linux/include/linux/if_ether.h:19:
In file included from /builds/linux/include/linux/skbuff.h:15:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/ax25/ax25_ip.c:8:
In file included from /builds/linux/include/linux/socket.h:8:
In file included from /builds/linux/include/linux/uio.h:9:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/security/tomoyo/file.c:8:
In file included from /builds/linux/security/tomoyo/common.h:17:
In file included from /builds/linux/include/linux/mm.h:10:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/security/selinux/netport.c:21:
In file included from /builds/linux/include/linux/rcupdate.h:27:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/dvb-frontends/cxd2880/cxd2880_tnrdmd.c:10:
In file included from /builds/linux/include/media/dvb_frontend.h:36:
In file included from /builds/linux/include/linux/sched.h:12:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/pinctrl/pinconf-generic.c:14:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/staging/speakup/spk_ttyio.c:3:
In file included from /builds/linux/include/linux/tty.h:5:
In file included from /builds/linux/include/linux/fs.h:6:
In file included from /builds/linux/include/linux/wait_bit.h:8:
In file included from /builds/linux/include/linux/wait.h:9:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/clocksource/timer-oxnas-rps.c:13:
In file included from /builds/linux/include/linux/irq.h:14:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/pl111/pl111_debugfs.c:7:
In file included from /builds/linux/include/linux/seq_file.h:8:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/usb/gspca/mr97310a.c:34:
In file included from /builds/linux/drivers/media/usb/gspca/gspca.h:5:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/qxl/qxl_image.c:26:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/video/backlight/da9052_bl.c:10:
In file included from /builds/linux/include/linux/backlight.h:12:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/bridge/br_ioctl.c:12:
In file included from /builds/linux/include/linux/if_bridge.h:12:
In file included from /builds/linux/include/linux/netdevice.h:24:
In file included from /builds/linux/include/linux/timer.h:6:
In file included from /builds/linux/include/linux/ktime.h:24:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/can/vcan.c:43:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/thunderbolt/cap.c:9:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/wireless/marvell/mwifiex/pcie.c:20:
In file included from /builds/linux/include/linux/firmware.h:7:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/hid/i2c-hid/i2c-hid-core.c:21:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/block/partitions/cmdline.c:18:
In file included from /builds/linux/include/linux/cmdline-parser.h:11:
In file included from /builds/linux/include/linux/blkdev.h:5:
In file included from /builds/linux/include/linux/sched.h:12:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/regulator/wm8994-regulator.c:9:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/proc/util.c:1:
In file included from /builds/linux/include/linux/dcache.h:7:
In file included from /builds/linux/include/linux/rculist.h:11:
In file included from /builds/linux/include/linux/rcupdate.h:27:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/configfs/dir.c:15:
In file included from /builds/linux/include/linux/fs.h:6:
In file included from /builds/linux/include/linux/wait_bit.h:8:
In file included from /builds/linux/include/linux/wait.h:9:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/sound/soc/codecs/lm4857.c:12:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/isdn/mISDN/layer2.c:9:
In file included from /builds/linux/include/linux/mISDNif.h:24:
In file included from /builds/linux/include/linux/socket.h:8:
In file included from /builds/linux/include/linux/uio.h:9:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/amd/amdgpu/../powerplay/hwmgr/smu7_hwmgr.c:23:
In file included from /builds/linux/drivers/gpu/drm/amd/amdgpu/../powerplay/inc/pp_debug.h:35:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/kernel/locking/rtmutex-debug.c:20:
In file included from /builds/linux/include/linux/sched.h:12:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/clk/renesas/r8a77970-cpg-mssr.c:12:
In file included from /builds/linux/include/linux/clk-provider.h:9:
In file included from /builds/linux/include/linux/of.h:17:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/mmc/host/sdhci-xenon-phy.c:11:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/rc/keymaps/rc-dvico-portable.c:8:
In file included from /builds/linux/include/media/rc-map.h:11:
In file included from /builds/linux/include/linux/input.h:8:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/wireless/realtek/rtlwifi/rtl8821ae/sw.c:4:
In file included from /builds/linux/drivers/net/wireless/realtek/rtlwifi/rtl8821ae/../wifi.h:9:
In file included from /builds/linux/include/linux/sched.h:12:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/block/blk-mq-rdma.c:5:
In file included from /builds/linux/include/linux/blk-mq.h:5:
In file included from /builds/linux/include/linux/blkdev.h:5:
In file included from /builds/linux/include/linux/sched.h:12:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/sound/soc/intel/common/soc-acpi-intel-cnl-match.c:9:
In file included from /builds/linux/include/sound/soc-acpi.h:10:
In file included from /builds/linux/include/linux/acpi.h:13:
In file included from /builds/linux/include/linux/irqdomain.h:35:
In file included from /builds/linux/include/linux/of.h:17:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/wireless/broadcom/b43/tables_phy_ht.c:12:
In file included from /builds/linux/drivers/net/wireless/broadcom/b43/b43.h:6:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/infiniband/hw/mlx5/gsi.c:33:
In file included from /builds/linux/drivers/infiniband/hw/mlx5/mlx5_ib.h:37:
In file included from /builds/linux/include/linux/sched.h:12:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from drivers/staging/gdm724x/gdmtty.mod.c:2:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/gfs2/lock_dlm.c:9:
In file included from /builds/linux/include/linux/fs.h:6:
In file included from /builds/linux/include/linux/wait_bit.h:8:
In file included from /builds/linux/include/linux/wait.h:9:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/iio/common/st_sensors/st_sensors_buffer.c:11:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/hid/hid-zpff.c:12:
In file included from /builds/linux/include/linux/hid.h:19:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/dsa/sja1105/sja1105_tas.c:4:
In file included from /builds/linux/drivers/net/dsa/sja1105/sja1105.h:8:
In file included from /builds/linux/include/linux/ptp_clock_kernel.h:11:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/sound/core/seq/oss/seq_oss_init.c:10:
In file included from /builds/linux/sound/core/seq/oss/seq_oss_device.h:11:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/can/sun4i_can.c:50:
In file included from /builds/linux/include/linux/netdevice.h:24:
In file included from /builds/linux/include/linux/timer.h:6:
In file included from /builds/linux/include/linux/ktime.h:24:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/input/misc/axp20x-pek.c:16:
In file included from /builds/linux/include/linux/acpi.h:13:
In file included from /builds/linux/include/linux/irqdomain.h:35:
In file included from /builds/linux/include/linux/of.h:17:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/mm/memblock.c:10:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/usb/dvb-usb-v2/ce6230.c:8:
In file included from /builds/linux/drivers/media/usb/dvb-usb-v2/ce6230.h:11:
In file included from /builds/linux/drivers/media/usb/dvb-usb-v2/dvb_usb.h:12:
In file included from /builds/linux/include/linux/usb/input.h:13:
In file included from /builds/linux/include/linux/usb.h:6:
In file included from /builds/linux/include/linux/usb/ch9.h:36:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/kernel/time/jiffies.c:7:
In file included from /builds/linux/include/linux/clocksource.h:13:
In file included from /builds/linux/include/linux/timex.h:56:
In file included from /builds/linux/include/uapi/linux/timex.h:56:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/clk/imgtec/clk-boston.c:9:
In file included from /builds/linux/include/linux/clk-provider.h:9:
In file included from /builds/linux/include/linux/of.h:17:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/ethernet/hisilicon/hns3/hns3_dcbnl.c:4:
In file included from /builds/linux/drivers/net/ethernet/hisilicon/hns3/hnae3.h:24:
In file included from /builds/linux/include/linux/acpi.h:13:
In file included from /builds/linux/include/linux/irqdomain.h:35:
In file included from /builds/linux/include/linux/of.h:17:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/sound/soc/codecs/wm8524.c:11:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/sound/pci/riptide/riptide.c:79:
In file included from /builds/linux/include/linux/interrupt.h:11:
In file included from /builds/linux/include/linux/hardirq.h:5:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/unix/af_unix.c:80:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/rds/tcp_listen.c:34:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/btrfs/file-item.c:6:
In file included from /builds/linux/include/linux/bio.h:8:
In file included from /builds/linux/include/linux/highmem.h:5:
In file included from /builds/linux/include/linux/fs.h:6:
In file included from /builds/linux/include/linux/wait_bit.h:8:
In file included from /builds/linux/include/linux/wait.h:9:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/usb/common/usb-otg-fsm.c:11:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/regulator/ltc3589.c:7:
In file included from /builds/linux/include/linux/i2c.h:13:
In file included from /builds/linux/include/linux/acpi.h:13:
In file included from /builds/linux/include/linux/irqdomain.h:35:
In file included from /builds/linux/include/linux/of.h:17:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/wireless/realtek/rtlwifi/rtl8723com/dm_common.c:4:
In file included from /builds/linux/drivers/net/wireless/realtek/rtlwifi/rtl8723com/../wifi.h:9:
In file included from /builds/linux/include/linux/sched.h:12:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/crypto/cmac.c:14:
In file included from /builds/linux/include/crypto/internal/hash.h:11:
In file included from /builds/linux/include/crypto/algapi.h:10:
In file included from /builds/linux/include/linux/crypto.h:19:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/overlayfs/readdir.c:7:
In file included from /builds/linux/include/linux/fs.h:6:
In file included from /builds/linux/include/linux/wait_bit.h:8:
In file included from /builds/linux/include/linux/wait.h:9:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/afs/misc.c:9:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/kernel/trace/trace_sched_switch.c:8:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/rose/rose_dev.c:6:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/subdev/i2c/busnv50.c:25:
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/subdev/i2c/bus.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/subdev/i2c/pad.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/subdev/i2c.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/subdev.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/device.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/oclass.h:3:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/os.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvif/os.h:6:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/amd/amdgpu/uvd_v5_0.c:26:
In file included from /builds/linux/include/linux/firmware.h:7:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from lib/test_kmod.mod.c:2:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpio/gpio-mt7621.c:8:
In file included from /builds/linux/include/linux/gpio/driver.h:5:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/ethernet/broadcom/bnxt/bnxt_dcb.c:11:
In file included from /builds/linux/include/linux/netdevice.h:24:
In file included from /builds/linux/include/linux/timer.h:6:
In file included from /builds/linux/include/linux/ktime.h:24:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/staging/gdm724x/gdm_usb.c:6:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/pstore/ftrace.c:9:
In file included from /builds/linux/include/linux/percpu.h:6:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/appletalk/ddp.c:50:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/subdev/fb/ramgf100.c:25:
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/subdev/fb/ram.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/subdev/fb/priv.h:5:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/subdev/fb.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/subdev.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/device.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/oclass.h:3:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/os.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvif/os.h:6:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/rds/ib_cm.c:34:
In file included from /builds/linux/include/linux/in.h:19:
In file included from /builds/linux/include/uapi/linux/in.h:24:
In file included from /builds/linux/include/linux/socket.h:8:
In file included from /builds/linux/include/linux/uio.h:9:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/staging/pi433/rf69.c:17:
In file included from /builds/linux/include/linux/spi/spi.h:9:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/ipu-v3/ipu-smfc.c:8:
In file included from /builds/linux/include/linux/io.h:13:
In file included from /builds/linux/arch/riscv/include/asm/io.h:15:
In file included from /builds/linux/arch/riscv/include/asm/mmiowb.h:12:
In file included from /builds/linux/include/asm-generic/mmiowb.h:27:
In file included from /builds/linux/arch/riscv/include/asm/smp.h:11:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/xfrm/xfrm_device.c:12:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/arch/riscv/kernel/signal.c:10:
In file included from /builds/linux/include/linux/uaccess.h:5:
In file included from /builds/linux/include/linux/sched.h:12:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/exynos/exynos_drm_ipp.c:19:
In file included from /builds/linux/drivers/input/touchscreen/ar1021_i2c.c:9:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]

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_IAS=0
In file included from /builds/linux/drivers/net/wireless/mediatek/mt76/mt76x02_eeprom.c:9:
In file included from /builds/linux/drivers/net/wireless/mediatek/mt76/mt76x02_eeprom.h:10:
In file included from /builds/linux/drivers/net/wireless/mediatek/mt76/mt76x02.h:10:
In file included from /builds/linux/include/linux/kfifo.h:40:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/wireless/broadcom/b43/phy_ht.c:12:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/firewire/firedtv-fe.c:9:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/input/misc/e3x0-button.c:8:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/clk/mediatek/clk-mt8183-ipu0.c:6:
In file included from /builds/linux/include/linux/clk-provider.h:9:
In file included from /builds/linux/include/linux/of.h:17:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/scsi/smartpqi/smartpqi_init.c:12:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/platform/mtk-vcodec/mtk_vcodec_util.c:8:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/block/virtio_blk.c:3:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/nouveau/dispnv04/overlay.c:26:
In file included from /builds/linux/include/drm/drm_crtc.h:28:
In file included from /builds/linux/include/linux/i2c.h:13:
In file included from /builds/linux/include/linux/acpi.h:13:
In file included from /builds/linux/include/linux/irqdomain.h:35:
In file included from /builds/linux/include/linux/of.h:17:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/mfd/mfd-core.c:11:
In file included from /builds/linux/include/linux/platform_device.h:13:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/radio/radio-cadet.c:34:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/wireless/intel/iwlwifi/mvm/rxmq.c:63:
In file included from /builds/linux/include/linux/etherdevice.h:20:
In file included from /builds/linux/include/linux/if_ether.h:19:
In file included from /builds/linux/include/linux/skbuff.h:15:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/drm_lock.c:37:
In file included from /builds/linux/include/linux/sched/signal.h:5:
In file included from /builds/linux/include/linux/rculist.h:11:
In file included from /builds/linux/include/linux/rcupdate.h:27:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/pinctrl/pinconf.c:13:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/input/touchscreen/touchright.c:15:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/jfs/file.c:7:
In file included from /builds/linux/include/linux/mm.h:10:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvif/driver.c:24:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvif/driver.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvif/os.h:6:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/subdev/timer/nv40.c:24:
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/subdev/timer/priv.h:5:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/subdev/timer.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/subdev.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/device.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/oclass.h:3:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/os.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvif/os.h:6:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/usb/chipidea/ci_hdrc_msm.c:4:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/batman-adv/bat_v.c:7:
In file included from /builds/linux/net/batman-adv/bat_v.h:10:
In file included from /builds/linux/net/batman-adv/main.h:210:
In file included from /builds/linux/include/linux/etherdevice.h:20:
In file included from /builds/linux/include/linux/if_ether.h:19:
In file included from /builds/linux/include/linux/skbuff.h:15:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/power/supply/bq25890_charger.c:8:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/hid/hid-picolcd_lcd.c:10:
In file included from /builds/linux/include/linux/hid.h:19:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/sound/soc/codecs/cs47l85.c:9:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/rxrpc/conn_event.c:10:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/scsi/lpfc/lpfc_vport.c:24:
In file included from /builds/linux/include/linux/blkdev.h:5:
In file included from /builds/linux/include/linux/sched.h:12:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/sched/act_police.c:9:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/clocksource/h8300_timer16.c:8:
In file included from /builds/linux/include/linux/interrupt.h:11:
In file included from /builds/linux/include/linux/hardirq.h:5:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/dvb-frontends/dib7000m.c:12:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/platform/vsp1/vsp1_drv.c:10:
In file included from /builds/linux/include/linux/clk.h:14:
In file included from /builds/linux/include/linux/notifier.h:14:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/staging/exfat/exfat_super.c:6:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/sched/sch_codel.c:43:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/hwtracing/intel_th/sth.c:11:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/sound/usb/line6/podhd.c:10:
In file included from /builds/linux/include/linux/usb.h:6:
In file included from /builds/linux/include/linux/usb/ch9.h:36:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/amd/amdgpu/../powerplay/hwmgr/vega20_baco.c:23:
In file included from /builds/linux/drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu.h:31:
In file included from /builds/linux/drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu_ctx.h:26:
In file included from /builds/linux/drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu_ring.h:28:
In file included from /builds/linux/include/drm/gpu_scheduler.h:27:
In file included from /builds/linux/include/drm/spsc_queue.h:28:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/ethernet/intel/i40e/i40e_ethtool.c:6:
In file included from /builds/linux/drivers/net/ethernet/intel/i40e/i40e.h:7:
In file included from /builds/linux/include/net/tcp.h:20:
In file included from /builds/linux/include/linux/tcp.h:17:
In file included from /builds/linux/include/linux/skbuff.h:15:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/thunderbolt/xdomain.c:10:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/btrfs/async-thread.c:7:
In file included from /builds/linux/include/linux/kthread.h:6:
In file included from /builds/linux/include/linux/sched.h:12:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/leds/leds-regulator.c:10:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/engine/vp/g84.c:24:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/engine/vp.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/engine/xtensa.h:5:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/engine.h:5:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/subdev.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/device.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/oclass.h:3:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/os.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvif/os.h:6:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/rpmsg/qcom_glink_smem.c:6:
In file included from /builds/linux/include/linux/io.h:13:
In file included from /builds/linux/arch/riscv/include/asm/io.h:15:
In file included from /builds/linux/arch/riscv/include/asm/mmiowb.h:12:
In file included from /builds/linux/include/asm-generic/mmiowb.h:27:
In file included from /builds/linux/arch/riscv/include/asm/smp.h:11:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/usb/mtu3/mtu3_trace.c:11:
In file included from /builds/linux/drivers/usb/mtu3/mtu3_trace.h:17:
In file included from /builds/linux/include/linux/tracepoint.h:15:
In file included from /builds/linux/include/linux/smp.h:64:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/ntfs/debug.c:8:
In file included from /builds/linux/fs/ntfs/debug.h:11:
In file included from /builds/linux/include/linux/fs.h:6:
In file included from /builds/linux/include/linux/wait_bit.h:8:
In file included from /builds/linux/include/linux/wait.h:9:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/rc/keymaps/rc-pixelview.c:8:
In file included from /builds/linux/include/media/rc-map.h:11:
In file included from /builds/linux/include/linux/input.h:8:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/regulator/twl-regulator.c:8:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/staging/fbtft/fb_ssd1331.c:2:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/greybus/hd.c:10:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/iio/amplifiers/ad8366.c:12:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/staging/comedi/drivers/jr3_pci.c:32:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/bochs/bochs_kms.c:7:
In file included from /builds/linux/include/drm/drm_atomic_helper.h:31:
In file included from /builds/linux/include/drm/drm_crtc.h:28:
In file included from /builds/linux/include/linux/i2c.h:13:
In file included from /builds/linux/include/linux/acpi.h:13:
In file included from /builds/linux/include/linux/irqdomain.h:35:
In file included from /builds/linux/include/linux/of.h:17:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/rc/mtk-cir.c:8:
In file included from /builds/linux/include/linux/clk.h:14:
In file included from /builds/linux/include/linux/notifier.h:14:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/usb/go7007/go7007-usb.c:8:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/wireless/ath/ath10k/ce.c:8:
In file included from /builds/linux/drivers/net/wireless/ath/ath10k/hif.h:11:
In file included from /builds/linux/drivers/net/wireless/ath/ath10k/core.h:11:
In file included from /builds/linux/include/linux/completion.h:12:
In file included from /builds/linux/include/linux/wait.h:9:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/reset/core.c:8:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/ethernet/rdc/r6040.c:12:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/crypto/streebog_generic.c:15:
In file included from /builds/linux/include/crypto/internal/hash.h:11:
In file included from /builds/linux/include/crypto/algapi.h:10:
In file included from /builds/linux/include/linux/crypto.h:19:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/notify/fdinfo.c:3:
In file included from /builds/linux/include/linux/fs.h:6:
In file included from /builds/linux/include/linux/wait_bit.h:8:
In file included from /builds/linux/include/linux/wait.h:9:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/iommu/qcom_iommu.c:11:
In file included from /builds/linux/include/linux/clk.h:14:
In file included from /builds/linux/include/linux/notifier.h:14:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/lib/lzo/lzo1x_decompress_safe.c:16:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/ipv4/tcp_lp.c:37:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/radeon/radeon_prime.c:27:
In file included from /builds/linux/include/linux/dma-buf.h:18:
In file included from /builds/linux/include/linux/scatterlist.h:8:
In file included from /builds/linux/include/linux/mm.h:10:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/x25/x25_dev.c:18:
In file included from /builds/linux/include/linux/netdevice.h:24:
In file included from /builds/linux/include/linux/timer.h:6:
In file included from /builds/linux/include/linux/ktime.h:24:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/ethernet/hisilicon/hns3/hns3pf/hclge_dcb.c:4:
In file included from /builds/linux/drivers/net/ethernet/hisilicon/hns3/hns3pf/hclge_main.h:6:
In file included from /builds/linux/include/linux/fs.h:6:
In file included from /builds/linux/include/linux/wait_bit.h:8:
In file included from /builds/linux/include/linux/wait.h:9:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/pcmcia/socket_sysfs.c:8:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/orangefs/dcache.c:12:
In file included from /builds/linux/fs/orangefs/protocol.h:5:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/block/blk-mq-virtio.c:5:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/engine/disp/gt200.c:24:
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/engine/disp/nv50.h:5:
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/engine/disp/priv.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/engine/disp.h:5:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/engine.h:5:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/subdev.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/device.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/oclass.h:3:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/os.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvif/os.h:6:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/netfilter/ipvs/ip_vs_fo.c:14:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/dvb-frontends/cxd2880/cxd2880_tnrdmd_dvbt.c:10:
In file included from /builds/linux/include/media/dvb_frontend.h:36:
In file included from /builds/linux/include/linux/sched.h:12:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/mac80211/mlme.c:16:
In file included from /builds/linux/include/linux/if_ether.h:19:
In file included from /builds/linux/include/linux/skbuff.h:15:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/pwm/pwm-atmel-hlcdc.c:9:
In file included from /builds/linux/include/linux/clk.h:14:
In file included from /builds/linux/include/linux/notifier.h:14:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/wireless/intersil/hostap/hostap_info.c:4:
In file included from /builds/linux/include/linux/if_arp.h:22:
In file included from /builds/linux/include/linux/skbuff.h:15:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/input/rmi4/rmi_f54.c:8:
In file included from /builds/linux/include/linux/rmi.h:10:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/spi/spi-npcm-pspi.c:7:
In file included from /builds/linux/include/linux/clk.h:14:
In file included from /builds/linux/include/linux/notifier.h:14:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/misc/habanalabs/goya/goya_hwmgr.c:8:
In file included from /builds/linux/drivers/misc/habanalabs/goya/goyaP.h:12:
In file included from /builds/linux/drivers/misc/habanalabs/habanalabs.h:14:
In file included from /builds/linux/include/linux/cdev.h:5:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/atm/common.c:8:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/sound/firewire/dice/dice-tcelectronic.c:8:
In file included from /builds/linux/sound/firewire/dice/dice.h:12:
In file included from /builds/linux/include/linux/compat.h:10:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/crypto/cavium/zip/zip_crypto.h:49:
In file included from /builds/linux/include/linux/crypto.h:19:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/ptp/ptp_clock.c:7:
In file included from /builds/linux/include/linux/idr.h:15:
In file included from /builds/linux/include/linux/radix-tree.h:14:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from samples/rpmsg/rpmsg_client_sample.mod.c:2:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/sound/firewire/fireface/ff-midi.c:8:
In file included from /builds/linux/sound/firewire/fireface/ff.h:11:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from crypto/tcrypt.mod.c:2:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/iio/accel/bmc150-accel-core.c:14:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/panel/panel-novatek-nt39016.c:9:
In file included from /builds/linux/include/linux/backlight.h:12:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/input/touchscreen/st1232.c:15:
In file included from /builds/linux/include/linux/i2c.h:13:
In file included from /builds/linux/include/linux/acpi.h:13:
In file included from /builds/linux/include/linux/irqdomain.h:35:
In file included from /builds/linux/include/linux/of.h:17:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/subdev/fb/nv30.c:26:
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/subdev/fb/priv.h:5:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/subdev/fb.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/subdev.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/device.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/oclass.h:3:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/os.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvif/os.h:6:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/leds/leds-lm36274.c:6:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/regulator/qcom-rpmh-regulator.c:8:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/usb/mtu3/mtu3_gadget.c:10:
In file included from /builds/linux/drivers/usb/mtu3/mtu3.h:13:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/video/fbdev/omap2/omapfb/dss/manager-sysfs.c:13:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/platform/exynos4-is/fimc-reg.c:10:
In file included from /builds/linux/include/linux/io.h:13:
In file included from /builds/linux/arch/riscv/include/asm/io.h:15:
In file included from /builds/linux/arch/riscv/include/asm/mmiowb.h:12:
In file included from /builds/linux/include/asm-generic/mmiowb.h:27:
In file included from /builds/linux/arch/riscv/include/asm/smp.h:11:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/can/m_can/m_can.c:12:
In file included from /builds/linux/include/linux/interrupt.h:11:
In file included from /builds/linux/include/linux/hardirq.h:5:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/mtd/lpddr/qinfo_probe.c:7:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/video/fbdev/omap2/omapfb/dss/dss.c:15:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/staging/rtl8723bs/hal/rtl8723b_cmd.c:9:
In file included from /builds/linux/drivers/staging/rtl8723bs/include/drv_types.h:18:
In file included from /builds/linux/include/linux/sched/signal.h:5:
In file included from /builds/linux/include/linux/rculist.h:11:
In file included from /builds/linux/include/linux/rcupdate.h:27:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/sched/sch_htb.c:24:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/sound/hda/ext/hdac_ext_stream.c:13:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/wireless/marvell/mwifiex/sdio.c:20:
In file included from /builds/linux/include/linux/firmware.h:7:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/infiniband/hw/i40iw/i40iw_hw.c:35:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/radeon/r300.c:29:
In file included from /builds/linux/include/linux/seq_file.h:8:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/staging/vc04_services/interface/vchiq_arm/vchiq_core.c:4:
In file included from /builds/linux/drivers/staging/vc04_services/interface/vchiq_arm/vchiq_core.h:7:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/nfc/llcp_core.c:12:
In file included from /builds/linux/include/uapi/linux/nfc.h:25:
In file included from /builds/linux/include/linux/socket.h:8:
In file included from /builds/linux/include/linux/uio.h:9:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/kernel/sched/stop_task.c:10:
In file included from /builds/linux/kernel/sched/sched.h:5:
In file included from /builds/linux/include/linux/sched.h:12:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/subdev/volt/gm20b.c:23:
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/subdev/volt/priv.h:5:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/subdev/volt.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/subdev.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/device.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/oclass.h:3:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/os.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvif/os.h:6:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/crypto/api.c:16:
In file included from /builds/linux/include/linux/kmod.h:9:
In file included from /builds/linux/include/linux/umh.h:4:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/radeon/radeon_gart.c:29:
In file included from /builds/linux/include/linux/vmalloc.h:5:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/sched/sch_cake.c:53:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/ata/ahci.c:20:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/ipvlan/ipvlan_core.c:5:
In file included from /builds/linux/drivers/net/ipvlan/ipvlan.h:10:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/wireless/intel/iwlwifi/mvm/led.c:63:
In file included from /builds/linux/include/linux/leds.h:12:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/iio/accel/adxl372.c:9:
In file included from /builds/linux/include/linux/interrupt.h:11:
In file included from /builds/linux/include/linux/hardirq.h:5:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/usb/isp1760/isp1760-core.c:15:
In file included from /builds/linux/include/linux/io.h:13:
In file included from /builds/linux/arch/riscv/include/asm/io.h:15:
In file included from /builds/linux/arch/riscv/include/asm/mmiowb.h:12:
In file included from /builds/linux/include/asm-generic/mmiowb.h:27:
In file included from /builds/linux/arch/riscv/include/asm/smp.h:11:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/platform/omap3isp/ispccdc.c:14:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/scsi/libfc/fc_disc.c:23:
In file included from /builds/linux/include/linux/timer.h:6:
In file included from /builds/linux/include/linux/ktime.h:24:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/input/mouse/elan_i2c_smbus.c:17:
In file included from /builds/linux/include/linux/i2c.h:13:
In file included from /builds/linux/include/linux/acpi.h:13:
In file included from /builds/linux/include/linux/irqdomain.h:35:
In file included from /builds/linux/include/linux/of.h:17:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/staging/qlge/qlge_ethtool.c:4:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/pci/cobalt/cobalt-v4l2.c:11:
In file included from /builds/linux/include/linux/dma-mapping.h:7:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/pci/bt8xx/bttv-risc.c:17:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/mac80211/spectmgmt.c:15:
In file included from /builds/linux/include/linux/ieee80211.h:19:
In file included from /builds/linux/include/linux/if_ether.h:19:
In file included from /builds/linux/include/linux/skbuff.h:15:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/wireless/intersil/p54/p54spi.c:10:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/spi/spi-atmel.c:9:
In file included from /builds/linux/include/linux/clk.h:14:
In file included from /builds/linux/include/linux/notifier.h:14:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/hwmon/lm87.c:46:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/i2c/tc358743.c:16:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/sound/core/oss/linear.c:23:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/leds/trigger/ledtrig-heartbeat.c:11:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/usb/tm6000/tm6000-video.c:9:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/irqchip/irqchip.c:11:
In file included from /builds/linux/include/linux/acpi.h:13:
In file included from /builds/linux/include/linux/irqdomain.h:35:
In file included from /builds/linux/include/linux/of.h:17:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/ethernet/stmicro/stmmac/dwmac-socfpga.c:8:
In file included from /builds/linux/include/linux/of.h:17:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/security/integrity/digsig_asymmetric.c:12:
In file included from /builds/linux/include/linux/ratelimit.h:6:
In file included from /builds/linux/include/linux/sched.h:12:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/bluetooth/btrsi.c:16:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/staging/vt6655/dpc.c:20:
In file included from /builds/linux/drivers/staging/vt6655/device.h:19:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/mtd/parsers/ar7part.c:10:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/i2c/mt9m001.c:8:
In file included from /builds/linux/include/linux/clk.h:14:
In file included from /builds/linux/include/linux/notifier.h:14:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/platform/qcom/venus/vdec.c:6:
In file included from /builds/linux/include/linux/clk.h:14:
In file included from /builds/linux/include/linux/notifier.h:14:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/ethernet/brocade/bna/bfa_ioc_ct.c:12:
In file included from /builds/linux/drivers/net/ethernet/brocade/bna/bfa_ioc.h:15:
In file included from /builds/linux/drivers/net/ethernet/brocade/bna/bfa_cs.h:17:
In file included from /builds/linux/drivers/net/ethernet/brocade/bna/cna.h:17:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/sound/soc/codecs/adau1701.c:10:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/amd/amdgpu/../powerplay/hwmgr/vega20_hwmgr.c:25:
In file included from /builds/linux/include/linux/fb.h:6:
In file included from /builds/linux/include/uapi/linux/fb.h:6:
In file included from /builds/linux/include/linux/i2c.h:13:
In file included from /builds/linux/include/linux/acpi.h:13:
In file included from /builds/linux/include/linux/irqdomain.h:35:
In file included from /builds/linux/include/linux/of.h:17:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/sched/act_api.c:12:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/udl/udl_fb.c:12:
In file included from /builds/linux/drivers/mtd/tests/oobtest.c:14:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]

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_IAS=0
In file included from /builds/linux/net/ipv4/netfilter/nft_reject_ipv4.c:11:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/sound/soc/tegra/tegra30_i2s.c:17:
In file included from /builds/linux/include/linux/clk.h:14:
In file included from /builds/linux/include/linux/notifier.h:14:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/ethernet/freescale/fec_ptp.c:10:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/sunrpc/auth_gss/gss_krb5_mech.c:12:
In file included from /builds/linux/include/crypto/hash.h:11:
In file included from /builds/linux/include/linux/crypto.h:19:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/target/target_core_alua.c:13:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/mmc/host/cavium.c:19:
In file included from /builds/linux/include/linux/dma-mapping.h:7:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/iio/humidity/hts221_spi.c:11:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/overlayfs/copy_up.c:7:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/staging/vt6656/baseband.c:25:
In file included from /builds/linux/drivers/staging/vt6656/mac.h:23:
In file included from /builds/linux/drivers/staging/vt6656/device.h:19:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/infiniband/core/smi.c:40:
In file included from /builds/linux/include/rdma/ib_smi.h:40:
In file included from /builds/linux/include/rdma/ib_mad.h:42:
In file included from /builds/linux/include/rdma/ib_verbs.h:43:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/netfilter/xt_cluster.c:6:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/vc4/vc4_fence.c:24:
In file included from /builds/linux/drivers/gpu/drm/vc4/vc4_drv.h:8:
In file included from /builds/linux/include/linux/uaccess.h:5:
In file included from /builds/linux/include/linux/sched.h:12:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/mailbox/mtk-cmdq-mailbox.c:6:
In file included from /builds/linux/include/linux/clk.h:14:
In file included from /builds/linux/include/linux/notifier.h:14:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/wireless/ti/wl1251/main.c:8:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/kernel/bpf/stackmap.c:4:
In file included from /builds/linux/include/linux/bpf.h:9:
In file included from /builds/linux/include/linux/workqueue.h:9:
In file included from /builds/linux/include/linux/timer.h:6:
In file included from /builds/linux/include/linux/ktime.h:24:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/platform/coda/coda-common.c:10:
In file included from /builds/linux/include/linux/clk.h:14:
In file included from /builds/linux/include/linux/notifier.h:14:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/staging/exfat/exfat_nls.c:8:
In file included from /builds/linux/drivers/staging/exfat/exfat.h:10:
In file included from /builds/linux/include/linux/buffer_head.h:12:
In file included from /builds/linux/include/linux/fs.h:6:
In file included from /builds/linux/include/linux/wait_bit.h:8:
In file included from /builds/linux/include/linux/wait.h:9:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/input/joystick/as5011.c:13:
In file included from /builds/linux/include/linux/i2c.h:13:
In file included from /builds/linux/include/linux/acpi.h:13:
In file included from /builds/linux/include/linux/irqdomain.h:35:
In file included from /builds/linux/include/linux/of.h:17:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/ethernet/cavium/thunder/thunder_xcv.c:6:
In file included from /builds/linux/include/linux/acpi.h:13:
In file included from /builds/linux/include/linux/irqdomain.h:35:
In file included from /builds/linux/include/linux/of.h:17:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/ethernet/stmicro/stmmac/stmmac_platform.c:11:
In file included from /builds/linux/include/linux/platform_device.h:13:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/i2c/busses/i2c-synquacer.c:6:
In file included from /builds/linux/include/linux/acpi.h:13:
In file included from /builds/linux/include/linux/irqdomain.h:35:
In file included from /builds/linux/include/linux/of.h:17:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/tty/n_hdlc.c:81:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/core/filter.c:20:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/pinctrl/sh-pfc/pfc-sh7720.c:9:
In file included from /builds/linux/include/linux/gpio.h:62:
In file included from /builds/linux/include/asm-generic/gpio.h:8:
In file included from /builds/linux/include/linux/of.h:17:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/sound/core/control.c:8:
In file included from /builds/linux/include/linux/interrupt.h:11:
In file included from /builds/linux/include/linux/hardirq.h:5:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/sound/soc/codecs/wm8731.c:13:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/pci/saa7164/saa7164-cards.c:9:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/input/gameport/ns558.c:14:
In file included from /builds/linux/arch/riscv/include/asm/io.h:15:
In file included from /builds/linux/arch/riscv/include/asm/mmiowb.h:12:
In file included from /builds/linux/include/asm-generic/mmiowb.h:27:
In file included from /builds/linux/arch/riscv/include/asm/smp.h:11:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/crypto/authenc.c:8:
In file included from /builds/linux/include/crypto/internal/aead.h:11:
In file included from /builds/linux/include/crypto/aead.h:11:
In file included from /builds/linux/include/linux/crypto.h:19:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/i2c/busses/i2c-jz4780.c:10:
In file included from /builds/linux/include/linux/clk.h:14:
In file included from /builds/linux/include/linux/notifier.h:14:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/nvdimm/label.c:5:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/subdev/i2c/gf119.c:24:
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/subdev/i2c/priv.h:5:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/subdev/i2c.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/subdev.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/device.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/oclass.h:3:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/os.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvif/os.h:6:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/kernel/trace/ring_buffer_benchmark.c:7:
In file included from /builds/linux/include/linux/ring_buffer.h:5:
In file included from /builds/linux/include/linux/mm.h:10:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/input/joystick/iforce/iforce-main.c:10:
In file included from /builds/linux/drivers/input/joystick/iforce/iforce.h:10:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/panel/panel-osd-osd101t2587-53ts.c:7:
In file included from /builds/linux/include/linux/backlight.h:12:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/packet/diag.c:2:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/bluetooth/btwilink.c:13:
In file included from /builds/linux/include/linux/platform_device.h:13:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/reset/reset-brcmstb.c:9:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/dma-buf/dma-fence-chain.c:10:
In file included from /builds/linux/include/linux/dma-fence-chain.h:13:
In file included from /builds/linux/include/linux/dma-fence.h:17:
In file included from /builds/linux/include/linux/wait.h:9:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/iio/magnetometer/bmc150_magn.c:12:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/usb/gspca/nw80x.c:14:
In file included from /builds/linux/drivers/media/usb/gspca/gspca.h:5:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/subdev/ibus/gk104.c:24:
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/subdev/ibus/priv.h:5:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/subdev/ibus.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/subdev.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/device.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/oclass.h:3:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/os.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvif/os.h:6:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/ethernet/cavium/liquidio/cn23xx_vf_device.c:18:
In file included from /builds/linux/include/linux/pci.h:35:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/bluetooth/hci_sock.c:28:
In file included from /builds/linux/include/linux/utsname.h:6:
In file included from /builds/linux/include/linux/sched.h:12:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/radeon/r200.c:31:
In file included from /builds/linux/drivers/gpu/drm/radeon/radeon.h:64:
In file included from /builds/linux/include/linux/wait.h:9:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/mfd/mc13xxx-spi.c:10:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/pci/vpd.c:8:
In file included from /builds/linux/include/linux/pci.h:35:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/sound/soc/codecs/wm8994.c:10:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/fcntl.c:8:
In file included from /builds/linux/include/linux/syscalls.h:74:
In file included from /builds/linux/include/uapi/linux/aio_abi.h:31:
In file included from /builds/linux/include/linux/fs.h:6:
In file included from /builds/linux/include/linux/wait_bit.h:8:
In file included from /builds/linux/include/linux/wait.h:9:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/usb/gadget/functions.c:3:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/sound/soc/codecs/adau17x1.c:9:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/kernel/trace/trace_export.c:8:
In file included from /builds/linux/include/linux/kallsyms.h:12:
In file included from /builds/linux/include/linux/mm.h:10:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/hwmon/pc87360.c:25:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/ethernet/stmicro/stmmac/dwmac100_core.c:18:
In file included from /builds/linux/include/net/dsa.h:10:
In file included from /builds/linux/include/uapi/linux/if.h:25:
In file included from /builds/linux/include/linux/socket.h:8:
In file included from /builds/linux/include/linux/uio.h:9:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/kernel/sched/pelt.c:27:
In file included from /builds/linux/include/linux/sched.h:12:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/atm/lec.c:10:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/sound/pci/pcxhr/pcxhr_hwdep.c:10:
In file included from /builds/linux/include/linux/interrupt.h:11:
In file included from /builds/linux/include/linux/hardirq.h:5:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/scsi/am53c974.c:8:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/pci/pt1/pt1.c:12:
In file included from /builds/linux/include/linux/sched.h:12:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/team/team_mode_roundrobin.c:9:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/crypto/inside-secure/safexcel.c:8:
In file included from /builds/linux/include/linux/clk.h:14:
In file included from /builds/linux/include/linux/notifier.h:14:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/input/misc/twl4030-vibra.c:12:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/selftests/test-drm_framebuffer.c:8:
In file included from /builds/linux/include/drm/drm_device.h:5:
In file included from /builds/linux/include/linux/kref.h:16:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/dvb-frontends/si21xx.c:8:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/sched/em_nbyte.c:8:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/usb/au0828/au0828-video.c:16:
In file included from /builds/linux/drivers/media/usb/au0828/au0828.h:11:
In file included from /builds/linux/include/linux/usb.h:6:
In file included from /builds/linux/include/linux/usb/ch9.h:36:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/lib/is_single_threaded.c:8:
In file included from /builds/linux/include/linux/sched/signal.h:5:
In file included from /builds/linux/include/linux/rculist.h:11:
In file included from /builds/linux/include/linux/rcupdate.h:27:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/phy/phy-core-mipi-dphy.c:12:
In file included from /builds/linux/include/linux/phy/phy.h:14:
In file included from /builds/linux/include/linux/of.h:17:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/regulator/rt5033-regulator.c:9:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/sound/hda/hdac_controller.c:9:
In file included from /builds/linux/include/sound/core.h:10:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/radio/si470x/radio-si470x-usb.c:24:
In file included from /builds/linux/include/linux/usb.h:6:
In file included from /builds/linux/include/linux/usb/ch9.h:36:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/sound/pci/ctxfi/ctpcm.c:14:
In file included from /builds/linux/sound/pci/ctxfi/ctpcm.h:17:
In file included from /builds/linux/sound/pci/ctxfi/ctatc.h:18:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/infiniband/sw/rxe/rxe_srq.c:34:
In file included from /builds/linux/include/linux/vmalloc.h:5:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/fpga/xilinx-pr-decoupler.c:10:
In file included from /builds/linux/include/linux/clk.h:14:
In file included from /builds/linux/include/linux/notifier.h:14:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/power/reset/as3722-poweroff.c:10:
In file included from /builds/linux/include/linux/mfd/as3722.h:15:
In file included from /builds/linux/include/linux/regmap.h:14:
In file included from /builds/linux/include/linux/rbtree.h:22:
In file included from /builds/linux/include/linux/rcupdate.h:27:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/fpga/dfl.c:13:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/base/regmap/regcache.c:10:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/ethernet/broadcom/bnx2x/bnx2x_vfpf.c:22:
In file included from /builds/linux/drivers/net/ethernet/broadcom/bnx2x/bnx2x.h:19:
In file included from /builds/linux/include/linux/pci.h:35:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/iio/adc/bcm_iproc_adc.c:6:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/input/joystick/stinger.c:15:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/wireless/ath/ath5k/mac80211-ops.c:46:
In file included from /builds/linux/include/net/mac80211.h:18:
In file included from /builds/linux/include/linux/if_ether.h:19:
In file included from /builds/linux/include/linux/skbuff.h:15:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/bridge/adv7511/adv7511_audio.c:9:
In file included from /builds/linux/include/sound/core.h:10:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/sound/pcmcia/pdaudiocf/pdaudiocf_irq.c:8:
In file included from /builds/linux/include/sound/core.h:10:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/infiniband/hw/hns/hns_roce_db.c:7:
In file included from /builds/linux/include/linux/platform_device.h:13:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/ethernet/intel/e1000e/mac.c:4:
In file included from /builds/linux/drivers/net/ethernet/intel/e1000e/e1000.h:11:
In file included from /builds/linux/include/linux/timer.h:6:
In file included from /builds/linux/include/linux/ktime.h:24:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/ethernet/intel/i40e/i40e_adminq.c:5:
In file included from /builds/linux/drivers/net/ethernet/intel/i40e/i40e_type.h:8:
In file included from /builds/linux/drivers/net/ethernet/intel/i40e/i40e_osdep.h:8:
In file included from /builds/linux/include/linux/if_ether.h:19:
In file included from /builds/linux/include/linux/skbuff.h:15:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/ax25/ax25_uid.c:10:
In file included from /builds/linux/include/linux/socket.h:8:
In file included from /builds/linux/include/linux/uio.h:9:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpio/gpio-wm831x.c:12:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/input/serio/libps2.c:11:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/dvb-frontends/stv0910.c:20:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/ubifs/io.c:62:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/infiniband/sw/rxe/rxe_net.c:34:
In file included from /builds/linux/include/linux/skbuff.h:15:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/staging/rtl8712/rtl871x_io.c:32:
In file included from /builds/linux/drivers/staging/rtl8712/osdep_service.h:20:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/batman-adv/log.c:7:
In file included from /builds/linux/net/batman-adv/log.h:10:
In file included from /builds/linux/net/batman-adv/main.h:210:
In file included from /builds/linux/include/linux/etherdevice.h:20:
In file included from /builds/linux/include/linux/if_ether.h:19:
In file included from /builds/linux/include/linux/skbuff.h:15:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/infiniband/hw/i40iw/i40iw_verbs.c:35:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/sound/soc/codecs/wm8400.c:9:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/btrfs/extent-tree.c:6:
In file included from /builds/linux/include/linux/sched.h:12:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/wireless/mediatek/mt76/mt76x2/usb_init.c:8:
In file included from /builds/linux/drivers/net/wireless/mediatek/mt76/mt76x2/mt76x2u.h:9:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/misc/eeprom/idt_89hpesx.c:72:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/6lowpan/nhc_hop.c:6:
In file included from /builds/linux/net/6lowpan/nhc.h:5:
In file included from /builds/linux/include/linux/skbuff.h:15:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/sound/pci/echoaudio/indigoio.c:32:
In file included from /builds/linux/include/linux/interrupt.h:11:
In file included from /builds/linux/include/linux/hardirq.h:5:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/clk/renesas/r8a77965-cpg-mssr.c:14:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/rc/ir-sharp-decoder.c:11:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/rtc/rtc-rv8803.c:13:
In file included from /builds/linux/include/linux/i2c.h:13:
In file included from /builds/linux/include/linux/acpi.h:13:
In file included from /builds/linux/include/linux/irqdomain.h:35:
In file included from /builds/linux/include/linux/of.h:17:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/usb/smsc75xx.c:8:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/sound/soc/rockchip/rockchip_pcm.c:6:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/clk/sunxi-ng/ccu-sun6i-a31.c:10:
In file included from /builds/linux/include/linux/clk-provider.h:9:
In file included from /builds/linux/include/linux/of.h:17:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/hwmon/nct6683.c:22:
In file included from /builds/linux/include/linux/acpi.h:13:
In file included from /builds/linux/include/linux/irqdomain.h:35:
In file included from /builds/linux/include/linux/of.h:17:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/platform/qcom/venus/firmware.c:6:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/base/container.c:9:
In file included from /builds/linux/include/linux/container.h:12:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpio/gpio-wm8994.c:12:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/wireless/realtek/rtlwifi/rtl8723be/pwrseq.c:4:
In file included from /builds/linux/drivers/net/wireless/realtek/rtlwifi/rtl8723be/../pwrseqcmd.h:7:
In file included from /builds/linux/drivers/net/wireless/realtek/rtlwifi/rtl8723be/../wifi.h:9:
In file included from /builds/linux/include/linux/sched.h:12:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/sound/soc/codecs/twl4030.c:8:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/leds/leds-cr0014114.c:6:
In file included from /builds/linux/include/linux/leds.h:12:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/engine/disp/rootg84.c:24:
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/engine/disp/rootnv50.h:5:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/object.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/oclass.h:3:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/os.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvif/os.h:6:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/sound/hda/ext/hdac_ext_bus.c:12:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/mfd/da9055-core.c:10:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/wireless/broadcom/brcm80211/brcmsmac/debug.c:17:
In file included from /builds/linux/include/linux/debugfs.h:15:
In file included from /builds/linux/include/linux/fs.h:6:
In file included from /builds/linux/include/linux/wait_bit.h:8:
In file included from /builds/linux/include/linux/wait.h:9:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/clk/mediatek/clk-mt8183-venc.c:6:
In file included from /builds/linux/include/linux/clk-provider.h:9:
In file included from /builds/linux/include/linux/of.h:17:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/subdev/i2c/gm200.c:24:
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/subdev/i2c/priv.h:5:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/subdev/i2c.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/subdev.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/device.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/oclass.h:3:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/os.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvif/os.h:6:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/cifs/fscache.c:21:
In file included from /builds/linux/fs/cifs/fscache.h:24:
In file included from /builds/linux/include/linux/fscache.h:17:
In file included from /builds/linux/include/linux/fs.h:6:
In file included from /builds/linux/include/linux/wait_bit.h:8:
In file included from /builds/linux/include/linux/wait.h:9:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/leds/leds-sc27xx-bltc.c:4:
In file included from /builds/linux/include/linux/leds.h:12:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/staging/octeon/ethernet-rgmii.c:9:
In file included from /builds/linux/include/linux/netdevice.h:24:
In file included from /builds/linux/include/linux/timer.h:6:
In file included from /builds/linux/include/linux/ktime.h:24:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/lapb/lapb_out.c:16:
In file included from /builds/linux/include/linux/socket.h:8:
In file included from /builds/linux/include/linux/uio.h:9:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/hid/hid-saitek.c:20:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/iio/pressure/abp060mg.c:6:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/i2c/tea6420.c:19:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/hsr/hsr_framereg.c:13:
In file included from /builds/linux/include/linux/if_ether.h:19:
In file included from /builds/linux/include/linux/skbuff.h:15:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/staging/media/meson/vdec/vdec.c:7:
In file included from /builds/linux/include/linux/of_device.h:5:
In file included from /builds/linux/include/linux/cpu.h:17:
In file included from /builds/linux/include/linux/node.h:18:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/video/fbdev/via/via_aux_vt1625.c:9:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/clk/clk-gate.c:9:
In file included from /builds/linux/include/linux/clk-provider.h:9:
In file included from /builds/linux/include/linux/of.h:17:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/ipu-v3/ipu-di.c:7:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/amd/amdgpu/../display/dc/irq/irq_service.c:26:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/pcmcia/pcmcia_cis.c:13:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/kernel/trace/trace_output.c:8:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/hpfs/dentry.c:10:
In file included from /builds/linux/fs/hpfs/hpfs_fn.h:18:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/afs/security.c:9:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/devfreq/governor_passive.c:10:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/dma/dw-axi-dmac/dw-axi-dmac-platform.c:12:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/iio/accel/bmc150-accel-spi.c:7:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/rtc/rtc-isl12022.c:11:
In file included from /builds/linux/include/linux/i2c.h:13:
In file included from /builds/linux/include/linux/acpi.h:13:
In file included from /builds/linux/include/linux/irqdomain.h:35:
In file included from /builds/linux/include/linux/of.h:17:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/radeon/si_dpm.c:25:
In file included from /builds/linux/include/linux/seq_file.h:8:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/phy/bcm-cygnus.c:7:
In file included from /builds/linux/drivers/net/phy/bcm-phy-lib.h:9:
In file included from /builds/linux/include/linux/brcmphy.h:5:
In file included from /builds/linux/include/linux/phy.h:15:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpio/gpio-palmas.c:10:
In file included from /builds/linux/include/linux/gpio/driver.h:5:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/crypto/cavium/cpt/cptpf_main.c:6:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/phy/st/phy-spear1310-miphy.c:12:
In file included from /builds/linux/include/linux/dma-mapping.h:7:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/subdev/i2c/padnv04.c:24:
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/subdev/i2c/pad.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/subdev/i2c.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/subdev.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/device.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/oclass.h:3:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/os.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvif/os.h:6:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/target/iscsi/iscsi_target_util.c:12:
In file included from /builds/linux/include/linux/sched/signal.h:5:
In file included from /builds/linux/include/linux/rculist.h:11:
In file included from /builds/linux/include/linux/rcupdate.h:27:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/sound/pci/lola/lola_pcm.c:10:
In file included from /builds/linux/include/linux/dma-mapping.h:7:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/base/regmap/regmap-mmio.c:7:
In file included from /builds/linux/include/linux/clk.h:14:
In file included from /builds/linux/include/linux/notifier.h:14:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/ethernet/mellanox/mlx5/core/uar.c:34:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/sunrpc/xprtrdma/svc_rdma_rw.c:8:
In file included from /builds/linux/include/rdma/rw.h:8:
In file included from /builds/linux/include/linux/dma-mapping.h:7:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/mm/cma.c:24:
In file included from /builds/linux/include/linux/memblock.h:13:
In file included from /builds/linux/include/linux/mm.h:10:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/video/fbdev/core/syscopyarea.c:15:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/staging/iio/addac/adt7316-spi.c:9:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/sound/soc/codecs/adau1977.c:10:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/dsa/sja1105/sja1105_ethtool.c:4:
In file included from /builds/linux/drivers/net/dsa/sja1105/sja1105.h:8:
In file included from /builds/linux/include/linux/ptp_clock_kernel.h:11:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/pci/cx18/cx18-av-audio.c:11:
In file included from /builds/linux/drivers/media/pci/cx18/cx18-driver.h:14:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/kernel/sched/membarrier.c:7:
In file included from /builds/linux/kernel/sched/sched.h:5:
In file included from /builds/linux/include/linux/sched.h:12:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/hid/hid-waltop.c:11:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/hsi/hsi_core.c:9:
In file included from /builds/linux/include/linux/hsi/hsi.h:13:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/rtc/rtc-mv.c:8:
In file included from /builds/linux/include/linux/rtc.h:17:
In file included from /builds/linux/include/linux/interrupt.h:11:
In file included from /builds/linux/include/linux/hardirq.h:5:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/crypto/asymmetric_keys/public_key.c:11:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/hwmon/ad7418.c:12:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/iio/imu/st_lsm6dsx/st_lsm6dsx_shub.c:25:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/crypto/asymmetric_keys/asym_tpm.c:3:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/pinctrl/pxa/pinctrl-pxa2xx.c:9:
In file included from /builds/linux/include/linux/io.h:13:
In file included from /builds/linux/arch/riscv/include/asm/io.h:15:
In file included from /builds/linux/arch/riscv/include/asm/mmiowb.h:12:
In file included from /builds/linux/include/asm-generic/mmiowb.h:27:
In file included from /builds/linux/arch/riscv/include/asm/smp.h:11:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/rc/serial_ir.c:18:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/iio/common/hid-sensors/hid-sensor-trigger.c:6:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/dlm/memory.c:12:
In file included from /builds/linux/fs/dlm/dlm_internal.h:19:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/thunderbolt/icm.c:13:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/watchdog/gpio_wdt.c:10:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/base/regmap/regmap-irq.c:9:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/radeon/sumo_smc.c:24:
In file included from /builds/linux/drivers/gpu/drm/radeon/radeon.h:64:
In file included from /builds/linux/include/linux/wait.h:9:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/wireless/mediatek/mt76/mt76x2/usb_phy.c:6:
In file included from /builds/linux/drivers/net/wireless/mediatek/mt76/mt76x2/mt76x2u.h:9:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/xfs/libxfs/xfs_dir2.c:6:
In file included from /builds/linux/fs/xfs/xfs.h:22:
In file included from /builds/linux/fs/xfs/xfs_linux.h:24:
In file included from /builds/linux/fs/xfs/kmem.h:9:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/pci/setup-bus.c:19:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/ethernet/atheros/alx/hw.c:34:
In file included from /builds/linux/include/linux/etherdevice.h:20:
In file included from /builds/linux/include/linux/if_ether.h:19:
In file included from /builds/linux/include/linux/skbuff.h:15:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/engine/device/pci.c:24:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/pci.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/device.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/oclass.h:3:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/os.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvif/os.h:6:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/phy/smsc.c:16:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/iio/adc/palmas_gpadc.c:10:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/netfilter/nft_xfrm.c:9:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/video/fbdev/via/via_clock.c:12:
In file included from /builds/linux/include/linux/via-core.h:12:
In file included from /builds/linux/include/linux/io.h:13:
In file included from /builds/linux/arch/riscv/include/asm/io.h:15:
In file included from /builds/linux/arch/riscv/include/asm/mmiowb.h:12:
In file included from /builds/linux/include/asm-generic/mmiowb.h:27:
In file included from /builds/linux/arch/riscv/include/asm/smp.h:11:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/ethernet/samsung/sxgbe/sxgbe_core.c:13:
In file included from /builds/linux/include/linux/io.h:13:
In file included from /builds/linux/arch/riscv/include/asm/io.h:15:
In file included from /builds/linux/arch/riscv/include/asm/mmiowb.h:12:
In file included from /builds/linux/include/asm-generic/mmiowb.h:27:
In file included from /builds/linux/arch/riscv/include/asm/smp.h:11:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/input/joystick/grip.c:14:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/sound/soc/codecs/adav80x.c:10:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/staging/greybus/gbphy.c:12:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/scsi/3w-9xxx.c:81:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/engine/gr/gm20b.c:22:
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/engine/gr/gf100.h:27:
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/engine/gr/priv.h:5:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/engine/gr.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/engine.h:5:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/subdev.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/device.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/oclass.h:3:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/os.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvif/os.h:6:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/engine/disp/dp.c:24:
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/engine/disp/dp.h:5:
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/engine/disp/outp.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/engine/disp.h:5:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/engine.h:5:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/subdev.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/device.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/oclass.h:3:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/os.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvif/os.h:6:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/nfsd/flexfilelayout.c:10:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/watchdog/max63xx_wdt.c:18:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/edac/edac_pci_sysfs.c:9:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/rc/keymaps/rc-imon-mce.c:8:
In file included from /builds/linux/include/media/rc-map.h:11:
In file included from /builds/linux/include/linux/input.h:8:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/bonding/bond_main.c:35:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/clk/mediatek/clk-mt2712-venc.c:7:
In file included from /builds/linux/include/linux/clk-provider.h:9:
In file included from /builds/linux/include/linux/of.h:17:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/ethernet/stmicro/stmmac/stmmac_main.c:17:
In file included from /builds/linux/include/linux/clk.h:14:
In file included from /builds/linux/include/linux/notifier.h:14:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/wireless/ralink/rt2x00/rt2x00pci.c:13:
In file included from /builds/linux/include/linux/dma-mapping.h:7:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/virtio/virtgpu_plane.c:26:
In file included from /builds/linux/include/drm/drm_atomic_helper.h:31:
In file included from /builds/linux/include/drm/drm_crtc.h:28:
In file included from /builds/linux/include/linux/i2c.h:13:
In file included from /builds/linux/include/linux/acpi.h:13:
In file included from /builds/linux/include/linux/irqdomain.h:35:
In file included from /builds/linux/include/linux/of.h:17:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/dsa/master.c:9:
In file included from /builds/linux/net/dsa/dsa_priv.h:10:
In file included from /builds/linux/include/linux/phy.h:15:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/staging/comedi/drivers/pcl724.c:27:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/atm/atmtcp.c:7:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/common/v4l2-tpg/v4l2-tpg-core.c:11:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/subdev/pmu/gp100.c:24:
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/subdev/pmu/priv.h:5:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/subdev/pmu.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/subdev.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/device.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/oclass.h:3:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/os.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvif/os.h:6:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/staging/fbtft/fb_ili9341.c:14:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/hfs/btree.c:12:
In file included from /builds/linux/include/linux/pagemap.h:8:
In file included from /builds/linux/include/linux/mm.h:10:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/scsi/aacraid/dpcsup.c:22:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/sound/soc/fsl/fsl_audmix.c:8:
In file included from /builds/linux/include/linux/clk.h:14:
In file included from /builds/linux/include/linux/notifier.h:14:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/staging/gdm724x/gdm_tty.c:8:
In file included from /builds/linux/include/linux/tty.h:5:
In file included from /builds/linux/include/linux/fs.h:6:
In file included from /builds/linux/include/linux/wait_bit.h:8:
In file included from /builds/linux/include/linux/wait.h:9:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/sound/soc/codecs/ak5558.c:10:
In file included from /builds/linux/include/linux/i2c.h:13:
In file included from /builds/linux/include/linux/acpi.h:13:
In file included from /builds/linux/include/linux/irqdomain.h:35:
In file included from /builds/linux/include/linux/of.h:17:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/iio/adc/ti-adc081c.c:19:
In file included from /builds/linux/include/linux/i2c.h:13:
In file included from /builds/linux/include/linux/acpi.h:13:
In file included from /builds/linux/include/linux/irqdomain.h:35:
In file included from /builds/linux/include/linux/of.h:17:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/ocfs2/super.c:12:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/kernel/sched/cpudeadline.c:9:
In file included from /builds/linux/kernel/sched/sched.h:5:
In file included from /builds/linux/include/linux/sched.h:12:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/wireless/quantenna/qtnfmac/qlink_util.c:6:
In file included from /builds/linux/drivers/net/wireless/quantenna/qtnfmac/qlink_util.h:8:
In file included from /builds/linux/include/linux/skbuff.h:15:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/ethernet/intel/fm10k/fm10k_pf.c:4:
In file included from /builds/linux/drivers/net/ethernet/intel/fm10k/fm10k_pf.h:7:
In file included from /builds/linux/drivers/net/ethernet/intel/fm10k/fm10k_type.h:12:
In file included from /builds/linux/include/linux/etherdevice.h:20:
In file included from /builds/linux/include/linux/if_ether.h:19:
In file included from /builds/linux/include/linux/skbuff.h:15:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/engine/disp/sormcp89.c:22:
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/engine/disp/ior.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/engine/disp/priv.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/engine/disp.h:5:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/engine.h:5:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/subdev.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/device.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/oclass.h:3:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/os.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvif/os.h:6:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/wireless/broadcom/brcm80211/brcmsmac/pmu.c:18:
In file included from /builds/linux/include/linux/io.h:13:
In file included from /builds/linux/arch/riscv/include/asm/io.h:15:
In file included from /builds/linux/arch/riscv/include/asm/mmiowb.h:12:
In file included from /builds/linux/include/asm-generic/mmiowb.h:27:
In file included from /builds/linux/arch/riscv/include/asm/smp.h:11:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/usb/usbip/vhci_tx.c:6:
In file included from /builds/linux/include/linux/kthread.h:6:
In file included from /builds/linux/include/linux/sched.h:12:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/nls/nls_iso8859-4.c:10:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/aspeed/aspeed_gfx_out.c:4:
In file included from /builds/linux/include/drm/drm_atomic_helper.h:31:
In file included from /builds/linux/include/drm/drm_crtc.h:28:
In file included from /builds/linux/include/linux/i2c.h:13:
In file included from /builds/linux/include/linux/acpi.h:13:
In file included from /builds/linux/include/linux/irqdomain.h:35:
In file included from /builds/linux/include/linux/of.h:17:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/netfilter/nf_conntrack_proto_icmpv6.c:10:
In file included from /builds/linux/include/linux/timer.h:6:
In file included from /builds/linux/include/linux/ktime.h:24:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/openvswitch/vport.c:6:
In file included from /builds/linux/include/linux/etherdevice.h:20:
In file included from /builds/linux/include/linux/if_ether.h:19:
In file included from /builds/linux/include/linux/skbuff.h:15:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/video/backlight/88pm860x_bl.c:11:
In file included from /builds/linux/include/linux/of.h:17:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/ethernet/mellanox/mlxsw/spectrum_mr_tcam.c:6:
In file included from /builds/linux/include/linux/netdevice.h:24:
In file included from /builds/linux/include/linux/timer.h:6:
In file included from /builds/linux/include/linux/ktime.h:24:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/base/regmap/regmap-i2c.c:9:
In file included from /builds/linux/include/linux/regmap.h:14:
In file included from /builds/linux/include/linux/rbtree.h:22:
In file included from /builds/linux/include/linux/rcupdate.h:27:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/input/rmi4/rmi_smbus.c:10:
In file included from /builds/linux/include/linux/i2c.h:13:
In file included from /builds/linux/include/linux/acpi.h:13:
In file included from /builds/linux/include/linux/irqdomain.h:35:
In file included from /builds/linux/include/linux/of.h:17:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/arch/riscv/kernel/reset.c:6:
In file included from /builds/linux/include/linux/reboot.h:6:
In file included from /builds/linux/include/linux/notifier.h:14:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/security/keys/keyring.c:10:
In file included from /builds/linux/include/linux/sched.h:12:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/wireless/st/cw1200/wsm.c:10:
In file included from /builds/linux/include/linux/skbuff.h:15:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/amd/amdgpu/../display/dc/dce80/dce80_timing_generator.c:26:
In file included from /builds/linux/drivers/gpu/drm/amd/amdgpu/../display/dc/dm_services.h:34:
In file included from /builds/linux/drivers/gpu/drm/amd/amdgpu/../display/amdgpu_dm/amdgpu_dm_trace.h:32:
In file included from /builds/linux/include/linux/tracepoint.h:15:
In file included from /builds/linux/include/linux/smp.h:64:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/nouveau/nouveau_dp.c:25:
In file included from /builds/linux/include/drm/drm_dp_helper.h:27:
In file included from /builds/linux/include/linux/i2c.h:13:
In file included from /builds/linux/include/linux/acpi.h:13:
In file included from /builds/linux/include/linux/irqdomain.h:35:
In file included from /builds/linux/include/linux/of.h:17:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/kernel/time/test_udelay.c:13:
In file included from /builds/linux/include/linux/debugfs.h:15:
In file included from /builds/linux/include/linux/fs.h:6:
In file included from /builds/linux/include/linux/wait_bit.h:8:
In file included from /builds/linux/include/linux/wait.h:9:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/engine/mspdec/gk104.c:24:
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/engine/mspdec/priv.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/engine/mspdec.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/engine/falcon.h:5:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/engine.h:5:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/subdev.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/device.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/oclass.h:3:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/os.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvif/os.h:6:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/ipv6/netfilter/nf_log_ipv6.c:9:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/pci/cx88/cx88-core.c:14:
In file included from /builds/linux/drivers/media/pci/cx88/cx88.h:13:
In file included from /builds/linux/include/linux/pci.h:35:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/core/secure_seq.c:9:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/radeon/radeon_sync.c:31:
In file included from /builds/linux/drivers/gpu/drm/radeon/radeon.h:64:
In file included from /builds/linux/include/linux/wait.h:9:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/phy/ti/phy-omap-control.c:9:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/nouveau/dispnv50/oimm.c:22:
In file included from /builds/linux/drivers/gpu/drm/nouveau/dispnv50/oimm.h:3:
In file included from /builds/linux/drivers/gpu/drm/nouveau/dispnv50/wndw.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/dispnv50/disp.h:3:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvif/mem.h:3:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvif/mmu.h:3:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvif/object.h:5:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvif/os.h:6:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/wireless/broadcom/brcm80211/brcmfmac/core.c:7:
In file included from /builds/linux/include/linux/etherdevice.h:20:
In file included from /builds/linux/include/linux/if_ether.h:19:
In file included from /builds/linux/include/linux/skbuff.h:15:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/pwm/pwm-sprd.c:6:
In file included from /builds/linux/include/linux/clk.h:14:
In file included from /builds/linux/include/linux/notifier.h:14:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/clk/mediatek/clk-mt8183-mm.c:6:
In file included from /builds/linux/include/linux/clk-provider.h:9:
In file included from /builds/linux/include/linux/of.h:17:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/etnaviv/etnaviv_iommu_v2.c:7:
In file included from /builds/linux/include/linux/dma-mapping.h:7:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/video/fbdev/aty/mach64_ct.c:7:
In file included from /builds/linux/include/linux/fb.h:6:
In file included from /builds/linux/include/uapi/linux/fb.h:6:
In file included from /builds/linux/include/linux/i2c.h:13:
In file included from /builds/linux/include/linux/acpi.h:13:
In file included from /builds/linux/include/linux/irqdomain.h:35:
In file included from /builds/linux/include/linux/of.h:17:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/kernel/bpf/local_storage.c:2:
In file included from /builds/linux/include/linux/bpf-cgroup.h:5:
In file included from /builds/linux/include/linux/bpf.h:9:
In file included from /builds/linux/include/linux/workqueue.h:9:
In file included from /builds/linux/include/linux/timer.h:6:
In file included from /builds/linux/include/linux/ktime.h:24:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/wireless/ti/wlcore/debugfs.c:10:
In file included from /builds/linux/drivers/net/wireless/ti/wlcore/debugfs.h:13:
In file included from /builds/linux/drivers/net/wireless/ti/wlcore/wlcore.h:11:
In file included from /builds/linux/include/linux/platform_device.h:13:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/bluetooth/btbcm.c:9:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/nfs/nfsroot.c:77:
In file included from /builds/linux/include/linux/nfs.h:11:
In file included from /builds/linux/include/linux/sunrpc/msg_prot.h:204:
In file included from /builds/linux/include/linux/inet.h:42:
In file included from /builds/linux/include/net/net_namespace.h:10:
In file included from /builds/linux/include/linux/workqueue.h:9:
In file included from /builds/linux/include/linux/timer.h:6:
In file included from /builds/linux/include/linux/ktime.h:24:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/sound/core/pcm_iec958.c:8:
In file included from /builds/linux/include/sound/pcm.h:11:
In file included from /builds/linux/include/sound/asound.h:11:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/proc/softirqs.c:3:
In file included from /builds/linux/include/linux/kernel_stat.h:5:
In file included from /builds/linux/include/linux/smp.h:64:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/lib/once.c:2:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/ethernet/apm/xgene-v2/mdio.c:10:
In file included from /builds/linux/drivers/net/ethernet/apm/xgene-v2/main.h:13:
In file included from /builds/linux/include/linux/acpi.h:13:
In file included from /builds/linux/include/linux/irqdomain.h:35:
In file included from /builds/linux/include/linux/of.h:17:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/staging/isdn/hysdn/hysdn_proclog.c:13:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/char/tpm/tpmrm-dev.c:5:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/pinctrl/sprd/pinctrl-sprd.c:7:
In file included from /builds/linux/include/linux/debugfs.h:15:
In file included from /builds/linux/include/linux/fs.h:6:
In file included from /builds/linux/include/linux/wait_bit.h:8:
In file included from /builds/linux/include/linux/wait.h:9:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/drm_irq.c:56:
In file included from /builds/linux/include/linux/interrupt.h:11:
In file included from /builds/linux/include/linux/hardirq.h:5:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/staging/rtl8188eu/hal/rf.c:8:
In file included from /builds/linux/drivers/staging/rtl8188eu/include/osdep_service.h:16:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser_common.c:26:
In file included from /builds/linux/drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser_common.h:29:
In file included from /builds/linux/drivers/gpu/drm/amd/amdgpu/../display/dc/dm_services.h:34:
In file included from /builds/linux/drivers/gpu/drm/amd/amdgpu/../display/amdgpu_dm/amdgpu_dm_trace.h:32:
In file included from /builds/linux/include/linux/tracepoint.h:15:
In file included from /builds/linux/include/linux/smp.h:64:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/iio/light/gp2ap020a00f.c:34:
In file included from /builds/linux/include/linux/debugfs.h:15:
In file included from /builds/linux/include/linux/fs.h:6:
In file included from /builds/linux/include/linux/wait_bit.h:8:
In file included from /builds/linux/include/linux/wait.h:9:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/hid/hid-plantronics.c:14:
In file included from /builds/linux/include/linux/hid.h:19:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/drivers/i2c/algos/i2c-algo-pca.c:9:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/subdev/fb/ramgp100.c:24:
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/subdev/fb/ram.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/subdev/fb/priv.h:5:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/subdev/fb.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/subdev.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/device.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/oclass.h:3:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/os.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvif/os.h:6:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/freevxfs/vxfs_super.c:35:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/platform/sh_vou.c:8:
In file included from /builds/linux/include/linux/dma-mapping.h:7:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/tty/serial/rda-uart.c:10:
In file included from /builds/linux/include/linux/clk.h:14:
In file included from /builds/linux/include/linux/notifier.h:14:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/mtd/nand/raw/bcm47xxnflash/main.c:8:
In file included from /builds/linux/drivers/mtd/nand/raw/bcm47xxnflash/bcm47xxnflash.h:9:
In file included from /builds/linux/include/linux/mtd/mtd.h:10:
In file included from /builds/linux/include/linux/uio.h:9:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/lib/packing.c:6:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/mm/fadvise.c:13:
In file included from /builds/linux/include/linux/fs.h:6:
In file included from /builds/linux/include/linux/wait_bit.h:8:
In file included from /builds/linux/include/linux/wait.h:9:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/hwmon/adt7410.c:9:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/sound/core/hrtimer.c:8:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/hwmon/adt7475.c:12:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/i2c/et8ek8/et8ek8_driver.c:17:
In file included from /builds/linux/include/linux/clk.h:14:
In file included from /builds/linux/include/linux/notifier.h:14:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/ethernet/qualcomm/emac/emac-sgmii-qdf2432.c:8:
In file included from /builds/linux/include/linux/iopoll.h:11:
In file included from /builds/linux/include/linux/ktime.h:24:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/ntb/msi.c:3:
In file included from /builds/linux/include/linux/irq.h:14:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/pci/controller/pcie-cadence-ep.c:8:
In file included from /builds/linux/include/linux/of.h:17:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/wireless/intersil/hostap/hostap_pci.c:8:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/fuse/acl.c:9:
In file included from /builds/linux/fs/fuse/fuse_i.h:17:
In file included from /builds/linux/include/linux/fs.h:6:
In file included from /builds/linux/include/linux/wait_bit.h:8:
In file included from /builds/linux/include/linux/wait.h:9:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/ethernet/intel/igc/igc_mac.c:4:
In file included from /builds/linux/include/linux/pci.h:35:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/base/regmap/regmap-w1.c:8:
In file included from /builds/linux/include/linux/regmap.h:14:
In file included from /builds/linux/include/linux/rbtree.h:22:
In file included from /builds/linux/include/linux/rcupdate.h:27:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/ubifs/sb.c:17:
In file included from /builds/linux/fs/ubifs/ubifs.h:16:
In file included from /builds/linux/include/linux/fs.h:6:
In file included from /builds/linux/include/linux/wait_bit.h:8:
In file included from /builds/linux/include/linux/wait.h:9:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/ethernet/qlogic/qlcnic/qlcnic_83xx_hw.c:8:
In file included from /builds/linux/include/linux/if_vlan.h:10:
In file included from /builds/linux/include/linux/netdevice.h:24:
In file included from /builds/linux/include/linux/timer.h:6:
In file included from /builds/linux/include/linux/ktime.h:24:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/pcmcia/rsrc_mgr.c:12:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/watchdog/ziirave_wdt.c:13:
In file included from /builds/linux/include/linux/i2c.h:13:
In file included from /builds/linux/include/linux/acpi.h:13:
In file included from /builds/linux/include/linux/irqdomain.h:35:
In file included from /builds/linux/include/linux/of.h:17:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/nvdimm/region.c:6:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/mmc/core/pwrseq_emmc.c:12:
In file included from /builds/linux/include/linux/platform_device.h:13:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/iio/frequency/ad9523.c:8:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/pci/pci-stub.c:19:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/phy/mdio-mux-multiplexer.c:7:
In file included from /builds/linux/include/linux/platform_device.h:13:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/engine/fifo/nv04.c:24:
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/engine/fifo/nv04.h:5:
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/engine/fifo/priv.h:5:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/engine/fifo.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/engine.h:5:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/subdev.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/device.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/oclass.h:3:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/os.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvif/os.h:6:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/phy/icplus.c:11:
In file included from /builds/linux/include/linux/interrupt.h:11:
In file included from /builds/linux/include/linux/hardirq.h:5:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/staging/rtl8712/rtl871x_mp_ioctl.c:18:
In file included from /builds/linux/drivers/staging/rtl8712/osdep_service.h:20:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/infiniband/sw/siw/siw_cq.c:9:
In file included from /builds/linux/include/rdma/ib_verbs.h:43:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/mfd/arizona-i2c.c:11:
In file included from /builds/linux/include/linux/i2c.h:13:
In file included from /builds/linux/include/linux/acpi.h:13:
In file included from /builds/linux/include/linux/irqdomain.h:35:
In file included from /builds/linux/include/linux/of.h:17:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/scsi/bfa/bfa_fcs.c:15:
In file included from /builds/linux/drivers/scsi/bfa/bfad_drv.h:23:
In file included from /builds/linux/include/linux/pci.h:35:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/ext2/symlink.c:21:
In file included from /builds/linux/fs/ext2/ext2.h:14:
In file included from /builds/linux/include/linux/fs.h:6:
In file included from /builds/linux/include/linux/wait_bit.h:8:
In file included from /builds/linux/include/linux/wait.h:9:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/tipc/netlink_compat.c:34:
In file included from /builds/linux/net/tipc/core.h:46:
In file included from /builds/linux/include/linux/mm.h:10:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/mm/rmap.c:48:
In file included from /builds/linux/include/linux/mm.h:10:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/nls/nls_utf8.c:6:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/subdev/fb/gt215.c:24:
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/subdev/fb/nv50.h:5:
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/subdev/fb/priv.h:5:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/subdev/fb.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/subdev.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/device.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/oclass.h:3:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/os.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvif/os.h:6:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/input/rmi4/rmi_f30.c:7:
In file included from /builds/linux/include/linux/rmi.h:10:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/regulator/mc13xxx-regulator-core.c:14:
In file included from /builds/linux/include/linux/mfd/mc13xxx.h:9:
In file included from /builds/linux/include/linux/interrupt.h:11:
In file included from /builds/linux/include/linux/hardirq.h:5:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/siox/siox-core.c:6:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/sound/soc/codecs/ac97.c:12:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/engine/gr/gf100.c:24:
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/engine/gr/gf100.h:27:
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/engine/gr/priv.h:5:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/engine/gr.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/engine.h:5:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/subdev.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/device.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/oclass.h:3:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/os.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvif/os.h:6:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/platform/chrome/cros_ec_proto.c:7:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/infiniband/hw/mlx4/alias_GUID.c:35:
In file included from /builds/linux/include/rdma/ib_mad.h:42:
In file included from /builds/linux/include/rdma/ib_verbs.h:43:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/nfc/microread/i2c.c:10:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpio/gpio-menz127.c:9:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/wireless/broadcom/brcm80211/brcmfmac/feature.c:6:
In file included from /builds/linux/include/linux/netdevice.h:24:
In file included from /builds/linux/include/linux/timer.h:6:
In file included from /builds/linux/include/linux/ktime.h:24:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/lib/ts_bm.c:35:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/netfilter/nft_queue.c:11:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/iio/pressure/hp03.c:10:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/wireless/marvell/libertas_tf/if_usb.c:10:
In file included from /builds/linux/drivers/net/wireless/marvell/libertas_tf/libertas_tf.h:7:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/regulator/qcom_spmi-regulator.c:6:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/md/dm-init.c:11:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/wireless/intel/iwlwifi/cfg/1000.c:13:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/thermal/qcom/tsens-common.c:7:
In file included from /builds/linux/include/linux/io.h:13:
In file included from /builds/linux/arch/riscv/include/asm/io.h:15:
In file included from /builds/linux/arch/riscv/include/asm/mmiowb.h:12:
In file included from /builds/linux/include/asm-generic/mmiowb.h:27:
In file included from /builds/linux/arch/riscv/include/asm/smp.h:11:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/pci/dm1105/dm1105.c:8:
In file included from /builds/linux/include/linux/i2c.h:13:
In file included from /builds/linux/include/linux/acpi.h:13:
In file included from /builds/linux/include/linux/irqdomain.h:35:
In file included from /builds/linux/include/linux/of.h:17:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/scsi/pm8001/pm8001_ctl.c:40:
In file included from /builds/linux/include/linux/firmware.h:7:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/netfilter/nft_fib_inet.c:5:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/rionet.c:9:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/pci/cobalt/cobalt-cpld.c:11:
In file included from /builds/linux/drivers/media/pci/cobalt/cobalt-cpld.h:12:
In file included from /builds/linux/drivers/media/pci/cobalt/cobalt-driver.h:15:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/ipv6/ila/ila_xlat.c:3:
In file included from /builds/linux/include/linux/netfilter.h:6:
In file included from /builds/linux/include/linux/skbuff.h:15:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/ipv6/output_core.c:7:
In file included from /builds/linux/include/net/ip.h:22:
In file included from /builds/linux/include/linux/ip.h:16:
In file included from /builds/linux/include/linux/skbuff.h:15:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/sched/act_nat.c:11:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/mfd/wm8997-tables.c:10:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/usb/airspy/airspy.c:8:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/ethernet/dec/tulip/xircom_cb.c:19:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/cifs/cifs_debug.c:9:
In file included from /builds/linux/include/linux/fs.h:6:
In file included from /builds/linux/include/linux/wait_bit.h:8:
In file included from /builds/linux/include/linux/wait.h:9:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/staging/rtl8712/rtl871x_mp.c:16:
In file included from /builds/linux/drivers/staging/rtl8712/osdep_service.h:20:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/infiniband/sw/siw/siw_main.c:8:
In file included from /builds/linux/include/linux/netdevice.h:24:
In file included from /builds/linux/include/linux/timer.h:6:
In file included from /builds/linux/include/linux/ktime.h:24:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/nls/nls_cp863.c:10:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/pci/mantis/mantis_dma.c:11:
In file included from /builds/linux/include/linux/vmalloc.h:5:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/sound/soc/samsung/snow.c:5:
In file included from /builds/linux/include/linux/clk.h:14:
In file included from /builds/linux/include/linux/notifier.h:14:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/bluetooth/a2mp.c:8:
In file included from /builds/linux/include/net/bluetooth/bluetooth.h:28:
In file included from /builds/linux/include/linux/poll.h:7:
In file included from /builds/linux/include/linux/ktime.h:24:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/clocksource/timer-digicolor.c:29:
In file included from /builds/linux/include/linux/clk.h:14:
In file included from /builds/linux/include/linux/notifier.h:14:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/rc/keymaps/rc-avermedia-dvbt.c:8:
In file included from /builds/linux/include/media/rc-map.h:11:
In file included from /builds/linux/include/linux/input.h:8:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/dsa/mv88e6xxx/chip.c:15:
In file included from /builds/linux/include/linux/etherdevice.h:20:
In file included from /builds/linux/include/linux/if_ether.h:19:
In file included from /builds/linux/include/linux/skbuff.h:15:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/scsi/scsi_trace.c:7:
In file included from /builds/linux/include/linux/trace_seq.h:5:
In file included from /builds/linux/include/linux/seq_buf.h:5:
In file included from /builds/linux/include/linux/fs.h:6:
In file included from /builds/linux/include/linux/wait_bit.h:8:
In file included from /builds/linux/include/linux/wait.h:9:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/staging/rtl8188eu/os_dep/usb_intf.c:9:
In file included from /builds/linux/drivers/staging/rtl8188eu/include/osdep_service.h:16:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/lib/string_helpers.c:14:
In file included from /builds/linux/include/linux/fs.h:6:
In file included from /builds/linux/include/linux/wait_bit.h:8:
In file included from /builds/linux/include/linux/wait.h:9:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/sound/pci/ymfpci/ymfpci_main.c:8:
In file included from /builds/linux/include/linux/firmware.h:7:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/staging/media/imx/imx-media-csc-scaler.c:8:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/pci/ngene/ngene-cards.c:15:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/netfilter/nft_redir.c:8:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/iio/adc/ad7780.c:9:
In file included from /builds/linux/include/linux/interrupt.h:11:
In file included from /builds/linux/include/linux/hardirq.h:5:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/subdev/pci/g84.c:24:
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/subdev/pci/priv.h:5:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/subdev/pci.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/subdev.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/device.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/oclass.h:3:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/os.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvif/os.h:6:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/i2c/busses/i2c-emev2.c:10:
In file included from /builds/linux/include/linux/clk.h:14:
In file included from /builds/linux/include/linux/notifier.h:14:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/clk/renesas/r8a774a1-cpg-mssr.c:12:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/nfc/pn544/pn544.c:11:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/pci/ivtv/ivtv-alsa-pcm.c:12:
In file included from /builds/linux/drivers/media/pci/ivtv/ivtv-driver.h:41:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/wireless/broadcom/brcm80211/brcmsmac/stf.c:17:
In file included from /builds/linux/include/net/mac80211.h:18:
In file included from /builds/linux/include/linux/if_ether.h:19:
In file included from /builds/linux/include/linux/skbuff.h:15:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/ethernet/adaptec/starfire.c:33:
In file included from /builds/linux/include/linux/interrupt.h:11:
In file included from /builds/linux/include/linux/hardirq.h:5:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/wireless/mediatek/mt76/mt76x0/usb_mcu.c:6:
In file included from /builds/linux/include/linux/firmware.h:7:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/crypto/algif_hash.c:10:
In file included from /builds/linux/include/crypto/hash.h:11:
In file included from /builds/linux/include/linux/crypto.h:19:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/sound/soc/rockchip/rockchip_rt5645.c:8:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/infiniband/sw/rxe/rxe_task.c:35:
In file included from /builds/linux/include/linux/interrupt.h:11:
In file included from /builds/linux/include/linux/hardirq.h:5:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/usb/renesas_usbhs/pipe.c:9:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/mailbox/hi3660-mailbox.c:7:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/target/iscsi/iscsi_target_tpg.c:11:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/sound/soc/codecs/ad73311.c:10:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/usb/gspca/ov534_9.c:18:
In file included from /builds/linux/drivers/media/usb/gspca/gspca.h:5:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/usb/core/port.c:10:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/ethernet/intel/i40e/i40e_txrx.c:5:
In file included from /builds/linux/include/linux/bpf_trace.h:5:
In file included from /builds/linux/include/trace/events/xdp.h:8:
In file included from /builds/linux/include/linux/netdevice.h:24:
In file included from /builds/linux/include/linux/timer.h:6:
In file included from /builds/linux/include/linux/ktime.h:24:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/scsi/cxgbi/libcxgbi.c:16:
In file included from /builds/linux/include/linux/skbuff.h:15:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/usb/dvb-usb/technisat-usb2.c:30:
In file included from /builds/linux/drivers/media/usb/dvb-usb/dvb-usb.h:14:
In file included from /builds/linux/include/linux/input.h:8:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/drm_print.c:30:
In file included from /builds/linux/include/linux/io.h:13:
In file included from /builds/linux/arch/riscv/include/asm/io.h:15:
In file included from /builds/linux/arch/riscv/include/asm/mmiowb.h:12:
In file included from /builds/linux/include/asm-generic/mmiowb.h:27:
In file included from /builds/linux/arch/riscv/include/asm/smp.h:11:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/nfs/export.c:7:
In file included from /builds/linux/include/linux/dcache.h:7:
In file included from /builds/linux/include/linux/rculist.h:11:
In file included from /builds/linux/include/linux/rcupdate.h:27:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/platform/vivid/vivid-vbi-out.c:10:
In file included from /builds/linux/include/linux/videodev2.h:59:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/rc/keymaps/rc-cinergy-1400.c:8:
In file included from /builds/linux/include/media/rc-map.h:11:
In file included from /builds/linux/include/linux/input.h:8:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/wireless/intel/iwlwifi/dvm/mac80211.c:16:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/staging/comedi/drivers/amplc_pci236.c:35:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/crypto/async_tx/raid6test.c:9:
In file included from /builds/linux/include/linux/async_tx.h:7:
In file included from /builds/linux/include/linux/dmaengine.h:8:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/ata/pata_it8213.c:12:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/netfilter/ipvs/ip_vs_sync.c:38:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/target/target_core_hba.c:13:
In file included from /builds/linux/include/linux/net.h:18:
In file included from /builds/linux/include/linux/random.h:101:
In file included from /builds/linux/include/linux/prandom.h:12:
In file included from /builds/linux/include/linux/percpu.h:6:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/power/supply/axp20x_battery.c:21:
In file included from /builds/linux/include/linux/interrupt.h:11:
In file included from /builds/linux/include/linux/hardirq.h:5:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/dvb-frontends/sp887x.c:15:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/platform/vsp1/vsp1_video.c:11:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/scsi/esas2r/esas2r_io.c:44:
In file included from /builds/linux/drivers/scsi/esas2r/esas2r.h:46:
In file included from /builds/linux/include/linux/pci.h:35:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/scsi/lpfc/lpfc_bsg.c:23:
In file included from /builds/linux/include/linux/interrupt.h:11:
In file included from /builds/linux/include/linux/hardirq.h:5:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/hwmon/jc42.c:13:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/ethernet/qlogic/qlcnic/qlcnic_sriov_pf.c:10:
In file included from /builds/linux/drivers/net/ethernet/qlogic/qlcnic/qlcnic_sriov.h:12:
In file included from /builds/linux/include/linux/pci.h:35:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/crypto/chelsio/chcr_core.c:19:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/ethernet/mellanox/mlx5/core/wq.c:33:
In file included from /builds/linux/include/linux/mlx5/driver.h:37:
In file included from /builds/linux/include/linux/completion.h:12:
In file included from /builds/linux/include/linux/wait.h:9:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/target/target_core_transport.c:13:
In file included from /builds/linux/include/linux/net.h:18:
In file included from /builds/linux/include/linux/random.h:101:
In file included from /builds/linux/include/linux/prandom.h:12:
In file included from /builds/linux/include/linux/percpu.h:6:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/freevxfs/vxfs_subr.c:33:
In file included from /builds/linux/include/linux/fs.h:6:
In file included from /builds/linux/include/linux/wait_bit.h:8:
In file included from /builds/linux/include/linux/wait.h:9:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/ethernet/apm/xgene/xgene_enet_sgmac.c:9:
In file included from /builds/linux/drivers/net/ethernet/apm/xgene/xgene_enet_main.h:13:
In file included from /builds/linux/include/linux/acpi.h:13:
In file included from /builds/linux/include/linux/irqdomain.h:35:
In file included from /builds/linux/include/linux/of.h:17:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/clk/samsung/clk-cpu.c:33:
In file included from /builds/linux/include/linux/io.h:13:
In file included from /builds/linux/arch/riscv/include/asm/io.h:15:
In file included from /builds/linux/arch/riscv/include/asm/mmiowb.h:12:
In file included from /builds/linux/include/asm-generic/mmiowb.h:27:
In file included from /builds/linux/arch/riscv/include/asm/smp.h:11:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/sound/pci/pcxhr/pcxhr_core.c:11:
In file included from /builds/linux/include/linux/firmware.h:7:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/amd/amdgpu/gfxhub_v2_0.c:24:
In file included from /builds/linux/drivers/gpu/drm/amd/amdgpu/amdgpu.h:31:
In file included from /builds/linux/drivers/gpu/drm/amd/amdgpu/amdgpu_ctx.h:26:
In file included from /builds/linux/drivers/gpu/drm/amd/amdgpu/amdgpu_ring.h:28:
In file included from /builds/linux/include/drm/gpu_scheduler.h:27:
In file included from /builds/linux/include/drm/spsc_queue.h:28:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/ethernet/stmicro/stmmac/norm_desc.c:11:
In file included from /builds/linux/include/linux/stmmac.h:15:
In file included from /builds/linux/include/linux/platform_device.h:13:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/cachefiles/xattr.c:8:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/clk/qcom/clk-hfpll.c:6:
In file included from /builds/linux/include/linux/regmap.h:14:
In file included from /builds/linux/include/linux/rbtree.h:22:
In file included from /builds/linux/include/linux/rcupdate.h:27:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/bcma/host_soc.c:8:
In file included from /builds/linux/drivers/bcma/bcma_private.h:9:
In file included from /builds/linux/include/linux/bcma/bcma.h:5:
In file included from /builds/linux/include/linux/pci.h:35:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/squashfs/symlink.c:20:
In file included from /builds/linux/include/linux/fs.h:6:
In file included from /builds/linux/include/linux/wait_bit.h:8:
In file included from /builds/linux/include/linux/wait.h:9:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/i2c/busses/i2c-ali1563.c:18:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/i2c/ov7670.c:11:
In file included from /builds/linux/include/linux/clk.h:14:
In file included from /builds/linux/include/linux/notifier.h:14:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/sched/em_meta.c:57:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/wireless/atmel/atmel_cs.c:36:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/tuners/tda8290.c:11:
In file included from /builds/linux/include/linux/i2c.h:13:
In file included from /builds/linux/include/linux/acpi.h:13:
In file included from /builds/linux/include/linux/irqdomain.h:35:
In file included from /builds/linux/include/linux/of.h:17:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/hwmon/w83795.c:16:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/base/attribute_container.c:13:
In file included from /builds/linux/include/linux/attribute_container.h:12:
In file included from /builds/linux/include/linux/klist.h:13:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/kernel/sched/deadline.c:18:
In file included from /builds/linux/kernel/sched/sched.h:5:
In file included from /builds/linux/include/linux/sched.h:12:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/infiniband/hw/mthca/mthca_eq.c:35:
In file included from /builds/linux/include/linux/interrupt.h:11:
In file included from /builds/linux/include/linux/hardirq.h:5:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/spi/spi.c:8:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/ethernet/mellanox/mlxsw/spectrum_acl_erp.c:7:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/scsi/fcoe/fcoe_transport.c:9:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/cifs/cifs_dfs_ref.c:12:
In file included from /builds/linux/include/linux/dcache.h:7:
In file included from /builds/linux/include/linux/rculist.h:11:
In file included from /builds/linux/include/linux/rcupdate.h:27:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/scsi/qla2xxx/qla_nx2.c:8:
In file included from /builds/linux/include/linux/vmalloc.h:5:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/input/touchscreen/penmount.c:15:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/scsi/bfa/bfa_fcs_rport.c:15:
In file included from /builds/linux/drivers/scsi/bfa/bfad_drv.h:23:
In file included from /builds/linux/include/linux/pci.h:35:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/sound/soc/codecs/max9867.c:10:
In file included from /builds/linux/include/linux/i2c.h:13:
In file included from /builds/linux/include/linux/acpi.h:13:
In file included from /builds/linux/include/linux/irqdomain.h:35:
In file included from /builds/linux/include/linux/of.h:17:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/bridge/br_sysfs_if.c:12:
In file included from /builds/linux/include/linux/netdevice.h:24:
In file included from /builds/linux/include/linux/timer.h:6:
In file included from /builds/linux/include/linux/ktime.h:24:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/sound/soc/codecs/zx_aud96p22.c:10:
In file included from /builds/linux/include/linux/i2c.h:13:
In file included from /builds/linux/include/linux/acpi.h:13:
In file included from /builds/linux/include/linux/irqdomain.h:35:
In file included from /builds/linux/include/linux/of.h:17:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/video/fbdev/aty/radeon_backlight.c:10:
In file included from /builds/linux/drivers/video/fbdev/aty/radeonfb.h:9:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/input/keyboard/gpio_keys_polled.c:16:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/phy/mdio-boardinfo.c:7:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/mfd/htc-pasic3.c:9:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/bridge/br_netlink.c:10:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/vc4/vc4_validate_shaders.c:44:
In file included from /builds/linux/drivers/gpu/drm/vc4/vc4_drv.h:8:
In file included from /builds/linux/include/linux/uaccess.h:5:
In file included from /builds/linux/include/linux/sched.h:12:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/sound/soc/tegra/tegra_alc5632.c:13:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/vfio/pci/vfio_pci_config.c:23:
In file included from /builds/linux/include/linux/fs.h:6:
In file included from /builds/linux/include/linux/wait_bit.h:8:
In file included from /builds/linux/include/linux/wait.h:9:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/cifs/smb2file.c:22:
In file included from /builds/linux/include/linux/fs.h:6:
In file included from /builds/linux/include/linux/wait_bit.h:8:
In file included from /builds/linux/include/linux/wait.h:9:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/v3d/v3d_fence.c:4:
In file included from /builds/linux/drivers/gpu/drm/v3d/v3d_drv.h:5:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/tty/n_tracesink.c:20:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/ethernet/broadcom/bnx2x/bnx2x_ethtool.c:22:
In file included from /builds/linux/include/linux/ethtool.h:17:
In file included from /builds/linux/include/linux/compat.h:10:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/staging/comedi/drivers/8255_pci.c:55:
In file included from /builds/linux/drivers/net/wireless/rsi/rsi_91x_coex.c:17:
In file included from /builds/linux/drivers/net/wireless/rsi/rsi_main.h:21:
In file included from /builds/linux/include/linux/skbuff.h:15:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/dvb-frontends/stv0299.c:35:
In file included from /builds/linux/include/linux/ktime.h:24:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/power/reset/gemini-poweroff.c:9:
In file included from /builds/linux/include/linux/of.h:17:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/clk/mediatek/clk-mt7629.c:8:
In file included from /builds/linux/include/linux/clk.h:14:
In file included from /builds/linux/include/linux/notifier.h:14:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/iio/adc/axp20x_adc.c:8:
In file included from /builds/linux/include/linux/completion.h:12:
In file included from /builds/linux/include/linux/wait.h:9:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/ethernet/xircom/xirc2ps_cs.c:67:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/wireless/ti/wl18xx/io.c:8:
In file included from /builds/linux/drivers/net/wireless/ti/wl18xx/../wlcore/wlcore.h:11:
In file included from /builds/linux/include/linux/platform_device.h:13:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/hwmon/occ/p8_i2c.c:4:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/engine/disp/baseg84.c:24:
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/engine/disp/channv50.h:5:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/object.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/oclass.h:3:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/os.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvif/os.h:6:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/lib/test_memcat_p.c:8:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/ata/libahci_platform.c:11:
In file included from /builds/linux/include/linux/clk.h:14:
In file included from /builds/linux/include/linux/notifier.h:14:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/misc/ics932s401.c:9:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/wireless/realtek/rtl818x/rtl8180/sa2400.c:19:
In file included from /builds/linux/include/linux/pci.h:35:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/misc/habanalabs/goya/goya_coresight.c:8:
In file included from /builds/linux/drivers/misc/habanalabs/goya/goyaP.h:12:
In file included from /builds/linux/drivers/misc/habanalabs/habanalabs.h:14:
In file included from /builds/linux/include/linux/cdev.h:5:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/fsi/fsi-sbefifo.c:15:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/rc/keymaps/rc-ati-tv-wonder-hd-600.c:8:
In file included from /builds/linux/include/media/rc-map.h:11:
In file included from /builds/linux/include/linux/input.h:8:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/i2c/busses/i2c-designware-pcidrv.c:12:
In file included from /builds/linux/include/linux/acpi.h:13:
In file included from /builds/linux/include/linux/irqdomain.h:35:
In file included from /builds/linux/include/linux/of.h:17:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/hwmon/hwmon-vid.c:14:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/bonding/bond_3ad.c:6:
In file included from /builds/linux/include/linux/skbuff.h:15:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/iio/adc/ad7476.c:9:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/amd/amdgpu/vce_v2_0.c:28:
In file included from /builds/linux/include/linux/firmware.h:7:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/netrom/nr_loopback.c:7:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/iio/light/cm3323.c:11:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/dvb-frontends/rtl2832.c:9:
In file included from /builds/linux/drivers/media/dvb-frontends/rtl2832_priv.h:12:
In file included from /builds/linux/include/linux/regmap.h:14:
In file included from /builds/linux/include/linux/rbtree.h:22:
In file included from /builds/linux/include/linux/rcupdate.h:27:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/x25/x25_in.c:23:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/soc/xilinx/xlnx_vcu.c:9:
In file included from /builds/linux/include/linux/clk.h:14:
In file included from /builds/linux/include/linux/notifier.h:14:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/security/selinux/ss/avtab.c:21:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/ethernet/sfc/falcon/farch.c:10:
In file included from /builds/linux/include/linux/interrupt.h:11:
In file included from /builds/linux/include/linux/hardirq.h:5:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/ethernet/freescale/fsl_pq_mdio.c:17:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/usb/gadget/function/f_ecm.c:11:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/infiniband/hw/vmw_pvrdma/pvrdma_main.c:47:
In file included from /builds/linux/include/linux/inetdevice.h:8:
In file included from /builds/linux/include/uapi/linux/if.h:25:
In file included from /builds/linux/include/linux/socket.h:8:
In file included from /builds/linux/include/linux/uio.h:9:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/ubifs/master.c:13:
In file included from /builds/linux/fs/ubifs/ubifs.h:16:
In file included from /builds/linux/include/linux/fs.h:6:
In file included from /builds/linux/include/linux/wait_bit.h:8:
In file included from /builds/linux/include/linux/wait.h:9:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/namespace.c:11:
In file included from /builds/linux/include/linux/syscalls.h:74:
In file included from /builds/linux/include/uapi/linux/aio_abi.h:31:
In file included from /builds/linux/include/linux/fs.h:6:
In file included from /builds/linux/include/linux/wait_bit.h:8:
In file included from /builds/linux/include/linux/wait.h:9:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/iio/gyro/fxas21002c_core.c:8:
In file included from /builds/linux/include/linux/interrupt.h:11:
In file included from /builds/linux/include/linux/hardirq.h:5:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/ipv6/netfilter/ip6t_ipv6header.c:11:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/wireless/ath/wil6210/rx_reorder.c:18:
In file included from /builds/linux/drivers/net/wireless/ath/wil6210/wil6210.h:21:
In file included from /builds/linux/include/linux/etherdevice.h:20:
In file included from /builds/linux/include/linux/if_ether.h:19:
In file included from /builds/linux/include/linux/skbuff.h:15:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/udf/namei.c:22:
In file included from /builds/linux/fs/udf/udfdecl.h:10:
In file included from /builds/linux/include/linux/fs.h:6:
In file included from /builds/linux/include/linux/wait_bit.h:8:
In file included from /builds/linux/include/linux/wait.h:9:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/clk/mediatek/clk-mt6779-mm.c:7:
In file included from /builds/linux/include/linux/clk-provider.h:9:
In file included from /builds/linux/include/linux/of.h:17:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/tipc/bcast.c:39:
In file included from /builds/linux/net/tipc/socket.h:38:
In file included from /builds/linux/include/net/sock.h:38:
In file included from /builds/linux/include/linux/hardirq.h:5:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/cachefiles/rdwr.c:8:
In file included from /builds/linux/include/linux/mount.h:16:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/dma/ti/edma.c:16:
In file included from /builds/linux/include/linux/dmaengine.h:8:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/arm/display/komeda/komeda_pipeline_state.c:8:
In file included from /builds/linux/include/drm/drm_print.h:31:
In file included from /builds/linux/include/linux/seq_file.h:8:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/i2c/ov7640.c:7:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/ethernet/cisco/enic/enic_dev.c:19:
In file included from /builds/linux/include/linux/pci.h:35:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/scsi/bfa/bfa_svc.c:11:
In file included from /builds/linux/drivers/scsi/bfa/bfad_drv.h:23:
In file included from /builds/linux/include/linux/pci.h:35:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/misc/cardreader/rts5227.c:11:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/regulator/gpio-regulator.c:22:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/ethernet/chelsio/cxgb3/aq100x.c:33:
In file included from /builds/linux/drivers/net/ethernet/chelsio/cxgb3/common.h:39:
In file included from /builds/linux/include/linux/netdevice.h:24:
In file included from /builds/linux/include/linux/timer.h:6:
In file included from /builds/linux/include/linux/ktime.h:24:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/wireless/mediatek/mt76/mt76x2/pci_main.c:6:
In file included from /builds/linux/drivers/net/wireless/mediatek/mt76/mt76x2/mt76x2.h:9:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/mm/filemap.c:15:
In file included from /builds/linux/include/linux/dax.h:5:
In file included from /builds/linux/include/linux/fs.h:6:
In file included from /builds/linux/include/linux/wait_bit.h:8:
In file included from /builds/linux/include/linux/wait.h:9:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/bridge/br_switchdev.c:4:
In file included from /builds/linux/include/linux/netdevice.h:24:
In file included from /builds/linux/include/linux/timer.h:6:
In file included from /builds/linux/include/linux/ktime.h:24:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/scsi/qla2xxx/qla_init.c:7:
In file included from /builds/linux/drivers/scsi/qla2xxx/qla_def.h:13:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/staging/kpc2000/kpc_dma/fileops.c:2:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/minix/bitmap.c:15:
In file included from /builds/linux/fs/minix/minix.h:5:
In file included from /builds/linux/include/linux/fs.h:6:
In file included from /builds/linux/include/linux/wait_bit.h:8:
In file included from /builds/linux/include/linux/wait.h:9:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/sound/soc/sunxi/sun8i-codec-analog.c:9:
In file included from /builds/linux/include/linux/io.h:13:
In file included from /builds/linux/arch/riscv/include/asm/io.h:15:
In file included from /builds/linux/arch/riscv/include/asm/mmiowb.h:12:
In file included from /builds/linux/include/asm-generic/mmiowb.h:27:
In file included from /builds/linux/arch/riscv/include/asm/smp.h:11:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/staging/rtl8712/rtl8712_recv.c:19:
In file included from /builds/linux/include/linux/if_ether.h:19:
In file included from /builds/linux/include/linux/skbuff.h:15:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/rc/keymaps/rc-avermedia.c:8:
In file included from /builds/linux/include/media/rc-map.h:11:
In file included from /builds/linux/include/linux/input.h:8:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/clk/qcom/common.c:7:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/netfilter/xt_u32.c:9:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/sound/soc/codecs/wm8990.c:9:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/core/ramht.c:22:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/ramht.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/gpuobj.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/memory.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/os.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvif/os.h:6:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/staging/comedi/drivers/cb_pcimdda.c:69:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/wireless/ath/ath6kl/hif.c:17:
In file included from /builds/linux/drivers/net/wireless/ath/ath6kl/hif.h:21:
In file included from /builds/linux/drivers/net/wireless/ath/ath6kl/common.h:21:
In file included from /builds/linux/include/linux/netdevice.h:24:
In file included from /builds/linux/include/linux/timer.h:6:
In file included from /builds/linux/include/linux/ktime.h:24:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/mm/mmu_notifier.c:10:
In file included from /builds/linux/include/linux/rculist.h:11:
In file included from /builds/linux/include/linux/rcupdate.h:27:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/affs/bitmap.c:11:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/exynos/exynos5433_drm_decon.c:10:
In file included from /builds/linux/include/linux/clk.h:14:
In file included from /builds/linux/include/linux/notifier.h:14:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/video/fbdev/omap2/omapfb/dss/overlay.c:15:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/staging/comedi/drivers/rti802.c:24:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/video/fbdev/via/via_aux_ch7301.c:9:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/md/dm-unstripe.c:7:
In file included from /builds/linux/drivers/md/dm.h:13:
In file included from /builds/linux/include/linux/fs.h:6:
In file included from /builds/linux/include/linux/wait_bit.h:8:
In file included from /builds/linux/include/linux/wait.h:9:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/hid/hid-picolcd_leds.c:10:
In file included from /builds/linux/include/linux/hid.h:19:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/mtd/ubi/vmt.c:15:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/xfs/libxfs/xfs_defer.c:6:
In file included from /builds/linux/fs/xfs/xfs.h:22:
In file included from /builds/linux/fs/xfs/xfs_linux.h:24:
In file included from /builds/linux/fs/xfs/kmem.h:9:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/mtd/hyperbus/hyperbus-core.c:8:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/ethernet/sfc/mcdi.c:10:
In file included from /builds/linux/drivers/net/ethernet/sfc/net_driver.h:13:
In file included from /builds/linux/include/linux/netdevice.h:24:
In file included from /builds/linux/include/linux/timer.h:6:
In file included from /builds/linux/include/linux/ktime.h:24:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/sunrpc/auth_gss/gss_rpc_upcall.c:9:
In file included from /builds/linux/include/uapi/linux/un.h:5:
In file included from /builds/linux/include/linux/socket.h:8:
In file included from /builds/linux/include/linux/uio.h:9:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/subdev/therm/fannil.c:24:
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/subdev/therm/priv.h:27:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/subdev/therm.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/subdev.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/device.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/oclass.h:3:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/os.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvif/os.h:6:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/usb/gspca/stv06xx/stv06xx_hdcs.c:20:
In file included from /builds/linux/drivers/media/usb/gspca/stv06xx/stv06xx_hdcs.h:21:
In file included from /builds/linux/drivers/media/usb/gspca/stv06xx/stv06xx_sensor.h:20:
In file included from /builds/linux/drivers/media/usb/gspca/stv06xx/stv06xx.h:20:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/iio/adc/twl6030-gpadc.c:17:
In file included from /builds/linux/include/linux/interrupt.h:11:
In file included from /builds/linux/include/linux/hardirq.h:5:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/staging/greybus/audio_apbridgea.c:8:
In file included from /builds/linux/include/linux/greybus.h:17:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/autofs/inode.c:7:
In file included from /builds/linux/include/linux/seq_file.h:8:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/sound/pci/echoaudio/mia.c:39:
In file included from /builds/linux/include/linux/interrupt.h:11:
In file included from /builds/linux/include/linux/hardirq.h:5:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/usb/typec/bus.c:11:
In file included from /builds/linux/drivers/usb/typec/bus.h:6:
In file included from /builds/linux/include/linux/usb/typec_altmode.h:8:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/sound/core/seq/seq_prioq.c:7:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/ppp/ppp_generic.c:21:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/wireless/ath/wcn36xx/txrx.c:19:
In file included from /builds/linux/drivers/net/wireless/ath/wcn36xx/txrx.h:20:
In file included from /builds/linux/include/linux/etherdevice.h:20:
In file included from /builds/linux/include/linux/if_ether.h:19:
In file included from /builds/linux/include/linux/skbuff.h:15:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/kernel/irq/handle.c:11:
In file included from /builds/linux/include/linux/irq.h:14:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/mfd/88pm860x-i2c.c:10:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/arch/riscv/mm/cacheflush.c:6:
In file included from /builds/linux/arch/riscv/include/asm/pgtable.h:9:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/input/tablet/acecad.c:16:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/ethernet/intel/ice/ice_switch.c:4:
In file included from /builds/linux/drivers/net/ethernet/intel/ice/ice_switch.h:7:
In file included from /builds/linux/drivers/net/ethernet/intel/ice/ice_common.h:7:
In file included from /builds/linux/drivers/net/ethernet/intel/ice/ice.h:10:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/clk/qcom/lcc-mdm9615.c:11:
In file included from /builds/linux/include/linux/platform_device.h:13:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/hwmon/max1619.c:15:
In file included from /builds/linux/drivers/input/joystick/cobra.c:14:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
   30 |         return tp;
      |                ^~
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/wireless/mediatek/mt76/mt76x02_usb_core.c:6:
In file included from /builds/linux/drivers/net/wireless/mediatek/mt76/mt76x02_usb.h:9:
In file included from /builds/linux/drivers/net/wireless/mediatek/mt76/mt76x02.h:10:
In file included from /builds/linux/include/linux/kfifo.h:40:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/sound/soc/codecs/pcm179x-i2c.c:10:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/mtd/nand/raw/ingenic/ingenic_nand_drv.c:11:
In file included from /builds/linux/include/linux/io.h:13:
In file included from /builds/linux/arch/riscv/include/asm/io.h:15:
In file included from /builds/linux/arch/riscv/include/asm/mmiowb.h:12:
In file included from /builds/linux/include/asm-generic/mmiowb.h:27:
In file included from /builds/linux/arch/riscv/include/asm/smp.h:11:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/scsi/snic/snic_scsi.c:18:
In file included from /builds/linux/include/linux/mempool.h:8:
In file included from /builds/linux/include/linux/wait.h:9:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/pci/saa7146/hexium_gemini.c:16:
In file included from /builds/linux/include/media/drv-intf/saa7146_vv.h:5:
In file included from /builds/linux/include/media/v4l2-common.h:17:
In file included from /builds/linux/include/media/v4l2-dev.h:13:
In file included from /builds/linux/include/linux/poll.h:7:
In file included from /builds/linux/include/linux/ktime.h:24:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/scsi/csiostor/csio_isr.c:36:
In file included from /builds/linux/include/linux/pci.h:35:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/xfs/xfs_symlink.c:7:
In file included from /builds/linux/fs/xfs/xfs.h:22:
In file included from /builds/linux/fs/xfs/xfs_linux.h:24:
In file included from /builds/linux/fs/xfs/kmem.h:9:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/input/keyboard/clps711x-keypad.c:8:
In file included from /builds/linux/include/linux/input.h:8:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/netfilter/nft_quota.c:8:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/mac80211/rc80211_minstrel_debugfs.c:47:
In file included from /builds/linux/include/linux/netdevice.h:24:
In file included from /builds/linux/include/linux/timer.h:6:
In file included from /builds/linux/include/linux/ktime.h:24:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/hid/hid-rmi.c:10:
In file included from /builds/linux/include/linux/hid.h:19:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/ax25/ax25_out.c:10:
In file included from /builds/linux/include/linux/socket.h:8:
In file included from /builds/linux/include/linux/uio.h:9:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/i2c/i2c-stub.c:14:
In file included from /builds/linux/include/linux/i2c.h:13:
In file included from /builds/linux/include/linux/acpi.h:13:
In file included from /builds/linux/include/linux/irqdomain.h:35:
In file included from /builds/linux/include/linux/of.h:17:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/char/xillybus/xillybus_core.c:17:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/input/input-polldev.c:10:
In file included from /builds/linux/include/linux/jiffies.h:9:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/wireless/realtek/rtlwifi/rtl8188ee/phy.c:4:
In file included from /builds/linux/drivers/net/wireless/realtek/rtlwifi/rtl8188ee/../wifi.h:9:
In file included from /builds/linux/include/linux/sched.h:12:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/staging/media/hantro/hantro_mpeg2.c:8:
In file included from /builds/linux/drivers/staging/media/hantro/hantro.h:15:
In file included from /builds/linux/include/linux/platform_device.h:13:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/ethernet/mellanox/mlxfw/mlxfw_fsm.c:7:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from drivers/staging/vt6656/vt6656_stage.mod.c:2:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/wireless/ralink/rt2x00/rt2x00dev.c:15:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/wireless/realtek/rtw88/rtw8822b_table.c:5:
In file included from /builds/linux/drivers/net/wireless/realtek/rtw88/main.h:8:
In file included from /builds/linux/include/net/mac80211.h:18:
In file included from /builds/linux/include/linux/if_ether.h:19:
In file included from /builds/linux/include/linux/skbuff.h:15:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/staging/iio/adc/ad7816.c:8:
In file included from /builds/linux/include/linux/interrupt.h:11:
In file included from /builds/linux/include/linux/hardirq.h:5:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/crypto/ccree/cc_driver.c:5:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/ethernet/broadcom/bgmac.c:12:
In file included from /builds/linux/include/linux/bcma/bcma.h:5:
In file included from /builds/linux/include/linux/pci.h:35:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/staging/comedi/drivers/amplc_pc236.c:34:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/wireless/realtek/rtw88/fw.c:5:
In file included from /builds/linux/drivers/net/wireless/realtek/rtw88/main.h:8:
In file included from /builds/linux/include/net/mac80211.h:18:
In file included from /builds/linux/include/linux/if_ether.h:19:
In file included from /builds/linux/include/linux/skbuff.h:15:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/ocfs2/dlm/dlmunlock.c:13:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/md/dm-era-target.c:2:
In file included from /builds/linux/drivers/md/dm.h:13:
In file included from /builds/linux/include/linux/fs.h:6:
In file included from /builds/linux/include/linux/wait_bit.h:8:
In file included from /builds/linux/include/linux/wait.h:9:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/platform/exynos4-is/fimc-is-i2c.c:10:
In file included from /builds/linux/include/linux/clk.h:14:
In file included from /builds/linux/include/linux/notifier.h:14:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/input/touchscreen/ucb1400_ts.c:18:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/arm/display/komeda/komeda_framebuffer.c:7:
In file included from /builds/linux/include/drm/drm_device.h:5:
In file included from /builds/linux/include/linux/kref.h:16:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/md/dm-cache-background-tracker.c:7:
In file included from /builds/linux/drivers/md/dm-cache-background-tracker.h:10:
In file included from /builds/linux/include/linux/vmalloc.h:5:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/xfs/scrub/refcount.c:6:
In file included from /builds/linux/fs/xfs/xfs.h:22:
In file included from /builds/linux/fs/xfs/xfs_linux.h:24:
In file included from /builds/linux/fs/xfs/kmem.h:9:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/ethernet/qualcomm/emac/emac.c:7:
In file included from /builds/linux/include/linux/if_ether.h:19:
In file included from /builds/linux/include/linux/skbuff.h:15:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/ethernet/stmicro/stmmac/dwmac_lib.c:9:
In file included from /builds/linux/include/linux/io.h:13:
In file included from /builds/linux/arch/riscv/include/asm/io.h:15:
In file included from /builds/linux/arch/riscv/include/asm/mmiowb.h:12:
In file included from /builds/linux/include/asm-generic/mmiowb.h:27:
In file included from /builds/linux/arch/riscv/include/asm/smp.h:11:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/staging/rtl8188eu/core/rtw_efuse.c:9:
In file included from /builds/linux/drivers/staging/rtl8188eu/include/osdep_service.h:16:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/sound/core/seq_device.c:24:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/clocksource/mxs_timer.c:10:
In file included from /builds/linux/include/linux/interrupt.h:11:
In file included from /builds/linux/include/linux/hardirq.h:5:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/subdev/mc/base.c:24:
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/subdev/mc/priv.h:5:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/subdev/mc.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/subdev.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/device.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/oclass.h:3:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/os.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvif/os.h:6:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/usb/serial/pl2303.c:16:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/can/softing/softing_cs.c:8:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/block/cmdline-parser.c:9:
In file included from /builds/linux/include/linux/cmdline-parser.h:11:
In file included from /builds/linux/include/linux/blkdev.h:5:
In file included from /builds/linux/include/linux/sched.h:12:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/char/ipmi/ipmi_plat_data.c:7:
In file included from /builds/linux/include/linux/platform_device.h:13:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/kernel/bpf/hashtab.c:5:
In file included from /builds/linux/include/linux/bpf.h:9:
In file included from /builds/linux/include/linux/workqueue.h:9:
In file included from /builds/linux/include/linux/timer.h:6:
In file included from /builds/linux/include/linux/ktime.h:24:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/clk/renesas/clk-rz.c:9:
In file included from /builds/linux/include/linux/clk-provider.h:9:
In file included from /builds/linux/include/linux/of.h:17:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/misc/cardreader/rts5229.c:10:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/engine/disp/hdmigf119.c:24:
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/engine/disp/hdmi.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/engine/disp/ior.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/engine/disp/priv.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/engine/disp.h:5:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/engine.h:5:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/subdev.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/device.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/oclass.h:3:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/os.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvif/os.h:6:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/staging/media/omap4iss/iss_csiphy.c:11:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/staging/rtl8188eu/hal/mac_cfg.c:8:
In file included from /builds/linux/drivers/staging/rtl8188eu/include/odm_precomp.h:17:
In file included from /builds/linux/drivers/staging/rtl8188eu/include/osdep_service.h:16:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/rtc/rtc-ds1672.c:9:
In file included from /builds/linux/include/linux/i2c.h:13:
In file included from /builds/linux/include/linux/acpi.h:13:
In file included from /builds/linux/include/linux/irqdomain.h:35:
In file included from /builds/linux/include/linux/of.h:17:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/lib/interval_tree.c:2:
In file included from /builds/linux/include/linux/interval_tree.h:5:
In file included from /builds/linux/include/linux/rbtree.h:22:
In file included from /builds/linux/include/linux/rcupdate.h:27:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/phy/samsung/phy-exynos-pcie.c:12:
In file included from /builds/linux/include/linux/io.h:13:
In file included from /builds/linux/arch/riscv/include/asm/io.h:15:
In file included from /builds/linux/arch/riscv/include/asm/mmiowb.h:12:
In file included from /builds/linux/include/asm-generic/mmiowb.h:27:
In file included from /builds/linux/arch/riscv/include/asm/smp.h:11:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/ethernet/qlogic/qed/qed_ooo.c:34:
In file included from /builds/linux/include/linux/dma-mapping.h:7:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/tty/vt/consolemap.c:26:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/sound/soc/uniphier/aio-compress.c:9:
In file included from /builds/linux/include/linux/dma-mapping.h:7:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/security/apparmor/audit.c:11:
In file included from /builds/linux/include/linux/audit.h:12:
In file included from /builds/linux/include/linux/sched.h:12:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/crypto/dh_helper.c:11:
In file included from /builds/linux/include/crypto/kpp.h:11:
In file included from /builds/linux/include/linux/crypto.h:19:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/mfd/lm3533-core.c:10:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/i2c/busses/i2c-efm32.c:5:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/subdev/i2c/padgm200.c:24:
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/subdev/i2c/pad.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/subdev/i2c.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/subdev.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/device.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/oclass.h:3:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/os.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvif/os.h:6:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/sound/pci/hda/patch_via.c:38:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/ethernet/hisilicon/hns/hns_dsaf_rcb.c:6:
In file included from /builds/linux/include/linux/cdev.h:5:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/ocfs2/file.c:13:
In file included from /builds/linux/include/linux/fs.h:6:
In file included from /builds/linux/include/linux/wait_bit.h:8:
In file included from /builds/linux/include/linux/wait.h:9:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/xdp/xdp_umem.c:7:
In file included from /builds/linux/include/linux/sched/mm.h:7:
In file included from /builds/linux/include/linux/sched.h:12:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/xfs/libxfs/xfs_log_rlimit.c:6:
In file included from /builds/linux/fs/xfs/xfs.h:22:
In file included from /builds/linux/fs/xfs/xfs_linux.h:24:
In file included from /builds/linux/fs/xfs/kmem.h:9:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/lib/net_utils.c:3:
In file included from /builds/linux/include/linux/if_ether.h:19:
In file included from /builds/linux/include/linux/skbuff.h:15:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/iio/humidity/hts221_buffer.c:10:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/ethernet/chelsio/cxgb/vsc7326.c:6:
In file included from /builds/linux/drivers/net/ethernet/chelsio/cxgb/gmac.h:42:
In file included from /builds/linux/drivers/net/ethernet/chelsio/cxgb/common.h:43:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/can/janz-ican3.c:9:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/netfilter/xt_CLASSIFY.c:10:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/crypto/authencesn.c:11:
In file included from /builds/linux/include/crypto/internal/aead.h:11:
In file included from /builds/linux/include/crypto/aead.h:11:
In file included from /builds/linux/include/linux/crypto.h:19:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/platform/cec-gpio/cec-gpio.c:6:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/base/topology.c:11:
In file included from /builds/linux/include/linux/mm.h:10:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/infiniband/hw/mthca/mthca_av.c:35:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/rcar-du/rcar_lvds.c:10:
In file included from /builds/linux/include/linux/clk.h:14:
In file included from /builds/linux/include/linux/notifier.h:14:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/i2c/ths8200.c:20:
In file included from /builds/linux/include/linux/i2c.h:13:
In file included from /builds/linux/include/linux/acpi.h:13:
In file included from /builds/linux/include/linux/irqdomain.h:35:
In file included from /builds/linux/include/linux/of.h:17:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/regulator/tps65023-regulator.c:19:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/radio/si4713/radio-usb-si4713.c:9:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/bridge/br_stp.c:10:
In file included from /builds/linux/include/linux/rculist.h:11:
In file included from /builds/linux/include/linux/rcupdate.h:27:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/core/datagram.c:37:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/ntb/test/ntb_pingpong.c:72:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/amd/amdgpu/../display/modules/freesync/freesync.c:26:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/tty/serial/8250/serial_cs.c:35:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/wireless/realtek/rtw88/phy.c:7:
In file included from /builds/linux/drivers/net/wireless/realtek/rtw88/main.h:8:
In file included from /builds/linux/include/net/mac80211.h:18:
In file included from /builds/linux/include/linux/if_ether.h:19:
In file included from /builds/linux/include/linux/skbuff.h:15:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/engine/fifo/g84.c:24:
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/engine/fifo/nv50.h:5:
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/engine/fifo/priv.h:5:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/engine/fifo.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/engine.h:5:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/subdev.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/device.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/oclass.h:3:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/os.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvif/os.h:6:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/sysctl_net.c:15:
In file included from /builds/linux/include/linux/mm.h:10:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/vc4/vc4_vec.c:16:
In file included from /builds/linux/include/drm/drm_atomic_helper.h:31:
In file included from /builds/linux/include/drm/drm_crtc.h:28:
In file included from /builds/linux/include/linux/i2c.h:13:
In file included from /builds/linux/include/linux/acpi.h:13:
In file included from /builds/linux/include/linux/irqdomain.h:35:
In file included from /builds/linux/include/linux/of.h:17:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/crypto/ccree/cc_sram_mgr.c:4:
In file included from /builds/linux/drivers/crypto/ccree/cc_driver.h:14:
In file included from /builds/linux/include/linux/interrupt.h:11:
In file included from /builds/linux/include/linux/hardirq.h:5:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/clocksource/timer-sun5i.c:13:
In file included from /builds/linux/include/linux/clk.h:14:
In file included from /builds/linux/include/linux/notifier.h:14:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/wireless/ath/wil6210/netdev.c:18:
In file included from /builds/linux/include/linux/etherdevice.h:20:
In file included from /builds/linux/include/linux/if_ether.h:19:
In file included from /builds/linux/include/linux/skbuff.h:15:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/clocksource/sh_cmt.c:8:
In file included from /builds/linux/include/linux/clk.h:14:
In file included from /builds/linux/include/linux/notifier.h:14:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/pinctrl/mediatek/pinctrl-mt8127.c:9:
In file included from /builds/linux/include/linux/platform_device.h:13:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/wireless/intel/iwlwifi/dvm/tt.c:17:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/staging/rtl8192e/dot11d.c:8:
In file included from /builds/linux/drivers/staging/rtl8192e/dot11d.h:11:
In file included from /builds/linux/drivers/staging/rtl8192e/rtllib.h:22:
In file included from /builds/linux/include/linux/if_ether.h:19:
In file included from /builds/linux/include/linux/skbuff.h:15:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/input/joystick/warrior.c:14:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/block/elevator.c:27:
In file included from /builds/linux/include/linux/fs.h:6:
In file included from /builds/linux/include/linux/wait_bit.h:8:
In file included from /builds/linux/include/linux/wait.h:9:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/wireless/mediatek/mt76/mt7603/beacon.c:3:
In file included from /builds/linux/drivers/net/wireless/mediatek/mt76/mt7603/mt7603.h:6:
In file included from /builds/linux/include/linux/interrupt.h:11:
In file included from /builds/linux/include/linux/hardirq.h:5:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/sound/soc/codecs/wm8900.c:16:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/ata/pata_cmd640.c:17:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/lib/zstd/decompress.c:37:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/hfsplus/xattr_user.c:12:
In file included from /builds/linux/fs/hfsplus/hfsplus_fs.h:20:
In file included from /builds/linux/include/linux/fs.h:6:
In file included from /builds/linux/include/linux/wait_bit.h:8:
In file included from /builds/linux/include/linux/wait.h:9:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/amd/amdgpu/nbio_v2_3.c:23:
In file included from /builds/linux/drivers/gpu/drm/amd/amdgpu/amdgpu.h:31:
In file included from /builds/linux/drivers/gpu/drm/amd/amdgpu/amdgpu_ctx.h:26:
In file included from /builds/linux/drivers/gpu/drm/amd/amdgpu/amdgpu_ring.h:28:
In file included from /builds/linux/include/drm/gpu_scheduler.h:27:
In file included from /builds/linux/include/drm/spsc_queue.h:28:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/ras/debugfs.c:2:
In file included from /builds/linux/include/linux/debugfs.h:15:
In file included from /builds/linux/include/linux/fs.h:6:
In file included from /builds/linux/include/linux/wait_bit.h:8:
In file included from /builds/linux/include/linux/wait.h:9:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/sound/soc/codecs/msm8916-wcd-analog.c:4:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/hwmon/f75375s.c:19:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/dvb-frontends/ves1820.c:13:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/sunrpc/debugfs.c:8:
In file included from /builds/linux/include/linux/debugfs.h:15:
In file included from /builds/linux/include/linux/fs.h:6:
In file included from /builds/linux/include/linux/wait_bit.h:8:
In file included from /builds/linux/include/linux/wait.h:9:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/ceph/string_table.c:2:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from drivers/mtd/tests/mtd_oobtest.mod.c:2:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/hid/uhid.c:11:
In file included from /builds/linux/include/linux/compat.h:10:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/cachefiles/daemon.c:8:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/iio/light/veml6070.c:12:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/vc4/vc4_debugfs.c:6:
In file included from /builds/linux/include/linux/seq_file.h:8:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/wireless/marvell/libertas/firmware.c:6:
In file included from /builds/linux/include/linux/sched.h:12:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/ethernet/mellanox/mlxsw/spectrum_dpipe.c:5:
In file included from /builds/linux/include/net/devlink.h:10:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/nilfs2/cpfile.c:11:
In file included from /builds/linux/include/linux/fs.h:6:
In file included from /builds/linux/include/linux/wait_bit.h:8:
In file included from /builds/linux/include/linux/wait.h:9:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/iommu/iommu-traces.c:13:
In file included from /builds/linux/include/trace/events/iommu.h:14:
In file included from /builds/linux/include/linux/tracepoint.h:15:
In file included from /builds/linux/include/linux/smp.h:64:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/video/fbdev/omap2/omapfb/dss/display.c:15:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/xfrm/xfrm_state.c:17:
In file included from /builds/linux/include/linux/workqueue.h:9:
In file included from /builds/linux/include/linux/timer.h:6:
In file included from /builds/linux/include/linux/ktime.h:24:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/infiniband/core/uverbs_std_types.c:33:
In file included from /builds/linux/include/rdma/uverbs_std_types.h:36:
In file included from /builds/linux/include/rdma/uverbs_types.h:37:
In file included from /builds/linux/include/rdma/ib_verbs.h:43:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/wireless/realtek/rtlwifi/rtl8723ae/hw.c:4:
In file included from /builds/linux/drivers/net/wireless/realtek/rtlwifi/rtl8723ae/../wifi.h:9:
In file included from /builds/linux/include/linux/sched.h:12:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/power/supply/bq24190_charger.c:8:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/subdev/fuse/gf100.c:24:
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/subdev/fuse/priv.h:5:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/subdev/fuse.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/subdev.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/device.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/oclass.h:3:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/os.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvif/os.h:6:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/exynos/exynos_drm_vidi.c:11:
In file included from /builds/linux/include/linux/platform_device.h:13:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/mailbox/rockchip-mailbox.c:6:
In file included from /builds/linux/include/linux/clk.h:14:
In file included from /builds/linux/include/linux/notifier.h:14:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/base/power/domain.c:11:
In file included from /builds/linux/include/linux/io.h:13:
In file included from /builds/linux/arch/riscv/include/asm/io.h:15:
In file included from /builds/linux/arch/riscv/include/asm/mmiowb.h:12:
In file included from /builds/linux/include/asm-generic/mmiowb.h:27:
In file included from /builds/linux/arch/riscv/include/asm/smp.h:11:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/hid/intel-ish-hid/ishtp-hid.c:8:
In file included from /builds/linux/include/linux/hid.h:19:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/scsi/aic7xxx/aic7xxx_93cx6.c:67:
In file included from /builds/linux/drivers/scsi/aic7xxx/aic7xxx_osm.h:63:
In file included from /builds/linux/include/linux/blkdev.h:5:
In file included from /builds/linux/include/linux/sched.h:12:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/crypto/cavium/nitrox/nitrox_debugfs.c:2:
In file included from /builds/linux/include/linux/seq_file.h:8:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/kernel/locking/test-ww_mutex.c:8:
In file included from /builds/linux/include/linux/completion.h:12:
In file included from /builds/linux/include/linux/wait.h:9:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/jfs/jfs_uniupr.c:6:
In file included from /builds/linux/include/linux/fs.h:6:
In file included from /builds/linux/include/linux/wait_bit.h:8:
In file included from /builds/linux/include/linux/wait.h:9:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/scsi/scsi_devinfo.c:3:
In file included from /builds/linux/include/linux/blkdev.h:5:
In file included from /builds/linux/include/linux/sched.h:12:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/dsa/bcm_sf2_cfp.c:9:
In file included from /builds/linux/include/linux/ethtool.h:17:
In file included from /builds/linux/include/linux/compat.h:10:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/llc/llc_pdu.c:15:
In file included from /builds/linux/include/linux/netdevice.h:24:
In file included from /builds/linux/include/linux/timer.h:6:
In file included from /builds/linux/include/linux/ktime.h:24:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/ethernet/intel/ixgbe/ixgbe_lib.c:4:
In file included from /builds/linux/drivers/net/ethernet/intel/ixgbe/ixgbe.h:9:
In file included from /builds/linux/include/linux/pci.h:35:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/rtc/rtc-rv3028.c:13:
In file included from /builds/linux/include/linux/i2c.h:13:
In file included from /builds/linux/include/linux/acpi.h:13:
In file included from /builds/linux/include/linux/irqdomain.h:35:
In file included from /builds/linux/include/linux/of.h:17:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/staging/comedi/drivers/ni_labpc_pci.c:23:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/char/ipmi/ipmb_dev_int.c:11:
In file included from /builds/linux/include/linux/acpi.h:13:
In file included from /builds/linux/include/linux/irqdomain.h:35:
In file included from /builds/linux/include/linux/of.h:17:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/sound/soc/sof/xtensa/core.c:11:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/loopback.c:28:
In file included from /builds/linux/include/linux/jiffies.h:9:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/pci/controller/dwc/pcie-designware-host.c:11:
In file included from /builds/linux/include/linux/irqchip/chained_irq.h:10:
In file included from /builds/linux/include/linux/irq.h:14:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/squashfs/fragment.c:23:
In file included from /builds/linux/include/linux/fs.h:6:
In file included from /builds/linux/include/linux/wait_bit.h:8:
In file included from /builds/linux/include/linux/wait.h:9:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/md/bcache/trace.c:2:
In file included from /builds/linux/drivers/md/bcache/bcache.h:182:
In file included from /builds/linux/include/linux/bio.h:8:
In file included from /builds/linux/include/linux/highmem.h:5:
In file included from /builds/linux/include/linux/fs.h:6:
In file included from /builds/linux/include/linux/wait_bit.h:8:
In file included from /builds/linux/include/linux/wait.h:9:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/md/bcache/movinggc.c:8:
In file included from /builds/linux/drivers/md/bcache/bcache.h:182:
In file included from /builds/linux/include/linux/bio.h:8:
In file included from /builds/linux/include/linux/highmem.h:5:
In file included from /builds/linux/include/linux/fs.h:6:
In file included from /builds/linux/include/linux/wait_bit.h:8:
In file included from /builds/linux/include/linux/wait.h:9:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/wireless/realtek/rtlwifi/rtl8192ce/led.c:4:
In file included from /builds/linux/drivers/net/wireless/realtek/rtlwifi/rtl8192ce/../wifi.h:9:
In file included from /builds/linux/include/linux/sched.h:12:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/net_failover.c:17:
In file included from /builds/linux/include/linux/netdevice.h:24:
In file included from /builds/linux/include/linux/timer.h:6:
In file included from /builds/linux/include/linux/ktime.h:24:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/tty/serial/jsm/jsm_tty.c:14:
In file included from /builds/linux/include/linux/tty.h:5:
In file included from /builds/linux/include/linux/fs.h:6:
In file included from /builds/linux/include/linux/wait_bit.h:8:
In file included from /builds/linux/include/linux/wait.h:9:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/clk/sunxi-ng/ccu-sun50i-h6.c:6:
In file included from /builds/linux/include/linux/clk-provider.h:9:
In file included from /builds/linux/include/linux/of.h:17:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/binfmt_misc.c:14:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/hid/hid-roccat-kone.c:25:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/arch/riscv/kernel/ftrace.c:8:
In file included from /builds/linux/include/linux/ftrace.h:11:
In file included from /builds/linux/include/linux/kallsyms.h:12:
In file included from /builds/linux/include/linux/mm.h:10:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/wireless/intel/iwlwifi/dvm/lib.c:11:
In file included from /builds/linux/include/linux/etherdevice.h:20:
In file included from /builds/linux/include/linux/if_ether.h:19:
In file included from /builds/linux/include/linux/skbuff.h:15:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/mmc/host/sdhci_f_sdh30.c:10:
In file included from /builds/linux/include/linux/acpi.h:13:
In file included from /builds/linux/include/linux/irqdomain.h:35:
In file included from /builds/linux/include/linux/of.h:17:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/lockd/svclock.c:25:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/iio/magnetometer/rm3100-i2c.c:10:
In file included from /builds/linux/include/linux/i2c.h:13:
In file included from /builds/linux/include/linux/acpi.h:13:
In file included from /builds/linux/include/linux/irqdomain.h:35:
In file included from /builds/linux/include/linux/of.h:17:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/hwmon/adm9240.c:32:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/staging/iio/frequency/ad9832.c:10:
In file included from /builds/linux/include/linux/clk.h:14:
In file included from /builds/linux/include/linux/notifier.h:14:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/wireless/marvell/mwifiex/debugfs.c:20:
In file included from /builds/linux/include/linux/debugfs.h:15:
In file included from /builds/linux/include/linux/fs.h:6:
In file included from /builds/linux/include/linux/wait_bit.h:8:
In file included from /builds/linux/include/linux/wait.h:9:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/video/backlight/lm3533_bl.c:10:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/netfilter/xt_esp.c:7:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/rc/keymaps/rc-msi-digivox-iii.c:8:
In file included from /builds/linux/include/media/rc-map.h:11:
In file included from /builds/linux/include/linux/input.h:8:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/dma/sprd-dma.c:7:
In file included from /builds/linux/include/linux/clk.h:14:
In file included from /builds/linux/include/linux/notifier.h:14:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/nouveau/nouveau_display.c:29:
In file included from /builds/linux/include/drm/drm_atomic.h:31:
In file included from /builds/linux/include/drm/drm_crtc.h:28:
In file included from /builds/linux/include/linux/i2c.h:13:
In file included from /builds/linux/include/linux/acpi.h:13:
In file included from /builds/linux/include/linux/irqdomain.h:35:
In file included from /builds/linux/include/linux/of.h:17:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/regulator/da9063-regulator.c:11:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/kernel/cgroup/rdma.c:12:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/ethernet/intel/i40e/i40e_dcb.c:4:
In file included from /builds/linux/drivers/net/ethernet/intel/i40e/i40e_adminq.h:7:
In file included from /builds/linux/drivers/net/ethernet/intel/i40e/i40e_osdep.h:8:
In file included from /builds/linux/include/linux/if_ether.h:19:
In file included from /builds/linux/include/linux/skbuff.h:15:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/ext4/mballoc.c:12:
In file included from /builds/linux/fs/ext4/ext4_jbd2.h:15:
In file included from /builds/linux/include/linux/fs.h:6:
In file included from /builds/linux/include/linux/wait_bit.h:8:
In file included from /builds/linux/include/linux/wait.h:9:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/core/sock_diag.c:3:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/sysv/file.c:17:
In file included from /builds/linux/fs/sysv/sysv.h:5:
In file included from /builds/linux/include/linux/buffer_head.h:12:
In file included from /builds/linux/include/linux/fs.h:6:
In file included from /builds/linux/include/linux/wait_bit.h:8:
In file included from /builds/linux/include/linux/wait.h:9:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/rc/keymaps/rc-avermedia-cardbus.c:8:
In file included from /builds/linux/include/media/rc-map.h:11:
In file included from /builds/linux/include/linux/input.h:8:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/ethernet/netronome/nfp/nfpcore/nfp_hwinfo.c:22:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/devfreq/tegra30-devfreq.c:9:
In file included from /builds/linux/include/linux/clk.h:14:
In file included from /builds/linux/include/linux/notifier.h:14:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/subdev/bios/M0205.c:24:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/subdev/bios.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/subdev.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/device.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/oclass.h:3:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/os.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvif/os.h:6:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/lib/refcount.c:6:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/amd/amdgpu/../display/dc/virtual/virtual_link_encoder.c:26:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/subdev/fb/gk110.c:24:
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/subdev/fb/gf100.h:5:
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/subdev/fb/priv.h:5:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/subdev/fb.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/subdev.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/device.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/oclass.h:3:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/os.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvif/os.h:6:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/via/via_irq.c:38:
In file included from /builds/linux/include/drm/drm_device.h:5:
In file included from /builds/linux/include/linux/kref.h:16:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/sunrpc/addr.c:20:
In file included from /builds/linux/include/net/ipv6.h:12:
In file included from /builds/linux/include/linux/ipv6.h:86:
In file included from /builds/linux/include/linux/tcp.h:17:
In file included from /builds/linux/include/linux/skbuff.h:15:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/isofs/dir.c:14:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/sound/pci/hda/patch_cmedia.c:11:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/kernel/trace/trace_stat.c:12:
In file included from /builds/linux/include/linux/security.h:26:
In file included from /builds/linux/include/linux/key.h:15:
In file included from /builds/linux/include/linux/rbtree.h:22:
In file included from /builds/linux/include/linux/rcupdate.h:27:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/ocfs2/cluster/tcp.c:43:
In file included from /builds/linux/include/linux/sched/mm.h:7:
In file included from /builds/linux/include/linux/sched.h:12:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/md/bcache/closure.c:9:
In file included from /builds/linux/include/linux/debugfs.h:15:
In file included from /builds/linux/include/linux/fs.h:6:
In file included from /builds/linux/include/linux/wait_bit.h:8:
In file included from /builds/linux/include/linux/wait.h:9:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/base/dd.c:19:
In file included from /builds/linux/include/linux/debugfs.h:15:
In file included from /builds/linux/include/linux/fs.h:6:
In file included from /builds/linux/include/linux/wait_bit.h:8:
In file included from /builds/linux/include/linux/wait.h:9:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/rds/connection.c:35:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/engine/gr/base.c:24:
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/engine/gr/priv.h:5:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/engine/gr.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/engine.h:5:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/subdev.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/device.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/oclass.h:3:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/os.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvif/os.h:6:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/ethernet/microchip/lan743x_ethtool.c:4:
In file included from /builds/linux/include/linux/netdevice.h:24:
In file included from /builds/linux/include/linux/timer.h:6:
In file included from /builds/linux/include/linux/ktime.h:24:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/netfilter/xt_SECMARK.c:12:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/cifs/cifs_spnego.c:23:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpio/gpio-gw-pld.c:13:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/nouveau/nv04_fbcon.c:25:
In file included from /builds/linux/drivers/gpu/drm/nouveau/nouveau_drv.h:41:
In file included from /builds/linux/include/linux/notifier.h:14:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/scsi/pcmcia/aha152x_core.c:3:
In file included from /builds/linux/drivers/scsi/aha152x.c:227:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/sched/em_cmp.c:8:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/hwmon/pwm-fan.c:11:
In file included from /builds/linux/include/linux/hwmon-sysfs.h:10:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/radeon/radeon_ucode.c:24:
In file included from /builds/linux/include/linux/firmware.h:7:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/power/supply/power_supply_hwmon.c:8:
In file included from /builds/linux/include/linux/power_supply.h:15:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/reset/reset-berlin.c:15:
In file included from /builds/linux/include/linux/io.h:13:
In file included from /builds/linux/arch/riscv/include/asm/io.h:15:
In file included from /builds/linux/arch/riscv/include/asm/mmiowb.h:12:
In file included from /builds/linux/include/asm-generic/mmiowb.h:27:
In file included from /builds/linux/arch/riscv/include/asm/smp.h:11:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/bluetooth/6lowpan.c:7:
In file included from /builds/linux/include/linux/if_arp.h:22:
In file included from /builds/linux/include/linux/skbuff.h:15:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/quota/kqid.c:2:
In file included from /builds/linux/include/linux/fs.h:6:
In file included from /builds/linux/include/linux/wait_bit.h:8:
In file included from /builds/linux/include/linux/wait.h:9:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/wireless/mediatek/mt76/mt7603/pci.c:4:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/ethernet/qualcomm/rmnet/rmnet_handlers.c:7:
In file included from /builds/linux/include/linux/netdevice.h:24:
In file included from /builds/linux/include/linux/timer.h:6:
In file included from /builds/linux/include/linux/ktime.h:24:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/hid/hid-sensor-custom.c:8:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/gfs2/ops_fstype.c:9:
In file included from /builds/linux/include/linux/sched.h:12:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/netlink/af_netlink.c:21:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/batman-adv/bat_algo.c:7:
In file included from /builds/linux/net/batman-adv/main.h:210:
In file included from /builds/linux/include/linux/etherdevice.h:20:
In file included from /builds/linux/include/linux/if_ether.h:19:
In file included from /builds/linux/include/linux/skbuff.h:15:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/dlm/lowcomms.c:46:
In file included from /builds/linux/include/net/sock.h:38:
In file included from /builds/linux/include/linux/hardirq.h:5:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/input/touchscreen/stmpe-ts.c:10:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/subdev/bios/M0203.c:24:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/subdev/bios.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/subdev.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/device.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/oclass.h:3:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/os.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvif/os.h:6:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/sound/soc/sof/intel/cnl.c:18:
In file included from /builds/linux/sound/soc/sof/intel/../ops.h:14:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/md/bcache/alloc.c:64:
In file included from /builds/linux/drivers/md/bcache/bcache.h:182:
In file included from /builds/linux/include/linux/bio.h:8:
In file included from /builds/linux/include/linux/highmem.h:5:
In file included from /builds/linux/include/linux/fs.h:6:
In file included from /builds/linux/include/linux/wait_bit.h:8:
In file included from /builds/linux/include/linux/wait.h:9:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/usb/tm6000/tm6000-alsa.c:7:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/power/supply/sbs-charger.c:12:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/thermal/ti-soc-thermal/omap5-thermal-data.c:10:
In file included from /builds/linux/drivers/thermal/ti-soc-thermal/ti-thermal.h:12:
In file included from /builds/linux/drivers/thermal/ti-soc-thermal/ti-bandgap.h:12:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/video/fbdev/imsttfb.c:19:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/cifs/xattr.c:22:
In file included from /builds/linux/include/linux/fs.h:6:
In file included from /builds/linux/include/linux/wait_bit.h:8:
In file included from /builds/linux/include/linux/wait.h:9:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/fddi/skfp/drvfbi.c:19:
In file included from /builds/linux/drivers/net/fddi/skfp/h/smc.h:46:
In file included from /builds/linux/drivers/net/fddi/skfp/h/targetos.h:42:
In file included from /builds/linux/arch/riscv/include/asm/io.h:15:
In file included from /builds/linux/arch/riscv/include/asm/mmiowb.h:12:
In file included from /builds/linux/include/asm-generic/mmiowb.h:27:
In file included from /builds/linux/arch/riscv/include/asm/smp.h:11:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/v4l2-core/v4l2-event.c:12:
In file included from /builds/linux/include/media/v4l2-dev.h:13:
In file included from /builds/linux/include/linux/poll.h:7:
In file included from /builds/linux/include/linux/ktime.h:24:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/drm_fb_helper.c:33:
In file included from /builds/linux/include/linux/dma-buf.h:18:
In file included from /builds/linux/include/linux/scatterlist.h:8:
In file included from /builds/linux/include/linux/mm.h:10:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/dvb-frontends/isl6405.c:14:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/staging/uwb/i1480/dfu/dfu.c:15:
In file included from /builds/linux/drivers/staging/uwb/i1480/dfu/i1480-dfu.h:54:
In file included from /builds/linux/include/linux/completion.h:12:
In file included from /builds/linux/include/linux/wait.h:9:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/mfd/rohm-bd70528.c:7:
In file included from /builds/linux/include/linux/i2c.h:13:
In file included from /builds/linux/include/linux/acpi.h:13:
In file included from /builds/linux/include/linux/irqdomain.h:35:
In file included from /builds/linux/include/linux/of.h:17:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/leds/leds-max77650.c:8:
In file included from /builds/linux/include/linux/i2c.h:13:
In file included from /builds/linux/include/linux/acpi.h:13:
In file included from /builds/linux/include/linux/irqdomain.h:35:
In file included from /builds/linux/include/linux/of.h:17:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/i2c/sil164_drv.c:27:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/platform/marvell-ccic/cafe-driver.c:20:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/nvme/target/io-cmd-file.c:8:
In file included from /builds/linux/include/linux/uio.h:9:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/watchdog/bd70528_wdt.c:7:
In file included from /builds/linux/include/linux/mfd/rohm-bd70528.h:8:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/staging/uwb/i1480/dfu/phy.c:16:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/dlm/recoverd.c:12:
In file included from /builds/linux/fs/dlm/dlm_internal.h:19:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/wireless/ath/ath9k/hw.c:17:
In file included from /builds/linux/include/linux/io.h:13:
In file included from /builds/linux/arch/riscv/include/asm/io.h:15:
In file included from /builds/linux/arch/riscv/include/asm/mmiowb.h:12:
In file included from /builds/linux/include/asm-generic/mmiowb.h:27:
In file included from /builds/linux/arch/riscv/include/asm/smp.h:11:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/sound/soc/codecs/wm2000.c:21:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/drm_vram_mm_helper.c:3:
In file included from /builds/linux/include/drm/drm_device.h:5:
In file included from /builds/linux/include/linux/kref.h:16:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/ntfs/mft.c:9:
In file included from /builds/linux/include/linux/buffer_head.h:12:
In file included from /builds/linux/include/linux/fs.h:6:
In file included from /builds/linux/include/linux/wait_bit.h:8:
In file included from /builds/linux/include/linux/wait.h:9:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/base/firmware.c:10:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/amd/amdgpu/amdgpu_amdkfd.c:23:
In file included from /builds/linux/drivers/gpu/drm/amd/amdgpu/amdgpu_amdkfd.h:29:
In file included from /builds/linux/include/linux/mm.h:10:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/iio/light/us5182d.c:11:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/regulator/da9211-regulator.c:8:
In file included from /builds/linux/include/linux/i2c.h:13:
In file included from /builds/linux/include/linux/acpi.h:13:
In file included from /builds/linux/include/linux/irqdomain.h:35:
In file included from /builds/linux/include/linux/of.h:17:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/iio/imu/st_lsm6dsx/st_lsm6dsx_spi.c:12:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/mmc/core/pwrseq_simple.c:9:
In file included from /builds/linux/include/linux/clk.h:14:
In file included from /builds/linux/include/linux/notifier.h:14:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/batman-adv/bat_iv_ogm.c:7:
In file included from /builds/linux/net/batman-adv/bat_iv_ogm.h:10:
In file included from /builds/linux/net/batman-adv/main.h:210:
In file included from /builds/linux/include/linux/etherdevice.h:20:
In file included from /builds/linux/include/linux/if_ether.h:19:
In file included from /builds/linux/include/linux/skbuff.h:15:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/rtc/rtc-sc27xx.c:10:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/tty/serial/8250/8250_dwlib.c:5:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/usb/gadget/udc/aspeed-vhub/dev.c:16:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/amd/amdgpu/gfx_v9_0.c:26:
In file included from /builds/linux/include/linux/firmware.h:7:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/panel/panel-sharp-ls037v7dw01.c:15:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/misc/habanalabs/device.c:10:
In file included from /builds/linux/drivers/misc/habanalabs/habanalabs.h:14:
In file included from /builds/linux/include/linux/cdev.h:5:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/btrfs/tests/extent-buffer-tests.c:6:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/crypto/policy.c:13:
In file included from /builds/linux/include/linux/random.h:101:
In file included from /builds/linux/include/linux/prandom.h:12:
In file included from /builds/linux/include/linux/percpu.h:6:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/atm/raw.c:8:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/sound/usb/line6/midi.c:8:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/pinctrl/pinctrl-rzn1.c:10:
In file included from /builds/linux/include/linux/clk.h:14:
In file included from /builds/linux/include/linux/notifier.h:14:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/platform/omap3isp/isph3a_aewb.c:15:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpio/gpio-pmic-eic-sprd.c:7:
In file included from /builds/linux/include/linux/gpio/driver.h:5:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/staging/vc04_services/interface/vchiq_arm/vchiq_arm.c:8:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/usb/chipidea/host.c:11:
In file included from /builds/linux/include/linux/io.h:13:
In file included from /builds/linux/arch/riscv/include/asm/io.h:15:
In file included from /builds/linux/arch/riscv/include/asm/mmiowb.h:12:
In file included from /builds/linux/include/asm-generic/mmiowb.h:27:
In file included from /builds/linux/arch/riscv/include/asm/smp.h:11:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/iio/potentiometer/ad5272.c:15:
In file included from /builds/linux/include/linux/i2c.h:13:
In file included from /builds/linux/include/linux/acpi.h:13:
In file included from /builds/linux/include/linux/irqdomain.h:35:
In file included from /builds/linux/include/linux/of.h:17:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/clk/sunxi-ng/ccu_gate.c:7:
In file included from /builds/linux/include/linux/clk-provider.h:9:
In file included from /builds/linux/include/linux/of.h:17:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/extcon/extcon-ptn5150.c:10:
In file included from /builds/linux/include/linux/i2c.h:13:
In file included from /builds/linux/include/linux/acpi.h:13:
In file included from /builds/linux/include/linux/irqdomain.h:35:
In file included from /builds/linux/include/linux/of.h:17:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/leds/trigger/ledtrig-activity.c:11:
In file included from /builds/linux/include/linux/kernel_stat.h:5:
In file included from /builds/linux/include/linux/smp.h:64:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/staging/greybus/authentication.c:9:
In file included from /builds/linux/include/linux/greybus.h:17:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/ipv4/datagram.c:11:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/staging/uwb/i1480/i1480-est.c:13:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/hid/hid-icade.c:12:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/rxrpc/input.c:10:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/sound/pci/intel8x0.c:14:
In file included from /builds/linux/include/linux/io.h:13:
In file included from /builds/linux/arch/riscv/include/asm/io.h:15:
In file included from /builds/linux/arch/riscv/include/asm/mmiowb.h:12:
In file included from /builds/linux/include/asm-generic/mmiowb.h:27:
In file included from /builds/linux/arch/riscv/include/asm/smp.h:11:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/sound/soc/meson/meson-card-utils.c:6:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/target/iscsi/cxgbit/cxgbit_target.c:6:
In file included from /builds/linux/include/linux/workqueue.h:9:
In file included from /builds/linux/include/linux/timer.h:6:
In file included from /builds/linux/include/linux/ktime.h:24:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/clocksource/clksrc-dbx500-prcmu.c:15:
In file included from /builds/linux/include/linux/of.h:17:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/atm/ioctl.c:9:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/rtc/rtc-ds1390.c:14:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/sched/sch_fifo.c:8:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/mtd/chips/jedec_probe.c:10:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/kernel/sched/rt.c:6:
In file included from /builds/linux/kernel/sched/sched.h:5:
In file included from /builds/linux/include/linux/sched.h:12:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/kernel/time/timer_list.c:8:
In file included from /builds/linux/include/linux/proc_fs.h:9:
In file included from /builds/linux/include/linux/fs.h:6:
In file included from /builds/linux/include/linux/wait_bit.h:8:
In file included from /builds/linux/include/linux/wait.h:9:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/amd/amdgpu/../display/dc/dc_helper.c:32:
In file included from /builds/linux/drivers/gpu/drm/amd/amdgpu/../display/dc/dm_services.h:34:
In file included from /builds/linux/drivers/gpu/drm/amd/amdgpu/../display/amdgpu_dm/amdgpu_dm_trace.h:32:
In file included from /builds/linux/include/linux/tracepoint.h:15:
In file included from /builds/linux/include/linux/smp.h:64:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/amd/amdgpu/../display/dc/gpio/dce110/hw_translate_dce110.c:30:
In file included from /builds/linux/drivers/gpu/drm/amd/amdgpu/../display/dc/dm_services.h:34:
In file included from /builds/linux/drivers/gpu/drm/amd/amdgpu/../display/amdgpu_dm/amdgpu_dm_trace.h:32:
In file included from /builds/linux/include/linux/tracepoint.h:15:
In file included from /builds/linux/include/linux/smp.h:64:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from lib/raid6/int8.c:21:
In file included from /builds/linux/include/linux/raid/pq.h:15:
In file included from /builds/linux/include/linux/blkdev.h:5:
In file included from /builds/linux/include/linux/sched.h:12:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/video/fbdev/udlfb.c:16:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/clocksource/h8300_timer8.c:13:
In file included from /builds/linux/include/linux/interrupt.h:11:
In file included from /builds/linux/include/linux/hardirq.h:5:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/usb/storage/sddr09.c:32:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/drm_scdc_helper.c:24:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/ax25/sysctl_net_ax25.c:6:
In file included from /builds/linux/include/linux/mm.h:10:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/staging/android/ion/ion_cma_heap.c:9:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/staging/iio/cdc/ad7150.c:9:
In file included from /builds/linux/include/linux/interrupt.h:11:
In file included from /builds/linux/include/linux/hardirq.h:5:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/engine/device/ctrl.c:24:
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/engine/device/ctrl.h:5:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/object.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/oclass.h:3:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/os.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvif/os.h:6:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/amd/amdgpu/../display/dc/bios/dce112/command_table_helper2_dce112.c:26:
In file included from /builds/linux/drivers/gpu/drm/amd/amdgpu/../display/dc/dm_services.h:34:
In file included from /builds/linux/drivers/gpu/drm/amd/amdgpu/../display/amdgpu_dm/amdgpu_dm_trace.h:32:
In file included from /builds/linux/include/linux/tracepoint.h:15:
In file included from /builds/linux/include/linux/smp.h:64:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/sound/soc/fsl/fsl_asrc.c:9:
In file included from /builds/linux/include/linux/clk.h:14:
In file included from /builds/linux/include/linux/notifier.h:14:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/gfs2/dir.c:55:
In file included from /builds/linux/net/bridge/netfilter/ebt_nflog.c:16:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/infiniband/hw/mthca/mthca_provider.c:37:
In file included from /builds/linux/include/rdma/ib_smi.h:40:
In file included from /builds/linux/include/rdma/ib_mad.h:42:
In file included from /builds/linux/include/rdma/ib_verbs.h:43:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/btrfs/tree-log.c:6:
In file included from /builds/linux/include/linux/sched.h:12:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/ax25/ax25_ds_in.c:9:
In file included from /builds/linux/include/linux/socket.h:8:
In file included from /builds/linux/include/linux/uio.h:9:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/nfs/flexfilelayout/flexfilelayout.c:10:
In file included from /builds/linux/include/linux/nfs_fs.h:22:
In file included from /builds/linux/include/linux/in.h:19:
In file included from /builds/linux/include/uapi/linux/in.h:24:
In file included from /builds/linux/include/linux/socket.h:8:
In file included from /builds/linux/include/linux/uio.h:9:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/input/touchscreen/inexio.c:17:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/engine/disp/cursgv100.c:22:
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/engine/disp/channv50.h:5:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/object.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/oclass.h:3:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/os.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvif/os.h:6:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/rtc/rtc-hym8563.c:12:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/platform/m2m-deinterlace.c:9:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/wireless/ath/wil6210/pcie_bus.c:18:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/squashfs/super.c:19:
In file included from /builds/linux/include/linux/fs.h:6:
In file included from /builds/linux/include/linux/wait_bit.h:8:
In file included from /builds/linux/include/linux/wait.h:9:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/i2c/tda9840.c:17:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/wireless/realtek/rtlwifi/rtl8192cu/dm.c:4:
In file included from /builds/linux/drivers/net/wireless/realtek/rtlwifi/rtl8192cu/../wifi.h:9:
In file included from /builds/linux/include/linux/sched.h:12:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/usb/typec/tps6598x.c:9:
In file included from /builds/linux/include/linux/i2c.h:13:
In file included from /builds/linux/include/linux/acpi.h:13:
In file included from /builds/linux/include/linux/irqdomain.h:35:
In file included from /builds/linux/include/linux/of.h:17:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/block/blk-lib.c:6:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/netlabel/netlabel_kapi.c:18:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/staging/media/omap4iss/iss_ipipeif.c:10:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/mtd/ubi/attach.c:73:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/pci/cx88/cx88-tvaudio.c:24:
In file included from /builds/linux/drivers/media/pci/cx88/cx88.h:13:
In file included from /builds/linux/include/linux/pci.h:35:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/wireless/intel/iwlwifi/dvm/power.c:17:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/thermal/rcar_gen3_thermal.c:11:
In file included from /builds/linux/include/linux/interrupt.h:11:
In file included from /builds/linux/include/linux/hardirq.h:5:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/rtc/hctosys.c:11:
In file included from /builds/linux/include/linux/rtc.h:17:
In file included from /builds/linux/include/linux/interrupt.h:11:
In file included from /builds/linux/include/linux/hardirq.h:5:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/ethernet/samsung/sxgbe/sxgbe_mtl.c:12:
In file included from /builds/linux/include/linux/io.h:13:
In file included from /builds/linux/arch/riscv/include/asm/io.h:15:
In file included from /builds/linux/arch/riscv/include/asm/mmiowb.h:12:
In file included from /builds/linux/include/asm-generic/mmiowb.h:27:
In file included from /builds/linux/arch/riscv/include/asm/smp.h:11:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/ethernet/hp/hp100.c:87:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/engine/fifo/gp100.c:24:
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/engine/fifo/gk104.h:5:
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/engine/fifo/priv.h:5:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/engine/fifo.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/engine.h:5:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/subdev.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/device.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/oclass.h:3:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/os.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvif/os.h:6:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/rc/imon.c:21:
In file included from /builds/linux/include/linux/ktime.h:24:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/netfilter/nf_conntrack_extend.c:8:
In file included from /builds/linux/include/linux/kmemleak.h:12:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/sound/soc/samsung/bells.c:7:
In file included from /builds/linux/include/sound/soc.h:13:
In file included from /builds/linux/include/linux/of.h:17:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/usb/pvrusb2/pvrusb2-main.c:10:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/usb/dm9601.c:13:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/ethernet/broadcom/bnxt/bnxt_dim.c:10:
In file included from /builds/linux/include/linux/dim.h:7:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/watchdog/digicolor_wdt.c:10:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/arch/riscv/kernel/traps.c:6:
In file included from /builds/linux/include/linux/cpu.h:17:
In file included from /builds/linux/include/linux/node.h:18:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/clk/sunxi-ng/ccu-sun4i-a10.c:8:
In file included from /builds/linux/include/linux/clk-provider.h:9:
In file included from /builds/linux/include/linux/of.h:17:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/xfrm/xfrm_ipcomp.c:14:
In file included from /builds/linux/include/linux/crypto.h:19:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpio/gpio-lp3943.c:12:
In file included from /builds/linux/include/linux/gpio/driver.h:5:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/thunderbolt/property.c:11:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/usb/c67x00/c67x00-hcd.c:10:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/input/serio/userio.c:18:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/ethernet/mellanox/mlx5/core/en_accel/ipsec_rxtx.c:34:
In file included from /builds/linux/include/crypto/aead.h:11:
In file included from /builds/linux/include/linux/crypto.h:19:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/sound/hda/hdac_bus.c:7:
In file included from /builds/linux/include/linux/io.h:13:
In file included from /builds/linux/arch/riscv/include/asm/io.h:15:
In file included from /builds/linux/arch/riscv/include/asm/mmiowb.h:12:
In file included from /builds/linux/include/asm-generic/mmiowb.h:27:
In file included from /builds/linux/arch/riscv/include/asm/smp.h:11:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/power/reset/restart-poweroff.c:12:
In file included from /builds/linux/include/linux/platform_device.h:13:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/ipv6/netfilter/nf_reject_ipv6.c:6:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/scsi/megaraid/megaraid_sas_debugfs.c:30:
In file included from /builds/linux/include/linux/pci.h:35:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/ceph/auth.c:4:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/sound/soc/sirf/sirf-usp.c:7:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/clk/clk-scpi.c:8:
In file included from /builds/linux/include/linux/clk-provider.h:9:
In file included from /builds/linux/include/linux/of.h:17:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/scsi/qla2xxx/qla_nx.c:7:
In file included from /builds/linux/drivers/scsi/qla2xxx/qla_def.h:13:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/staging/comedi/drivers/das08_cs.c:32:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/ata/sata_sis.c:18:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/netfilter/nfnetlink_osf.c:3:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/x25/x25_timer.c:18:
In file included from /builds/linux/include/linux/jiffies.h:9:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/phy/st/phy-stm32-usbphyc.c:9:
In file included from /builds/linux/include/linux/clk.h:14:
In file included from /builds/linux/include/linux/notifier.h:14:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/wireless/broadcom/b43/tables_nphy.c:13:
In file included from /builds/linux/drivers/net/wireless/broadcom/b43/b43.h:6:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/ethernet/qlogic/qlcnic/qlcnic_83xx_vnic.c:8:
In file included from /builds/linux/drivers/net/ethernet/qlogic/qlcnic/qlcnic.h:11:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/thermal/spear_thermal.c:9:
In file included from /builds/linux/include/linux/clk.h:14:
In file included from /builds/linux/include/linux/notifier.h:14:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/staging/wusbcore/devconnect.c:75:
In file included from /builds/linux/include/linux/jiffies.h:9:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/wireless/virt_wifi.c:12:
In file included from /builds/linux/include/net/cfg80211.h:13:
In file included from /builds/linux/include/linux/netdevice.h:24:
In file included from /builds/linux/include/linux/timer.h:6:
In file included from /builds/linux/include/linux/ktime.h:24:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/video/fbdev/omap2/omapfb/dss/hdmi4.c:12:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/dma/of-dma.c:10:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/jffs2/symlink.c:12:
In file included from /builds/linux/fs/jffs2/nodelist.h:15:
In file included from /builds/linux/include/linux/fs.h:6:
In file included from /builds/linux/include/linux/wait_bit.h:8:
In file included from /builds/linux/include/linux/wait.h:9:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/amd/amdgpu/../display/dc/bios/dce112/command_table_helper_dce112.c:26:
In file included from /builds/linux/drivers/gpu/drm/amd/amdgpu/../display/dc/dm_services.h:34:
In file included from /builds/linux/drivers/gpu/drm/amd/amdgpu/../display/amdgpu_dm/amdgpu_dm_trace.h:32:
In file included from /builds/linux/include/linux/tracepoint.h:15:
In file included from /builds/linux/include/linux/smp.h:64:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/base/power/clock_ops.c:9:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/ethernet/stmicro/stmmac/stmmac_selftests.c:10:
In file included from /builds/linux/include/linux/completion.h:12:
In file included from /builds/linux/include/linux/wait.h:9:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/nls/nls_cp932.c:10:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/power/supply/wm8350_power.c:12:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/sound/soc/codecs/lochnagar-sc.c:11:
In file included from /builds/linux/include/linux/clk.h:14:
In file included from /builds/linux/include/linux/notifier.h:14:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/irqchip/irq-renesas-intc-irqpin.c:9:
In file included from /builds/linux/include/linux/of.h:17:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/ethernet/intel/igbvf/mbx.c:4:
In file included from /builds/linux/drivers/net/ethernet/intel/igbvf/mbx.h:7:
In file included from /builds/linux/drivers/net/ethernet/intel/igbvf/vf.h:7:
In file included from /builds/linux/include/linux/pci.h:35:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/usb/mon/mon_bin.c:12:
In file included from /builds/linux/include/linux/sched/signal.h:5:
In file included from /builds/linux/include/linux/rculist.h:11:
In file included from /builds/linux/include/linux/rcupdate.h:27:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/kernel/sys.c:9:
In file included from /builds/linux/include/linux/mm.h:10:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/wireless/realtek/rtlwifi/rtl8723be/sw.c:4:
In file included from /builds/linux/drivers/net/wireless/realtek/rtlwifi/rtl8723be/../wifi.h:9:
In file included from /builds/linux/include/linux/sched.h:12:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/ipv4/tcp_ulp.c:10:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/engine/gr/ctxgp102.c:24:
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/engine/gr/ctxgf100.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/engine/gr/gf100.h:27:
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/engine/gr/priv.h:5:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/engine/gr.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/engine.h:5:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/subdev.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/device.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/oclass.h:3:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/os.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvif/os.h:6:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/v4l2-core/v4l2-i2c.c:6:
In file included from /builds/linux/include/linux/i2c.h:13:
In file included from /builds/linux/include/linux/acpi.h:13:
In file included from /builds/linux/include/linux/irqdomain.h:35:
In file included from /builds/linux/include/linux/of.h:17:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/via/via_dmablit.c:37:
In file included from /builds/linux/include/linux/pagemap.h:8:
In file included from /builds/linux/include/linux/mm.h:10:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/ethernet/chelsio/cxgb4vf/cxgb4vf_main.c:38:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/radeon/si_smc.c:25:
In file included from /builds/linux/include/linux/firmware.h:7:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/bridge/adv7511/adv7511_cec.c:21:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/scsi/ufs/ufshcd-dwc.c:10:
In file included from /builds/linux/drivers/scsi/ufs/ufshcd.h:40:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/staging/isdn/gigaset/interface.c:11:
In file included from /builds/linux/drivers/staging/isdn/gigaset/gigaset.h:20:
In file included from /builds/linux/include/linux/sched.h:12:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/lib/test_hash.c:21:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/platform/mtk-vpu/mtk_vpu.c:6:
In file included from /builds/linux/include/linux/clk.h:14:
In file included from /builds/linux/include/linux/notifier.h:14:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/hwmon/iio_hwmon.c:8:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/sound/soc/codecs/max98357a.c:7:
In file included from /builds/linux/include/linux/acpi.h:13:
In file included from /builds/linux/include/linux/irqdomain.h:35:
In file included from /builds/linux/include/linux/of.h:17:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/reiserfs/ioctl.c:6:
In file included from /builds/linux/include/linux/fs.h:6:
In file included from /builds/linux/include/linux/wait_bit.h:8:
In file included from /builds/linux/include/linux/wait.h:9:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/netfilter/xt_statistic.c:9:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/subdev/i2c/nv4e.c:24:
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/subdev/i2c/priv.h:5:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/subdev/i2c.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/subdev.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/device.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/oclass.h:3:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/os.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvif/os.h:6:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/wireless/ath/trace.c:17:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/etnaviv/etnaviv_gem.c:6:
In file included from /builds/linux/include/drm/drm_prime.h:35:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/usb/misc/iowarrior.c:18:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/scsi/esas2r/esas2r_disc.c:45:
In file included from /builds/linux/drivers/scsi/esas2r/esas2r.h:46:
In file included from /builds/linux/include/linux/pci.h:35:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/regulator/pv88060-regulator.c:7:
In file included from /builds/linux/include/linux/i2c.h:13:
In file included from /builds/linux/include/linux/acpi.h:13:
In file included from /builds/linux/include/linux/irqdomain.h:35:
In file included from /builds/linux/include/linux/of.h:17:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/vfio/virqfd.c:10:
In file included from /builds/linux/include/linux/vfio.h:12:
In file included from /builds/linux/include/linux/iommu.h:10:
In file included from /builds/linux/include/linux/scatterlist.h:8:
In file included from /builds/linux/include/linux/mm.h:10:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpio/gpio-xilinx.c:11:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/rtc/nvmem.c:10:
In file included from /builds/linux/include/linux/nvmem-consumer.h:14:
In file included from /builds/linux/include/linux/notifier.h:14:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/amd/amdgpu/amdgpu_benchmark.c:26:
In file included from /builds/linux/drivers/gpu/drm/amd/amdgpu/amdgpu.h:31:
In file included from /builds/linux/drivers/gpu/drm/amd/amdgpu/amdgpu_ctx.h:26:
In file included from /builds/linux/drivers/gpu/drm/amd/amdgpu/amdgpu_ring.h:28:
In file included from /builds/linux/include/drm/gpu_scheduler.h:27:
In file included from /builds/linux/include/drm/spsc_queue.h:28:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/panel/panel-rocktech-jh057n00900.c:8:
In file included from /builds/linux/include/drm/drm_mipi_dsi.h:12:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/xfs/libxfs/xfs_dquot_buf.c:7:
In file included from /builds/linux/fs/xfs/xfs.h:22:
In file included from /builds/linux/fs/xfs/xfs_linux.h:24:
In file included from /builds/linux/fs/xfs/kmem.h:9:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/sound/core/compress_offload.c:16:
In file included from /builds/linux/include/linux/fs.h:6:
In file included from /builds/linux/include/linux/wait_bit.h:8:
In file included from /builds/linux/include/linux/wait.h:9:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/input/keyboard/cap11xx.c:9:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/infiniband/core/ucma.c:33:
In file included from /builds/linux/include/linux/completion.h:12:
In file included from /builds/linux/include/linux/wait.h:9:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/nvdimm/namespace_devs.c:5:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/affs/amigaffs.c:13:
In file included from /builds/linux/include/linux/iversion.h:5:
In file included from /builds/linux/include/linux/fs.h:6:
In file included from /builds/linux/include/linux/wait_bit.h:8:
In file included from /builds/linux/include/linux/wait.h:9:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/ext2/xattr.c:57:
In file included from /builds/linux/include/linux/buffer_head.h:12:
In file included from /builds/linux/include/linux/fs.h:6:
In file included from /builds/linux/include/linux/wait_bit.h:8:
In file included from /builds/linux/include/linux/wait.h:9:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/target/target_core_device.c:14:
In file included from /builds/linux/include/linux/net.h:18:
In file included from /builds/linux/include/linux/random.h:101:
In file included from /builds/linux/include/linux/prandom.h:12:
In file included from /builds/linux/include/linux/percpu.h:6:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/platform/sti/c8sectpfe/c8sectpfe-core.c:12:
In file included from /builds/linux/include/linux/clk.h:14:
In file included from /builds/linux/include/linux/notifier.h:14:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/sound/firewire/digi00x/digi00x-transaction.c:8:
In file included from /builds/linux/include/sound/asound.h:11:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/netrom/af_netrom.c:8:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/i2c/smiapp/smiapp-regs.c:12:
In file included from /builds/linux/include/linux/i2c.h:13:
In file included from /builds/linux/include/linux/acpi.h:13:
In file included from /builds/linux/include/linux/irqdomain.h:35:
In file included from /builds/linux/include/linux/of.h:17:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/ocfs2/quota_global.c:5:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/security/apparmor/apparmorfs.c:12:
In file included from /builds/linux/include/linux/security.h:26:
In file included from /builds/linux/include/linux/key.h:15:
In file included from /builds/linux/include/linux/rbtree.h:22:
In file included from /builds/linux/include/linux/rcupdate.h:27:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/input/keyboard/pmic8xxx-keypad.c:5:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/netfilter/nft_limit.c:10:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/char/tpm/tpm2-cmd.c:14:
In file included from /builds/linux/drivers/char/tpm/tpm.h:21:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/ethernet/intel/ixgbe/ixgbe_main.c:5:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/sound/soc/intel/common/soc-acpi-intel-hda-match.c:9:
In file included from /builds/linux/include/sound/soc-acpi.h:10:
In file included from /builds/linux/include/linux/acpi.h:13:
In file included from /builds/linux/include/linux/irqdomain.h:35:
In file included from /builds/linux/include/linux/of.h:17:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/staging/fbtft/fb_hx8357d.c:12:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/engine/cipher/g84.c:24:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/engine/cipher.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/engine.h:5:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/subdev.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/device.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/oclass.h:3:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/os.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvif/os.h:6:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/ceph/ceph_strings.c:5:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/fpga/dfl-fme-pr.c:20:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/wireless/ath/wil6210/p2p.c:18:
In file included from /builds/linux/drivers/net/wireless/ath/wil6210/wil6210.h:21:
In file included from /builds/linux/include/linux/etherdevice.h:20:
In file included from /builds/linux/include/linux/if_ether.h:19:
In file included from /builds/linux/include/linux/skbuff.h:15:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/hpfs/namei.c:9:
In file included from /builds/linux/include/linux/sched.h:12:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/crypto/blowfish_generic.c:15:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/panel/panel-sitronix-st7701.c:7:
In file included from /builds/linux/include/drm/drm_mipi_dsi.h:12:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/security/apparmor/lsm.c:11:
In file included from /builds/linux/include/linux/lsm_hooks.h:28:
In file included from /builds/linux/include/linux/security.h:26:
In file included from /builds/linux/include/linux/key.h:15:
In file included from /builds/linux/include/linux/rbtree.h:22:
In file included from /builds/linux/include/linux/rcupdate.h:27:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/sysfs/dir.c:14:
In file included from /builds/linux/include/linux/fs.h:6:
In file included from /builds/linux/include/linux/wait_bit.h:8:
In file included from /builds/linux/include/linux/wait.h:9:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/staging/gs_fpgaboot/io.c:5:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/md/bcache/debug.c:9:
In file included from /builds/linux/drivers/md/bcache/bcache.h:182:
In file included from /builds/linux/include/linux/bio.h:8:
In file included from /builds/linux/include/linux/highmem.h:5:
In file included from /builds/linux/include/linux/fs.h:6:
In file included from /builds/linux/include/linux/wait_bit.h:8:
In file included from /builds/linux/include/linux/wait.h:9:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/md/raid5.c:38:
In file included from /builds/linux/include/linux/blkdev.h:5:
In file included from /builds/linux/include/linux/sched.h:12:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/mtd/tests/mtd_test.c:4:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/sound/soc/atmel/mchp-i2s-mcc.c:10:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/tty/tty_jobctrl.c:9:
In file included from /builds/linux/include/linux/sched/signal.h:5:
In file included from /builds/linux/include/linux/rculist.h:11:
In file included from /builds/linux/include/linux/rcupdate.h:27:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/tty/serial/8250/8250_ingenic.c:9:
In file included from /builds/linux/include/linux/clk.h:14:
In file included from /builds/linux/include/linux/notifier.h:14:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/platform/xilinx/xilinx-dma.c:12:
In file included from /builds/linux/include/linux/dma/xilinx_dma.h:11:
In file included from /builds/linux/include/linux/dma-mapping.h:7:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/rtc/rtc-em3027.c:11:
In file included from /builds/linux/include/linux/i2c.h:13:
In file included from /builds/linux/include/linux/acpi.h:13:
In file included from /builds/linux/include/linux/irqdomain.h:35:
In file included from /builds/linux/include/linux/of.h:17:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/radeon/radeon_vm.c:30:
In file included from /builds/linux/drivers/gpu/drm/radeon/radeon.h:64:
In file included from /builds/linux/include/linux/wait.h:9:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/rc/keymaps/rc-geekbox.c:8:
In file included from /builds/linux/include/media/rc-map.h:11:
In file included from /builds/linux/include/linux/input.h:8:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/coda/pioctl.c:13:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/nfs/super.c:24:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/i2c/busses/i2c-nforce2.c:37:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/caif/caif_hsi.c:11:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/i2c/et8ek8/et8ek8_mode.c:11:
In file included from /builds/linux/drivers/media/i2c/et8ek8/et8ek8_reg.h:14:
In file included from /builds/linux/include/linux/i2c.h:13:
In file included from /builds/linux/include/linux/acpi.h:13:
In file included from /builds/linux/include/linux/irqdomain.h:35:
In file included from /builds/linux/include/linux/of.h:17:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/infiniband/hw/vmw_pvrdma/pvrdma_cmd.c:48:
In file included from /builds/linux/drivers/infiniband/hw/vmw_pvrdma/pvrdma.h:50:
In file included from /builds/linux/include/linux/interrupt.h:11:
In file included from /builds/linux/include/linux/hardirq.h:5:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/sound/soc/codecs/wcd9335.c:5:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/usb/gl620a.c:11:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/amd/amdgpu/../display/dc/clk_mgr/clk_mgr.c:26:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/regulator/anatop-regulator.c:5:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/mtd/ubi/upd.c:29:
In file included from /builds/linux/include/linux/uaccess.h:5:
In file included from /builds/linux/include/linux/sched.h:12:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/thermal/qcom/tsens-v0_1.c:6:
In file included from /builds/linux/include/linux/platform_device.h:13:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/video/fbdev/nvidia/nv_backlight.c:9:
In file included from /builds/linux/include/linux/backlight.h:12:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/video/fbdev/via/via_aux_vt1631.c:9:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/crypto/scatterwalk.c:12:
In file included from /builds/linux/include/crypto/scatterwalk.h:14:
In file included from /builds/linux/include/crypto/algapi.h:10:
In file included from /builds/linux/include/linux/crypto.h:19:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/ethernet/hisilicon/hns3/hns3pf/hclge_main.c:4:
In file included from /builds/linux/include/linux/acpi.h:13:
In file included from /builds/linux/include/linux/irqdomain.h:35:
In file included from /builds/linux/include/linux/of.h:17:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/pci/tw68/tw68-video.c:19:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/usb/dvb-usb/dib0700_core.c:6:
In file included from /builds/linux/drivers/media/usb/dvb-usb/dib0700.h:10:
In file included from /builds/linux/drivers/media/usb/dvb-usb/dvb-usb.h:14:
In file included from /builds/linux/include/linux/input.h:8:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/proc/task_mmu.c:2:
In file included from /builds/linux/include/linux/pagewalk.h:5:
In file included from /builds/linux/include/linux/mm.h:10:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/iio/imu/adis16480.c:8:
In file included from /builds/linux/include/linux/clk.h:14:
In file included from /builds/linux/include/linux/notifier.h:14:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/irqchip/irq-uniphier-aidet.c:11:
In file included from /builds/linux/include/linux/irq.h:14:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/kernel/bpf/xskmap.c:6:
In file included from /builds/linux/include/linux/bpf.h:9:
In file included from /builds/linux/include/linux/workqueue.h:9:
In file included from /builds/linux/include/linux/timer.h:6:
In file included from /builds/linux/include/linux/ktime.h:24:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/rc/keymaps/rc-budget-ci-old.c:8:
In file included from /builds/linux/include/media/rc-map.h:11:
In file included from /builds/linux/include/linux/input.h:8:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/pci/proc.c:9:
In file included from /builds/linux/include/linux/pci.h:35:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/pinctrl/mediatek/pinctrl-mt6765.c:9:
In file included from /builds/linux/drivers/pinctrl/mediatek/pinctrl-mtk-mt6765.h:12:
In file included from /builds/linux/drivers/pinctrl/mediatek/pinctrl-paris.h:12:
In file included from /builds/linux/include/linux/io.h:13:
In file included from /builds/linux/arch/riscv/include/asm/io.h:15:
In file included from /builds/linux/arch/riscv/include/asm/mmiowb.h:12:
In file included from /builds/linux/include/asm-generic/mmiowb.h:27:
In file included from /builds/linux/arch/riscv/include/asm/smp.h:11:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/nouveau/dispnv50/sorc37d.c:22:
In file included from /builds/linux/drivers/gpu/drm/nouveau/dispnv50/core.h:3:
In file included from /builds/linux/drivers/gpu/drm/nouveau/dispnv50/disp.h:3:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvif/mem.h:3:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvif/mmu.h:3:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvif/object.h:5:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvif/os.h:6:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/drm_bufs.c:33:
In file included from /builds/linux/include/linux/mm.h:10:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/ethernet/marvell/octeontx2/af/mbox.c:11:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/usb/isp1760/isp1760-if.c:13:
In file included from /builds/linux/include/linux/usb.h:6:
In file included from /builds/linux/include/linux/usb/ch9.h:36:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/clk/renesas/r8a77980-cpg-mssr.c:13:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/target/iscsi/cxgbit/cxgbit_ddp.c:6:
In file included from /builds/linux/drivers/target/iscsi/cxgbit/cxgbit.h:9:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/char/mem.c:12:
In file included from /builds/linux/include/linux/mm.h:10:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/mfd/max77620.c:27:
In file included from /builds/linux/include/linux/i2c.h:13:
In file included from /builds/linux/include/linux/acpi.h:13:
In file included from /builds/linux/include/linux/irqdomain.h:35:
In file included from /builds/linux/include/linux/of.h:17:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/wireless/marvell/mwifiex/sta_cmd.c:20:
In file included from /builds/linux/drivers/net/wireless/marvell/mwifiex/decl.h:26:
In file included from /builds/linux/include/linux/wait.h:9:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/radeon/rv515.c:29:
In file included from /builds/linux/include/linux/seq_file.h:8:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/hwtracing/intel_th/core.c:11:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/reiserfs/fix_node.c:5:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/engine/gr/ctxgm107.c:24:
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/engine/gr/ctxgf100.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/engine/gr/gf100.h:27:
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/engine/gr/priv.h:5:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/engine/gr.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/engine.h:5:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/subdev.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/device.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/oclass.h:3:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/os.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvif/os.h:6:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/wireless/ath/ath6kl/sdio.c:18:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/usb/ipheth.c:48:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/lib/mpi/mpi-bit.c:21:
In file included from /builds/linux/lib/mpi/mpi-internal.h:20:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/kernel/sched/completion.c:14:
In file included from /builds/linux/kernel/sched/sched.h:5:
In file included from /builds/linux/include/linux/sched.h:12:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/irqchip/irq-al-fic.c:7:
In file included from /builds/linux/include/linux/irq.h:14:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/watchdog/pm8916_wdt.c:3:
In file included from /builds/linux/include/linux/interrupt.h:11:
In file included from /builds/linux/include/linux/hardirq.h:5:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/sound/soc/codecs/cs47l24.c:10:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/hsr/hsr_device.c:11:
In file included from /builds/linux/include/linux/netdevice.h:24:
In file included from /builds/linux/include/linux/timer.h:6:
In file included from /builds/linux/include/linux/ktime.h:24:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/pci/controller/dwc/pcie-kirin.c:12:
In file included from /builds/linux/include/linux/clk.h:14:
In file included from /builds/linux/include/linux/notifier.h:14:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/nfsd/nfs4state.c:36:
In file included from /builds/linux/include/linux/fs.h:6:
In file included from /builds/linux/include/linux/wait_bit.h:8:
In file included from /builds/linux/include/linux/wait.h:9:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/coda/cnode.c:8:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/lib/raid6/algos.c:14:
In file included from /builds/linux/include/linux/raid/pq.h:15:
In file included from /builds/linux/include/linux/blkdev.h:5:
In file included from /builds/linux/include/linux/sched.h:12:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/ata/sata_svw.c:24:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/wireless/intel/iwlwifi/mvm/d3.c:65:
In file included from /builds/linux/include/linux/etherdevice.h:20:
In file included from /builds/linux/include/linux/if_ether.h:19:
In file included from /builds/linux/include/linux/skbuff.h:15:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/ceph/super.c:5:
In file included from /builds/linux/include/linux/backing-dev.h:13:
In file included from /builds/linux/include/linux/fs.h:6:
In file included from /builds/linux/include/linux/wait_bit.h:8:
In file included from /builds/linux/include/linux/wait.h:9:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/mpls/af_mpls.c:3:
In file included from /builds/linux/include/linux/skbuff.h:15:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/clocksource/em_sti.c:9:
In file included from /builds/linux/include/linux/platform_device.h:13:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/sound/firewire/bebob/bebob_command.c:8:
In file included from /builds/linux/sound/firewire/bebob/./bebob.h:11:
In file included from /builds/linux/include/linux/compat.h:10:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/sound/firewire/tascam/tascam-pcm.c:8:
In file included from /builds/linux/sound/firewire/tascam/tascam.h:11:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/scsi/iscsi_tcp.c:20:
In file included from /builds/linux/include/crypto/hash.h:11:
In file included from /builds/linux/include/linux/crypto.h:19:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/rc/keymaps/rc-it913x-v2.c:7:
In file included from /builds/linux/include/media/rc-map.h:11:
In file included from /builds/linux/include/linux/input.h:8:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/ethernet/chelsio/cxgb4/sched.c:35:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/wireless/realtek/rtlwifi/rtl8723ae/pwrseq.c:4:
In file included from /builds/linux/drivers/net/wireless/realtek/rtlwifi/rtl8723ae/../pwrseqcmd.h:7:
In file included from /builds/linux/drivers/net/wireless/realtek/rtlwifi/rtl8723ae/../wifi.h:9:
In file included from /builds/linux/include/linux/sched.h:12:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/ethernet/cavium/liquidio/request_manager.c:19:
In file included from /builds/linux/include/linux/pci.h:35:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/netfilter/nf_conntrack_labels.c:11:
In file included from /builds/linux/include/net/netfilter/nf_conntrack_ecache.h:8:
In file included from /builds/linux/include/net/netfilter/nf_conntrack.h:23:
In file included from /builds/linux/include/linux/netfilter/nf_conntrack_proto_gre.h:5:
In file included from /builds/linux/include/net/gre.h:5:
In file included from /builds/linux/include/linux/skbuff.h:15:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/input/touchscreen/s6sy761.c:9:
In file included from /builds/linux/include/linux/i2c.h:13:
In file included from /builds/linux/include/linux/acpi.h:13:
In file included from /builds/linux/include/linux/irqdomain.h:35:
In file included from /builds/linux/include/linux/of.h:17:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/9p/trans_rdma.c:16:
In file included from /builds/linux/include/linux/in.h:19:
In file included from /builds/linux/include/uapi/linux/in.h:24:
In file included from /builds/linux/include/linux/socket.h:8:
In file included from /builds/linux/include/linux/uio.h:9:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/clk/clk-multiplier.c:7:
In file included from /builds/linux/include/linux/clk-provider.h:9:
In file included from /builds/linux/include/linux/of.h:17:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/greybus/manifest.c:9:
In file included from /builds/linux/include/linux/greybus.h:17:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/leds/leds-pm8058.c:4:
In file included from /builds/linux/include/linux/leds.h:12:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/ata/pata_marvell.c:13:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/netfilter/ipset/ip_set_hash_ip.c:7:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/wireless/mediatek/mt76/mt76x0/phy.c:10:
In file included from /builds/linux/include/linux/etherdevice.h:20:
In file included from /builds/linux/include/linux/if_ether.h:19:
In file included from /builds/linux/include/linux/skbuff.h:15:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/geneve.c:11:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/sound/core/timer.c:9:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/ecryptfs/keystore.c:14:
In file included from /builds/linux/include/crypto/hash.h:11:
In file included from /builds/linux/include/linux/crypto.h:19:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/nfc/nfcmrvl/main.c:19:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/usb/gspca/dtcs033.c:10:
In file included from /builds/linux/drivers/media/usb/gspca/gspca.h:5:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/iio/pressure/zpa2326_spi.c:10:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/ethernet/ti/davinci_emac.c:18:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/drm_crtc.c:34:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/subdev/ltc/gf100.c:24:
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/subdev/ltc/priv.h:5:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/subdev/ltc.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/subdev.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/device.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/oclass.h:3:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/os.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvif/os.h:6:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/regulator/pcf50633-regulator.c:13:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/ipv6/reassembly.c:31:
In file included from /builds/linux/include/linux/socket.h:8:
In file included from /builds/linux/include/linux/uio.h:9:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/hfs/bfind.c:12:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/rc/zx-irdec.c:7:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/netfilter/nf_conntrack_proto_udp.c:8:
In file included from /builds/linux/include/linux/timer.h:6:
In file included from /builds/linux/include/linux/ktime.h:24:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/platform/vsp1/vsp1_brx.c:10:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/sound/firewire/dice/dice-presonus.c:8:
In file included from /builds/linux/sound/firewire/dice/dice.h:12:
In file included from /builds/linux/include/linux/compat.h:10:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/staging/rtl8192e/rtl8192e/rtl_ps.c:11:
In file included from /builds/linux/drivers/staging/rtl8192e/rtl8192e/rtl_core.h:13:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/dsa/mv88e6xxx/hwtstamp.c:13:
In file included from /builds/linux/drivers/net/dsa/mv88e6xxx/chip.h:11:
In file included from /builds/linux/include/linux/idr.h:15:
In file included from /builds/linux/include/linux/radix-tree.h:14:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/affs/file.c:16:
In file included from /builds/linux/include/linux/uio.h:9:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/mtd/sm_ftl.c:8:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/mtd/parsers/cmdlinepart.c:41:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/clocksource/timer-sun4i.c:17:
In file included from /builds/linux/include/linux/clk.h:14:
In file included from /builds/linux/include/linux/notifier.h:14:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/sound/pci/via82xx_modem.c:20:
In file included from /builds/linux/include/linux/io.h:13:
In file included from /builds/linux/arch/riscv/include/asm/io.h:15:
In file included from /builds/linux/arch/riscv/include/asm/mmiowb.h:12:
In file included from /builds/linux/include/asm-generic/mmiowb.h:27:
In file included from /builds/linux/arch/riscv/include/asm/smp.h:11:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/staging/rtl8712/rtl871x_xmit.c:19:
In file included from /builds/linux/drivers/staging/rtl8712/osdep_service.h:20:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/pci/controller/pcie-xilinx-nwl.c:9:
In file included from /builds/linux/include/linux/clk.h:14:
In file included from /builds/linux/include/linux/notifier.h:14:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/ethernet/mellanox/mlx5/core/en/xsk/setup.c:4:
In file included from /builds/linux/drivers/net/ethernet/mellanox/mlx5/core/en/xsk/setup.h:7:
In file included from /builds/linux/drivers/net/ethernet/mellanox/mlx5/core/en.h:35:
In file included from /builds/linux/include/linux/if_vlan.h:10:
In file included from /builds/linux/include/linux/netdevice.h:24:
In file included from /builds/linux/include/linux/timer.h:6:
In file included from /builds/linux/include/linux/ktime.h:24:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/usb/gadget/function/f_obex.c:13:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/sound/soc/codecs/hdac_hdmi.c:14:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/usb/gadget/udc/aspeed-vhub/epn.c:16:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/ipv4/xfrm4_output.c:7:
In file included from /builds/linux/include/linux/if_ether.h:19:
In file included from /builds/linux/include/linux/skbuff.h:15:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/ethernet/cortina/gemini.c:18:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/amd/amdgpu/../powerplay/hwmgr/vega10_processpptables.c:23:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/regulator/sky81452-regulator.c:8:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/tipc/diag.c:36:
In file included from /builds/linux/net/tipc/core.h:46:
In file included from /builds/linux/include/linux/mm.h:10:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/wireless/ath/ath9k/htc_drv_txrx.c:17:
In file included from /builds/linux/drivers/net/wireless/ath/ath9k/htc.h:20:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/smc/smc_diag.c:13:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/usb/musb/musb_trace.c:11:
In file included from /builds/linux/drivers/usb/musb/musb_trace.h:17:
In file included from /builds/linux/include/linux/tracepoint.h:15:
In file included from /builds/linux/include/linux/smp.h:64:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/ethernet/freescale/fman/fman_sp.c:33:
In file included from /builds/linux/drivers/net/ethernet/freescale/fman/fman_sp.h:35:
In file included from /builds/linux/drivers/net/ethernet/freescale/fman/fman.h:37:
In file included from /builds/linux/include/linux/io.h:13:
In file included from /builds/linux/arch/riscv/include/asm/io.h:15:
In file included from /builds/linux/arch/riscv/include/asm/mmiowb.h:12:
In file included from /builds/linux/include/asm-generic/mmiowb.h:27:
In file included from /builds/linux/arch/riscv/include/asm/smp.h:11:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/proc/namespaces.c:2:
In file included from /builds/linux/include/linux/proc_fs.h:9:
In file included from /builds/linux/include/linux/fs.h:6:
In file included from /builds/linux/include/linux/wait_bit.h:8:
In file included from /builds/linux/include/linux/wait.h:9:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/radeon/cik.c:25:
In file included from /builds/linux/include/linux/firmware.h:7:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/platform/cadence/cdns-csi2tx.c:8:
In file included from /builds/linux/include/linux/clk.h:14:
In file included from /builds/linux/include/linux/notifier.h:14:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/regulator/tps65090-regulator.c:9:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
In file included from /builds/linux/drivers/net/wireless/ath/ath9k/eeprom_def.c:18:
In file included from /builds/linux/drivers/net/wireless/ath/ath9k/hw.h:20:
In file included from /builds/linux/include/linux/if_ether.h:19:
In file included from /builds/linux/include/linux/skbuff.h:15:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/pci/cx88/cx88-dsp.c:8:
In file included from /builds/linux/drivers/media/pci/cx88/cx88.h:13:
In file included from /builds/linux/include/linux/pci.h:35:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/rc/ene_ir.c:21:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/autofs/symlink.c:6:
In file included from /builds/linux/fs/autofs/autofs_i.h:9:
In file included from /builds/linux/include/linux/auto_fs.h:9:
In file included from /builds/linux/include/linux/fs.h:6:
In file included from /builds/linux/include/linux/wait_bit.h:8:
In file included from /builds/linux/include/linux/wait.h:9:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/pinctrl/mediatek/pinctrl-mt8516.c:8:
In file included from /builds/linux/include/linux/of.h:17:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/clk/renesas/r8a7792-cpg-mssr.c:12:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/rc/ir-hix5hd2.c:7:
In file included from /builds/linux/include/linux/clk.h:14:
In file included from /builds/linux/include/linux/notifier.h:14:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/scsi/virtio_scsi.c:15:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/sound/usb/hiface/chip.c:13:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/netfilter/nf_conntrack_netbios_ns.c:15:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/erofs/zmap.c:7:
In file included from /builds/linux/fs/erofs/internal.h:10:
In file included from /builds/linux/include/linux/fs.h:6:
In file included from /builds/linux/include/linux/wait_bit.h:8:
In file included from /builds/linux/include/linux/wait.h:9:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/infiniband/core/umem.c:35:
In file included from /builds/linux/include/linux/mm.h:10:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/subdev/clk/pllgt215.c:24:
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/subdev/clk/pll.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/os.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvif/os.h:6:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/pci/saa7164/saa7164-vbi.c:8:
In file included from /builds/linux/drivers/media/pci/saa7164/saa7164.h:33:
In file included from /builds/linux/include/linux/pci.h:35:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/mfd/act8945a.c:10:
In file included from /builds/linux/include/linux/i2c.h:13:
In file included from /builds/linux/include/linux/acpi.h:13:
In file included from /builds/linux/include/linux/irqdomain.h:35:
In file included from /builds/linux/include/linux/of.h:17:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/ipv4/protocol.c:22:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/subdev/secboot/gm200.c:24:
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/subdev/secboot/acr.h:25:
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/subdev/secboot/priv.h:26:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/subdev/secboot.h:26:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/subdev.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/device.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/oclass.h:3:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/os.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvif/os.h:6:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/spi/spi-meson-spifc.c:8:
In file included from /builds/linux/include/linux/clk.h:14:
In file included from /builds/linux/include/linux/notifier.h:14:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/sctp/diag.c:17:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/base/regmap/regmap-spmi.c:11:
In file included from /builds/linux/include/linux/regmap.h:14:
In file included from /builds/linux/include/linux/rbtree.h:22:
In file included from /builds/linux/include/linux/rcupdate.h:27:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/ipv4/xfrm4_state.c:11:
In file included from /builds/linux/include/net/ip.h:22:
In file included from /builds/linux/include/linux/ip.h:16:
In file included from /builds/linux/include/linux/skbuff.h:15:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/phy/mdio-octeon.c:6:
In file included from /builds/linux/include/linux/platform_device.h:13:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/i2c/ak7375.c:4:
In file included from /builds/linux/include/linux/acpi.h:13:
In file included from /builds/linux/include/linux/irqdomain.h:35:
In file included from /builds/linux/include/linux/of.h:17:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/wireless/ath/ath9k/ar9003_rtt.c:17:
In file included from /builds/linux/drivers/net/wireless/ath/ath9k/hw.h:20:
In file included from /builds/linux/include/linux/if_ether.h:19:
In file included from /builds/linux/include/linux/skbuff.h:15:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/ethernet/qlogic/netxen/netxen_nic_main.c:8:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/fscache/page.c:9:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/pinctrl/bcm/pinctrl-bcm2835.c:15:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/tipc/name_table.c:37:
In file included from /builds/linux/include/net/sock.h:38:
In file included from /builds/linux/include/linux/hardirq.h:5:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/reiserfs/lbalance.c:5:
In file included from /builds/linux/include/linux/uaccess.h:5:
In file included from /builds/linux/include/linux/sched.h:12:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from drivers/staging/rtl8723bs/r8723bs.mod.c:2:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/scsi/aic94xx/aic94xx_sds.c:10:
In file included from /builds/linux/include/linux/pci.h:35:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/drm_gem_framebuffer_helper.c:8:
In file included from /builds/linux/include/linux/dma-buf.h:18:
In file included from /builds/linux/include/linux/scatterlist.h:8:
In file included from /builds/linux/include/linux/mm.h:10:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/clk/actions/owl-common.c:11:
In file included from /builds/linux/include/linux/of_address.h:6:
In file included from /builds/linux/include/linux/of.h:17:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/firewire/core-iso.c:10:
In file included from /builds/linux/include/linux/dma-mapping.h:7:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/mfd/wm831x-auxadc.c:11:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/samples/configfs/configfs_sample.c:16:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/ocfs2/cluster/masklog.c:8:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/platform/mtk-vcodec/mtk_vcodec_enc_drv.c:8:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/wireless/ti/wlcore/ps.c:10:
In file included from /builds/linux/drivers/net/wireless/ti/wlcore/ps.h:13:
In file included from /builds/linux/drivers/net/wireless/ti/wlcore/wlcore.h:11:
In file included from /builds/linux/include/linux/platform_device.h:13:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/wireless/wext-compat.c:14:
In file included from /builds/linux/include/linux/wireless.h:13:
In file included from /builds/linux/include/uapi/linux/wireless.h:74:
In file included from /builds/linux/include/linux/socket.h:8:
In file included from /builds/linux/include/linux/uio.h:9:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/pci/tw686x/tw686x-audio.c:15:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/wireless/ath/wil6210/txrx_edma.c:17:
In file included from /builds/linux/include/linux/etherdevice.h:20:
In file included from /builds/linux/include/linux/if_ether.h:19:
In file included from /builds/linux/include/linux/skbuff.h:15:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/sched/sch_fq_codel.c:8:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/usb/gadget/function/f_uac1_legacy.c:9:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/ext4/acl.c:8:
In file included from /builds/linux/include/linux/quotaops.h:11:
In file included from /builds/linux/include/linux/fs.h:6:
In file included from /builds/linux/include/linux/wait_bit.h:8:
In file included from /builds/linux/include/linux/wait.h:9:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/scsi/smartpqi/smartpqi_sis.c:12:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/ethernet/stmicro/stmmac/stmmac_ptp.c:10:
In file included from /builds/linux/drivers/net/ethernet/stmicro/stmmac/stmmac.h:15:
In file included from /builds/linux/include/linux/clk.h:14:
In file included from /builds/linux/include/linux/notifier.h:14:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/sound/soc/codecs/cx20442.c:12:
In file included from /builds/linux/include/linux/tty.h:5:
In file included from /builds/linux/include/linux/fs.h:6:
In file included from /builds/linux/include/linux/wait_bit.h:8:
In file included from /builds/linux/include/linux/wait.h:9:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/input/touchscreen/migor_ts.c:9:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/block/genhd.c:6:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/platform/imx-pxp.c:13:
In file included from /builds/linux/include/linux/clk.h:14:
In file included from /builds/linux/include/linux/notifier.h:14:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/rtc/class.c:13:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/staging/comedi/drivers/me_daq.c:23:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/hwmon/vt8231.c:17:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/input/touchscreen/rohm_bu21023.c:7:
In file included from /builds/linux/include/linux/firmware.h:7:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/ethernet/qlogic/qed/qed_selftest.c:34:
In file included from /builds/linux/drivers/net/ethernet/qlogic/qed/qed.h:37:
In file included from /builds/linux/include/linux/io.h:13:
In file included from /builds/linux/arch/riscv/include/asm/io.h:15:
In file included from /builds/linux/arch/riscv/include/asm/mmiowb.h:12:
In file included from /builds/linux/include/asm-generic/mmiowb.h:27:
In file included from /builds/linux/arch/riscv/include/asm/smp.h:11:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/ata/pata_atiixp.c:17:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/wireless/intel/ipw2x00/libipw_wx.c:19:
In file included from /builds/linux/include/linux/hardirq.h:5:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/ethernet/altera/altera_tse_main.c:22:
In file included from /builds/linux/include/linux/etherdevice.h:20:
In file included from /builds/linux/include/linux/if_ether.h:19:
In file included from /builds/linux/include/linux/skbuff.h:15:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/ethernet/atheros/atlx/atl1.c:37:
In file included from /builds/linux/include/linux/dma-mapping.h:7:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/ecryptfs/debug.c:10:
In file included from /builds/linux/fs/ecryptfs/ecryptfs_kernel.h:17:
In file included from /builds/linux/include/crypto/skcipher.h:11:
In file included from /builds/linux/include/linux/crypto.h:19:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/hid/usbhid/hid-core.c:15:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/platform/chrome/cros_ec_trace.c:124:
In file included from /builds/linux/drivers/platform/chrome/cros_ec_trace.h:17:
In file included from /builds/linux/include/linux/platform_data/cros_ec_proto.h:11:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/wireless/intel/iwlwifi/dvm/devices.c:16:
In file included from /builds/linux/drivers/net/wireless/intel/iwlwifi/dvm/../iwl-io.h:61:
In file included from /builds/linux/drivers/net/wireless/intel/iwlwifi/dvm/../iwl-devtrace.h:15:
In file included from /builds/linux/include/linux/skbuff.h:15:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/thunderbolt/nhi.c:12:
In file included from /builds/linux/include/linux/pm_runtime.h:11:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/ethernet/stmicro/stmmac/chain_mode.c:15:
In file included from /builds/linux/drivers/net/ethernet/stmicro/stmmac/stmmac.h:15:
In file included from /builds/linux/include/linux/clk.h:14:
In file included from /builds/linux/include/linux/notifier.h:14:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/ext2/xattr_user.c:11:
In file included from /builds/linux/fs/ext2/ext2.h:14:
In file included from /builds/linux/include/linux/fs.h:6:
In file included from /builds/linux/include/linux/wait_bit.h:8:
In file included from /builds/linux/include/linux/wait.h:9:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/staging/media/hantro/hantro_g1_h264_dec.c:16:
In file included from /builds/linux/include/media/v4l2-mem2mem.h:16:
In file included from /builds/linux/include/media/videobuf2-v4l2.h:15:
In file included from /builds/linux/include/linux/videodev2.h:59:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/sound/soc/codecs/rt5616.c:9:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/sound/soc/kirkwood/armada-370-db.c:8:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/amd/amdgpu/../display/dc/irq/dce80/irq_service_dce80.c:26:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/netfilter/nf_nat_amanda.c:9:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/netfilter/xt_ipcomp.c:14:
In file included from /builds/linux/include/linux/in.h:19:
In file included from /builds/linux/include/uapi/linux/in.h:24:
In file included from /builds/linux/include/linux/socket.h:8:
In file included from /builds/linux/include/linux/uio.h:9:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/ipv4/netfilter/iptable_mangle.c:8:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/power/supply/tps65217_charger.c:11:
In file included from /builds/linux/include/linux/kthread.h:6:
In file included from /builds/linux/include/linux/sched.h:12:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/spi/spi-lantiq-ssc.c:8:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/dma/timb_dma.c:11:
In file included from /builds/linux/include/linux/dmaengine.h:8:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/phy/teranetics.c:11:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/rc/keymaps/rc-medion-x10-digitainer.c:13:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/usb/cpia2/cpia2_v4l.c:21:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/arch/riscv/kernel/vdso.c:10:
In file included from /builds/linux/include/linux/mm.h:10:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/staging/speakup/fakekey.c:8:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/hwmon/lm95234.c:11:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/mfd/wm8994-core.c:11:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/caif/caif_serial.c:7:
In file included from /builds/linux/include/linux/hardirq.h:5:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/wireless/intel/ipw2x00/libipw_rx.c:14:
In file included from /builds/linux/include/linux/if_arp.h:22:
In file included from /builds/linux/include/linux/skbuff.h:15:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/netfilter/nft_cmp.c:10:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/usb/gspca/sunplus.c:13:
In file included from /builds/linux/drivers/media/usb/gspca/gspca.h:5:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/platform/mtk-mdp/mtk_mdp_vpu.c:8:
In file included from /builds/linux/drivers/media/platform/mtk-mdp/mtk_mdp_core.h:11:
In file included from /builds/linux/include/linux/videodev2.h:59:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/ethernet/neterion/vxge/vxge-main.c:47:
In file included from /builds/linux/include/linux/if_vlan.h:10:
In file included from /builds/linux/include/linux/netdevice.h:24:
In file included from /builds/linux/include/linux/timer.h:6:
In file included from /builds/linux/include/linux/ktime.h:24:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/ethernet/intel/i40e/i40e_lan_hmc.c:4:
In file included from /builds/linux/drivers/net/ethernet/intel/i40e/i40e.h:7:
In file included from /builds/linux/include/net/tcp.h:20:
In file included from /builds/linux/include/linux/tcp.h:17:
In file included from /builds/linux/include/linux/skbuff.h:15:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/auxdisplay/img-ascii-lcd.c:9:
In file included from /builds/linux/include/linux/io.h:13:
In file included from /builds/linux/arch/riscv/include/asm/io.h:15:
In file included from /builds/linux/arch/riscv/include/asm/mmiowb.h:12:
In file included from /builds/linux/include/asm-generic/mmiowb.h:27:
In file included from /builds/linux/arch/riscv/include/asm/smp.h:11:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/md/md-multipath.c:14:
In file included from /builds/linux/include/linux/blkdev.h:5:
In file included from /builds/linux/include/linux/sched.h:12:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/infiniband/core/netlink.c:37:
In file included from /builds/linux/include/net/netlink.h:6:
In file included from /builds/linux/include/linux/netlink.h:7:
In file included from /builds/linux/include/linux/skbuff.h:15:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/ethernet/cavium/liquidio/octeon_mem_ops.c:19:
In file included from /builds/linux/include/linux/netdevice.h:24:
In file included from /builds/linux/include/linux/timer.h:6:
In file included from /builds/linux/include/linux/ktime.h:24:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/amd/amdgpu/si_dma.c:25:
In file included from /builds/linux/drivers/gpu/drm/amd/amdgpu/amdgpu.h:31:
In file included from /builds/linux/drivers/gpu/drm/amd/amdgpu/amdgpu_ctx.h:26:
In file included from /builds/linux/drivers/gpu/drm/amd/amdgpu/amdgpu_ring.h:28:
In file included from /builds/linux/include/drm/gpu_scheduler.h:27:
In file included from /builds/linux/include/drm/spsc_queue.h:28:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/udf/misc.c:22:
In file included from /builds/linux/fs/udf/udfdecl.h:10:
In file included from /builds/linux/include/linux/fs.h:6:
In file included from /builds/linux/include/linux/wait_bit.h:8:
In file included from /builds/linux/include/linux/wait.h:9:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/infiniband/core/uverbs_std_types_dm.c:33:
In file included from /builds/linux/drivers/infiniband/core/rdma_core.h:40:
In file included from /builds/linux/include/linux/idr.h:15:
In file included from /builds/linux/include/linux/radix-tree.h:14:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/iio/imu/inv_mpu6050/inv_mpu_i2c.c:6:
In file included from /builds/linux/include/linux/acpi.h:13:
In file included from /builds/linux/include/linux/irqdomain.h:35:
In file included from /builds/linux/include/linux/of.h:17:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/iio/light/hid-sensor-als.c:6:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/radeon/rs400.c:29:
In file included from /builds/linux/include/linux/seq_file.h:8:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/inode.c:7:
In file included from /builds/linux/include/linux/fs.h:6:
In file included from /builds/linux/include/linux/wait_bit.h:8:
In file included from /builds/linux/include/linux/wait.h:9:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/qxl/qxl_ttm.c:29:
In file included from /builds/linux/include/drm/drm_file.h:34:
In file included from /builds/linux/include/linux/completion.h:12:
In file included from /builds/linux/include/linux/wait.h:9:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/clk/renesas/r8a7794-cpg-mssr.c:12:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/sound/usb/mixer_scarlett_gen2.c:95:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/kernel/events/ring_buffer.c:11:
In file included from /builds/linux/include/linux/perf_event.h:18:
In file included from /builds/linux/include/uapi/linux/bpf_perf_event.h:11:
In file included from ./arch/riscv/include/generated/uapi/asm/bpf_perf_event.h:1:
In file included from /builds/linux/include/uapi/asm-generic/bpf_perf_event.h:4:
In file included from /builds/linux/include/linux/ptrace.h:6:
In file included from /builds/linux/include/linux/sched.h:12:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/xfs/libxfs/xfs_trans_resv.c:7:
In file included from /builds/linux/fs/xfs/xfs.h:22:
In file included from /builds/linux/fs/xfs/xfs_linux.h:24:
In file included from /builds/linux/fs/xfs/kmem.h:9:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/input/misc/drv260x.c:10:
In file included from /builds/linux/include/linux/i2c.h:13:
In file included from /builds/linux/include/linux/acpi.h:13:
In file included from /builds/linux/include/linux/irqdomain.h:35:
In file included from /builds/linux/include/linux/of.h:17:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/wireless/realtek/rtlwifi/rtl8192ce/phy.c:4:
In file included from /builds/linux/drivers/net/wireless/realtek/rtlwifi/rtl8192ce/../wifi.h:9:
In file included from /builds/linux/include/linux/sched.h:12:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/iio/dac/ad5764.c:9:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/subdev/pmu/gf100.c:24:
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/subdev/pmu/priv.h:5:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/subdev/pmu.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/subdev.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/device.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/oclass.h:3:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/os.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvif/os.h:6:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/sound/soc/img/img-spdif-in.c:10:
In file included from /builds/linux/include/linux/clk.h:14:
In file included from /builds/linux/include/linux/notifier.h:14:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/subdev/bios/shadow.c:24:
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/subdev/bios/priv.h:5:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/subdev/bios.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/subdev.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/device.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/oclass.h:3:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/os.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvif/os.h:6:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/sound/core/seq/oss/seq_oss_midi.c:11:
In file included from /builds/linux/sound/core/seq/oss/seq_oss_midi.h:13:
In file included from /builds/linux/sound/core/seq/oss/seq_oss_device.h:11:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/nfs_common/nfsacl.c:24:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/engine/mspdec/gt215.c:24:
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/engine/mspdec/priv.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/engine/mspdec.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/engine/falcon.h:5:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/engine.h:5:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/subdev.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/device.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/oclass.h:3:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/os.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvif/os.h:6:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/mii.c:31:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/subdev/instmem/base.c:24:
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/subdev/instmem/priv.h:5:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/subdev/instmem.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/subdev.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/device.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/oclass.h:3:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/os.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvif/os.h:6:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/target/iscsi/iscsi_target.c:11:
In file included from /builds/linux/include/crypto/hash.h:11:
In file included from /builds/linux/include/linux/crypto.h:19:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/ethernet/intel/iavf/iavf_virtchnl.c:4:
In file included from /builds/linux/drivers/net/ethernet/intel/iavf/iavf.h:7:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/kernel/power/poweroff.c:9:
In file included from /builds/linux/include/linux/pm.h:12:
In file included from /builds/linux/include/linux/workqueue.h:9:
In file included from /builds/linux/include/linux/timer.h:6:
In file included from /builds/linux/include/linux/ktime.h:24:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/i2c/busses/i2c-amd8111.c:8:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/infiniband/core/packer.c:37:
In file included from /builds/linux/include/rdma/ib_pack.h:36:
In file included from /builds/linux/include/rdma/ib_verbs.h:43:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/common/videobuf2/videobuf2-dvb.c:12:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/rtc/rtc-v3020.c:18:
In file included from /builds/linux/include/linux/platform_device.h:13:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/usb/usbvision/usbvision-i2c.c:15:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/ethernet/mellanox/mlx5/core/en_accel/ipsec_stats.c:34:
In file included from /builds/linux/include/linux/ethtool.h:17:
In file included from /builds/linux/include/linux/compat.h:10:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/wireless/intel/ipw2x00/libipw_tx.c:14:
In file included from /builds/linux/include/linux/if_arp.h:22:
In file included from /builds/linux/include/linux/skbuff.h:15:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/tty/sysrq.c:18:
In file included from /builds/linux/include/linux/sched/signal.h:5:
In file included from /builds/linux/include/linux/rculist.h:11:
In file included from /builds/linux/include/linux/rcupdate.h:27:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/mfd/as3722.c:13:
In file included from /builds/linux/include/linux/i2c.h:13:
In file included from /builds/linux/include/linux/acpi.h:13:
In file included from /builds/linux/include/linux/irqdomain.h:35:
In file included from /builds/linux/include/linux/of.h:17:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/pwm/sysfs.c:10:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/regulator/pfuze100-regulator.c:6:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/ethernet/smsc/epic100.c:70:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/wireless/ath/ath9k/link.c:17:
In file included from /builds/linux/drivers/net/wireless/ath/ath9k/ath9k.h:20:
In file included from /builds/linux/include/linux/etherdevice.h:20:
In file included from /builds/linux/include/linux/if_ether.h:19:
In file included from /builds/linux/include/linux/skbuff.h:15:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/wireless/intersil/orinoco/orinoco_pci.c:47:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/imx/imx-ldb.c:8:
In file included from /builds/linux/include/linux/clk.h:14:
In file included from /builds/linux/include/linux/notifier.h:14:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/target/target_core_rd.c:16:
In file included from /builds/linux/include/linux/highmem.h:5:
In file included from /builds/linux/include/linux/fs.h:6:
In file included from /builds/linux/include/linux/wait_bit.h:8:
In file included from /builds/linux/include/linux/wait.h:9:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/staging/rtl8192e/rtl8192e/rtl_cam.c:10:
In file included from /builds/linux/drivers/staging/rtl8192e/rtl8192e/rtl_core.h:13:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/usb/misc/emi26.c:11:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/xfs/libxfs/xfs_trans_inode.c:6:
In file included from /builds/linux/fs/xfs/xfs.h:22:
In file included from /builds/linux/fs/xfs/xfs_linux.h:24:
In file included from /builds/linux/fs/xfs/kmem.h:9:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/mm/usercopy.c:13:
In file included from /builds/linux/include/linux/mm.h:10:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/ethernet/atheros/atl1c/atl1c_hw.c:8:
In file included from /builds/linux/include/linux/pci.h:35:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/ethernet/aquantia/atlantic/aq_hw_utils.c:11:
In file included from /builds/linux/drivers/net/ethernet/aquantia/atlantic/aq_hw_utils.h:14:
In file included from /builds/linux/include/linux/iopoll.h:11:
In file included from /builds/linux/include/linux/ktime.h:24:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/regulator/88pm800-regulator.c:9:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/wireless/intel/iwlwifi/iwl-dbg-tlv.c:62:
In file included from /builds/linux/include/linux/firmware.h:7:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/tee/tee_shm_pool.c:5:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/scsi/bfa/bfa_fcbuild.c:14:
In file included from /builds/linux/drivers/scsi/bfa/bfad_drv.h:23:
In file included from /builds/linux/include/linux/pci.h:35:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/mailbox/imx-mailbox.c:6:
In file included from /builds/linux/include/linux/clk.h:14:
In file included from /builds/linux/include/linux/notifier.h:14:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/wireless/ath/carl9170/mac.c:41:
In file included from /builds/linux/drivers/net/wireless/ath/carl9170/carl9170.h:43:
In file included from /builds/linux/include/linux/firmware.h:7:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/staging/fbtft/fbtft-sysfs.c:2:
In file included from /builds/linux/drivers/staging/fbtft/fbtft.h:7:
In file included from /builds/linux/include/linux/fb.h:6:
In file included from /builds/linux/include/uapi/linux/fb.h:6:
In file included from /builds/linux/include/linux/i2c.h:13:
In file included from /builds/linux/include/linux/acpi.h:13:
In file included from /builds/linux/include/linux/irqdomain.h:35:
In file included from /builds/linux/include/linux/of.h:17:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/rc/keymaps/rc-dm1105-nec.c:8:
In file included from /builds/linux/include/media/rc-map.h:11:
In file included from /builds/linux/include/linux/input.h:8:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/fddi/defxx.c:206:
In file included from /builds/linux/include/linux/dma-mapping.h:7:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/phy/broadcom/phy-bcm-kona-usb2.c:9:
In file included from /builds/linux/include/linux/clk.h:14:
In file included from /builds/linux/include/linux/notifier.h:14:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/staging/comedi/drivers/amplc_dio200.c:187:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/soc/bcm/bcm2835-power.c:9:
In file included from /builds/linux/include/linux/clk.h:14:
In file included from /builds/linux/include/linux/notifier.h:14:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/subdev/pmu/gk208.c:24:
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/subdev/pmu/priv.h:5:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/subdev/pmu.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/subdev.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/device.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/oclass.h:3:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/os.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvif/os.h:6:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/input/misc/gp2ap002a00f.c:9:
In file included from /builds/linux/include/linux/i2c.h:13:
In file included from /builds/linux/include/linux/acpi.h:13:
In file included from /builds/linux/include/linux/irqdomain.h:35:
In file included from /builds/linux/include/linux/of.h:17:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/mfd/da9063-i2c.c:11:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/nfc/st95hf/core.c:10:
In file included from /builds/linux/include/linux/gpio.h:62:
In file included from /builds/linux/include/asm-generic/gpio.h:8:
In file included from /builds/linux/include/linux/of.h:17:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/platform/cros-ec-cec/cros-ec-cec.c:10:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/rtc/rtc-tx4939.c:8:
In file included from /builds/linux/include/linux/rtc.h:17:
In file included from /builds/linux/include/linux/interrupt.h:11:
In file included from /builds/linux/include/linux/hardirq.h:5:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/clocksource/timer-integrator-ap.c:8:
In file included from /builds/linux/include/linux/clk.h:14:
In file included from /builds/linux/include/linux/notifier.h:14:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/wireless/broadcom/brcm80211/brcmsmac/mac80211_if.c:21:
In file included from /builds/linux/include/linux/etherdevice.h:20:
In file included from /builds/linux/include/linux/if_ether.h:19:
In file included from /builds/linux/include/linux/skbuff.h:15:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/scsi/mpt3sas/mpt3sas_scsih.c:45:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/ipv4/tcp_cong.c:12:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/wireless/realtek/rtlwifi/rtl8192se/hw.c:4:
In file included from /builds/linux/drivers/net/wireless/realtek/rtlwifi/rtl8192se/../wifi.h:9:
In file included from /builds/linux/include/linux/sched.h:12:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpio/gpio-thunderx.c:10:
In file included from /builds/linux/include/linux/gpio/driver.h:5:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/amd/amdgpu/../display/modules/info_packet/info_packet.c:27:
In file included from /builds/linux/drivers/gpu/drm/amd/amdgpu/../display/dc/inc/core_types.h:29:
In file included from /builds/linux/drivers/gpu/drm/amd/amdgpu/../display/dc/dc.h:29:
In file included from /builds/linux/drivers/gpu/drm/amd/amdgpu/../display/dc/dc_types.h:28:
In file included from /builds/linux/drivers/gpu/drm/amd/amdgpu/../display/dc/os_types.h:30:
In file included from /builds/linux/include/linux/kref.h:16:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/ipc/mqueue.c:18:
In file included from /builds/linux/include/linux/pagemap.h:8:
In file included from /builds/linux/include/linux/mm.h:10:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/crypto/seqiv.c:11:
In file included from /builds/linux/include/crypto/internal/geniv.h:11:
In file included from /builds/linux/include/crypto/internal/aead.h:11:
In file included from /builds/linux/include/crypto/aead.h:11:
In file included from /builds/linux/include/linux/crypto.h:19:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/platform/vsp1/vsp1_pipe.c:12:
In file included from /builds/linux/include/linux/sched.h:12:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/hwmon/lm92.c:30:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/lib/btree.c:40:
In file included from /builds/linux/include/linux/btree.h:6:
In file included from /builds/linux/include/linux/mempool.h:8:
In file included from /builds/linux/include/linux/wait.h:9:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/staging/vt6655/power.c:26:
In file included from /builds/linux/drivers/staging/vt6655/mac.h:24:
In file included from /builds/linux/drivers/staging/vt6655/upc.h:19:
In file included from /builds/linux/drivers/staging/vt6655/device.h:19:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/tty/isicom.c:114:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/staging/iio/addac/adt7316-i2c.c:9:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/ethernet/mellanox/mlx5/core/devlink.c:4:
In file included from /builds/linux/drivers/net/ethernet/mellanox/mlx5/core/devlink.h:7:
In file included from /builds/linux/include/net/devlink.h:10:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/jffs2/gc.c:16:
In file included from /builds/linux/include/linux/mtd/mtd.h:10:
In file included from /builds/linux/include/linux/uio.h:9:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/wireless/intersil/prism54/islpci_hotplug.c:7:
In file included from /builds/linux/include/linux/interrupt.h:11:
In file included from /builds/linux/include/linux/hardirq.h:5:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/power/supply/act8945a_charger.c:9:
In file included from /builds/linux/include/linux/interrupt.h:11:
In file included from /builds/linux/include/linux/hardirq.h:5:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/infiniband/hw/mlx4/main.c:34:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/staging/iio/accel/adis16203.c:9:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/subdev/therm/fan.c:25:
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/subdev/therm/priv.h:27:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/subdev/therm.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/subdev.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/device.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/oclass.h:3:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/os.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvif/os.h:6:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/ext4/balloc.c:15:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/scsi/device_handler/scsi_dh_rdac.c:22:
In file included from /builds/linux/include/scsi/scsi.h:10:
In file included from /builds/linux/include/linux/scatterlist.h:8:
In file included from /builds/linux/include/linux/mm.h:10:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/arm/display/komeda/komeda_private_obj.c:7:
In file included from /builds/linux/drivers/gpu/drm/arm/display/komeda/komeda_dev.h:10:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/panel/panel-orisetech-otm8009a.c:9:
In file included from /builds/linux/include/linux/backlight.h:12:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/rpmsg/virtio_rpmsg_bus.c:14:
In file included from /builds/linux/include/linux/dma-mapping.h:7:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/input/touchscreen/hampshire.c:17:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/usb/mon/mon_main.c:11:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/misc/xilinx_sdfec.c:13:
In file included from /builds/linux/include/linux/miscdevice.h:7:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/iio/light/lv0104cs.c:14:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/staging/rtl8723bs/hal/rtl8723b_hal_init.c:9:
In file included from /builds/linux/include/linux/firmware.h:7:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/binfmt_flat.c:22:
In file included from /builds/linux/include/linux/sched.h:12:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/wireless/st/cw1200/sta.c:9:
In file included from /builds/linux/include/linux/vmalloc.h:5:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/arcnet/com20020.c:31:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpio/gpio-max732x.c:13:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/usb/dwc3/dwc3-exynos.c:11:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/char/tpm/tpm_tis_spi.c:24:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/staging/rtl8188eu/hal/odm_rtl8188e.c:8:
In file included from /builds/linux/drivers/staging/rtl8188eu/include/odm_precomp.h:17:
In file included from /builds/linux/drivers/staging/rtl8188eu/include/osdep_service.h:16:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/nls/nls_iso8859-3.c:10:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/wireless/wext-core.c:11:
In file included from /builds/linux/include/linux/netdevice.h:24:
In file included from /builds/linux/include/linux/timer.h:6:
In file included from /builds/linux/include/linux/ktime.h:24:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/crypto/ansi_cprng.c:10:
In file included from /builds/linux/include/crypto/internal/rng.h:12:
In file included from /builds/linux/include/crypto/algapi.h:10:
In file included from /builds/linux/include/linux/crypto.h:19:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/nvmem/imx-iim.c:12:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/mtd/ubi/gluebi.c:21:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/ipv4/tcp_bic.c:17:
In file included from /builds/linux/include/linux/mm.h:10:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/platform/vsp1/vsp1_uds.c:10:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/isdn/mISDN/hwchannel.c:9:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/hid/hid-picolcd_cir.c:10:
In file included from /builds/linux/include/linux/hid.h:19:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/netfilter/nft_nat.c:8:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/tty/serial/max310x.c:13:
In file included from /builds/linux/include/linux/clk.h:14:
In file included from /builds/linux/include/linux/notifier.h:14:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/iio/chemical/ams-iaq-core.c:9:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/dvb-frontends/stb6100.c:12:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/staging/rtl8723bs/os_dep/xmit_linux.c:9:
In file included from /builds/linux/drivers/staging/rtl8723bs/include/drv_types.h:18:
In file included from /builds/linux/include/linux/sched/signal.h:5:
In file included from /builds/linux/include/linux/rculist.h:11:
In file included from /builds/linux/include/linux/rcupdate.h:27:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/pcmcia/cardbus.c:21:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/block/partitions/msdos.c:24:
In file included from /builds/linux/block/partitions/check.h:2:
In file included from /builds/linux/include/linux/pagemap.h:8:
In file included from /builds/linux/include/linux/mm.h:10:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/ethernet/netronome/nfp/bpf/verifier.c:4:
In file included from /builds/linux/include/linux/bpf.h:9:
In file included from /builds/linux/include/linux/workqueue.h:9:
In file included from /builds/linux/include/linux/timer.h:6:
In file included from /builds/linux/include/linux/ktime.h:24:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/scsi/qedf/qedf_main.c:8:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/pci/controller/pci-host-generic.c:13:
In file included from /builds/linux/include/linux/of_address.h:6:
In file included from /builds/linux/include/linux/of.h:17:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/wireless/mediatek/mt7601u/util.c:6:
In file included from /builds/linux/drivers/net/wireless/mediatek/mt7601u/mt7601u.h:12:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/video/fbdev/matrox/matroxfb_maven.c:16:
In file included from /builds/linux/drivers/video/fbdev/matrox/matroxfb_maven.h:6:
In file included from /builds/linux/include/linux/i2c.h:13:
In file included from /builds/linux/include/linux/acpi.h:13:
In file included from /builds/linux/include/linux/irqdomain.h:35:
In file included from /builds/linux/include/linux/of.h:17:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/staging/rtl8192u/r819xU_firmware.c:16:
In file included from /builds/linux/drivers/staging/rtl8192u/r8192U.h:23:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/rtc/systohc.c:2:
In file included from /builds/linux/include/linux/rtc.h:17:
In file included from /builds/linux/include/linux/interrupt.h:11:
In file included from /builds/linux/include/linux/hardirq.h:5:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/sound/soc/sof/ops.c:11:
In file included from /builds/linux/include/linux/pci.h:35:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/sound/pci/ctxfi/xfi.c:9:
In file included from /builds/linux/include/linux/pci.h:35:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/crypto/ccree/cc_request_mgr.c:6:
In file included from /builds/linux/drivers/crypto/ccree/cc_driver.h:14:
In file included from /builds/linux/include/linux/interrupt.h:11:
In file included from /builds/linux/include/linux/hardirq.h:5:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/squashfs/xattr_id.c:16:
In file included from /builds/linux/include/linux/fs.h:6:
In file included from /builds/linux/include/linux/wait_bit.h:8:
In file included from /builds/linux/include/linux/wait.h:9:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/subdev/bios/boost.c:24:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/subdev/bios.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/subdev.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/device.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/oclass.h:3:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/os.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvif/os.h:6:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/mmc/host/uniphier-sd.c:8:
In file included from /builds/linux/include/linux/clk.h:14:
In file included from /builds/linux/include/linux/notifier.h:14:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/ethernet/intel/ixgb/ixgb_param.c:6:
In file included from /builds/linux/drivers/net/ethernet/intel/ixgb/ixgb.h:8:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/staging/isdn/gigaset/isocdata.c:12:
In file included from /builds/linux/drivers/staging/isdn/gigaset/gigaset.h:20:
In file included from /builds/linux/include/linux/sched.h:12:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/dsa/b53/b53_spi.c:23:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/wireless/marvell/mwifiex/11ac.c:20:
In file included from /builds/linux/drivers/net/wireless/marvell/mwifiex/decl.h:26:
In file included from /builds/linux/include/linux/wait.h:9:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/arc/arcpgu_sim.c:8:
In file included from /builds/linux/include/drm/drm_atomic_helper.h:31:
In file included from /builds/linux/include/drm/drm_crtc.h:28:
In file included from /builds/linux/include/linux/i2c.h:13:
In file included from /builds/linux/include/linux/acpi.h:13:
In file included from /builds/linux/include/linux/irqdomain.h:35:
In file included from /builds/linux/include/linux/of.h:17:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/wireless/intersil/p54/led.c:16:
In file included from /builds/linux/include/linux/firmware.h:7:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/team/team_mode_broadcast.c:9:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/amd/amdgpu/../display/dc/core/dc_link.c:26:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/hid/hid-roccat-kovaplus.c:15:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/wireless/realtek/rtlwifi/rc.c:4:
In file included from /builds/linux/drivers/net/wireless/realtek/rtlwifi/wifi.h:9:
In file included from /builds/linux/include/linux/sched.h:12:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/sched/sch_sfb.c:15:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/engine/gr/g84.c:24:
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/engine/gr/nv50.h:5:
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/engine/gr/priv.h:5:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/engine/gr.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/engine.h:5:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/subdev.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/device.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/oclass.h:3:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/os.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvif/os.h:6:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/wireless/intel/iwlwifi/mvm/scan.c:65:
In file included from /builds/linux/include/linux/etherdevice.h:20:
In file included from /builds/linux/include/linux/if_ether.h:19:
In file included from /builds/linux/include/linux/skbuff.h:15:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/dvb-frontends/s921.c:20:
In file included from /builds/linux/include/media/dvb_frontend.h:36:
In file included from /builds/linux/include/linux/sched.h:12:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/rxrpc/key.c:13:
In file included from /builds/linux/include/crypto/skcipher.h:11:
In file included from /builds/linux/include/linux/crypto.h:19:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/caif/caif_spi_slave.c:6:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/kernel/audit_tree.c:2:
In file included from /builds/linux/kernel/audit.h:9:
In file included from /builds/linux/include/linux/fs.h:6:
In file included from /builds/linux/include/linux/wait_bit.h:8:
In file included from /builds/linux/include/linux/wait.h:9:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/mfd/mc13xxx-i2c.c:7:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpio/gpio-mmio.c:47:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/v4l2-core/v4l2-trace.c:2:
In file included from /builds/linux/include/media/v4l2-common.h:17:
In file included from /builds/linux/include/media/v4l2-dev.h:13:
In file included from /builds/linux/include/linux/poll.h:7:
In file included from /builds/linux/include/linux/ktime.h:24:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/base/regmap/regmap.c:9:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/rc/keymaps/rc-technisat-ts35.c:7:
In file included from /builds/linux/include/media/rc-map.h:11:
In file included from /builds/linux/include/linux/input.h:8:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/wireless/ti/wl18xx/cmd.c:8:
In file included from /builds/linux/drivers/net/wireless/ti/wl18xx/../wlcore/cmd.h:14:
In file included from /builds/linux/drivers/net/wireless/ti/wl18xx/../wlcore/wlcore.h:11:
In file included from /builds/linux/include/linux/platform_device.h:13:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/power/supply/ds2760_battery.c:22:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/ipv6/ndisc.c:28:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/sound/soc/codecs/rt1308.c:9:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/mtd/devices/mchp23k256.c:9:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/scsi/aacraid/aachba.c:22:
In file included from /builds/linux/include/linux/pci.h:35:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/input/input-mt.c:8:
In file included from /builds/linux/include/linux/input/mt.h:11:
In file included from /builds/linux/include/linux/input.h:8:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/staging/rtl8712/usb_intf.c:19:
In file included from /builds/linux/include/linux/usb.h:6:
In file included from /builds/linux/include/linux/usb/ch9.h:36:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/include/linux/vmalloc.h:5:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/infiniband/hw/mthca/mthca_main.c:35:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/scsi/qedf/qedf_els.c:6:
In file included from /builds/linux/drivers/scsi/qedf/qedf.h:9:
In file included from /builds/linux/include/scsi/libfcoe.h:12:
In file included from /builds/linux/include/linux/etherdevice.h:20:
In file included from /builds/linux/include/linux/if_ether.h:19:
In file included from /builds/linux/include/linux/skbuff.h:15:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/video/backlight/arcxcnn_bl.c:9:
In file included from /builds/linux/include/linux/backlight.h:12:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/iio/chemical/sps30.c:13:
In file included from /builds/linux/include/linux/i2c.h:13:
In file included from /builds/linux/include/linux/acpi.h:13:
In file included from /builds/linux/include/linux/irqdomain.h:35:
In file included from /builds/linux/include/linux/of.h:17:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/ntfs/unistr.c:8:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/ipv6/raw.c:19:
In file included from /builds/linux/include/linux/socket.h:8:
In file included from /builds/linux/include/linux/uio.h:9:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/ocfs2/uptodate.c:36:
In file included from /builds/linux/include/linux/fs.h:6:
In file included from /builds/linux/include/linux/wait_bit.h:8:
In file included from /builds/linux/include/linux/wait.h:9:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/usb/chipidea/otg.c:15:
In file included from /builds/linux/include/linux/usb/otg.h:13:
In file included from /builds/linux/include/linux/phy/phy.h:14:
In file included from /builds/linux/include/linux/of.h:17:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/dccp/diag.c:10:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/sound/soc/codecs/hdac_hda.c:12:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/clk/clk-twl6040.c:9:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/input/misc/ims-pcu.c:8:
In file included from /builds/linux/include/linux/completion.h:12:
In file included from /builds/linux/include/linux/wait.h:9:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/wireless/st/cw1200/cw1200_spi.c:13:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/sched/sch_multiq.c:8:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/nouveau/dispnv50/pior507d.c:22:
In file included from /builds/linux/drivers/gpu/drm/nouveau/dispnv50/core.h:3:
In file included from /builds/linux/drivers/gpu/drm/nouveau/dispnv50/disp.h:3:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvif/mem.h:3:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvif/mmu.h:3:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvif/object.h:5:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvif/os.h:6:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/rc/keymaps/rc-avermedia-m135a.c:7:
In file included from /builds/linux/include/media/rc-map.h:11:
In file included from /builds/linux/include/linux/input.h:8:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/appletalk/sysctl_net_atalk.c:10:
In file included from /builds/linux/include/linux/sysctl.h:26:
In file included from /builds/linux/include/linux/rcupdate.h:27:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/rds/ib_stats.c:33:
In file included from /builds/linux/include/linux/percpu.h:6:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/hid/hid-tivo.c:12:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/video/backlight/pandora_bl.c:10:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/crypto/cavium/nitrox/nitrox_reqmgr.c:2:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/thunderbolt/tb.c:9:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/video/fbdev/kyro/STG4000InitDevice.c:15:
In file included from /builds/linux/include/linux/pci.h:35:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/platform/mtk-jpeg/mtk_jpeg_parse.c:9:
In file included from /builds/linux/include/linux/videodev2.h:59:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/staging/rtl8723bs/core/rtw_mlme.c:9:
In file included from /builds/linux/include/linux/etherdevice.h:20:
In file included from /builds/linux/include/linux/if_ether.h:19:
In file included from /builds/linux/include/linux/skbuff.h:15:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/wan/x25_asy.c:20:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/ethernet/alteon/acenic.c:49:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/video/fbdev/aty/atyfb_base.c:52:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/wireless/ath/ath9k/debug_sta.c:17:
In file included from /builds/linux/drivers/net/wireless/ath/ath9k/ath9k.h:20:
In file included from /builds/linux/include/linux/etherdevice.h:20:
In file included from /builds/linux/include/linux/if_ether.h:19:
In file included from /builds/linux/include/linux/skbuff.h:15:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/bpf/test_run.c:4:
In file included from /builds/linux/include/linux/bpf.h:9:
In file included from /builds/linux/include/linux/workqueue.h:9:
In file included from /builds/linux/include/linux/timer.h:6:
In file included from /builds/linux/include/linux/ktime.h:24:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/lib/crc-itu-t.c:7:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/crypto/pcrypt.c:9:
In file included from /builds/linux/include/crypto/algapi.h:10:
In file included from /builds/linux/include/linux/crypto.h:19:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/gfs2/trans.c:9:
In file included from /builds/linux/include/linux/sched.h:12:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/iio/trigger/iio-trig-loop.c:22:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/mtd/chips/cfi_cmdset_0001.c:20:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/rtc/rtc-max6916.c:11:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/scsi/pcmcia/qlogic_stub.c:34:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/staging/rtl8723bs/core/rtw_odm.c:8:
In file included from /builds/linux/drivers/staging/rtl8723bs/include/drv_types.h:18:
In file included from /builds/linux/include/linux/sched/signal.h:5:
In file included from /builds/linux/include/linux/rculist.h:11:
In file included from /builds/linux/include/linux/rcupdate.h:27:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/staging/iio/frequency/ad9834.c:8:
In file included from /builds/linux/include/linux/clk.h:14:
In file included from /builds/linux/include/linux/notifier.h:14:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/rtc/rtc-armada38x.c:11:
In file included from /builds/linux/include/linux/io.h:13:
In file included from /builds/linux/arch/riscv/include/asm/io.h:15:
In file included from /builds/linux/arch/riscv/include/asm/mmiowb.h:12:
In file included from /builds/linux/include/asm-generic/mmiowb.h:27:
In file included from /builds/linux/arch/riscv/include/asm/smp.h:11:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/dvb-frontends/dib0090.c:14:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/hid/hid-roccat-lua.c:16:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/samples/vfio-mdev/mdpy-fb.c:21:
In file included from /builds/linux/include/linux/fb.h:6:
In file included from /builds/linux/include/uapi/linux/fb.h:6:
In file included from /builds/linux/include/linux/i2c.h:13:
In file included from /builds/linux/include/linux/acpi.h:13:
In file included from /builds/linux/include/linux/irqdomain.h:35:
In file included from /builds/linux/include/linux/of.h:17:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/lib/scatterlist.c:8:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/md/dm-table.c:8:
In file included from /builds/linux/drivers/md/dm-core.h:12:
In file included from /builds/linux/include/linux/kthread.h:6:
In file included from /builds/linux/include/linux/sched.h:12:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/mm/hugetlb.c:8:
In file included from /builds/linux/include/linux/mm.h:10:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/kernel/cgroup/rstat.c:2:
In file included from /builds/linux/kernel/cgroup/cgroup-internal.h:5:
In file included from /builds/linux/include/linux/cgroup.h:12:
In file included from /builds/linux/include/linux/sched.h:12:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/rc/keymaps/rc-su3000.c:7:
In file included from /builds/linux/include/media/rc-map.h:11:
In file included from /builds/linux/include/linux/input.h:8:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/ethernet/silan/sc92031.c:26:
In file included from /builds/linux/include/linux/interrupt.h:11:
In file included from /builds/linux/include/linux/hardirq.h:5:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/coda/symlink.c:13:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/infiniband/sw/rxe/rxe_cq.c:33:
In file included from /builds/linux/include/linux/vmalloc.h:5:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/hwmon/adt7462.c:9:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/power/supply/ucs1002_power.c:8:
In file included from /builds/linux/include/linux/freezer.h:8:
In file included from /builds/linux/include/linux/sched.h:12:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/dvb-frontends/cx24117.c:15:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/dvb-frontends/drx39xyj/drxj.c:58:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/nvmem/vf610-ocotp.c:12:
In file included from /builds/linux/include/linux/clk.h:14:
In file included from /builds/linux/include/linux/notifier.h:14:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/block/bio-integrity.c:9:
In file included from /builds/linux/include/linux/blkdev.h:5:
In file included from /builds/linux/include/linux/sched.h:12:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/sound/soc/samsung/dmaengine.c:8:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/pci/search.c:11:
In file included from /builds/linux/include/linux/pci.h:35:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
      |                ^~
   29 |         register struct task_struct *tp __asm__("tp");
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
      |                                        ^
   29 |         register struct task_struct *tp __asm__("tp");
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/bcma/driver_pcie2.c:11:
In file included from /builds/linux/drivers/bcma/bcma_private.h:9:
In file included from /builds/linux/include/linux/bcma/bcma.h:5:
In file included from /builds/linux/include/linux/pci.h:35:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/i2c/cs53l32a.c:10:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/engine/fifo/usergv100.c:22:
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/engine/fifo/user.h:3:
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/engine/fifo/priv.h:5:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/engine/fifo.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/engine.h:5:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/subdev.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/device.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/oclass.h:3:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/os.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvif/os.h:6:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/ethernet/mellanox/mlx5/core/lib/clock.c:33:
In file included from /builds/linux/include/linux/clocksource.h:13:
In file included from /builds/linux/include/linux/timex.h:56:
In file included from /builds/linux/include/uapi/linux/timex.h:56:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/core/netevent.c:12:
In file included from /builds/linux/include/linux/rtnetlink.h:6:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/nvme/target/core.c:7:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/nilfs2/file.c:10:
In file included from /builds/linux/include/linux/fs.h:6:
In file included from /builds/linux/include/linux/wait_bit.h:8:
In file included from /builds/linux/include/linux/wait.h:9:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/wireless/ath/ath6kl/testmode.c:18:
In file included from /builds/linux/drivers/net/wireless/ath/ath6kl/testmode.h:18:
In file included from /builds/linux/drivers/net/wireless/ath/ath6kl/core.h:21:
In file included from /builds/linux/include/linux/etherdevice.h:20:
In file included from /builds/linux/include/linux/if_ether.h:19:
In file included from /builds/linux/include/linux/skbuff.h:15:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/ethernet/intel/ixgbevf/ethtool.c:9:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/netfilter/nft_tunnel.c:4:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/isdn/mISDN/timerdev.c:11:
In file included from /builds/linux/include/linux/poll.h:7:
In file included from /builds/linux/include/linux/ktime.h:24:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/staging/comedi/drivers/usbdux.c:71:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/wireless/wext-proc.c:19:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/usb/lg-vl600.c:8:
In file included from /builds/linux/include/linux/etherdevice.h:20:
In file included from /builds/linux/include/linux/if_ether.h:19:
In file included from /builds/linux/include/linux/skbuff.h:15:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/infiniband/hw/hns/hns_roce_main.c:33:
In file included from /builds/linux/include/linux/acpi.h:13:
In file included from /builds/linux/include/linux/irqdomain.h:35:
In file included from /builds/linux/include/linux/of.h:17:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/rc/keymaps/rc-pctv-sedna.c:8:
In file included from /builds/linux/include/media/rc-map.h:11:
In file included from /builds/linux/include/linux/input.h:8:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/staging/rtl8723bs/hal/odm_EdcaTurboCheck.c:8:
In file included from /builds/linux/drivers/staging/rtl8723bs/hal/odm_precomp.h:11:
In file included from /builds/linux/drivers/staging/rtl8723bs/hal/odm_types.h:10:
In file included from /builds/linux/drivers/staging/rtl8723bs/include/drv_types.h:18:
In file included from /builds/linux/include/linux/sched/signal.h:5:
In file included from /builds/linux/include/linux/rculist.h:11:
In file included from /builds/linux/include/linux/rcupdate.h:27:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/radeon/kv_dpm.c:24:
In file included from /builds/linux/include/linux/seq_file.h:8:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/platform/vivid/vivid-vid-out.c:10:
In file included from /builds/linux/include/linux/sched.h:12:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/core/drop_monitor.c:10:
In file included from /builds/linux/include/linux/netdevice.h:24:
In file included from /builds/linux/include/linux/timer.h:6:
In file included from /builds/linux/include/linux/ktime.h:24:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/mtd/nand/raw/bcm47xxnflash/ops_bcm4706.c:8:
In file included from /builds/linux/drivers/mtd/nand/raw/bcm47xxnflash/bcm47xxnflash.h:9:
In file included from /builds/linux/include/linux/mtd/mtd.h:10:
In file included from /builds/linux/include/linux/uio.h:9:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/verity/hash_algs.c:8:
In file included from /builds/linux/fs/verity/fsverity_private.h:18:
In file included from /builds/linux/include/linux/fsverity.h:14:
In file included from /builds/linux/include/linux/fs.h:6:
In file included from /builds/linux/include/linux/wait_bit.h:8:
In file included from /builds/linux/include/linux/wait.h:9:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/ethernet/mellanox/mlx5/core/steering/dr_table.c:4:
In file included from /builds/linux/drivers/net/ethernet/mellanox/mlx5/core/steering/dr_types.h:7:
In file included from /builds/linux/include/linux/mlx5/driver.h:37:
In file included from /builds/linux/include/linux/completion.h:12:
In file included from /builds/linux/include/linux/wait.h:9:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/ethernet/ti/cpsw.c:10:
In file included from /builds/linux/include/linux/io.h:13:
In file included from /builds/linux/arch/riscv/include/asm/io.h:15:
In file included from /builds/linux/arch/riscv/include/asm/mmiowb.h:12:
In file included from /builds/linux/include/asm-generic/mmiowb.h:27:
In file included from /builds/linux/arch/riscv/include/asm/smp.h:11:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/md/md-bitmap.c:19:
In file included from /builds/linux/include/linux/blkdev.h:5:
In file included from /builds/linux/include/linux/sched.h:12:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/sound/pci/ctxfi/cthardware.c:14:
In file included from /builds/linux/sound/pci/ctxfi/cthardware.h:18:
In file included from /builds/linux/include/linux/pci.h:35:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/infiniband/hw/mlx4/srq.c:34:
In file included from /builds/linux/include/linux/mlx4/qp.h:37:
In file included from /builds/linux/include/linux/if_ether.h:19:
In file included from /builds/linux/include/linux/skbuff.h:15:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/amd/amdgpu/dce_v8_0.c:25:
In file included from /builds/linux/include/drm/drm_vblank.h:27:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/sound/drivers/vx/vx_mixer.c:10:
In file included from /builds/linux/include/sound/core.h:10:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/pstore/inode.c:8:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/xfs/xfs_fsmap.c:6:
In file included from /builds/linux/fs/xfs/xfs.h:22:
In file included from /builds/linux/fs/xfs/xfs_linux.h:24:
In file included from /builds/linux/fs/xfs/kmem.h:9:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/ethernet/mellanox/mlx4/cmd.c:35:
In file included from /builds/linux/include/linux/sched.h:12:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/ata/pata_cs5520.c:26:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/iio/adc/npcm_adc.c:4:
In file included from /builds/linux/include/linux/clk.h:14:
In file included from /builds/linux/include/linux/notifier.h:14:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/input/misc/ad714x-i2c.c:8:
In file included from /builds/linux/include/linux/input.h:8:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/ethernet/chelsio/cxgb4/cxgb4_uld.c:39:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/iio/accel/dmard06.c:8:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/scsi/aic7xxx/aic79xx_osm.c:45:
In file included from /builds/linux/drivers/scsi/aic7xxx/aic79xx_osm.h:46:
In file included from /builds/linux/include/linux/blkdev.h:5:
In file included from /builds/linux/include/linux/sched.h:12:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/mm/list_lru.c:9:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/misc/habanalabs/hw_queue.c:8:
In file included from /builds/linux/drivers/misc/habanalabs/habanalabs.h:14:
In file included from /builds/linux/include/linux/cdev.h:5:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/ethernet/chelsio/libcxgb/libcxgb_ppm.c:42:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/ethernet/sfc/farch.c:10:
In file included from /builds/linux/include/linux/interrupt.h:11:
In file included from /builds/linux/include/linux/hardirq.h:5:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/engine/gr/gv100.c:22:
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/engine/gr/gf100.h:27:
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/engine/gr/priv.h:5:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/engine/gr.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/engine.h:5:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/subdev.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/device.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/oclass.h:3:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/os.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvif/os.h:6:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/ethernet/intel/igb/e1000_i210.c:9:
In file included from /builds/linux/include/linux/if_ether.h:19:
In file included from /builds/linux/include/linux/skbuff.h:15:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/ax25/ax25_std_in.c:16:
In file included from /builds/linux/include/linux/socket.h:8:
In file included from /builds/linux/include/linux/uio.h:9:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/clk/samsung/clk.c:11:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/input/mouse/trackpoint.c:8:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/verity/open.c:8:
In file included from /builds/linux/fs/verity/fsverity_private.h:18:
In file included from /builds/linux/include/linux/fsverity.h:14:
In file included from /builds/linux/include/linux/fs.h:6:
In file included from /builds/linux/include/linux/wait_bit.h:8:
In file included from /builds/linux/include/linux/wait.h:9:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/rtc/rtc-max77686.c:9:
In file included from /builds/linux/include/linux/i2c.h:13:
In file included from /builds/linux/include/linux/acpi.h:13:
In file included from /builds/linux/include/linux/irqdomain.h:35:
In file included from /builds/linux/include/linux/of.h:17:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/radeon/atombios_encoders.c:27:
In file included from /builds/linux/include/linux/backlight.h:12:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/clk/bcm/clk-bcm63xx.c:14:
In file included from /builds/linux/include/linux/clk-provider.h:9:
In file included from /builds/linux/include/linux/of.h:17:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/f2fs/node.c:8:
In file included from /builds/linux/include/linux/fs.h:6:
In file included from /builds/linux/include/linux/wait_bit.h:8:
In file included from /builds/linux/include/linux/wait.h:9:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/block/drbd/drbd_proc.c:14:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/subdev/therm/g84.c:25:
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/subdev/therm/priv.h:27:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/subdev/therm.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/subdev.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/device.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/oclass.h:3:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/os.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvif/os.h:6:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/rc/keymaps/rc-encore-enltv2.c:8:
In file included from /builds/linux/include/media/rc-map.h:11:
In file included from /builds/linux/include/linux/input.h:8:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/clk/clk-si5341.c:8:
In file included from /builds/linux/include/linux/clk.h:14:
In file included from /builds/linux/include/linux/notifier.h:14:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/amd/amdgpu/cik_ih.c:24:
In file included from /builds/linux/include/linux/pci.h:35:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/engine/disp/piocnv50.c:24:
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/engine/disp/channv50.h:5:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/object.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/oclass.h:3:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/os.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvif/os.h:6:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/scsi/hosts.c:25:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/netfilter/ipvs/ip_vs_nfct.c:36:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/ethernet/mellanox/mlx5/core/en/tc_tun.c:4:
In file included from /builds/linux/include/net/vxlan.h:5:
In file included from /builds/linux/include/linux/if_vlan.h:10:
In file included from /builds/linux/include/linux/netdevice.h:24:
In file included from /builds/linux/include/linux/timer.h:6:
In file included from /builds/linux/include/linux/ktime.h:24:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/staging/isdn/hysdn/hysdn_procconf.c:14:
In file included from /builds/linux/include/linux/cred.h:13:
In file included from /builds/linux/include/linux/key.h:15:
In file included from /builds/linux/include/linux/rbtree.h:22:
In file included from /builds/linux/include/linux/rcupdate.h:27:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/usb/gadget/function/f_subset.c:9:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/sound/soc/codecs/wm8998.c:10:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/staging/media/meson/vdec/vdec_platform.c:7:
In file included from /builds/linux/drivers/staging/media/meson/vdec/vdec_platform.h:10:
In file included from /builds/linux/drivers/staging/media/meson/vdec/vdec.h:11:
In file included from /builds/linux/include/linux/regmap.h:14:
In file included from /builds/linux/include/linux/rbtree.h:22:
In file included from /builds/linux/include/linux/rcupdate.h:27:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/video/fbdev/smscufx.c:22:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/staging/comedi/drivers/daqboard2000.c:96:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/arcnet/arc-rawmode.c:29:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/isdn/hardware/mISDN/netjet.c:10:
In file included from /builds/linux/include/linux/interrupt.h:11:
In file included from /builds/linux/include/linux/hardirq.h:5:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/netlabel/netlabel_calipso.c:18:
In file included from /builds/linux/include/linux/socket.h:8:
In file included from /builds/linux/include/linux/uio.h:9:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/usb/rtl8150.c:7:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/amd/amdgpu/../powerplay/hwmgr/vega12_thermal.c:24:
In file included from /builds/linux/drivers/gpu/drm/amd/amdgpu/../powerplay/hwmgr/vega12_thermal.h:27:
In file included from /builds/linux/drivers/gpu/drm/amd/amdgpu/../powerplay/inc/hwmgr.h:26:
In file included from /builds/linux/include/linux/seq_file.h:8:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/i2c/ks0127.c:24:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/staging/rtl8723bs/hal/hal_com_phycfg.c:9:
In file included from /builds/linux/drivers/staging/rtl8723bs/include/drv_types.h:18:
In file included from /builds/linux/include/linux/sched/signal.h:5:
In file included from /builds/linux/include/linux/rculist.h:11:
In file included from /builds/linux/include/linux/rcupdate.h:27:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/isdn/hardware/mISDN/mISDNipac.c:11:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/ethernet/intel/e100.c:127:
In file included from /builds/linux/include/linux/hardirq.h:5:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/scheduler/sched_entity.c:24:
In file included from /builds/linux/include/linux/kthread.h:6:
In file included from /builds/linux/include/linux/sched.h:12:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/crypto/hkdf.c:12:
In file included from /builds/linux/include/crypto/hash.h:11:
In file included from /builds/linux/include/linux/crypto.h:19:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/sound/drivers/virmidi.c:31:
In file included from /builds/linux/include/linux/wait.h:9:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/ethernet/qlogic/qed/qed_debug.c:6:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/befs/linuxvfs.c:11:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/video/fbdev/nvidia/nvidia.c:12:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/engine/ce/gf100.c:24:
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/engine/ce/priv.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/engine/ce.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/engine/falcon.h:5:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/engine.h:5:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/subdev.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/device.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/oclass.h:3:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/os.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvif/os.h:6:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/sound/soc/codecs/wm8985.c:16:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/pci/cx23885/cx23885-417.c:14:
In file included from /builds/linux/drivers/media/pci/cx23885/cx23885.h:10:
In file included from /builds/linux/include/linux/pci.h:35:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/thermal/ti-soc-thermal/dra752-thermal-data.c:13:
In file included from /builds/linux/drivers/thermal/ti-soc-thermal/ti-thermal.h:12:
In file included from /builds/linux/drivers/thermal/ti-soc-thermal/ti-bandgap.h:12:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/amd/amdgpu/../display/dc/gpio/diagnostics/hw_translate_diag.c:26:
In file included from /builds/linux/drivers/gpu/drm/amd/amdgpu/../display/dc/dm_services.h:34:
In file included from /builds/linux/drivers/gpu/drm/amd/amdgpu/../display/amdgpu_dm/amdgpu_dm_trace.h:32:
In file included from /builds/linux/include/linux/tracepoint.h:15:
In file included from /builds/linux/include/linux/smp.h:64:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/ethernet/broadcom/cnic.c:17:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/i2c/busses/i2c-octeon-core.c:16:
In file included from /builds/linux/include/linux/i2c.h:13:
In file included from /builds/linux/include/linux/acpi.h:13:
In file included from /builds/linux/include/linux/irqdomain.h:35:
In file included from /builds/linux/include/linux/of.h:17:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/regulator/helpers.c:11:
In file included from /builds/linux/include/linux/regmap.h:14:
In file included from /builds/linux/include/linux/rbtree.h:22:
In file included from /builds/linux/include/linux/rcupdate.h:27:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/misc/isl29020.c:14:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/misc/mic/bus/vop_bus.c:9:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/infiniband/hw/i40iw/i40iw_uk.c:35:
In file included from /builds/linux/drivers/infiniband/hw/i40iw/i40iw_osdep.h:41:
In file included from /builds/linux/include/net/tcp.h:20:
In file included from /builds/linux/include/linux/tcp.h:17:
In file included from /builds/linux/include/linux/skbuff.h:15:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/md/persistent-data/dm-space-map-disk.c:7:
In file included from /builds/linux/drivers/md/persistent-data/dm-space-map-common.h:10:
In file included from /builds/linux/drivers/md/persistent-data/dm-btree.h:9:
In file included from /builds/linux/drivers/md/persistent-data/dm-block-manager.h:11:
In file included from /builds/linux/include/linux/blkdev.h:5:
In file included from /builds/linux/include/linux/sched.h:12:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/mfd/tps80031.c:27:
In file included from /builds/linux/include/linux/i2c.h:13:
In file included from /builds/linux/include/linux/acpi.h:13:
In file included from /builds/linux/include/linux/irqdomain.h:35:
In file included from /builds/linux/include/linux/of.h:17:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/wireless/intersil/prism54/oid_mgt.c:7:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/staging/rtl8712/rtl8712_io.c:19:
In file included from /builds/linux/drivers/staging/rtl8712/osdep_service.h:20:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/fat/namei_vfat.c:19:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/sound/soc/sh/rcar/gen.c:18:
In file included from /builds/linux/sound/soc/sh/rcar/rsnd.h:11:
In file included from /builds/linux/include/linux/clk.h:14:
In file included from /builds/linux/include/linux/notifier.h:14:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/core/stream.c:16:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/infiniband/hw/i40iw/i40iw_cm.c:36:
In file included from /builds/linux/include/linux/ip.h:16:
In file included from /builds/linux/include/linux/skbuff.h:15:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/i2c/busses/i2c-axxia.c:10:
In file included from /builds/linux/include/linux/clk.h:14:
In file included from /builds/linux/include/linux/notifier.h:14:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/engine/disp/ovlygk104.c:24:
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/engine/disp/channv50.h:5:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/object.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/oclass.h:3:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/os.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvif/os.h:6:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/sound/soc/codecs/ssm2602-i2c.c:8:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/iio/light/apds9960.c:11:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/input/joystick/iforce/iforce-ff.c:9:
In file included from /builds/linux/drivers/input/joystick/iforce/iforce.h:10:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from samples/vfio-mdev/mbochs.mod.c:2:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/rtc/rtc-jz4740.c:8:
In file included from /builds/linux/include/linux/clk.h:14:
In file included from /builds/linux/include/linux/notifier.h:14:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/amd/amdgpu/../display/dc/core/dc_stream.c:27:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/scsi/ufs/ufs_bsg.c:7:
In file included from /builds/linux/drivers/scsi/ufs/ufs_bsg.h:8:
In file included from /builds/linux/include/linux/bsg-lib.h:12:
In file included from /builds/linux/include/linux/blkdev.h:5:
In file included from /builds/linux/include/linux/sched.h:12:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/kernel/gcov/clang.c:50:
In file included from /builds/linux/include/linux/ratelimit.h:6:
In file included from /builds/linux/include/linux/sched.h:12:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/jffs2/compr_zlib.c:22:
In file included from /builds/linux/fs/jffs2/nodelist.h:15:
In file included from /builds/linux/include/linux/fs.h:6:
In file included from /builds/linux/include/linux/wait_bit.h:8:
In file included from /builds/linux/include/linux/wait.h:9:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/nouveau/nouveau_connector.c:27:
In file included from /builds/linux/include/acpi/button.h:5:
In file included from /builds/linux/include/linux/notifier.h:14:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/wireless/mediatek/mt76/mt7603/mac.c:3:
In file included from /builds/linux/include/linux/etherdevice.h:20:
In file included from /builds/linux/include/linux/if_ether.h:19:
In file included from /builds/linux/include/linux/skbuff.h:15:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/wireless/marvell/libertas_tf/main.c:8:
In file included from /builds/linux/include/linux/hardirq.h:5:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/pinctrl/stm32/pinctrl-stm32f746.c:8:
In file included from /builds/linux/include/linux/of.h:17:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/pcmcia/cs.c:12:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/sound/pci/lola/lola_mixer.c:10:
In file included from /builds/linux/drivers/char/tpm/tpm_i2c_atmel.c:19:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/drm_pci.c:25:
In file included from /builds/linux/include/linux/dma-mapping.h:7:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/subdev/devinit/g84.c:24:
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/subdev/devinit/nv50.h:5:
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/subdev/devinit/priv.h:5:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/subdev/devinit.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/subdev.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/device.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/oclass.h:3:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/os.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvif/os.h:6:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/kernel/bpf/percpu_freelist.c:4:
In file included from /builds/linux/kernel/bpf/percpu_freelist.h:6:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/pci/hotplug/pciehp_ctrl.c:20:
In file included from /builds/linux/include/linux/pm_runtime.h:11:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/hwmon/tc654.c:11:
In file included from /builds/linux/include/linux/hwmon-sysfs.h:10:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/clocksource/timer-tegra.c:11:
In file included from /builds/linux/include/linux/clk.h:14:
In file included from /builds/linux/include/linux/notifier.h:14:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/subdev/bios/timing.c:24:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/subdev/bios.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/subdev.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/device.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/oclass.h:3:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/os.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvif/os.h:6:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/ethernet/stmicro/stmmac/dwxgmac2_descs.c:7:
In file included from /builds/linux/include/linux/stmmac.h:15:
In file included from /builds/linux/include/linux/platform_device.h:13:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/cifs/cifsfs.c:26:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/rc/keymaps/rc-digittrade.c:8:
In file included from /builds/linux/include/media/rc-map.h:11:
In file included from /builds/linux/include/linux/input.h:8:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/ethernet/amazon/ena/ena_ethtool.c:33:
In file included from /builds/linux/include/linux/pci.h:35:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/v4l2-core/v4l2-dev.c:17:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/usb/ttusb-budget/dvb-ttusb-budget.c:9:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/i2c/busses/i2c-sis96x.c:20:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/spi/spi-rockchip.c:7:
In file included from /builds/linux/include/linux/clk.h:14:
In file included from /builds/linux/include/linux/notifier.h:14:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/usb/gadget/usbstring.c:8:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/ethernet/dec/tulip/pnic.c:13:
In file included from /builds/linux/include/linux/interrupt.h:11:
In file included from /builds/linux/include/linux/hardirq.h:5:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/staging/media/hantro/hantro_v4l2.c:17:
In file included from /builds/linux/include/linux/interrupt.h:11:
In file included from /builds/linux/include/linux/hardirq.h:5:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/usb/serial/option.c:32:
In file included from /builds/linux/include/linux/jiffies.h:9:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from drivers/tty/vt/defkeymap.c:6:
In file included from /builds/linux/include/linux/keyboard.h:5:
In file included from /builds/linux/include/uapi/linux/keyboard.h:5:
In file included from /builds/linux/include/linux/wait.h:9:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/i2c/ov2640.c:14:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/i2c/ov5647.c:22:
In file included from /builds/linux/include/linux/clk.h:14:
In file included from /builds/linux/include/linux/notifier.h:14:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/netfilter/xt_comment.c:8:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/wireless/broadcom/brcm80211/brcmsmac/aiutils.c:25:
In file included from /builds/linux/drivers/net/wireless/broadcom/brcm80211/brcmsmac/../include/brcmu_utils.h:9:
In file included from /builds/linux/include/linux/skbuff.h:15:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/isdn/mISDN/layer1.c:10:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/common/saa7146/saa7146_video.c:3:
In file included from /builds/linux/include/media/drv-intf/saa7146_vv.h:5:
In file included from /builds/linux/include/media/v4l2-common.h:17:
In file included from /builds/linux/include/media/v4l2-dev.h:13:
In file included from /builds/linux/include/linux/poll.h:7:
In file included from /builds/linux/include/linux/ktime.h:24:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/sound/spi/at73c213.c:10:
In file included from /builds/linux/include/linux/clk.h:14:
In file included from /builds/linux/include/linux/notifier.h:14:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/amd/amdgpu/../powerplay/smumgr/iceland_smumgr.c:25:
In file included from /builds/linux/drivers/gpu/drm/amd/amdgpu/../powerplay/inc/pp_debug.h:35:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/ethernet/brocade/bna/bfa_ioc.c:12:
In file included from /builds/linux/drivers/net/ethernet/brocade/bna/bfa_ioc.h:15:
In file included from /builds/linux/drivers/net/ethernet/brocade/bna/bfa_cs.h:17:
In file included from /builds/linux/drivers/net/ethernet/brocade/bna/cna.h:17:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/clk/bcm/clk-sr.c:7:
In file included from /builds/linux/include/linux/clk-provider.h:9:
In file included from /builds/linux/include/linux/of.h:17:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/atm/proc.c:12:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/sound/soc/codecs/max98088.c:8:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/block/blk-mq-pci.c:5:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/input/misc/adxl34x-spi.c:10:
In file included from /builds/linux/include/linux/input.h:8:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/ipc/sem.c:73:
In file included from /builds/linux/include/linux/compat.h:10:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/6lowpan/debugfs.c:9:
In file included from /builds/linux/include/net/6lowpan.h:56:
In file included from /builds/linux/include/linux/debugfs.h:15:
In file included from /builds/linux/include/linux/fs.h:6:
In file included from /builds/linux/include/linux/wait_bit.h:8:
In file included from /builds/linux/include/linux/wait.h:9:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/hwmon/raspberrypi-hwmon.c:9:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/iio/adc/ti_am335x_adc.c:18:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/mmc/host/meson-mx-sdio.c:11:
In file included from /builds/linux/include/linux/clk.h:14:
In file included from /builds/linux/include/linux/notifier.h:14:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/ethernet/cisco/enic/enic_pp.c:23:
In file included from /builds/linux/include/linux/netdevice.h:24:
In file included from /builds/linux/include/linux/timer.h:6:
In file included from /builds/linux/include/linux/ktime.h:24:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/usb/usbvision/usbvision-video.c:33:
In file included from /builds/linux/include/linux/timer.h:6:
In file included from /builds/linux/include/linux/ktime.h:24:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/wireless/broadcom/brcm80211/brcmsmac/led.c:2:
In file included from /builds/linux/include/net/mac80211.h:18:
In file included from /builds/linux/include/linux/if_ether.h:19:
In file included from /builds/linux/include/linux/skbuff.h:15:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/infiniband/hw/i40iw/i40iw_utils.c:35:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/power/supply/sc27xx_fuel_gauge.c:6:
In file included from /builds/linux/include/linux/interrupt.h:11:
In file included from /builds/linux/include/linux/hardirq.h:5:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/ethernet/realtek/r8169_main.c:12:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/dma/dmatest.c:11:
In file included from /builds/linux/include/linux/dma-mapping.h:7:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/greybus/control.c:10:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/hid/hid-gembird.c:12:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/amd/amdgpu/amdgpu_irq.c:45:
In file included from /builds/linux/include/linux/irq.h:14:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/mac80211/util.c:14:
In file included from /builds/linux/include/net/mac80211.h:18:
In file included from /builds/linux/include/linux/if_ether.h:19:
In file included from /builds/linux/include/linux/skbuff.h:15:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/dvb-frontends/dvb-pll.c:10:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/platform/chrome/cros_ec_i2c.c:6:
In file included from /builds/linux/include/linux/acpi.h:13:
In file included from /builds/linux/include/linux/irqdomain.h:35:
In file included from /builds/linux/include/linux/of.h:17:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/char/ipmi/ipmi_si_intf.c:24:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/ecryptfs/file.c:13:
In file included from /builds/linux/include/linux/poll.h:7:
In file included from /builds/linux/include/linux/ktime.h:24:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/mm/process_vm_access.c:8:
In file included from /builds/linux/include/linux/mm.h:10:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/clk/qcom/clk-rpmh.c:6:
In file included from /builds/linux/include/linux/clk-provider.h:9:
In file included from /builds/linux/include/linux/of.h:17:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/sound/soc/codecs/wm8962.c:10:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/sound/soc/codecs/cs35l34.c:10:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/openvswitch/conntrack.c:6:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/subdev/i2c/gf117.c:24:
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/subdev/i2c/priv.h:5:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/subdev/i2c.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/subdev.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/device.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/oclass.h:3:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/os.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvif/os.h:6:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/wireless/ath/ath6kl/htc_mbox.c:18:
In file included from /builds/linux/drivers/net/wireless/ath/ath6kl/core.h:21:
In file included from /builds/linux/include/linux/etherdevice.h:20:
In file included from /builds/linux/include/linux/if_ether.h:19:
In file included from /builds/linux/include/linux/skbuff.h:15:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/stat.c:9:
In file included from /builds/linux/include/linux/mm.h:10:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/clk/uniphier/clk-uniphier-core.c:7:
In file included from /builds/linux/include/linux/clk-provider.h:9:
In file included from /builds/linux/include/linux/of.h:17:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/wireless/ath/ath10k/mac.c:8:
In file included from /builds/linux/drivers/net/wireless/ath/ath10k/mac.h:10:
In file included from /builds/linux/include/net/mac80211.h:18:
In file included from /builds/linux/include/linux/if_ether.h:19:
In file included from /builds/linux/include/linux/skbuff.h:15:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/clk/mediatek/clk-mt6779.c:7:
In file included from /builds/linux/include/linux/of.h:17:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/iio/industrialio-trigger.c:8:
In file included from /builds/linux/include/linux/idr.h:15:
In file included from /builds/linux/include/linux/radix-tree.h:14:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/staging/vt6656/main_usb.c:24:
In file included from /builds/linux/include/linux/etherdevice.h:20:
In file included from /builds/linux/include/linux/if_ether.h:19:
In file included from /builds/linux/include/linux/skbuff.h:15:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/iio/buffer/industrialio-hw-consumer.c:9:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/ethernet/qlogic/qed/qed_main.c:34:
In file included from /builds/linux/include/linux/pci.h:35:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/kernel/gcov/fs.c:21:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/iio/light/st_uvis25_i2c.c:11:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/ethernet/netronome/nfp/nfp_net_ctrl.c:5:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/staging/rtl8192e/rtllib_softmac.c:14:
In file included from /builds/linux/drivers/staging/rtl8192e/rtllib.h:22:
In file included from /builds/linux/include/linux/if_ether.h:19:
In file included from /builds/linux/include/linux/skbuff.h:15:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/fsi/fsi-master-gpio.c:8:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/nfc/nxp-nci/i2c.c:15:
In file included from /builds/linux/include/linux/acpi.h:13:
In file included from /builds/linux/include/linux/irqdomain.h:35:
In file included from /builds/linux/include/linux/of.h:17:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/mac80211/pm.c:2:
In file included from /builds/linux/include/net/mac80211.h:18:
In file included from /builds/linux/include/linux/if_ether.h:19:
In file included from /builds/linux/include/linux/skbuff.h:15:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/w1/slaves/w1_ds2433.c:9:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/clk/mediatek/clk-mt2701-mm.c:7:
In file included from /builds/linux/include/linux/clk-provider.h:9:
In file included from /builds/linux/include/linux/of.h:17:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/staging/greybus/audio_manager.c:9:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/core/mm.c:24:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/mm.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/os.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvif/os.h:6:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/ethernet/stmicro/stmmac/dwmac-dwc-qos-eth.c:8:
In file included from /builds/linux/include/linux/clk.h:14:
In file included from /builds/linux/include/linux/notifier.h:14:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/staging/rtl8188eu/core/rtw_sreset.c:8:
In file included from /builds/linux/drivers/staging/rtl8188eu/include/rtw_sreset.h:10:
In file included from /builds/linux/drivers/staging/rtl8188eu/include/osdep_service.h:16:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/sound/pci/ac97/ac97_pcm.c:13:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/clk/qcom/gcc-msm8960.c:9:
In file included from /builds/linux/include/linux/platform_device.h:13:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/hfsplus/bitmap.c:12:
In file included from /builds/linux/include/linux/pagemap.h:8:
In file included from /builds/linux/include/linux/mm.h:10:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/iio/adc/men_z188_adc.c:10:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/xfs/libxfs/xfs_inode_fork.c:7:
In file included from /builds/linux/fs/xfs/xfs.h:22:
In file included from /builds/linux/fs/xfs/xfs_linux.h:24:
In file included from /builds/linux/fs/xfs/kmem.h:9:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/panel/panel-kingdisplay-kd097d04.c:6:
In file included from /builds/linux/include/linux/backlight.h:12:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/ethernet/hisilicon/hns/hns_dsaf_misc.c:6:
In file included from /builds/linux/drivers/net/ethernet/hisilicon/hns/hns_dsaf_mac.h:9:
In file included from /builds/linux/include/linux/if_vlan.h:10:
In file included from /builds/linux/include/linux/netdevice.h:24:
In file included from /builds/linux/include/linux/timer.h:6:
In file included from /builds/linux/include/linux/ktime.h:24:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/netfilter/xt_osf.c:6:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/isofs/export.c:17:
In file included from /builds/linux/fs/isofs/isofs.h:2:
In file included from /builds/linux/include/linux/fs.h:6:
In file included from /builds/linux/include/linux/wait_bit.h:8:
In file included from /builds/linux/include/linux/wait.h:9:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/wireless/realtek/rtlwifi/rtl8188ee/dm.c:4:
In file included from /builds/linux/drivers/net/wireless/realtek/rtlwifi/rtl8188ee/../wifi.h:9:
In file included from /builds/linux/include/linux/sched.h:12:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/subdev/volt/gf117.c:24:
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/subdev/volt/priv.h:5:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/subdev/volt.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/subdev.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/device.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/oclass.h:3:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/os.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvif/os.h:6:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/wireless/realtek/rtlwifi/rtl8192cu/hw.c:4:
In file included from /builds/linux/drivers/net/wireless/realtek/rtlwifi/rtl8192cu/../wifi.h:9:
In file included from /builds/linux/include/linux/sched.h:12:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/usb/serial/cypress_m8.c:26:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/common/cx2341x.c:9:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/clk/renesas/clk-emev2.c:8:
In file included from /builds/linux/include/linux/clk-provider.h:9:
In file included from /builds/linux/include/linux/of.h:17:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/mailbox/mailbox-test.c:8:
In file included from /builds/linux/include/linux/debugfs.h:15:
In file included from /builds/linux/include/linux/fs.h:6:
In file included from /builds/linux/include/linux/wait_bit.h:8:
In file included from /builds/linux/include/linux/wait.h:9:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/bluetooth/hci_mrvl.c:12:
In file included from /builds/linux/include/linux/skbuff.h:15:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/input/touchscreen/mxs-lradc-ts.c:13:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/dvb-frontends/lnbp22.c:14:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/engine/disp/rootgk110.c:24:
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/engine/disp/rootnv50.h:5:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/object.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/oclass.h:3:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/os.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvif/os.h:6:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/ethernet/stmicro/stmmac/dwmac4_dma.c:13:
In file included from /builds/linux/include/linux/io.h:13:
In file included from /builds/linux/arch/riscv/include/asm/io.h:15:
In file included from /builds/linux/arch/riscv/include/asm/mmiowb.h:12:
In file included from /builds/linux/include/asm-generic/mmiowb.h:27:
In file included from /builds/linux/arch/riscv/include/asm/smp.h:11:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/ethernet/broadcom/bnxt/bnxt_ulp.c:10:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/clk/mediatek/clk-mt7629-hif.c:8:
In file included from /builds/linux/include/linux/clk-provider.h:9:
In file included from /builds/linux/include/linux/of.h:17:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/platform/sti/hva/hva-mem.c:8:
In file included from /builds/linux/drivers/media/platform/sti/hva/hva.h:11:
In file included from /builds/linux/include/media/v4l2-ctrls.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/lib/test_sort.c:3:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/watchdog/pcwd_pci.c:33:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/infiniband/ulp/ipoib/ipoib_verbs.c:34:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/base/regmap/regcache-rbtree.c:9:
In file included from /builds/linux/include/linux/debugfs.h:15:
In file included from /builds/linux/include/linux/fs.h:6:
In file included from /builds/linux/include/linux/wait_bit.h:8:
In file included from /builds/linux/include/linux/wait.h:9:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/pinctrl/sh-pfc/core.c:16:
In file included from /builds/linux/include/linux/io.h:13:
In file included from /builds/linux/arch/riscv/include/asm/io.h:15:
In file included from /builds/linux/arch/riscv/include/asm/mmiowb.h:12:
In file included from /builds/linux/include/asm-generic/mmiowb.h:27:
In file included from /builds/linux/arch/riscv/include/asm/smp.h:11:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/ethernet/emulex/benet/be_main.c:15:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/usb/dvb-usb/m920x.c:9:
In file included from /builds/linux/drivers/media/usb/dvb-usb/m920x.h:6:
In file included from /builds/linux/drivers/media/usb/dvb-usb/dvb-usb.h:14:
In file included from /builds/linux/include/linux/input.h:8:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/6lowpan/nhc_ghc_icmpv6.c:6:
In file included from /builds/linux/net/6lowpan/nhc.h:5:
In file included from /builds/linux/include/linux/skbuff.h:15:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/amd/amdgpu/iceland_ih.c:24:
In file included from /builds/linux/include/linux/pci.h:35:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/xfs/xfs_icreate_item.c:6:
In file included from /builds/linux/fs/xfs/xfs.h:22:
In file included from /builds/linux/fs/xfs/xfs_linux.h:24:
In file included from /builds/linux/fs/xfs/kmem.h:9:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/iio/industrialio-sw-device.c:8:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/infiniband/hw/hns/hns_roce_restrack.c:4:
In file included from /builds/linux/include/rdma/rdma_cm.h:37:
In file included from /builds/linux/include/linux/socket.h:8:
In file included from /builds/linux/include/linux/uio.h:9:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/target/iscsi/cxgbit/cxgbit_cm.c:6:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/power/reset/zx-reboot.c:11:
In file included from /builds/linux/include/linux/io.h:13:
In file included from /builds/linux/arch/riscv/include/asm/io.h:15:
In file included from /builds/linux/arch/riscv/include/asm/mmiowb.h:12:
In file included from /builds/linux/include/asm-generic/mmiowb.h:27:
In file included from /builds/linux/arch/riscv/include/asm/smp.h:11:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/ethernet/mellanox/mlx4/en_tx.c:35:
In file included from /builds/linux/include/linux/mlx4/cq.h:39:
In file included from /builds/linux/include/linux/mlx4/device.h:36:
In file included from /builds/linux/include/linux/if_ether.h:19:
In file included from /builds/linux/include/linux/skbuff.h:15:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/sound/pci/ice1712/amp.c:11:
In file included from /builds/linux/include/linux/interrupt.h:11:
In file included from /builds/linux/include/linux/hardirq.h:5:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/usb/dwc3/dwc3-qcom.c:7:
In file included from /builds/linux/include/linux/acpi.h:13:
In file included from /builds/linux/include/linux/irqdomain.h:35:
In file included from /builds/linux/include/linux/of.h:17:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/tuners/e4000.c:8:
In file included from /builds/linux/drivers/media/tuners/e4000_priv.h:11:
In file included from /builds/linux/drivers/media/tuners/e4000.h:11:
In file included from /builds/linux/include/media/dvb_frontend.h:36:
In file included from /builds/linux/include/linux/sched.h:12:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/ethernet/mellanox/mlx5/core/fpga/sdk.c:34:
In file included from /builds/linux/include/linux/mlx5/device.h:37:
In file included from /builds/linux/include/rdma/ib_verbs.h:43:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/subdev/bar/nv50.c:24:
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/subdev/bar/nv50.h:5:
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/subdev/bar/priv.h:5:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/subdev/bar.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/subdev.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/device.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/oclass.h:3:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/os.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvif/os.h:6:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/power/supply/bq2415x_charger.c:19:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/wireless/ath/ath6kl/recovery.c:17:
In file included from /builds/linux/drivers/net/wireless/ath/ath6kl/core.h:21:
In file included from /builds/linux/include/linux/etherdevice.h:20:
In file included from /builds/linux/include/linux/if_ether.h:19:
In file included from /builds/linux/include/linux/skbuff.h:15:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/engine/gr/ctxgf100.c:24:
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/engine/gr/ctxgf100.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/engine/gr/gf100.h:27:
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/engine/gr/priv.h:5:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/engine/gr.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/engine.h:5:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/subdev.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/device.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/oclass.h:3:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/os.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvif/os.h:6:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/subdev/bus/base.c:24:
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/subdev/bus/priv.h:5:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/subdev/bus.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/subdev.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/device.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/oclass.h:3:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/os.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvif/os.h:6:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/scsi/esas2r/esas2r_log.c:44:
In file included from /builds/linux/drivers/scsi/esas2r/esas2r.h:46:
In file included from /builds/linux/include/linux/pci.h:35:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/mac80211/trace.c:3:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/eql.c:117:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/rtc/rtc-rs5c348.c:14:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/pci/saa7164/saa7164-buffer.c:8:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/drivers/media/usb/au0828/au0828-core.c:8:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from /builds/linux/drivers/media/usb/au0828/au0828.h:11:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/linux/usb.h:6:
In file included from /builds/linux/include/linux/usb/ch9.h:36:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/thread_info.h:22:
In file included from /builds/linux/include/linux/kobject.h:20:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~

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_IAS=0
In file included from /builds/linux/drivers/media/i2c/ad5820.c:18:
In file included from /builds/linux/include/linux/i2c.h:13:
In file included from /builds/linux/include/linux/acpi.h:13:
In file included from /builds/linux/include/linux/irqdomain.h:35:
In file included from /builds/linux/include/linux/of.h:17:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/hwmon/gpio-fan.c:10:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/spi/spi-tegra20-slink.c:8:
In file included from /builds/linux/include/linux/clk.h:14:
In file included from /builds/linux/include/linux/notifier.h:14:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/tty/vt/vt_ioctl.c:14:
In file included from /builds/linux/include/linux/sched/signal.h:5:
In file included from /builds/linux/include/linux/rculist.h:11:
In file included from /builds/linux/include/linux/rcupdate.h:27:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/sound/soc/qcom/apq8016_sbc.c:6:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/engine/mspdec/gf100.c:24:
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/engine/mspdec/priv.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/engine/mspdec.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/engine/falcon.h:5:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/engine.h:5:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/subdev.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/device.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/oclass.h:3:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/os.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvif/os.h:6:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/wireless/ath/ath9k/dfs_debug.c:18:
In file included from /builds/linux/include/linux/debugfs.h:15:
In file included from /builds/linux/include/linux/fs.h:6:
In file included from /builds/linux/include/linux/wait_bit.h:8:
In file included from /builds/linux/include/linux/wait.h:9:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/sound/soc/meson/axg-tdmout.c:6:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/block/aoe/aoechr.c:8:
In file included from /builds/linux/include/linux/blkdev.h:5:
In file included from /builds/linux/include/linux/sched.h:12:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/sound/soc/hisilicon/hi6210-i2s.c:12:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/rtc/rtc-sun6i.c:14:
In file included from /builds/linux/include/linux/clk.h:14:
In file included from /builds/linux/include/linux/notifier.h:14:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/afs/mntpt.c:9:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/pci/dt3155/dt3155.c:9:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/i2c/ov5645.c:21:
In file included from /builds/linux/include/linux/clk.h:14:
In file included from /builds/linux/include/linux/notifier.h:14:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/attr.c:10:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/md/md-linear.c:12:
In file included from /builds/linux/include/linux/blkdev.h:5:
In file included from /builds/linux/include/linux/sched.h:12:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/jffs2/compr_rubin.c:19:
In file included from /builds/linux/fs/jffs2/compr.h:16:
In file included from /builds/linux/include/linux/vmalloc.h:5:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/misc/habanalabs/mmu.c:8:
In file included from /builds/linux/drivers/misc/habanalabs/habanalabs.h:14:
In file included from /builds/linux/include/linux/cdev.h:5:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/sound/soc/sh/rcar/src.c:16:
In file included from /builds/linux/sound/soc/sh/rcar/rsnd.h:11:
In file included from /builds/linux/include/linux/clk.h:14:
In file included from /builds/linux/include/linux/notifier.h:14:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/ipv6/netfilter/ip6table_raw.c:8:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/amd/amdgpu/../display/dc/dce80/dce80_hw_sequencer.c:26:
In file included from /builds/linux/drivers/gpu/drm/amd/amdgpu/../display/dc/dm_services.h:34:
In file included from /builds/linux/drivers/gpu/drm/amd/amdgpu/../display/amdgpu_dm/amdgpu_dm_trace.h:32:
In file included from /builds/linux/include/linux/tracepoint.h:15:
In file included from /builds/linux/include/linux/smp.h:64:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/ethernet/synopsys/dwc-xlgmac-hw.c:18:
In file included from /builds/linux/include/linux/phy.h:15:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/radeon/radeon_atombios.c:27:
In file included from /builds/linux/include/drm/drm_device.h:5:
In file included from /builds/linux/include/linux/kref.h:16:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/wireless/mediatek/mt76/mt76x2/usb_mac.c:6:
In file included from /builds/linux/drivers/net/wireless/mediatek/mt76/mt76x2/mt76x2u.h:9:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/rtc/rtc-rx4581.c:26:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/platform/vsp1/vsp1_clu.c:10:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/clk/qcom/gcc-ipq806x.c:9:
In file included from /builds/linux/include/linux/platform_device.h:13:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/crypto/cavium/zip/zip_inflate.c:47:
In file included from /builds/linux/include/linux/sched.h:12:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/misc/habanalabs/hwmon.c:8:
In file included from /builds/linux/drivers/misc/habanalabs/habanalabs.h:14:
In file included from /builds/linux/include/linux/cdev.h:5:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/pci/hotplug/pciehp_pci.c:20:
In file included from /builds/linux/include/linux/pci.h:35:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/pci/access.c:2:
In file included from /builds/linux/include/linux/pci.h:35:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/pci/smipcie/smipcie-ir.c:8:
In file included from /builds/linux/drivers/media/pci/smipcie/smipcie.h:11:
In file included from /builds/linux/include/linux/i2c.h:13:
In file included from /builds/linux/include/linux/acpi.h:13:
In file included from /builds/linux/include/linux/irqdomain.h:35:
In file included from /builds/linux/include/linux/of.h:17:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/wireless/broadcom/brcm80211/brcmsmac/main.c:21:
In file included from /builds/linux/include/linux/if_ether.h:19:
In file included from /builds/linux/include/linux/skbuff.h:15:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/wireless/ath/ath9k/btcoex.c:20:
In file included from /builds/linux/drivers/net/wireless/ath/ath9k/hw.h:20:
In file included from /builds/linux/include/linux/if_ether.h:19:
In file included from /builds/linux/include/linux/skbuff.h:15:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/ipv6/ping.c:16:
In file included from /builds/linux/include/net/addrconf.h:26:
In file included from /builds/linux/include/linux/in.h:19:
In file included from /builds/linux/include/uapi/linux/in.h:24:
In file included from /builds/linux/include/linux/socket.h:8:
In file included from /builds/linux/include/linux/uio.h:9:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/clk/clk-lochnagar.c:11:
In file included from /builds/linux/include/linux/clk-provider.h:9:
In file included from /builds/linux/include/linux/of.h:17:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from lib/test_bpf.mod.c:2:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/sound/drivers/vx/vx_uer.c:11:
In file included from /builds/linux/include/sound/core.h:10:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/samples/vfio-mdev/mtty.c:14:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/mfd/mt6397-irq.c:5:
In file included from /builds/linux/include/linux/interrupt.h:11:
In file included from /builds/linux/include/linux/hardirq.h:5:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/jffs2/xattr_trusted.c:13:
In file included from /builds/linux/include/linux/fs.h:6:
In file included from /builds/linux/include/linux/wait_bit.h:8:
In file included from /builds/linux/include/linux/wait.h:9:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/hwmon/max6697.c:9:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/lib/test_user_copy.c:13:
In file included from /builds/linux/include/linux/mman.h:5:
In file included from /builds/linux/include/linux/mm.h:10:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/hwmon/shtc1.c:8:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/engine/disp/sortu102.c:22:
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/engine/disp/ior.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/engine/disp/priv.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/engine/disp.h:5:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/engine.h:5:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/subdev.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/device.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/oclass.h:3:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/os.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvif/os.h:6:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/ethernet/freescale/fman/fman.c:36:
In file included from /builds/linux/include/linux/fsl/guts.h:15:
In file included from /builds/linux/include/linux/io.h:13:
In file included from /builds/linux/arch/riscv/include/asm/io.h:15:
In file included from /builds/linux/arch/riscv/include/asm/mmiowb.h:12:
In file included from /builds/linux/include/asm-generic/mmiowb.h:27:
In file included from /builds/linux/arch/riscv/include/asm/smp.h:11:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/nouveau/nouveau_abi16.c:24:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvif/client.h:5:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvif/object.h:5:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvif/os.h:6:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/staging/vt6655/key.c:17:
In file included from /builds/linux/drivers/staging/vt6655/key.h:19:
In file included from /builds/linux/include/net/mac80211.h:18:
In file included from /builds/linux/include/linux/if_ether.h:19:
In file included from /builds/linux/include/linux/skbuff.h:15:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/pci/bt8xx/bttv-audio-hook.c:8:
In file included from /builds/linux/drivers/media/pci/bt8xx/bttv-audio-hook.h:10:
In file included from /builds/linux/drivers/media/pci/bt8xx/bttvp.h:17:
In file included from /builds/linux/include/linux/wait.h:9:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/wireless/ath/main.c:20:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/scsi/lpfc/lpfc_init.c:24:
In file included from /builds/linux/include/linux/blkdev.h:5:
In file included from /builds/linux/include/linux/sched.h:12:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/staging/greybus/fw-core.c:10:
In file included from /builds/linux/include/linux/firmware.h:7:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/wireless/ralink/rt2x00/rt61pci.c:16:
In file included from /builds/linux/include/linux/etherdevice.h:20:
In file included from /builds/linux/include/linux/if_ether.h:19:
In file included from /builds/linux/include/linux/skbuff.h:15:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/sound/soc/codecs/wm8737.c:10:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/sound/soc/meson/axg-spdifin.c:7:
In file included from /builds/linux/include/linux/clk.h:14:
In file included from /builds/linux/include/linux/notifier.h:14:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/subdev/mmu/gk20a.c:22:
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/subdev/mmu/mem.h:3:
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/subdev/mmu/priv.h:5:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/subdev/mmu.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/subdev.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/device.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/oclass.h:3:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/os.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvif/os.h:6:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/nouveau/dispnv50/disp.c:24:
In file included from /builds/linux/drivers/gpu/drm/nouveau/dispnv50/disp.h:3:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvif/mem.h:3:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvif/mmu.h:3:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvif/object.h:5:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvif/os.h:6:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/wireless/marvell/mwifiex/cfp.c:20:
In file included from /builds/linux/drivers/net/wireless/marvell/mwifiex/decl.h:26:
In file included from /builds/linux/include/linux/wait.h:9:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/sound/soc/codecs/msm8916-wcd-digital.c:4:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/ipv4/ip_output.c:46:
In file included from /builds/linux/include/linux/uaccess.h:5:
In file included from /builds/linux/include/linux/sched.h:12:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/mm/highmem.c:20:
In file included from /builds/linux/include/linux/mm.h:10:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/wireless/ath/ath9k/eeprom.c:17:
In file included from /builds/linux/drivers/net/wireless/ath/ath9k/hw.h:20:
In file included from /builds/linux/include/linux/if_ether.h:19:
In file included from /builds/linux/include/linux/skbuff.h:15:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/ocfs2/dlm/dlmast.c:13:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/ethernet/stmicro/stmmac/dwmac4_lib.c:8:
In file included from /builds/linux/include/linux/io.h:13:
In file included from /builds/linux/arch/riscv/include/asm/io.h:15:
In file included from /builds/linux/arch/riscv/include/asm/mmiowb.h:12:
In file included from /builds/linux/include/asm-generic/mmiowb.h:27:
In file included from /builds/linux/arch/riscv/include/asm/smp.h:11:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/extcon/extcon-max14577.c:10:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/9p/v9fs.c:13:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/ethernet/aquantia/atlantic/aq_drvinfo.c:7:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/block/ioprio.c:23:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/hid/hid-debug.c:19:
In file included from /builds/linux/include/linux/debugfs.h:15:
In file included from /builds/linux/include/linux/fs.h:6:
In file included from /builds/linux/include/linux/wait_bit.h:8:
In file included from /builds/linux/include/linux/wait.h:9:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/fs_struct.c:3:
In file included from /builds/linux/include/linux/sched/signal.h:5:
In file included from /builds/linux/include/linux/rculist.h:11:
In file included from /builds/linux/include/linux/rcupdate.h:27:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/dvb-frontends/tda10021.c:16:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/platform/sti/delta/delta-mem.c:7:
In file included from /builds/linux/drivers/media/platform/sti/delta/delta.h:10:
In file included from /builds/linux/include/linux/rpmsg.h:14:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/power/supply/88pm860x_battery.c:11:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/ethernet/mellanox/mlx5/core/mcg.c:34:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/llc/llc_s_ac.c:21:
In file included from /builds/linux/include/linux/netdevice.h:24:
In file included from /builds/linux/include/linux/timer.h:6:
In file included from /builds/linux/include/linux/ktime.h:24:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/mac80211/rx.c:12:
In file included from /builds/linux/include/linux/jiffies.h:9:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/spi/spi-sprd.c:4:
In file included from /builds/linux/include/linux/clk.h:14:
In file included from /builds/linux/include/linux/notifier.h:14:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/engine/fifo/gm200.c:24:
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/engine/fifo/gk104.h:5:
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/engine/fifo/priv.h:5:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/engine/fifo.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/engine.h:5:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/subdev.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/device.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/oclass.h:3:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/os.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvif/os.h:6:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/leds/leds-lm3601x.c:7:
In file included from /builds/linux/include/linux/i2c.h:13:
In file included from /builds/linux/include/linux/acpi.h:13:
In file included from /builds/linux/include/linux/irqdomain.h:35:
In file included from /builds/linux/include/linux/of.h:17:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/block/blk-ioc.c:6:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/video/backlight/sky81452-backlight.c:9:
In file included from /builds/linux/include/linux/backlight.h:12:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/spi/spi-zynq-qspi.c:8:
In file included from /builds/linux/include/linux/clk.h:14:
In file included from /builds/linux/include/linux/notifier.h:14:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/udl/udl_gem.c:6:
In file included from /builds/linux/include/linux/dma-buf.h:18:
In file included from /builds/linux/include/linux/scatterlist.h:8:
In file included from /builds/linux/include/linux/mm.h:10:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/ext4/resize.c:16:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/engine/disp/hdmigm200.c:24:
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/engine/disp/hdmi.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/engine/disp/ior.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/engine/disp/priv.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/engine/disp.h:5:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/engine.h:5:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/subdev.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/device.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/oclass.h:3:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/os.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvif/os.h:6:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/engine/disp/rootgp102.c:24:
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/engine/disp/rootnv50.h:5:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/object.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/oclass.h:3:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/os.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvif/os.h:6:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/can/j1939/transport.c:11:
In file included from /builds/linux/include/linux/can/skb.h:15:
In file included from /builds/linux/include/linux/skbuff.h:15:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/md/persistent-data/dm-array.c:7:
In file included from /builds/linux/drivers/md/persistent-data/dm-array.h:9:
In file included from /builds/linux/drivers/md/persistent-data/dm-btree.h:9:
In file included from /builds/linux/drivers/md/persistent-data/dm-block-manager.h:11:
In file included from /builds/linux/include/linux/blkdev.h:5:
In file included from /builds/linux/include/linux/sched.h:12:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/ethernet/qlogic/qed/qed_vf.c:34:
In file included from /builds/linux/include/linux/etherdevice.h:20:
In file included from /builds/linux/include/linux/if_ether.h:19:
In file included from /builds/linux/include/linux/skbuff.h:15:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/ethernet/sfc/falcon/nic.c:10:
In file included from /builds/linux/include/linux/interrupt.h:11:
In file included from /builds/linux/include/linux/hardirq.h:5:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/ethernet/intel/igb/e1000_mac.c:4:
In file included from /builds/linux/include/linux/if_ether.h:19:
In file included from /builds/linux/include/linux/skbuff.h:15:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/sound/soc/codecs/wm9705.c:9:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/wan/hdlc_raw.c:10:
In file included from /builds/linux/include/linux/hdlc.h:11:
In file included from /builds/linux/include/linux/skbuff.h:15:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/engine/disp/rootgk104.c:24:
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/engine/disp/rootnv50.h:5:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/object.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/oclass.h:3:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/os.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvif/os.h:6:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/char/applicom.c:25:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/netfilter/nft_payload.c:10:
In file included from /builds/linux/include/linux/if_vlan.h:10:
In file included from /builds/linux/include/linux/netdevice.h:24:
In file included from /builds/linux/include/linux/timer.h:6:
In file included from /builds/linux/include/linux/ktime.h:24:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/staging/speakup/speakup_keypc.c:11:
In file included from /builds/linux/include/linux/jiffies.h:9:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/ethernet/mellanox/mlxsw/spectrum_acl_flex_keys.c:5:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/reiserfs/hashes.c:16:
In file included from /builds/linux/fs/reiserfs/reiserfs.h:9:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/dvb-frontends/cx24110.c:12:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/target/iscsi/iscsi_target_tmr.c:13:
In file included from /builds/linux/include/scsi/iscsi_proto.h:14:
In file included from /builds/linux/include/scsi/scsi.h:10:
In file included from /builds/linux/include/linux/scatterlist.h:8:
In file included from /builds/linux/include/linux/mm.h:10:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/ata/pata_opti.c:28:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/sound/i2c/other/ak4xxx-adda.c:10:
In file included from /builds/linux/include/linux/io.h:13:
In file included from /builds/linux/arch/riscv/include/asm/io.h:15:
In file included from /builds/linux/arch/riscv/include/asm/mmiowb.h:12:
In file included from /builds/linux/include/asm-generic/mmiowb.h:27:
In file included from /builds/linux/arch/riscv/include/asm/smp.h:11:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/usb/gadget/u_f.c:11:
In file included from /builds/linux/drivers/usb/gadget/u_f.h:16:
In file included from /builds/linux/include/linux/usb/gadget.h:19:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/usb/lan78xx.c:6:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/tty/hvc/hvc_riscv_sbi.c:16:
In file included from /builds/linux/drivers/tty/hvc/hvc_console.h:16:
In file included from /builds/linux/include/linux/kref.h:16:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/amd/amdgpu/../display/dc/dce110/dce110_timing_generator_v.c:24:
In file included from /builds/linux/drivers/gpu/drm/amd/amdgpu/../display/dc/dm_services.h:34:
In file included from /builds/linux/drivers/gpu/drm/amd/amdgpu/../display/amdgpu_dm/amdgpu_dm_trace.h:32:
In file included from /builds/linux/include/linux/tracepoint.h:15:
In file included from /builds/linux/include/linux/smp.h:64:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/sound/soc/codecs/ssm4567.c:12:
In file included from /builds/linux/include/linux/acpi.h:13:
In file included from /builds/linux/include/linux/irqdomain.h:35:
In file included from /builds/linux/include/linux/of.h:17:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/dvb-frontends/tda8261.c:11:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/dma/mcf-edma.c:6:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/sunrpc/xprtrdma/svc_rdma.c:44:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/mfd/wm8350-i2c.c:13:
In file included from /builds/linux/include/linux/i2c.h:13:
In file included from /builds/linux/include/linux/acpi.h:13:
In file included from /builds/linux/include/linux/irqdomain.h:35:
In file included from /builds/linux/include/linux/of.h:17:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/leds/leds-lm355x.c:7:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/hid/hid-tmff.c:18:
In file included from /builds/linux/include/linux/hid.h:19:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/sound/pci/ens1371.c:2:
In file included from /builds/linux/sound/pci/ens1370.c:15:
In file included from /builds/linux/include/linux/io.h:13:
In file included from /builds/linux/arch/riscv/include/asm/io.h:15:
In file included from /builds/linux/arch/riscv/include/asm/mmiowb.h:12:
In file included from /builds/linux/include/asm-generic/mmiowb.h:27:
In file included from /builds/linux/arch/riscv/include/asm/smp.h:11:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/mac802154/iface.c:12:
In file included from /builds/linux/include/linux/netdevice.h:24:
In file included from /builds/linux/include/linux/timer.h:6:
In file included from /builds/linux/include/linux/ktime.h:24:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/usb/gspca/jeilinj.c:18:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/iio/frequency/adf4371.c:8:
In file included from /builds/linux/include/linux/clk.h:14:
In file included from /builds/linux/include/linux/notifier.h:14:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from samples/kfifo/dma-example.mod.c:2:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/rc/keymaps/rc-kworld-plus-tv-analog.c:8:
In file included from /builds/linux/include/media/rc-map.h:11:
In file included from /builds/linux/include/linux/input.h:8:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/staging/isdn/gigaset/usb-gigaset.c:15:
In file included from /builds/linux/drivers/staging/isdn/gigaset/gigaset.h:20:
In file included from /builds/linux/include/linux/sched.h:12:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/radeon/radeon_agp.c:28:
In file included from /builds/linux/include/drm/drm_agpsupport.h:8:
In file included from /builds/linux/include/linux/mm.h:10:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/of/property.c:24:
In file included from /builds/linux/include/linux/of.h:17:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/ethernet/mellanox/mlx5/core/fw.c:33:
In file included from /builds/linux/include/linux/mlx5/driver.h:37:
In file included from /builds/linux/include/linux/completion.h:12:
In file included from /builds/linux/include/linux/wait.h:9:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/engine/disp/gk110.c:24:
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/engine/disp/nv50.h:5:
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/engine/disp/priv.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/engine/disp.h:5:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/engine.h:5:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/subdev.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/device.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/oclass.h:3:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/os.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvif/os.h:6:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/message/fusion/mptbase.c:50:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/mtd/nand/raw/nand_macronix.c:9:
In file included from /builds/linux/drivers/mtd/nand/raw/internals.h:14:
In file included from /builds/linux/include/linux/mtd/rawnand.h:16:
In file included from /builds/linux/include/linux/mtd/mtd.h:10:
In file included from /builds/linux/include/linux/uio.h:9:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/pinctrl/cirrus/pinctrl-cs47l90.c:9:
In file included from /builds/linux/include/linux/mfd/madera/core.h:12:
In file included from /builds/linux/include/linux/interrupt.h:11:
In file included from /builds/linux/include/linux/hardirq.h:5:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/ceph/addr.c:4:
In file included from /builds/linux/include/linux/backing-dev.h:13:
In file included from /builds/linux/include/linux/fs.h:6:
In file included from /builds/linux/include/linux/wait_bit.h:8:
In file included from /builds/linux/include/linux/wait.h:9:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/orangefs/super.c:8:
In file included from /builds/linux/fs/orangefs/protocol.h:5:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/ethernet/sfc/falcon/ethtool.c:8:
In file included from /builds/linux/include/linux/netdevice.h:24:
In file included from /builds/linux/include/linux/timer.h:6:
In file included from /builds/linux/include/linux/ktime.h:24:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/wireless/mediatek/mt7601u/mac.c:7:
In file included from /builds/linux/drivers/net/wireless/mediatek/mt7601u/mt7601u.h:12:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/amd/amdgpu/psp_v3_1.c:26:
In file included from /builds/linux/include/linux/firmware.h:7:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/platform/chrome/cros_ec_lightbar.c:8:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/amd/amdgpu/si_dpm.c:24:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/infiniband/hw/bnxt_re/qplib_res.c:41:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/dummy.c:32:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/mtd/ubi/debug.c:8:
In file included from /builds/linux/drivers/mtd/ubi/ubi.h:14:
In file included from /builds/linux/include/linux/rbtree.h:22:
In file included from /builds/linux/include/linux/rcupdate.h:27:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/ethernet/intel/igc/igc_phy.c:4:
In file included from /builds/linux/drivers/net/ethernet/intel/igc/igc_phy.h:7:
In file included from /builds/linux/drivers/net/ethernet/intel/igc/igc_mac.h:7:
In file included from /builds/linux/drivers/net/ethernet/intel/igc/igc_hw.h:8:
In file included from /builds/linux/include/linux/if_ether.h:19:
In file included from /builds/linux/include/linux/skbuff.h:15:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/staging/wusbcore/mmc.c:25:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/hwmon/pcf8591.c:10:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/misc/altera-stapl/altera-lpt.c:12:
In file included from /builds/linux/include/linux/io.h:13:
In file included from /builds/linux/arch/riscv/include/asm/io.h:15:
In file included from /builds/linux/arch/riscv/include/asm/mmiowb.h:12:
In file included from /builds/linux/include/asm-generic/mmiowb.h:27:
In file included from /builds/linux/arch/riscv/include/asm/smp.h:11:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/usb/dvb-usb-v2/lmedm04.c:56:
In file included from /builds/linux/include/linux/usb.h:6:
In file included from /builds/linux/include/linux/usb/ch9.h:36:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpio/gpio-twl6040.c:12:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/wireless/ralink/rt2x00/rt2x00link.c:14:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/ethernet/intel/ixgbe/ixgbe_mbx.c:4:
In file included from /builds/linux/include/linux/pci.h:35:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/ipc/shm.c:28:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/ethernet/qlogic/netxen/netxen_nic_ctx.c:9:
In file included from /builds/linux/drivers/net/ethernet/qlogic/netxen/netxen_nic.h:11:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from drivers/scsi/aic7xxx/aic79xx_reg_print.c:9:
In file included from /builds/linux/drivers/scsi/aic7xxx/aic79xx_osm.h:46:
In file included from /builds/linux/include/linux/blkdev.h:5:
In file included from /builds/linux/include/linux/sched.h:12:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/video/backlight/lm3639_bl.c:6:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/amd/amdgpu/amdgpu_dma_buf.c:34:
In file included from /builds/linux/drivers/gpu/drm/amd/amdgpu/amdgpu.h:31:
In file included from /builds/linux/drivers/gpu/drm/amd/amdgpu/amdgpu_ctx.h:26:
In file included from /builds/linux/drivers/gpu/drm/amd/amdgpu/amdgpu_ring.h:28:
In file included from /builds/linux/include/drm/gpu_scheduler.h:27:
In file included from /builds/linux/include/drm/spsc_queue.h:28:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/usb/musb/musb_gadget.c:13:
In file included from /builds/linux/include/linux/timer.h:6:
In file included from /builds/linux/include/linux/ktime.h:24:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/spi/spi-bitbang.c:6:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/amd/amdgpu/../display/dc/core/dc_resource.c:26:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/input/touchscreen/stmfts.c:8:
In file included from /builds/linux/include/linux/i2c.h:13:
In file included from /builds/linux/include/linux/acpi.h:13:
In file included from /builds/linux/include/linux/irqdomain.h:35:
In file included from /builds/linux/include/linux/of.h:17:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/ethernet/chelsio/cxgb4/cxgb4_thermal.c:8:
In file included from /builds/linux/drivers/net/ethernet/chelsio/cxgb4/cxgb4.h:42:
In file included from /builds/linux/include/linux/interrupt.h:11:
In file included from /builds/linux/include/linux/hardirq.h:5:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/engine/dma/gf119.c:24:
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/engine/dma/priv.h:5:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/engine/dma.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/engine.h:5:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/subdev.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/device.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/oclass.h:3:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/os.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvif/os.h:6:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/core/dev_ioctl.c:2:
In file included from /builds/linux/include/linux/kmod.h:9:
In file included from /builds/linux/include/linux/umh.h:4:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/base/component.c:11:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/iomap/swapfile.c:6:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/clk/mediatek/clk-apmixed.c:8:
In file included from /builds/linux/include/linux/of_address.h:6:
In file included from /builds/linux/include/linux/of.h:17:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/sunrpc/auth_gss/gss_krb5_seqnum.c:34:
In file included from /builds/linux/include/crypto/skcipher.h:11:
In file included from /builds/linux/include/linux/crypto.h:19:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/netfilter/ipset/ip_set_hash_netport.c:7:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/thermal/qcom/qcom-spmi-temp-alarm.c:10:
In file included from /builds/linux/include/linux/interrupt.h:11:
In file included from /builds/linux/include/linux/hardirq.h:5:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/staging/rts5208/general.c:12:
In file included from /builds/linux/drivers/staging/rts5208/general.h:15:
In file included from /builds/linux/drivers/staging/rts5208/rtsx.h:15:
In file included from /builds/linux/include/linux/io.h:13:
In file included from /builds/linux/arch/riscv/include/asm/io.h:15:
In file included from /builds/linux/arch/riscv/include/asm/mmiowb.h:12:
In file included from /builds/linux/include/asm-generic/mmiowb.h:27:
In file included from /builds/linux/arch/riscv/include/asm/smp.h:11:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/wireless/realtek/rtl8xxxu/rtl8xxxu_8192e.c:18:
In file included from /builds/linux/include/linux/sched.h:12:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/eventfd.c:10:
In file included from /builds/linux/include/linux/poll.h:7:
In file included from /builds/linux/include/linux/ktime.h:24:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/ocfs2/stack_user.c:12:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/radeon/atombios_crtc.c:27:
In file included from /builds/linux/include/drm/drm_crtc_helper.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/vc4/vc4_perfmon.c:12:
In file included from /builds/linux/drivers/gpu/drm/vc4/vc4_drv.h:8:
In file included from /builds/linux/include/linux/uaccess.h:5:
In file included from /builds/linux/include/linux/sched.h:12:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/ssb/pcihost_wrapper.c:14:
In file included from /builds/linux/include/linux/pm.h:12:
In file included from /builds/linux/include/linux/workqueue.h:9:
In file included from /builds/linux/include/linux/timer.h:6:
In file included from /builds/linux/include/linux/ktime.h:24:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/phonet/datagram.c:14:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/ethernet/hisilicon/hns/hns_ae_adapt.c:6:
In file included from /builds/linux/include/linux/etherdevice.h:20:
In file included from /builds/linux/include/linux/if_ether.h:19:
In file included from /builds/linux/include/linux/skbuff.h:15:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/amd/amdgpu/../display/dc/dce100/dce100_hw_sequencer.c:25:
In file included from /builds/linux/drivers/gpu/drm/amd/amdgpu/../display/dc/dm_services.h:34:
In file included from /builds/linux/drivers/gpu/drm/amd/amdgpu/../display/amdgpu_dm/amdgpu_dm_trace.h:32:
In file included from /builds/linux/include/linux/tracepoint.h:15:
In file included from /builds/linux/include/linux/smp.h:64:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/radeon/radeon_benchmark.c:27:
In file included from /builds/linux/drivers/gpu/drm/radeon/radeon.h:64:
In file included from /builds/linux/include/linux/wait.h:9:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/ata/pata_sch.c:15:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/ethernet/netronome/nfp/flower/tunnel_conf.c:4:
In file included from /builds/linux/include/linux/etherdevice.h:20:
In file included from /builds/linux/include/linux/if_ether.h:19:
In file included from /builds/linux/include/linux/skbuff.h:15:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/clk/clk-bd718x7.c:5:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/amd/amdgpu/amdgpu_job.c:24:
In file included from /builds/linux/include/linux/kthread.h:6:
In file included from /builds/linux/include/linux/sched.h:12:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/staging/iio/cdc/ad7746.c:9:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/char/tpm/tpm-chip.c:18:
In file included from /builds/linux/include/linux/poll.h:7:
In file included from /builds/linux/include/linux/ktime.h:24:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/wireless/quantenna/qtnfmac/event.c:5:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/ext2/dir.c:25:
In file included from /builds/linux/fs/ext2/ext2.h:14:
In file included from /builds/linux/include/linux/fs.h:6:
In file included from /builds/linux/include/linux/wait_bit.h:8:
In file included from /builds/linux/include/linux/wait.h:9:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/mtd/nand/raw/brcmnand/brcmnand.c:6:
In file included from /builds/linux/include/linux/clk.h:14:
In file included from /builds/linux/include/linux/notifier.h:14:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/ethernet/emulex/benet/be_cmds.c:14:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/staging/iio/adc/ad7192.c:8:
In file included from /builds/linux/include/linux/interrupt.h:11:
In file included from /builds/linux/include/linux/hardirq.h:5:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/vfio/mdev/mdev_core.c:10:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/staging/greybus/spi.c:9:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/clocksource/mmio.c:5:
In file included from /builds/linux/include/linux/clocksource.h:13:
In file included from /builds/linux/include/linux/timex.h:56:
In file included from /builds/linux/include/uapi/linux/timex.h:56:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/radeon/si_dma.c:25:
In file included from /builds/linux/drivers/gpu/drm/radeon/radeon.h:64:
In file included from /builds/linux/include/linux/wait.h:9:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/rxrpc/rxkad.c:10:
In file included from /builds/linux/include/crypto/skcipher.h:11:
In file included from /builds/linux/include/linux/crypto.h:19:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/pinctrl/mediatek/pinctrl-mtk-common-v2.c:10:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/regulator/max8907-regulator.c:16:
In file included from /builds/linux/include/linux/mfd/core.h:13:
In file included from /builds/linux/include/linux/platform_device.h:13:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/vkms/vkms_output.c:3:
In file included from /builds/linux/drivers/gpu/drm/vkms/vkms_drv.h:6:
In file included from /builds/linux/include/linux/hrtimer.h:15:
In file included from /builds/linux/include/linux/hrtimer_defs.h:5:
In file included from /builds/linux/include/linux/ktime.h:24:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/pinctrl/cirrus/pinctrl-lochnagar.c:13:
In file included from /builds/linux/include/linux/gpio/driver.h:5:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/mmc/host/mmc_spi.c:13:
In file included from /builds/linux/include/linux/sched.h:12:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/usb/gadget/function/f_loopback.c:11:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/iio/chemical/sgp30.c:21:
In file included from /builds/linux/include/linux/kthread.h:6:
In file included from /builds/linux/include/linux/sched.h:12:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/ethernet/mellanox/mlx5/core/transobj.c:33:
In file included from /builds/linux/include/linux/mlx5/driver.h:37:
In file included from /builds/linux/include/linux/completion.h:12:
In file included from /builds/linux/include/linux/wait.h:9:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/eventpoll.c:11:
In file included from /builds/linux/include/linux/sched/signal.h:5:
In file included from /builds/linux/include/linux/rculist.h:11:
In file included from /builds/linux/include/linux/rcupdate.h:27:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/thermal/imx_thermal.c:5:
In file included from /builds/linux/include/linux/clk.h:14:
In file included from /builds/linux/include/linux/notifier.h:14:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/kernel/latencytop.c:46:
In file included from /builds/linux/include/linux/kallsyms.h:12:
In file included from /builds/linux/include/linux/mm.h:10:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/usb/misc/cypress_cy7c63.c:29:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/ipv6/netfilter/nf_tproxy_ipv6.c:2:
In file included from /builds/linux/include/net/netfilter/nf_tproxy.h:4:
In file included from /builds/linux/include/net/tcp.h:20:
In file included from /builds/linux/include/linux/tcp.h:17:
In file included from /builds/linux/include/linux/skbuff.h:15:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/mfd/rt5033.c:13:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/rxrpc/peer_event.c:8:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/sound/firewire/digi00x/digi00x-midi.c:8:
In file included from /builds/linux/sound/firewire/digi00x/digi00x.h:11:
In file included from /builds/linux/include/linux/compat.h:10:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/staging/sm750fb/ddk750_hwi2c.c:4:
In file included from /builds/linux/drivers/staging/sm750fb/ddk750_chip.h:9:
In file included from /builds/linux/include/linux/io.h:13:
In file included from /builds/linux/arch/riscv/include/asm/io.h:15:
In file included from /builds/linux/arch/riscv/include/asm/mmiowb.h:12:
In file included from /builds/linux/include/asm-generic/mmiowb.h:27:
In file included from /builds/linux/arch/riscv/include/asm/smp.h:11:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/block/bsg.c:5:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/drm_dp_cec.c:9:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/engine/disp/hdmigv100.c:22:
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/engine/disp/hdmi.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/engine/disp/ior.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/engine/disp/priv.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/engine/disp.h:5:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/engine.h:5:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/subdev.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/device.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/oclass.h:3:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/os.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvif/os.h:6:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/pwm/pwm-rcar.c:8:
In file included from /builds/linux/include/linux/clk.h:14:
In file included from /builds/linux/include/linux/notifier.h:14:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/staging/speakup/speakup_dtlk.c:13:
In file included from /builds/linux/include/linux/jiffies.h:9:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/mtd/devices/sst25l.c:14:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/netfilter/ipvs/ip_vs_lblc.c:40:
In file included from /builds/linux/include/linux/ip.h:16:
In file included from /builds/linux/include/linux/skbuff.h:15:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/mga/mga_dma.c:40:
In file included from /builds/linux/drivers/gpu/drm/mga/mga_drv.h:35:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/jfs/resize.c:6:
In file included from /builds/linux/include/linux/fs.h:6:
In file included from /builds/linux/include/linux/wait_bit.h:8:
In file included from /builds/linux/include/linux/wait.h:9:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/pci/solo6x10/solo6x10-v4l2.c:13:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/virtio/virtgpu_drv.c:29:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/block/scsi_ioctl.c:8:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/usb/gspca/sq930x.c:14:
In file included from /builds/linux/drivers/media/usb/gspca/gspca.h:5:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/ipv4/xfrm4_input.c:13:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/staging/comedi/drivers/mite.c:38:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/watchdog/da9055_wdt.c:11:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/staging/vt6655/rxtx.c:38:
In file included from /builds/linux/drivers/staging/vt6655/device.h:19:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/batman-adv/netlink.c:7:
In file included from /builds/linux/net/batman-adv/netlink.h:10:
In file included from /builds/linux/net/batman-adv/main.h:210:
In file included from /builds/linux/include/linux/etherdevice.h:20:
In file included from /builds/linux/include/linux/if_ether.h:19:
In file included from /builds/linux/include/linux/skbuff.h:15:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/tty/serial/digicolor-usart.c:10:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/dma/k3dma.c:6:
In file included from /builds/linux/include/linux/sched.h:12:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/usb/host/xhci-ring.c:55:
In file included from /builds/linux/include/linux/scatterlist.h:8:
In file included from /builds/linux/include/linux/mm.h:10:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/core/dst.c:13:
In file included from /builds/linux/include/linux/workqueue.h:9:
In file included from /builds/linux/include/linux/timer.h:6:
In file included from /builds/linux/include/linux/ktime.h:24:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/platform/xilinx/xilinx-vtc.c:12:
In file included from /builds/linux/include/linux/clk.h:14:
In file included from /builds/linux/include/linux/notifier.h:14:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/wireless/marvell/libertas/rx.c:8:
In file included from /builds/linux/include/linux/etherdevice.h:20:
In file included from /builds/linux/include/linux/if_ether.h:19:
In file included from /builds/linux/include/linux/skbuff.h:15:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/sound/soc/img/img-parallel-out.c:10:
In file included from /builds/linux/include/linux/clk.h:14:
In file included from /builds/linux/include/linux/notifier.h:14:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/nfc/rawsock.c:13:
In file included from /builds/linux/include/uapi/linux/nfc.h:25:
In file included from /builds/linux/include/linux/socket.h:8:
In file included from /builds/linux/include/linux/uio.h:9:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/usb/misc/adutux.c:20:
In file included from /builds/linux/include/linux/sched/signal.h:5:
In file included from /builds/linux/include/linux/rculist.h:11:
In file included from /builds/linux/include/linux/rcupdate.h:27:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/llc/llc_core.c:15:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/clk/clk-hsdk-pll.c:11:
In file included from /builds/linux/include/linux/clk-provider.h:9:
In file included from /builds/linux/include/linux/of.h:17:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/wireless/mediatek/mt76/tx.c:6:
In file included from /builds/linux/drivers/net/wireless/mediatek/mt76/mt76.h:10:
In file included from /builds/linux/include/linux/io.h:13:
In file included from /builds/linux/arch/riscv/include/asm/io.h:15:
In file included from /builds/linux/arch/riscv/include/asm/mmiowb.h:12:
In file included from /builds/linux/include/asm-generic/mmiowb.h:27:
In file included from /builds/linux/arch/riscv/include/asm/smp.h:11:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/sound/soc/codecs/ak5386.c:9:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/jffs2/super.c:15:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/ethernet/hisilicon/hip04_eth.c:7:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/usb/aqc111.c:10:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/spi/spidev.c:11:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/nfc/microread/microread.c:10:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/amd/amdgpu/../display/dc/gpio/hw_factory.c:26:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/bluetooth/l2cap_core.c:31:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/bridge/synopsys/dw-hdmi.c:9:
In file included from /builds/linux/include/linux/clk.h:14:
In file included from /builds/linux/include/linux/notifier.h:14:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/char/tpm/tpm1-cmd.c:16:
In file included from /builds/linux/include/linux/poll.h:7:
In file included from /builds/linux/include/linux/ktime.h:24:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/virtio/virtgpu_display.c:28:
In file included from /builds/linux/include/drm/drm_atomic_helper.h:31:
In file included from /builds/linux/include/drm/drm_crtc.h:28:
In file included from /builds/linux/include/linux/i2c.h:13:
In file included from /builds/linux/include/linux/acpi.h:13:
In file included from /builds/linux/include/linux/irqdomain.h:35:
In file included from /builds/linux/include/linux/of.h:17:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/pci/pci-bridge-emul.c:20:
In file included from /builds/linux/include/linux/pci.h:35:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/input/mouse/psmouse-smbus.c:9:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/core/dst_cache.c:9:
In file included from /builds/linux/include/linux/percpu.h:6:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/ipv6/netfilter/ip6t_eui64.c:7:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/afs/proc.c:8:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/udl/udl_modeset.c:12:
In file included from /builds/linux/include/drm/drm_crtc_helper.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/mtd/nand/raw/atmel/pmecc.c:45:
In file included from /builds/linux/include/linux/iopoll.h:11:
In file included from /builds/linux/include/linux/ktime.h:24:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/ethernet/mellanox/mlxsw/core.c:5:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/lib/find_bit_benchmark.c:22:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/jbd2/commit.c:13:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/subdev/fb/ramnv49.c:24:
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/subdev/fb/ramnv40.h:5:
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/subdev/fb/ram.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/subdev/fb/priv.h:5:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/subdev/fb.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/subdev.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/device.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/oclass.h:3:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/os.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvif/os.h:6:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/mtd/tests/subpagetest.c:12:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/scsi/lpfc/lpfc_ct.c:27:
In file included from /builds/linux/include/linux/blkdev.h:5:
In file included from /builds/linux/include/linux/sched.h:12:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/staging/rtl8723bs/core/rtw_debug.c:9:
In file included from /builds/linux/drivers/staging/rtl8723bs/include/drv_types.h:18:
In file included from /builds/linux/include/linux/sched/signal.h:5:
In file included from /builds/linux/include/linux/rculist.h:11:
In file included from /builds/linux/include/linux/rcupdate.h:27:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/i2c/dw9807-vcm.c:4:
In file included from /builds/linux/include/linux/acpi.h:13:
In file included from /builds/linux/include/linux/irqdomain.h:35:
In file included from /builds/linux/include/linux/of.h:17:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/dccp/ccids/lib/packet_history.c:24:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/i2c/ov8856.c:5:
In file included from /builds/linux/include/linux/acpi.h:13:
In file included from /builds/linux/include/linux/irqdomain.h:35:
In file included from /builds/linux/include/linux/of.h:17:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/mtd/nand/raw/nand_bch.c:11:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/sound/soc/codecs/max98090.c:9:
In file included from /builds/linux/include/linux/i2c.h:13:
In file included from /builds/linux/include/linux/acpi.h:13:
In file included from /builds/linux/include/linux/irqdomain.h:35:
In file included from /builds/linux/include/linux/of.h:17:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/sound/soc/codecs/pcm179x-spi.c:10:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/wimax/id-table.c:27:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/staging/isdn/avm/t1pci.c:12:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/ethernet/xilinx/ll_temac_mdio.c:8:
In file included from /builds/linux/include/linux/io.h:13:
In file included from /builds/linux/arch/riscv/include/asm/io.h:15:
In file included from /builds/linux/arch/riscv/include/asm/mmiowb.h:12:
In file included from /builds/linux/include/asm-generic/mmiowb.h:27:
In file included from /builds/linux/arch/riscv/include/asm/smp.h:11:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/rds/ib_fmr.c:33:
In file included from /builds/linux/net/rds/ib_mr.h:37:
In file included from /builds/linux/net/rds/rds.h:5:
In file included from /builds/linux/include/net/sock.h:38:
In file included from /builds/linux/include/linux/hardirq.h:5:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/ethernet/natsemi/ns83820.c:84:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/mm/init-mm.c:2:
In file included from /builds/linux/include/linux/mm_types.h:9:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/wireless/mediatek/mt7601u/usb.c:7:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/tipc/addr.c:37:
In file included from /builds/linux/net/tipc/addr.h:42:
In file included from /builds/linux/include/net/net_namespace.h:10:
In file included from /builds/linux/include/linux/workqueue.h:9:
In file included from /builds/linux/include/linux/timer.h:6:
In file included from /builds/linux/include/linux/ktime.h:24:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/nls/nls_iso8859-9.c:10:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/netfilter/nf_dup_netdev.c:8:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/ethernet/amd/xgbe/xgbe-dev.c:117:
In file included from /builds/linux/include/linux/phy.h:15:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/phy/dp83tc811.c:9:
In file included from /builds/linux/include/linux/ethtool.h:17:
In file included from /builds/linux/include/linux/compat.h:10:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/iio/potentiometer/mcp4131.c:37:
In file included from /builds/linux/include/linux/iio/iio.h:10:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/usb/gadget/function/uvc_configfs.c:15:
In file included from /builds/linux/drivers/usb/gadget/function/u_uvc.h:16:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/input/serio/serio_raw.c:9:
In file included from /builds/linux/include/linux/kref.h:16:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/phy/mdio-sun4i.c:14:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/crypto/mediatek/mtk-platform.c:8:
In file included from /builds/linux/include/linux/clk.h:14:
In file included from /builds/linux/include/linux/notifier.h:14:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/infiniband/ulp/ipoib/ipoib_main.c:35:
In file included from /builds/linux/drivers/infiniband/ulp/ipoib/ipoib.h:39:
In file included from /builds/linux/include/linux/skbuff.h:15:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/ethernet/intel/igc/igc_nvm.c:4:
In file included from /builds/linux/drivers/net/ethernet/intel/igc/igc_mac.h:7:
In file included from /builds/linux/drivers/net/ethernet/intel/igc/igc_hw.h:8:
In file included from /builds/linux/include/linux/if_ether.h:19:
In file included from /builds/linux/include/linux/skbuff.h:15:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/thermal/ti-soc-thermal/ti-bandgap.c:12:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/staging/rtl8723bs/os_dep/ioctl_cfg80211.c:9:
In file included from /builds/linux/include/linux/etherdevice.h:20:
In file included from /builds/linux/include/linux/if_ether.h:19:
In file included from /builds/linux/include/linux/skbuff.h:15:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/i2c/busses/i2c-amd756.c:25:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/iio/light/cm3605.c:12:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/readdir.c:11:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/init/main.c:17:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/usb/gspca/stv06xx/stv06xx_vv6410.c:19:
In file included from /builds/linux/drivers/media/usb/gspca/stv06xx/stv06xx_vv6410.h:20:
In file included from /builds/linux/drivers/media/usb/gspca/stv06xx/stv06xx_sensor.h:20:
In file included from /builds/linux/drivers/media/usb/gspca/stv06xx/stv06xx.h:20:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/sound/soc/codecs/wm8523.c:10:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/amd/amdgpu/../display/dc/irq/dce110/irq_service_dce110.c:26:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/usb/pvrusb2/pvrusb2-dvb.c:8:
In file included from /builds/linux/include/linux/kthread.h:6:
In file included from /builds/linux/include/linux/sched.h:12:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/bridge/netfilter/ebtable_nat.c:12:
In file included from /builds/linux/include/linux/netfilter_bridge/ebtables.h:16:
In file included from /builds/linux/include/uapi/linux/if.h:25:
In file included from /builds/linux/include/linux/socket.h:8:
In file included from /builds/linux/include/linux/uio.h:9:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/sound/soc/codecs/wm8904.c:10:
In file included from /builds/linux/include/linux/clk.h:14:
In file included from /builds/linux/include/linux/notifier.h:14:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/iio/accel/mxc6255.c:10:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/init/do_mounts_rd.c:3:
In file included from /builds/linux/include/linux/fs.h:6:
In file included from /builds/linux/include/linux/wait_bit.h:8:
In file included from /builds/linux/include/linux/wait.h:9:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/iio/gyro/st_gyro_buffer.c:10:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/infiniband/sw/rxe/rxe_queue.c:34:
In file included from /builds/linux/include/linux/vmalloc.h:5:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/ethernet/stmicro/stmmac/altr_tse_pcs.c:8:
In file included from /builds/linux/include/linux/of.h:17:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/watchdog/pnx4008_wdt.c:19:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/scsi/mvsas/mv_94xx.c:10:
In file included from /builds/linux/drivers/scsi/mvsas/mv_sas.h:14:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/hid/hid-macally.c:8:
In file included from /builds/linux/include/linux/hid.h:19:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/usb/typec/mux.c:10:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/vmw_vsock/af_vsock.c:90:
In file included from /builds/linux/include/linux/cred.h:13:
In file included from /builds/linux/include/linux/key.h:15:
In file included from /builds/linux/include/linux/rbtree.h:22:
In file included from /builds/linux/include/linux/rcupdate.h:27:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/mfd/si476x-cmd.c:12:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/pci/saa7134/saa7134-alsa.c:6:
In file included from /builds/linux/drivers/media/pci/saa7134/saa7134.h:13:
In file included from /builds/linux/include/linux/pci.h:35:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/hid/hid-holtek-kbd.c:10:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/bluetooth/btmrvl_main.c:21:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/amd/amdgpu/../powerplay/amdgpu_smu.c:23:
In file included from /builds/linux/include/linux/firmware.h:7:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/input/mouse/logips2pp.c:10:
In file included from /builds/linux/include/linux/input.h:8:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/mfd/da9052-spi.c:10:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/dsa/lan9303_i2c.c:6:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/tty/serial/8250/8250_port.c:18:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/reset/reset-stm32mp1.c:7:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/security/integrity/ima/ima_main.c:20:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/ethernet/microchip/encx24j600.c:9:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/ntfs/mst.c:9:
In file included from /builds/linux/fs/ntfs/ntfs.h:14:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/sound/soc/codecs/max98371.c:8:
In file included from /builds/linux/include/linux/i2c.h:13:
In file included from /builds/linux/include/linux/acpi.h:13:
In file included from /builds/linux/include/linux/irqdomain.h:35:
In file included from /builds/linux/include/linux/of.h:17:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/radeon/radeon_i2c.c:29:
In file included from /builds/linux/include/drm/drm_device.h:5:
In file included from /builds/linux/include/linux/kref.h:16:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/nfc/st-nci/ndlc.c:8:
In file included from /builds/linux/include/linux/sched.h:12:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/kernel/irq/msi.c:12:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/kernel/bpf/cpumap.c:19:
In file included from /builds/linux/include/linux/bpf.h:9:
In file included from /builds/linux/include/linux/workqueue.h:9:
In file included from /builds/linux/include/linux/timer.h:6:
In file included from /builds/linux/include/linux/ktime.h:24:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/cirrus/cirrus.c:20:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/sound/soc/codecs/pcm512x-spi.c:10:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/rc/keymaps/rc-gotview7135.c:8:
In file included from /builds/linux/include/media/rc-map.h:11:
In file included from /builds/linux/include/linux/input.h:8:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/usb/hdpvr/hdpvr-i2c.c:14:
In file included from /builds/linux/include/linux/i2c.h:13:
In file included from /builds/linux/include/linux/acpi.h:13:
In file included from /builds/linux/include/linux/irqdomain.h:35:
In file included from /builds/linux/include/linux/of.h:17:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/crypto/asymmetric_keys/mscode_parser.c:10:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/scsi/aacraid/commsup.c:22:
In file included from /builds/linux/include/linux/crash_dump.h:5:
In file included from /builds/linux/include/linux/kexec.h:18:
In file included from /builds/linux/include/linux/crash_core.h:6:
In file included from /builds/linux/include/linux/elfcore.h:7:
In file included from /builds/linux/include/linux/sched/task_stack.h:9:
In file included from /builds/linux/include/linux/sched.h:12:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/clk/clk-max77686.c:9:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/wireless/broadcom/brcm80211/brcmsmac/dma.c:17:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/ubifs/compress.c:18:
In file included from /builds/linux/include/linux/crypto.h:19:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/infiniband/core/uverbs_main.c:37:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/wireless/broadcom/b43/phy_g.c:16:
In file included from /builds/linux/drivers/net/wireless/broadcom/b43/b43.h:6:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/staging/media/tegra-vde/dmabuf-cache.c:8:
In file included from /builds/linux/include/linux/dma-buf.h:18:
In file included from /builds/linux/include/linux/scatterlist.h:8:
In file included from /builds/linux/include/linux/mm.h:10:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/usb/gadget/function/f_phonet.c:10:
In file included from /builds/linux/include/linux/mm.h:10:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/input/mouse/vsxxxaa.c:68:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/amd/amdgpu/amdgpu_object.c:33:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/pci/cx18/cx18-video.c:8:
In file included from /builds/linux/drivers/media/pci/cx18/cx18-driver.h:14:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/staging/fbtft/fb_bd663474.c:12:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/usb/storage/onetouch.c:15:
In file included from /builds/linux/include/linux/input.h:8:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/ethernet/marvell/mvpp2/mvpp2_cls.c:10:
In file included from /builds/linux/drivers/net/ethernet/marvell/mvpp2/mvpp2.h:12:
In file included from /builds/linux/include/linux/interrupt.h:11:
In file included from /builds/linux/include/linux/hardirq.h:5:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/block/blk-merge.c:6:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/kernel/trace/trace_benchmark.c:3:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/leds/leds-mlxreg.c:7:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/scsi/ufs/ufs-sysfs.c:9:
In file included from /builds/linux/drivers/scsi/ufs/ufs.h:39:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/nfs/proc.c:33:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/staging/greybus/hid.c:10:
In file included from /builds/linux/include/linux/hid.h:19:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/wireless/ath/wil6210/interrupt.c:18:
In file included from /builds/linux/include/linux/interrupt.h:11:
In file included from /builds/linux/include/linux/hardirq.h:5:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from drivers/mtd/tests/mtd_test.mod.c:2:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/bridge/netfilter/ebt_vlan.c:8:
In file included from /builds/linux/include/linux/if_ether.h:19:
In file included from /builds/linux/include/linux/skbuff.h:15:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/arm/display/komeda/komeda_crtc.c:7:
In file included from /builds/linux/include/linux/clk.h:14:
In file included from /builds/linux/include/linux/notifier.h:14:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/staging/uwb/rsv.c:8:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/bluetooth/btintel.c:9:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/proc/kmsg.c:11:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/infiniband/hw/bnxt_re/qplib_rcfw.c:41:
In file included from /builds/linux/include/linux/interrupt.h:11:
In file included from /builds/linux/include/linux/hardirq.h:5:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/lib/test_xarray.c:9:
In file included from /builds/linux/include/linux/xarray.h:14:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/ethernet/sfc/ethtool.c:8:
In file included from /builds/linux/include/linux/netdevice.h:24:
In file included from /builds/linux/include/linux/timer.h:6:
In file included from /builds/linux/include/linux/ktime.h:24:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/sound/soc/codecs/cs4271-spi.c:8:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/usb/gadget/function/f_ncm.c:15:
In file included from /builds/linux/include/linux/interrupt.h:11:
In file included from /builds/linux/include/linux/hardirq.h:5:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/regulator/tps51632-regulator.c:27:
In file included from /builds/linux/include/linux/i2c.h:13:
In file included from /builds/linux/include/linux/acpi.h:13:
In file included from /builds/linux/include/linux/irqdomain.h:35:
In file included from /builds/linux/include/linux/of.h:17:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/iio/adc/max1027.c:16:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/radeon/radeon_legacy_tv.c:3:
In file included from /builds/linux/include/drm/drm_crtc_helper.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/802/hippi.c:19:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/nfsd/flexfilelayoutxdr.c:5:
In file included from /builds/linux/include/linux/sunrpc/svc.h:14:
In file included from /builds/linux/include/linux/in.h:19:
In file included from /builds/linux/include/uapi/linux/in.h:24:
In file included from /builds/linux/include/linux/socket.h:8:
In file included from /builds/linux/include/linux/uio.h:9:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/bridge/sii902x.c:17:
In file included from /builds/linux/include/linux/i2c.h:13:
In file included from /builds/linux/include/linux/acpi.h:13:
In file included from /builds/linux/include/linux/irqdomain.h:35:
In file included from /builds/linux/include/linux/of.h:17:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/scsi/aic94xx/aic94xx_tmf.c:9:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/iio/dac/ad5446.c:8:
In file included from /builds/linux/include/linux/interrupt.h:11:
In file included from /builds/linux/include/linux/hardirq.h:5:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/rds/bind.c:34:
In file included from /builds/linux/include/net/sock.h:38:
In file included from /builds/linux/include/linux/hardirq.h:5:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/ethernet/ni/nixge.c:7:
In file included from /builds/linux/include/linux/etherdevice.h:20:
In file included from /builds/linux/include/linux/if_ether.h:19:
In file included from /builds/linux/include/linux/skbuff.h:15:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/xfs/xfs_pnfs.c:5:
In file included from /builds/linux/fs/xfs/xfs.h:22:
In file included from /builds/linux/fs/xfs/xfs_linux.h:24:
In file included from /builds/linux/fs/xfs/kmem.h:9:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/ethernet/stmicro/stmmac/dwmac-anarion.c:9:
In file included from /builds/linux/include/linux/io.h:13:
In file included from /builds/linux/arch/riscv/include/asm/io.h:15:
In file included from /builds/linux/arch/riscv/include/asm/mmiowb.h:12:
In file included from /builds/linux/include/asm-generic/mmiowb.h:27:
In file included from /builds/linux/arch/riscv/include/asm/smp.h:11:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/i2c/busses/i2c-thunderx-pcidrv.c:13:
In file included from /builds/linux/include/linux/acpi.h:13:
In file included from /builds/linux/include/linux/irqdomain.h:35:
In file included from /builds/linux/include/linux/of.h:17:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/block/blk-wbt.c:23:
In file included from /builds/linux/include/linux/blk_types.h:10:
In file included from /builds/linux/include/linux/bvec.h:13:
In file included from /builds/linux/include/linux/mm.h:10:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/misc/cardreader/rts5209.c:10:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/i2c/adv748x/adv748x-core.c:15:
In file included from /builds/linux/include/linux/i2c.h:13:
In file included from /builds/linux/include/linux/acpi.h:13:
In file included from /builds/linux/include/linux/irqdomain.h:35:
In file included from /builds/linux/include/linux/of.h:17:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/ssb/driver_chipcommon.c:12:
In file included from /builds/linux/drivers/ssb/ssb_private.h:8:
In file included from /builds/linux/include/linux/ssb/ssb.h:5:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/sound/pci/ice1712/ice1724.c:12:
In file included from /builds/linux/include/linux/interrupt.h:11:
In file included from /builds/linux/include/linux/hardirq.h:5:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/base/firmware_loader/main.c:14:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/wireless/ath/ath10k/htt_tx.c:7:
In file included from /builds/linux/include/linux/etherdevice.h:20:
In file included from /builds/linux/include/linux/if_ether.h:19:
In file included from /builds/linux/include/linux/skbuff.h:15:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/rc/sunxi-cir.c:13:
In file included from /builds/linux/include/linux/clk.h:14:
In file included from /builds/linux/include/linux/notifier.h:14:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/ceph/io.c:15:
In file included from /builds/linux/include/linux/rwsem.h:16:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/subdev/i2c/g94.c:24:
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/subdev/i2c/priv.h:5:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/subdev/i2c.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/subdev.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/device.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/oclass.h:3:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/os.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvif/os.h:6:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/usb/serial/ir-usb.c:26:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/misc/mic/vop/vop_main.c:18:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/usb/serial/wishbone-serial.c:10:
In file included from /builds/linux/include/linux/tty.h:5:
In file included from /builds/linux/include/linux/fs.h:6:
In file included from /builds/linux/include/linux/wait_bit.h:8:
In file included from /builds/linux/include/linux/wait.h:9:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/subdev/i2c/bit.c:24:
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/subdev/i2c/bus.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/subdev/i2c/pad.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/subdev/i2c.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/subdev.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/device.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/oclass.h:3:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/os.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvif/os.h:6:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/usb/host/xhci-ext-caps.c:8:
In file included from /builds/linux/include/linux/platform_device.h:13:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/power/supply/axp20x_usb_power.c:10:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/sound/soc/codecs/sta350.c:19:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/ethernet/sfc/falcon/efx.c:8:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/iomap/direct-io.c:6:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/sound/soc/meson/axg-frddr.c:10:
In file included from /builds/linux/include/linux/clk.h:14:
In file included from /builds/linux/include/linux/notifier.h:14:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/subdev/mmu/vmmgf100.c:22:
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/subdev/mmu/vmm.h:3:
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/subdev/mmu/priv.h:5:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/subdev/mmu.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/subdev.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/device.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/oclass.h:3:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/os.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvif/os.h:6:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/soc/aspeed/aspeed-p2a-ctrl.c:14:
In file included from /builds/linux/include/linux/fs.h:6:
In file included from /builds/linux/include/linux/wait_bit.h:8:
In file included from /builds/linux/include/linux/wait.h:9:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/target/iscsi/iscsi_target_nodeattrib.c:11:
In file included from /builds/linux/include/target/target_core_base.h:5:
In file included from /builds/linux/include/linux/configfs.h:24:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/sound/soc/atmel/atmel-pcm-pdc.c:21:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/usb/host/xhci-plat.c:11:
In file included from /builds/linux/include/linux/clk.h:14:
In file included from /builds/linux/include/linux/notifier.h:14:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/wireless/intel/iwlwifi/fw/notif-wait.c:60:
In file included from /builds/linux/include/linux/sched.h:12:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/scheduler/sched_main.c:47:
In file included from /builds/linux/include/linux/kthread.h:6:
In file included from /builds/linux/include/linux/sched.h:12:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/netfilter/nft_counter.c:10:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/subdev/gpio/g94.c:24:
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/subdev/gpio/priv.h:5:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/subdev/gpio.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/subdev.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/device.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/oclass.h:3:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/os.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvif/os.h:6:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/ethernet/stmicro/stmmac/dwmac4_descs.c:11:
In file included from /builds/linux/include/linux/stmmac.h:15:
In file included from /builds/linux/include/linux/platform_device.h:13:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/afs/flock.c:8:
In file included from /builds/linux/fs/afs/internal.h:10:
In file included from /builds/linux/include/linux/ktime.h:24:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/char/hw_random/mtk-rng.c:9:
In file included from /builds/linux/include/linux/clk.h:14:
In file included from /builds/linux/include/linux/notifier.h:14:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/common/tveeprom.c:21:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/mfd/cs47l85-tables.c:8:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/ocfs2/dlm/dlmdebug.c:13:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/ethernet/mellanox/mlxsw/spectrum_span.c:4:
In file included from /builds/linux/include/linux/if_bridge.h:12:
In file included from /builds/linux/include/linux/netdevice.h:24:
In file included from /builds/linux/include/linux/timer.h:6:
In file included from /builds/linux/include/linux/ktime.h:24:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/char/ipmi/ipmi_si_platform.c:13:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/video/fbdev/sm501fb.c:11:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/subdev/fb/ramnv41.c:24:
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/subdev/fb/ramnv40.h:5:
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/subdev/fb/ram.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/subdev/fb/priv.h:5:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/subdev/fb.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/subdev.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/device.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/oclass.h:3:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/os.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvif/os.h:6:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/staging/rtl8188eu/hal/usb_halinit.c:9:
In file included from /builds/linux/drivers/staging/rtl8188eu/include/osdep_service.h:16:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/reiserfs/xattr_trusted.c:2:
In file included from /builds/linux/fs/reiserfs/reiserfs.h:9:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/iio/light/al3320a.c:12:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/xfs/xfs_dquot_item.c:6:
In file included from /builds/linux/fs/xfs/xfs.h:22:
In file included from /builds/linux/fs/xfs/xfs_linux.h:24:
In file included from /builds/linux/fs/xfs/kmem.h:9:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/staging/comedi/drivers/pcmad.c:31:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/block/null_blk_zoned.c:2:
In file included from /builds/linux/include/linux/vmalloc.h:5:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/thunderbolt/nhi_ops.c:10:
In file included from /builds/linux/include/linux/suspend.h:5:
In file included from /builds/linux/include/linux/swap.h:5:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/iio/adc/ad799x.c:21:
In file included from /builds/linux/include/linux/interrupt.h:11:
In file included from /builds/linux/include/linux/hardirq.h:5:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/regulator/stm32-booster.c:6:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/wireless/radiotap.c:19:
In file included from /builds/linux/include/net/cfg80211.h:13:
In file included from /builds/linux/include/linux/netdevice.h:24:
In file included from /builds/linux/include/linux/timer.h:6:
In file included from /builds/linux/include/linux/ktime.h:24:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/dma/bcm-sba-raid.c:41:
In file included from /builds/linux/include/linux/debugfs.h:15:
In file included from /builds/linux/include/linux/fs.h:6:
In file included from /builds/linux/include/linux/wait_bit.h:8:
In file included from /builds/linux/include/linux/wait.h:9:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/wireless/mediatek/mt76/usb.c:6:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/dma/dw/core.c:12:
In file included from /builds/linux/include/linux/dmaengine.h:8:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/platform/coda/coda-gdi.c:9:
In file included from /builds/linux/drivers/media/platform/coda/coda.h:14:
In file included from /builds/linux/include/linux/debugfs.h:15:
In file included from /builds/linux/include/linux/fs.h:6:
In file included from /builds/linux/include/linux/wait_bit.h:8:
In file included from /builds/linux/include/linux/wait.h:9:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/mfd/lpc_ich.c:41:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/ipv4/netfilter/nft_dup_ipv4.c:8:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/ipv6/ip6_output.c:28:
In file included from /builds/linux/include/linux/socket.h:8:
In file included from /builds/linux/include/linux/uio.h:9:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/infiniband/hw/mlx4/mad.c:33:
In file included from /builds/linux/include/rdma/ib_mad.h:42:
In file included from /builds/linux/include/rdma/ib_verbs.h:43:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/orangefs/orangefs-sysfs.c:139:
In file included from /builds/linux/include/linux/fs.h:6:
In file included from /builds/linux/include/linux/wait_bit.h:8:
In file included from /builds/linux/include/linux/wait.h:9:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/infiniband/sw/rxe/rxe_mr.c:34:
In file included from /builds/linux/drivers/infiniband/sw/rxe/rxe.h:42:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/wireless/ath/ath9k/dfs.c:18:
In file included from /builds/linux/drivers/net/wireless/ath/ath9k/hw.h:20:
In file included from /builds/linux/include/linux/if_ether.h:19:
In file included from /builds/linux/include/linux/skbuff.h:15:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/video/fbdev/mb862xx/mb862xxfb_accel.c:11:
In file included from /builds/linux/include/linux/fb.h:6:
In file included from /builds/linux/include/uapi/linux/fb.h:6:
In file included from /builds/linux/include/linux/i2c.h:13:
In file included from /builds/linux/include/linux/acpi.h:13:
In file included from /builds/linux/include/linux/irqdomain.h:35:
In file included from /builds/linux/include/linux/of.h:17:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/usb/core/quirks.c:10:
In file included from /builds/linux/include/linux/usb.h:6:
In file included from /builds/linux/include/linux/usb/ch9.h:36:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/staging/rtl8192u/r8192U_core.c:47:
In file included from /builds/linux/include/linux/uaccess.h:5:
In file included from /builds/linux/include/linux/sched.h:12:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/mfd/max77686.c:12:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/wireless/intel/iwlwifi/mvm/rx.c:64:
In file included from /builds/linux/include/linux/etherdevice.h:20:
In file included from /builds/linux/include/linux/if_ether.h:19:
In file included from /builds/linux/include/linux/skbuff.h:15:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/ata/pata_sc1200.c:20:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/sound/soc/codecs/uda1334.c:7:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/mac80211/cfg.c:12:
In file included from /builds/linux/include/linux/ieee80211.h:19:
In file included from /builds/linux/include/linux/if_ether.h:19:
In file included from /builds/linux/include/linux/skbuff.h:15:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/iio/gyro/fxas21002c_spi.c:10:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/char/tpm/tpm_tis.c:19:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/panfrost/panfrost_devfreq.c:3:
In file included from /builds/linux/include/linux/devfreq.h:13:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/nfc/nci/spi.c:8:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/nvme/host/fc.c:6:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/sound/soc/sof/pm.c:11:
In file included from /builds/linux/sound/soc/sof/ops.h:14:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/netfilter/nf_nat_tftp.c:5:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/engine/xtensa.c:22:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/engine/xtensa.h:5:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/engine.h:5:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/subdev.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/device.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/oclass.h:3:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/os.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvif/os.h:6:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/ethernet/cavium/thunder/nicvf_ethtool.c:8:
In file included from /builds/linux/include/linux/pci.h:35:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/amd/amdgpu/amdgpu_ras.c:24:
In file included from /builds/linux/include/linux/debugfs.h:15:
In file included from /builds/linux/include/linux/fs.h:6:
In file included from /builds/linux/include/linux/wait_bit.h:8:
In file included from /builds/linux/include/linux/wait.h:9:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/wireless/broadcom/b43/radio_2056.c:12:
In file included from /builds/linux/drivers/net/wireless/broadcom/b43/b43.h:6:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/video/fbdev/gxt4500.c:10:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/ext4/ioctl.c:11:
In file included from /builds/linux/include/linux/fs.h:6:
In file included from /builds/linux/include/linux/wait_bit.h:8:
In file included from /builds/linux/include/linux/wait.h:9:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/xfs/xfs_globals.c:6:
In file included from /builds/linux/fs/xfs/xfs.h:22:
In file included from /builds/linux/fs/xfs/xfs_linux.h:24:
In file included from /builds/linux/fs/xfs/kmem.h:9:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/usb/musb/musb_dsps.c:17:
In file included from /builds/linux/include/linux/io.h:13:
In file included from /builds/linux/arch/riscv/include/asm/io.h:15:
In file included from /builds/linux/arch/riscv/include/asm/mmiowb.h:12:
In file included from /builds/linux/include/asm-generic/mmiowb.h:27:
In file included from /builds/linux/arch/riscv/include/asm/smp.h:11:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/platform/exynos4-is/fimc-is-regs.c:12:
In file included from /builds/linux/drivers/media/platform/exynos4-is/fimc-is.h:14:
In file included from /builds/linux/include/linux/clk.h:14:
In file included from /builds/linux/include/linux/notifier.h:14:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/spi/spi-tle62x0.c:9:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/clk/sunxi-ng/ccu_nkm.c:7:
In file included from /builds/linux/include/linux/clk-provider.h:9:
In file included from /builds/linux/include/linux/of.h:17:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/iio/light/lm3533-als.c:11:
In file included from /builds/linux/include/linux/fs.h:6:
In file included from /builds/linux/include/linux/wait_bit.h:8:
In file included from /builds/linux/include/linux/wait.h:9:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/leds/leds-as3645a.c:15:
In file included from /builds/linux/include/linux/i2c.h:13:
In file included from /builds/linux/include/linux/acpi.h:13:
In file included from /builds/linux/include/linux/irqdomain.h:35:
In file included from /builds/linux/include/linux/of.h:17:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/regulator/tps65217-regulator.c:19:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/staging/rtl8723bs/hal/HalHWImg8723B_MAC.c:9:
In file included from /builds/linux/drivers/staging/rtl8723bs/hal/odm_precomp.h:11:
In file included from /builds/linux/drivers/staging/rtl8723bs/hal/odm_types.h:10:
In file included from /builds/linux/drivers/staging/rtl8723bs/include/drv_types.h:18:
In file included from /builds/linux/include/linux/sched/signal.h:5:
In file included from /builds/linux/include/linux/rculist.h:11:
In file included from /builds/linux/include/linux/rcupdate.h:27:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/dlm/midcomms.c:25:
In file included from /builds/linux/fs/dlm/dlm_internal.h:19:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/sound/drivers/vx/vx_pcm.c:33:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/wireless/intersil/p54/main.c:16:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/mfd/pcf50633-adc.c:16:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/rc/keymaps/rc-avertv-303.c:8:
In file included from /builds/linux/include/media/rc-map.h:11:
In file included from /builds/linux/include/linux/input.h:8:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/udf/lowlevel.c:20:
In file included from /builds/linux/fs/udf/udfdecl.h:10:
In file included from /builds/linux/include/linux/fs.h:6:
In file included from /builds/linux/include/linux/wait_bit.h:8:
In file included from /builds/linux/include/linux/wait.h:9:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/lib/crc8.c:19:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/netlink/genetlink.c:10:
In file included from /builds/linux/drivers/iio/accel/mma9553.c:7:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/lib/cpumask.c:2:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/xfs/xfs_icache.c:6:
In file included from /builds/linux/fs/xfs/xfs.h:22:
In file included from /builds/linux/fs/xfs/xfs_linux.h:24:
In file included from /builds/linux/fs/xfs/kmem.h:9:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/subdev/mmu/vmmgm200.c:22:
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/subdev/mmu/vmm.h:3:
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/subdev/mmu/priv.h:5:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/subdev/mmu.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/subdev.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/device.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/oclass.h:3:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/os.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvif/os.h:6:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/lib/test-kstrtox.c:3:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/platform/sunxi/sun4i-csi/sun4i_csi.c:9:
In file included from /builds/linux/include/linux/clk.h:14:
In file included from /builds/linux/include/linux/notifier.h:14:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/wireless/intel/iwlwifi/iwl-nvm-parse.c:64:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/isdn/hardware/mISDN/mISDNinfineon.c:26:
In file included from /builds/linux/include/linux/interrupt.h:11:
In file included from /builds/linux/include/linux/hardirq.h:5:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/engine/disp/gv100.c:22:
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/engine/disp/nv50.h:5:
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/engine/disp/priv.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/engine/disp.h:5:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/engine.h:5:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/subdev.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/device.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/oclass.h:3:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/os.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvif/os.h:6:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/staging/rtl8188eu/core/rtw_xmit.c:9:
In file included from /builds/linux/drivers/staging/rtl8188eu/include/osdep_service.h:16:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/video/vgastate.c:16:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/ethernet/qualcomm/emac/emac-phy.c:8:
In file included from /builds/linux/include/linux/of_mdio.h:11:
In file included from /builds/linux/include/linux/phy.h:15:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/engine/disp/coregv100.c:22:
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/engine/disp/channv50.h:5:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/object.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/oclass.h:3:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/os.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvif/os.h:6:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/infiniband/hw/i40iw/i40iw_vf.c:35:
In file included from /builds/linux/drivers/infiniband/hw/i40iw/i40iw_osdep.h:41:
In file included from /builds/linux/include/net/tcp.h:20:
In file included from /builds/linux/include/linux/tcp.h:17:
In file included from /builds/linux/include/linux/skbuff.h:15:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/wireless/broadcom/brcm80211/brcmsmac/phy/phy_lcn.c:10:
In file included from /builds/linux/drivers/net/wireless/broadcom/brcm80211/brcmsmac/pmu.h:21:
In file included from /builds/linux/drivers/net/wireless/broadcom/brcm80211/brcmsmac/types.h:21:
In file included from /builds/linux/include/linux/io.h:13:
In file included from /builds/linux/arch/riscv/include/asm/io.h:15:
In file included from /builds/linux/arch/riscv/include/asm/mmiowb.h:12:
In file included from /builds/linux/include/asm-generic/mmiowb.h:27:
In file included from /builds/linux/arch/riscv/include/asm/smp.h:11:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/sound/soc/codecs/wm8995.c:12:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/nfc/llcp_sock.c:10:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/usb/pulse8-cec/pulse8-cec.c:31:
In file included from /builds/linux/include/linux/completion.h:12:
In file included from /builds/linux/include/linux/wait.h:9:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/dvb-frontends/s5h1409.c:12:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpio/gpio-madera.c:8:
In file included from /builds/linux/include/linux/gpio/driver.h:5:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/amd/amdgpu/vce_v3_0.c:28:
In file included from /builds/linux/include/linux/firmware.h:7:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/staging/rtl8188eu/core/rtw_pwrctrl.c:9:
In file included from /builds/linux/drivers/staging/rtl8188eu/include/osdep_service.h:16:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/netfilter/nf_synproxy_core.c:6:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/input/misc/yealink.c:37:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/scsi/aacraid/comminit.c:23:
In file included from /builds/linux/include/linux/pci.h:35:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/scsi/ufs/ufs-hisi.c:9:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/dsa/sja1105/sja1105_spi.c:6:
In file included from /builds/linux/include/linux/spi/spi.h:9:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/ethernet/broadcom/bnxt/bnxt_ethtool.c:13:
In file included from /builds/linux/include/linux/ethtool.h:17:
In file included from /builds/linux/include/linux/compat.h:10:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/clocksource/renesas-ostm.c:9:
In file included from /builds/linux/include/linux/of_address.h:6:
In file included from /builds/linux/include/linux/of.h:17:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/subdev/ltc/gm200.c:24:
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/subdev/ltc/priv.h:5:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/subdev/ltc.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/subdev.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/device.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/oclass.h:3:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/os.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvif/os.h:6:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/soc/amlogic/meson-clk-measure.c:7:
In file included from /builds/linux/include/linux/of_address.h:6:
In file included from /builds/linux/include/linux/of.h:17:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/ethernet/cisco/enic/enic_api.c:19:
In file included from /builds/linux/include/linux/netdevice.h:24:
In file included from /builds/linux/include/linux/timer.h:6:
In file included from /builds/linux/include/linux/ktime.h:24:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/wireless/ath/ath9k/ar9003_phy.c:18:
In file included from /builds/linux/drivers/net/wireless/ath/ath9k/hw.h:20:
In file included from /builds/linux/include/linux/if_ether.h:19:
In file included from /builds/linux/include/linux/skbuff.h:15:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/staging/uwb/beacon.c:13:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/ipv6/mip6.c:14:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/wireless/trace.c:1:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/clk/renesas/r8a77470-cpg-mssr.c:8:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/wireless/realtek/rtlwifi/rtl8821ae/led.c:4:
In file included from /builds/linux/drivers/net/wireless/realtek/rtlwifi/rtl8821ae/../wifi.h:9:
In file included from /builds/linux/include/linux/sched.h:12:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/bridge/netfilter/nft_meta_bridge.c:4:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/ocfs2/dlm/dlmmaster.c:13:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/hwmon/g760a.c:12:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/clk/sunxi-ng/ccu_reset.c:8:
In file included from /builds/linux/include/linux/io.h:13:
In file included from /builds/linux/arch/riscv/include/asm/io.h:15:
In file included from /builds/linux/arch/riscv/include/asm/mmiowb.h:12:
In file included from /builds/linux/include/asm-generic/mmiowb.h:27:
In file included from /builds/linux/arch/riscv/include/asm/smp.h:11:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/phy/ralink/phy-ralink-usb.c:11:
In file included from /builds/linux/include/linux/io.h:13:
In file included from /builds/linux/arch/riscv/include/asm/io.h:15:
In file included from /builds/linux/arch/riscv/include/asm/mmiowb.h:12:
In file included from /builds/linux/include/asm-generic/mmiowb.h:27:
In file included from /builds/linux/arch/riscv/include/asm/smp.h:11:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/staging/greybus/audio_gb.c:8:
In file included from /builds/linux/include/linux/greybus.h:17:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/staging/rtl8723bs/hal/rtl8723bs_xmit.c:9:
In file included from /builds/linux/drivers/staging/rtl8723bs/include/drv_types.h:18:
In file included from /builds/linux/include/linux/sched/signal.h:5:
In file included from /builds/linux/include/linux/rculist.h:11:
In file included from /builds/linux/include/linux/rcupdate.h:27:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/orangefs/orangefs-bufmap.c:7:
In file included from /builds/linux/fs/orangefs/protocol.h:5:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/usb/pvrusb2/pvrusb2-eeprom.c:8:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/staging/comedi/drivers/amplc_dio200_pci.c:215:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/engine/gr/nv20.c:2:
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/engine/gr/nv20.h:5:
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/engine/gr/priv.h:5:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/engine/gr.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/engine.h:5:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/subdev.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/device.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/oclass.h:3:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/os.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvif/os.h:6:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/core/request_sock.c:10:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/sound/soc/sprd/sprd-pcm-dma.c:4:
In file included from /builds/linux/include/linux/dma-mapping.h:7:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/subdev/ltc/gm107.c:24:
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/subdev/ltc/priv.h:5:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/subdev/ltc.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/subdev.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/device.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/oclass.h:3:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/os.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvif/os.h:6:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/subdev/i2c/auxgm200.c:25:
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/subdev/i2c/aux.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/subdev/i2c/pad.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/subdev/i2c.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/subdev.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/device.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/oclass.h:3:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/os.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvif/os.h:6:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/ethernet/microchip/lan743x_main.c:4:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from samples/kfifo/record-example.mod.c:2:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/block/drbd/drbd_state.c:17:
In file included from /builds/linux/drivers/block/drbd/drbd_int.h:17:
In file included from /builds/linux/include/crypto/hash.h:11:
In file included from /builds/linux/include/linux/crypto.h:19:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/pci/bt8xx/bttv-input.c:10:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/scsi/libfc/fc_fcp.c:10:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/isdn/hardware/mISDN/avmfritz.c:10:
In file included from /builds/linux/include/linux/interrupt.h:11:
In file included from /builds/linux/include/linux/hardirq.h:5:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/iio/health/max30102.c:14:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/sound/pci/echoaudio/layla20.c:38:
In file included from /builds/linux/include/linux/interrupt.h:11:
In file included from /builds/linux/include/linux/hardirq.h:5:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/ethernet/mellanox/mlx4/fw.c:35:
In file included from /builds/linux/include/linux/etherdevice.h:20:
In file included from /builds/linux/include/linux/if_ether.h:19:
In file included from /builds/linux/include/linux/skbuff.h:15:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/power/supply/gpio-charger.c:7:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/isdn/mISDN/dsp_blowfish.c:11:
In file included from /builds/linux/include/linux/mISDNif.h:24:
In file included from /builds/linux/include/linux/socket.h:8:
In file included from /builds/linux/include/linux/uio.h:9:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/sound/soc/meson/axg-pdm.c:6:
In file included from /builds/linux/include/linux/clk.h:14:
In file included from /builds/linux/include/linux/notifier.h:14:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/i2c/muxes/i2c-mux-mlxcpld.c:35:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/usb/pvrusb2/pvrusb2-io.c:7:
In file included from /builds/linux/drivers/media/usb/pvrusb2/pvrusb2-io.h:9:
In file included from /builds/linux/include/linux/usb.h:6:
In file included from /builds/linux/include/linux/usb/ch9.h:36:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/ethernet/pensando/ionic/ionic_debugfs.c:4:
In file included from /builds/linux/include/linux/pci.h:35:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/scsi/mvumi.c:9:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/mac80211/ibss.c:16:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/tty/serial/sccnxp.c:14:
In file included from /builds/linux/include/linux/clk.h:14:
In file included from /builds/linux/include/linux/notifier.h:14:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/ethernet/mellanox/mlx4/crdump.c:33:
In file included from /builds/linux/drivers/net/ethernet/mellanox/mlx4/mlx4.h:40:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/sound/pcmcia/vx/vxp_ops.c:11:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/sctp/associola.c:33:
In file included from /builds/linux/include/linux/poll.h:7:
In file included from /builds/linux/include/linux/ktime.h:24:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/sound/soc/sof/sof-acpi-dev.c:11:
In file included from /builds/linux/include/linux/acpi.h:13:
In file included from /builds/linux/include/linux/irqdomain.h:35:
In file included from /builds/linux/include/linux/of.h:17:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/crypto/ghash-generic.c:37:
In file included from /builds/linux/include/crypto/algapi.h:10:
In file included from /builds/linux/include/linux/crypto.h:19:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/mmc/host/sdhci-pxav3.c:12:
In file included from /builds/linux/include/linux/platform_device.h:13:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/subdev/therm/fantog.c:24:
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/subdev/therm/priv.h:27:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/subdev/therm.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/subdev.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/device.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/oclass.h:3:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/os.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvif/os.h:6:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/ethernet/netronome/nfp/crypto/tls.c:5:
In file included from /builds/linux/include/linux/ipv6.h:86:
In file included from /builds/linux/include/linux/tcp.h:17:
In file included from /builds/linux/include/linux/skbuff.h:15:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/ata/pata_arasan_cf.c:25:
In file included from /builds/linux/include/linux/clk.h:14:
In file included from /builds/linux/include/linux/notifier.h:14:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/sound/soc/ti/omap-hdmi.c:11:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/mux/mmio.c:11:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/staging/comedi/drivers/amplc_pc263.c:27:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/wireless/realtek/rtlwifi/btcoexist/halbtc8723b1ant.c:17:
In file included from /builds/linux/drivers/net/wireless/realtek/rtlwifi/btcoexist/halbt_precomp.h:9:
In file included from /builds/linux/drivers/net/wireless/realtek/rtlwifi/btcoexist/../wifi.h:9:
In file included from /builds/linux/include/linux/sched.h:12:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/engine/disp/sorgt215.c:22:
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/engine/disp/ior.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/engine/disp/priv.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/engine/disp.h:5:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/engine.h:5:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/subdev.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/device.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/oclass.h:3:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/os.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvif/os.h:6:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/scsi/qla2xxx/qla_nvme.c:7:
In file included from /builds/linux/drivers/scsi/qla2xxx/qla_nvme.h:12:
In file included from /builds/linux/include/linux/nvme-fc-driver.h:9:
In file included from /builds/linux/include/linux/scatterlist.h:8:
In file included from /builds/linux/include/linux/mm.h:10:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/sound/pci/ctxfi/ctsrc.c:15:
In file included from /builds/linux/sound/pci/ctxfi/ctsrc.h:20:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/infiniband/hw/ocrdma/ocrdma_stats.c:43:
In file included from /builds/linux/include/rdma/ib_addr.h:37:
In file included from /builds/linux/include/linux/in.h:19:
In file included from /builds/linux/include/uapi/linux/in.h:24:
In file included from /builds/linux/include/linux/socket.h:8:
In file included from /builds/linux/include/linux/uio.h:9:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/v4l2-core/v4l2-device.c:11:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/platform/mellanox/mlxreg-hotplug.c:35:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/xfs/xfs_trans_buf.c:6:
In file included from /builds/linux/fs/xfs/xfs.h:22:
In file included from /builds/linux/fs/xfs/xfs_linux.h:24:
In file included from /builds/linux/fs/xfs/kmem.h:9:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/hid/hid-lg3ff.c:12:
In file included from /builds/linux/include/linux/input.h:8:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/staging/wusbcore/wa-nep.c:38:
In file included from /builds/linux/include/linux/workqueue.h:9:
In file included from /builds/linux/include/linux/timer.h:6:
In file included from /builds/linux/include/linux/ktime.h:24:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/iio/pressure/zpa2326.c:54:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/radio/radio-timb.c:7:
In file included from /builds/linux/include/linux/io.h:13:
In file included from /builds/linux/arch/riscv/include/asm/io.h:15:
In file included from /builds/linux/arch/riscv/include/asm/mmiowb.h:12:
In file included from /builds/linux/include/asm-generic/mmiowb.h:27:
In file included from /builds/linux/arch/riscv/include/asm/smp.h:11:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/vc4/vc4_hvs.c:23:
In file included from /builds/linux/include/linux/platform_device.h:13:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/sound/firewire/fireface/ff-transaction.c:8:
In file included from /builds/linux/sound/firewire/fireface/ff.h:11:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/soc/mediatek/mtk-scpsys.c:5:
In file included from /builds/linux/include/linux/clk.h:14:
In file included from /builds/linux/include/linux/notifier.h:14:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/isdn/mISDN/dsp_dtmf.c:12:
In file included from /builds/linux/include/linux/mISDNif.h:24:
In file included from /builds/linux/include/linux/socket.h:8:
In file included from /builds/linux/include/linux/uio.h:9:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/video/fbdev/aty/mach64_gx.c:8:
In file included from /builds/linux/include/linux/fb.h:6:
In file included from /builds/linux/include/uapi/linux/fb.h:6:
In file included from /builds/linux/include/linux/i2c.h:13:
In file included from /builds/linux/include/linux/acpi.h:13:
In file included from /builds/linux/include/linux/irqdomain.h:35:
In file included from /builds/linux/include/linux/of.h:17:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/hid/hid-bigbenff.c:13:
In file included from /builds/linux/include/linux/input.h:8:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/subdev/fb/gm200.c:24:
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/subdev/fb/gf100.h:5:
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/subdev/fb/priv.h:5:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/subdev/fb.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/subdev.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/device.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/oclass.h:3:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/os.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvif/os.h:6:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/wireless/mediatek/mt76/eeprom.c:5:
In file included from /builds/linux/include/linux/of.h:17:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/wireless/realtek/rtlwifi/btcoexist/halbtc8821a2ant.c:18:
In file included from /builds/linux/drivers/net/wireless/realtek/rtlwifi/btcoexist/halbt_precomp.h:9:
In file included from /builds/linux/drivers/net/wireless/realtek/rtlwifi/btcoexist/../wifi.h:9:
In file included from /builds/linux/include/linux/sched.h:12:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/wireless/realtek/rtlwifi/rtl8192de/fw.c:4:
In file included from /builds/linux/drivers/net/wireless/realtek/rtlwifi/rtl8192de/../wifi.h:9:
In file included from /builds/linux/include/linux/sched.h:12:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/rc/keymaps/rc-pinnacle-color.c:8:
In file included from /builds/linux/include/media/rc-map.h:11:
In file included from /builds/linux/include/linux/input.h:8:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/tty/vt/keyboard.c:29:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/nfc/nci/hci.c:11:
In file included from /builds/linux/include/linux/skbuff.h:15:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/watchdog/wm8350_wdt.c:10:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/ethernet/qlogic/qla3xxx.c:12:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/engine/disp/conn.c:24:
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/engine/disp/conn.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/engine/disp.h:5:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/engine.h:5:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/subdev.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/device.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/oclass.h:3:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/os.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvif/os.h:6:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/pinctrl/pinctrl-rza1.c:17:
In file included from /builds/linux/include/linux/gpio/driver.h:5:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/netfilter/ipset/ip_set_hash_ipportip.c:7:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/wireless/broadcom/brcm80211/brcmfmac/fwsignal.c:6:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/rtc/rtc-mt6397.c:9:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/input/touchscreen/wm831x-ts.c:9:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/sound/soc/tegra/tegra_wm9712.c:11:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/subdev/pmu/gm20b.c:23:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/engine/falcon.h:5:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/engine.h:5:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/subdev.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/device.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/oclass.h:3:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/os.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvif/os.h:6:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/drm_mipi_dbi.c:8:
In file included from /builds/linux/include/linux/debugfs.h:15:
In file included from /builds/linux/include/linux/fs.h:6:
In file included from /builds/linux/include/linux/wait_bit.h:8:
In file included from /builds/linux/include/linux/wait.h:9:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/ppp/ppp_synctty.c:31:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/subdev/mc/gf100.c:24:
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/subdev/mc/priv.h:5:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/subdev/mc.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/subdev.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/device.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/oclass.h:3:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/os.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvif/os.h:6:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/staging/isdn/gigaset/capi.c:11:
In file included from /builds/linux/drivers/staging/isdn/gigaset/gigaset.h:20:
In file included from /builds/linux/include/linux/sched.h:12:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/netfilter/nft_fib.c:9:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/bluetooth/hci_nokia.c:9:
In file included from /builds/linux/include/linux/clk.h:14:
In file included from /builds/linux/include/linux/notifier.h:14:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/amd/amdgpu/soc15.c:23:
In file included from /builds/linux/include/linux/firmware.h:7:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/mm/swapfile.c:9:
In file included from /builds/linux/include/linux/mm.h:10:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/atm/idt77252.c:29:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/xfs/xfs_buf.c:6:
In file included from /builds/linux/fs/xfs/xfs.h:22:
In file included from /builds/linux/fs/xfs/xfs_linux.h:24:
In file included from /builds/linux/fs/xfs/kmem.h:9:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/hid/intel-ish-hid/ipc/ipc.c:8:
In file included from /builds/linux/include/linux/sched.h:12:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/tls/tls_device.c:32:
In file included from /builds/linux/include/crypto/aead.h:11:
In file included from /builds/linux/include/linux/crypto.h:19:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/phy/hisilicon/phy-histb-combphy.c:10:
In file included from /builds/linux/include/linux/clk.h:14:
In file included from /builds/linux/include/linux/notifier.h:14:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/ethernet/intel/e1000e/ich8lan.c:41:
In file included from /builds/linux/drivers/net/ethernet/intel/e1000e/e1000.h:11:
In file included from /builds/linux/include/linux/timer.h:6:
In file included from /builds/linux/include/linux/ktime.h:24:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/uio/uio.c:15:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/mm/gup.c:5:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/jffs2/ioctl.c:13:
In file included from /builds/linux/include/linux/fs.h:6:
In file included from /builds/linux/include/linux/wait_bit.h:8:
In file included from /builds/linux/include/linux/wait.h:9:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/misc/cb710/core.c:8:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/mtd/nand/raw/nand_ecc.c:19:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/mmc/host/sdhci-cadence.c:9:
In file included from /builds/linux/include/linux/iopoll.h:11:
In file included from /builds/linux/include/linux/ktime.h:24:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/mfd/sm501.c:12:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/power/supply/test_power.c:15:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/autofs/root.c:9:
In file included from /builds/linux/include/linux/compat.h:10:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/sound/soc/codecs/cs4271.c:13:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/sound/soc/codecs/rt5670.c:9:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/platform/exynos4-is/fimc-lite-reg.c:11:
In file included from /builds/linux/include/linux/io.h:13:
In file included from /builds/linux/arch/riscv/include/asm/io.h:15:
In file included from /builds/linux/arch/riscv/include/asm/mmiowb.h:12:
In file included from /builds/linux/include/asm-generic/mmiowb.h:27:
In file included from /builds/linux/arch/riscv/include/asm/smp.h:11:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/misc/lkdtm/perms.c:8:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/drm_dp_helper.c:25:
In file included from /builds/linux/include/linux/i2c.h:13:
In file included from /builds/linux/include/linux/acpi.h:13:
In file included from /builds/linux/include/linux/irqdomain.h:35:
In file included from /builds/linux/include/linux/of.h:17:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/kernel/trace/trace_sched_wakeup.c:13:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/v4l2-core/v4l2-common.c:37:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/netfilter/ipvs/ip_vs_pe.c:5:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/nls/nls_koi8-r.c:10:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/ethernet/mellanox/mlx5/core/sriov.c:33:
In file included from /builds/linux/include/linux/pci.h:35:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/platform/rcar_drif.c:46:
In file included from /builds/linux/include/linux/clk.h:14:
In file included from /builds/linux/include/linux/notifier.h:14:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/usb/ttusb-dec/ttusbdecfe.c:8:
In file included from /builds/linux/include/media/dvb_frontend.h:36:
In file included from /builds/linux/include/linux/sched.h:12:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/dvb-core/dvb_frontend.c:20:
In file included from /builds/linux/include/linux/sched/signal.h:5:
In file included from /builds/linux/include/linux/rculist.h:11:
In file included from /builds/linux/include/linux/rcupdate.h:27:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/misc/genwqe/card_dev.c:20:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/mpls/mpls_iptunnel.c:9:
In file included from /builds/linux/include/linux/skbuff.h:15:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/rtc/rtc-s35390a.c:8:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/i2c/muxes/i2c-arb-gpio-challenge.c:11:
In file included from /builds/linux/include/linux/i2c.h:13:
In file included from /builds/linux/include/linux/acpi.h:13:
In file included from /builds/linux/include/linux/irqdomain.h:35:
In file included from /builds/linux/include/linux/of.h:17:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/ethernet/aquantia/atlantic/hw_atl/hw_atl_utils_fw2x.c:11:
In file included from /builds/linux/drivers/net/ethernet/aquantia/atlantic/hw_atl/../aq_hw.h:14:
In file included from /builds/linux/drivers/net/ethernet/aquantia/atlantic/hw_atl/../aq_common.h:12:
In file included from /builds/linux/include/linux/etherdevice.h:20:
In file included from /builds/linux/include/linux/if_ether.h:19:
In file included from /builds/linux/include/linux/skbuff.h:15:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/tiny/gm12u320.c:6:
In file included from /builds/linux/include/linux/dma-buf.h:18:
In file included from /builds/linux/include/linux/scatterlist.h:8:
In file included from /builds/linux/include/linux/mm.h:10:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/ipv6/ila/ila_common.c:2:
In file included from /builds/linux/include/linux/ip.h:16:
In file included from /builds/linux/include/linux/skbuff.h:15:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/iommu/io-pgtable.c:11:
In file included from /builds/linux/include/linux/io-pgtable.h:6:
In file included from /builds/linux/include/linux/iommu.h:10:
In file included from /builds/linux/include/linux/scatterlist.h:8:
In file included from /builds/linux/include/linux/mm.h:10:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/tipc/link.c:37:
In file included from /builds/linux/net/tipc/core.h:46:
In file included from /builds/linux/include/linux/mm.h:10:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/engine/fifo/gk208.c:24:
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/engine/fifo/gk104.h:5:
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/engine/fifo/priv.h:5:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/engine/fifo.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/engine.h:5:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/subdev.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/device.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/oclass.h:3:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/os.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvif/os.h:6:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/staging/comedi/kcomedilib/kcomedilib_main.c:10:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/sunrpc/auth_gss/trace.c:6:
In file included from /builds/linux/include/linux/sunrpc/clnt.h:14:
In file included from /builds/linux/include/linux/socket.h:8:
In file included from /builds/linux/include/linux/uio.h:9:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/kernel/sched/debug.c:9:
In file included from /builds/linux/kernel/sched/sched.h:5:
In file included from /builds/linux/include/linux/sched.h:12:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/kernel/dma/swiotlb.c:24:
In file included from /builds/linux/include/linux/dma-direct.h:5:
In file included from /builds/linux/include/linux/dma-mapping.h:7:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/ubifs/tnc_commit.c:13:
In file included from /builds/linux/include/linux/random.h:101:
In file included from /builds/linux/include/linux/prandom.h:12:
In file included from /builds/linux/include/linux/percpu.h:6:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/bluetooth/hci_bcsp.c:10:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/mmc/host/cavium-thunderx.c:10:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/sound/soc/samsung/smartq_wm8987.c:10:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/wireless/realtek/rtlwifi/rtl8723be/led.c:4:
In file included from /builds/linux/drivers/net/wireless/realtek/rtlwifi/rtl8723be/../wifi.h:9:
In file included from /builds/linux/include/linux/sched.h:12:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/staging/rtl8188eu/hal/odm.c:10:
In file included from /builds/linux/drivers/staging/rtl8188eu/include/odm_precomp.h:17:
In file included from /builds/linux/drivers/staging/rtl8188eu/include/osdep_service.h:16:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/sound/soc/codecs/adau1761-spi.c:10:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/mcb/mcb-lpc.c:9:
In file included from /builds/linux/include/linux/platform_device.h:13:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/v4l2-core/v4l2-spi.c:6:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/pci/cx25821/cx25821-cards.c:13:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/irqchip/irq-renesas-h8s.c:8:
In file included from /builds/linux/include/linux/irq.h:14:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/exynos/exynos_mixer.c:12:
In file included from /builds/linux/include/linux/clk.h:14:
In file included from /builds/linux/include/linux/notifier.h:14:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/caif/chnl_net.c:10:
In file included from /builds/linux/include/linux/fs.h:6:
In file included from /builds/linux/include/linux/wait_bit.h:8:
In file included from /builds/linux/include/linux/wait.h:9:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/bridge/br_input.c:10:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/hamradio/hdlcdrv.c:33:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/sound/pci/au88x0/au8820.c:3:
In file included from /builds/linux/sound/pci/au88x0/au88x0.h:8:
In file included from /builds/linux/include/linux/pci.h:35:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/wireless/intel/iwlwifi/mvm/ops.c:64:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/netfilter/xt_socket.c:9:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/pci/mantis/mantis_evm.c:12:
In file included from /builds/linux/include/linux/sched.h:12:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/sound/soc/meson/g12a-tohdmitx.c:7:
In file included from /builds/linux/include/linux/clk.h:14:
In file included from /builds/linux/include/linux/notifier.h:14:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/sound/soc/rockchip/rk3399_gru_sound.c:8:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/mm/mmu_gather.c:1:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/mmc/host/renesas_sdhi_core.c:22:
In file included from /builds/linux/include/linux/clk.h:14:
In file included from /builds/linux/include/linux/notifier.h:14:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/pwm/pwm-stmpe.c:11:
In file included from /builds/linux/include/linux/mfd/stmpe.h:11:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/video/fbdev/via/accel.c:7:
In file included from /builds/linux/include/linux/via-core.h:12:
In file included from /builds/linux/include/linux/io.h:13:
In file included from /builds/linux/arch/riscv/include/asm/io.h:15:
In file included from /builds/linux/arch/riscv/include/asm/mmiowb.h:12:
In file included from /builds/linux/include/asm-generic/mmiowb.h:27:
In file included from /builds/linux/arch/riscv/include/asm/smp.h:11:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/spi/cxd2880-spi.c:12:
In file included from /builds/linux/include/linux/spi/spi.h:9:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/ethernet/google/gve/gve_rx.c:7:
In file included from /builds/linux/drivers/net/ethernet/google/gve/gve.h:10:
In file included from /builds/linux/include/linux/dma-mapping.h:7:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/ethernet/netronome/nfp/ccm_mbox.c:5:
In file included from /builds/linux/include/linux/io.h:13:
In file included from /builds/linux/arch/riscv/include/asm/io.h:15:
In file included from /builds/linux/arch/riscv/include/asm/mmiowb.h:12:
In file included from /builds/linux/include/asm-generic/mmiowb.h:27:
In file included from /builds/linux/arch/riscv/include/asm/smp.h:11:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/gfs2/dentry.c:7:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/staging/speakup/speakup_bns.c:12:
In file included from /builds/linux/drivers/staging/speakup/spk_priv.h:14:
In file included from /builds/linux/drivers/staging/speakup/spk_types.h:8:
In file included from /builds/linux/include/linux/fs.h:6:
In file included from /builds/linux/include/linux/wait_bit.h:8:
In file included from /builds/linux/include/linux/wait.h:9:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/ipv4/tcp_htcp.c:10:
In file included from /builds/linux/include/linux/mm.h:10:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/wireless/intel/iwlwifi/mvm/nvm.c:64:
In file included from /builds/linux/include/linux/firmware.h:7:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/iio/adc/xilinx-xadc-core.c:14:
In file included from /builds/linux/include/linux/clk.h:14:
In file included from /builds/linux/include/linux/notifier.h:14:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/video/fbdev/aty/aty128fb.c:50:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/wireless/ath/ath10k/usb.c:8:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/wan/farsync.c:16:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/usb/atm/cxacru.c:18:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/input/touchscreen/zforce_ts.c:12:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/ethernet/mellanox/mlx5/core/lib/vxlan.c:34:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/clk/bcm/clk-iproc-asiu.c:16:
In file included from /builds/linux/include/linux/clk-provider.h:9:
In file included from /builds/linux/include/linux/of.h:17:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/spmi/spmi-pmic-arb.c:8:
In file included from /builds/linux/include/linux/interrupt.h:11:
In file included from /builds/linux/include/linux/hardirq.h:5:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/kernfs/symlink.c:10:
In file included from /builds/linux/include/linux/fs.h:6:
In file included from /builds/linux/include/linux/wait_bit.h:8:
In file included from /builds/linux/include/linux/wait.h:9:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/sound/soc/sunxi/sun4i-i2s.c:10:
In file included from /builds/linux/include/linux/clk.h:14:
In file included from /builds/linux/include/linux/notifier.h:14:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/infiniband/hw/mlx4/qp.c:35:
In file included from /builds/linux/include/linux/etherdevice.h:20:
In file included from /builds/linux/include/linux/if_ether.h:19:
In file included from /builds/linux/include/linux/skbuff.h:15:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/select.c:19:
In file included from /builds/linux/include/linux/sched/signal.h:5:
In file included from /builds/linux/include/linux/rculist.h:11:
In file included from /builds/linux/include/linux/rcupdate.h:27:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpio/gpio-tps65218.c:11:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/sound/pci/rme9652/rme9652.c:11:
In file included from /builds/linux/include/linux/interrupt.h:11:
In file included from /builds/linux/include/linux/hardirq.h:5:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/staging/isdn/hysdn/hysdn_boot.c:14:
In file included from /builds/linux/include/linux/vmalloc.h:5:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/wireless/wext-priv.c:10:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/rxrpc/security.c:8:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/tuners/mt2060.c:10:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/watchdog/menz69_wdt.c:7:
In file included from /builds/linux/include/linux/io.h:13:
In file included from /builds/linux/arch/riscv/include/asm/io.h:15:
In file included from /builds/linux/arch/riscv/include/asm/mmiowb.h:12:
In file included from /builds/linux/include/asm-generic/mmiowb.h:27:
In file included from /builds/linux/arch/riscv/include/asm/smp.h:11:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/ethernet/brocade/bna/bnad_debugfs.c:12:
In file included from /builds/linux/include/linux/debugfs.h:15:
In file included from /builds/linux/include/linux/fs.h:6:
In file included from /builds/linux/include/linux/wait_bit.h:8:
In file included from /builds/linux/include/linux/wait.h:9:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/scsi/qedf/qedf_io.c:6:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/crypto/asymmetric_keys/verify_pefile.c:9:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/phy/qualcomm/phy-qcom-pcie2.c:7:
In file included from /builds/linux/include/linux/clk-provider.h:9:
In file included from /builds/linux/include/linux/of.h:17:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/netdevsim/netdev.c:16:
In file included from /builds/linux/include/linux/debugfs.h:15:
In file included from /builds/linux/include/linux/fs.h:6:
In file included from /builds/linux/include/linux/wait_bit.h:8:
In file included from /builds/linux/include/linux/wait.h:9:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/platform/qcom/venus/hfi.c:6:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/ethernet/amd/xgbe/xgbe-phy-v1.c:117:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/iio/buffer/industrialio-buffer-cb.c:6:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/platform/qcom/camss/camss.c:10:
In file included from /builds/linux/include/linux/clk.h:14:
In file included from /builds/linux/include/linux/notifier.h:14:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/wireless/intersil/hostap/hostap_ap.c:20:
In file included from /builds/linux/include/linux/proc_fs.h:9:
In file included from /builds/linux/include/linux/fs.h:6:
In file included from /builds/linux/include/linux/wait_bit.h:8:
In file included from /builds/linux/include/linux/wait.h:9:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/md/persistent-data/dm-btree.c:7:
In file included from /builds/linux/drivers/md/persistent-data/dm-btree-internal.h:10:
In file included from /builds/linux/drivers/md/persistent-data/dm-btree.h:9:
In file included from /builds/linux/drivers/md/persistent-data/dm-block-manager.h:11:
In file included from /builds/linux/include/linux/blkdev.h:5:
In file included from /builds/linux/include/linux/sched.h:12:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/ethernet/hisilicon/hix5hd2_gmac.c:6:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/mfd/rk808.c:15:
In file included from /builds/linux/include/linux/i2c.h:13:
In file included from /builds/linux/include/linux/acpi.h:13:
In file included from /builds/linux/include/linux/irqdomain.h:35:
In file included from /builds/linux/include/linux/of.h:17:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/staging/rtl8192e/rtllib_rx.c:18:
In file included from /builds/linux/include/linux/if_arp.h:22:
In file included from /builds/linux/include/linux/skbuff.h:15:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/iio/adc/sd_adc_modulator.c:9:
In file included from /builds/linux/include/linux/iio/iio.h:10:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/wireless/mediatek/mt76/mt76x0/pci_mcu.c:6:
In file included from /builds/linux/include/linux/firmware.h:7:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/block/partitions/karma.c:10:
In file included from /builds/linux/block/partitions/check.h:2:
In file included from /builds/linux/include/linux/pagemap.h:8:
In file included from /builds/linux/include/linux/mm.h:10:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/radio/si470x/radio-si470x-common.c:102:
In file included from /builds/linux/drivers/media/radio/si470x/radio-si470x.h:17:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/dlm/debug_fs.c:11:
In file included from /builds/linux/include/linux/pagemap.h:8:
In file included from /builds/linux/include/linux/mm.h:10:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/mtd/nand/raw/hisi504_nand.c:12:
In file included from /builds/linux/include/linux/of.h:17:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/dvb-frontends/tc90522.c:25:
In file included from /builds/linux/drivers/media/dvb-frontends/tc90522.h:18:
In file included from /builds/linux/include/linux/i2c.h:13:
In file included from /builds/linux/include/linux/acpi.h:13:
In file included from /builds/linux/include/linux/irqdomain.h:35:
In file included from /builds/linux/include/linux/of.h:17:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/ethernet/cadence/macb_main.c:9:
In file included from /builds/linux/include/linux/clk.h:14:
In file included from /builds/linux/include/linux/notifier.h:14:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/staging/media/meson/vdec/vdec_1.c:10:
In file included from /builds/linux/include/linux/firmware.h:7:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/sound/soc/xilinx/xlnx_i2s.c:10:
In file included from /builds/linux/include/linux/io.h:13:
In file included from /builds/linux/arch/riscv/include/asm/io.h:15:
In file included from /builds/linux/arch/riscv/include/asm/mmiowb.h:12:
In file included from /builds/linux/include/asm-generic/mmiowb.h:27:
In file included from /builds/linux/arch/riscv/include/asm/smp.h:11:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpio/gpio-kempld.c:11:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/scsi/myrs.c:14:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/amd/amdgpu/amdgpu_fence.c:31:
In file included from /builds/linux/include/linux/seq_file.h:8:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/iio/accel/bmc150-accel-i2c.c:14:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/ethernet/intel/igbvf/ethtool.c:6:
In file included from /builds/linux/include/linux/netdevice.h:24:
In file included from /builds/linux/include/linux/timer.h:6:
In file included from /builds/linux/include/linux/ktime.h:24:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/rtc/rtc-ds3232.c:13:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/lib/bitmap.c:7:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/clocksource/timer-owl.c:12:
In file included from /builds/linux/include/linux/clk.h:14:
In file included from /builds/linux/include/linux/notifier.h:14:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/ipv6/tcp_ipv6.c:22:
In file included from /builds/linux/include/linux/bottom_half.h:5:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/nvdimm/nd_virtio.c:9:
In file included from /builds/linux/drivers/nvdimm/virtio_pmem.h:13:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/subdev/therm/gm200.c:24:
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/subdev/therm/priv.h:27:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/subdev/therm.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/subdev.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/device.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/oclass.h:3:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/os.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvif/os.h:6:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/regulator/ab3100.c:12:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/wireless/mediatek/mt76/mt7603/init.c:3:
In file included from /builds/linux/include/linux/etherdevice.h:20:
In file included from /builds/linux/include/linux/if_ether.h:19:
In file included from /builds/linux/include/linux/skbuff.h:15:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/xfs/xfs_health.c:6:
In file included from /builds/linux/fs/xfs/xfs.h:22:
In file included from /builds/linux/fs/xfs/xfs_linux.h:24:
In file included from /builds/linux/fs/xfs/kmem.h:9:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/clk/mediatek/clk-mt2701-bdp.c:7:
In file included from /builds/linux/include/linux/clk-provider.h:9:
In file included from /builds/linux/include/linux/of.h:17:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/iio/industrialio-event.c:10:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/sched/em_text.c:8:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/dsa/mv88e6xxx/ptp.c:13:
In file included from /builds/linux/drivers/net/dsa/mv88e6xxx/chip.h:11:
In file included from /builds/linux/include/linux/idr.h:15:
In file included from /builds/linux/include/linux/radix-tree.h:14:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/staging/comedi/drivers/usbduxfast.c:38:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/radeon/radeon_legacy_encoders.c:27:
In file included from /builds/linux/include/linux/backlight.h:12:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/usb/usbtv/usbtv-video.c:45:
In file included from /builds/linux/include/media/v4l2-ioctl.h:13:
In file included from /builds/linux/include/linux/poll.h:7:
In file included from /builds/linux/include/linux/ktime.h:24:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/crypto/qce/common.c:7:
In file included from /builds/linux/include/linux/interrupt.h:11:
In file included from /builds/linux/include/linux/hardirq.h:5:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/ethernet/sis/sis900.c:52:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/iio/gyro/adis16136.c:9:
In file included from /builds/linux/include/linux/interrupt.h:11:
In file included from /builds/linux/include/linux/hardirq.h:5:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/wireless/ath/ath10k/debugfs_sta.c:7:
In file included from /builds/linux/drivers/net/wireless/ath/ath10k/core.h:11:
In file included from /builds/linux/include/linux/completion.h:12:
In file included from /builds/linux/include/linux/wait.h:9:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/via/via_drv.c:25:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/sound/usb/line6/toneport.c:9:
In file included from /builds/linux/include/linux/wait.h:9:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/wireless/intel/iwlwifi/iwl-trans.c:63:
In file included from /builds/linux/drivers/net/wireless/intel/iwlwifi/iwl-trans.h:67:
In file included from /builds/linux/include/linux/ieee80211.h:19:
In file included from /builds/linux/include/linux/if_ether.h:19:
In file included from /builds/linux/include/linux/skbuff.h:15:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/staging/comedi/drivers/adv_pci_dio.c:24:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/nouveau/nouveau_hwmon.c:28:
In file included from /builds/linux/include/linux/power_supply.h:15:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/sound/soc/intel/boards/broadwell.c:8:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/sound/soc/meson/axg-card.c:6:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/crypto/cbc.c:8:
In file included from /builds/linux/include/crypto/algapi.h:10:
In file included from /builds/linux/include/linux/crypto.h:19:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/iio/adc/mcp3422.c:17:
In file included from /builds/linux/include/linux/i2c.h:13:
In file included from /builds/linux/include/linux/acpi.h:13:
In file included from /builds/linux/include/linux/irqdomain.h:35:
In file included from /builds/linux/include/linux/of.h:17:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/pinctrl/sh-pfc/pfc-r8a7796.c:17:
In file included from /builds/linux/drivers/pinctrl/sh-pfc/core.h:12:
In file included from /builds/linux/drivers/pinctrl/sh-pfc/sh_pfc.h:12:
In file included from /builds/linux/include/linux/pinctrl/pinconf-generic.h:14:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/scsi/lpfc/lpfc_attr.c:26:
In file included from /builds/linux/include/linux/pci.h:35:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/sound/soc/codecs/wm8971.c:12:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/ethernet/pensando/ionic/ionic_devlink.c:4:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/security/selinux/ss/mls.c:23:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/sound/soc/rockchip/rockchip_i2s.c:10:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/arch/riscv/mm/context.c:7:
In file included from /builds/linux/include/linux/mm.h:10:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/infiniband/hw/qedr/qedr_roce_cm.c:32:
In file included from /builds/linux/include/linux/dma-mapping.h:7:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/mm/dmapool.c:22:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/mfd/madera-spi.c:8:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/ufs/namei.c:31:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/staging/rtl8188eu/os_dep/recv_linux.c:7:
In file included from /builds/linux/drivers/staging/rtl8188eu/include/osdep_service.h:16:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/wireless/realtek/rtlwifi/rtl8192de/dm.c:4:
In file included from /builds/linux/drivers/net/wireless/realtek/rtlwifi/rtl8192de/../wifi.h:9:
In file included from /builds/linux/include/linux/sched.h:12:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/sound/soc/codecs/ak4554.c:7:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/staging/rtl8723bs/hal/odm_NoiseMonitor.c:8:
In file included from /builds/linux/drivers/staging/rtl8723bs/hal/odm_precomp.h:11:
In file included from /builds/linux/drivers/staging/rtl8723bs/hal/odm_types.h:10:
In file included from /builds/linux/drivers/staging/rtl8723bs/include/drv_types.h:18:
In file included from /builds/linux/include/linux/sched/signal.h:5:
In file included from /builds/linux/include/linux/rculist.h:11:
In file included from /builds/linux/include/linux/rcupdate.h:27:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/tty/vt/vt.c:74:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/mfd/exynos-lpass.c:14:
In file included from /builds/linux/include/linux/clk.h:14:
In file included from /builds/linux/include/linux/notifier.h:14:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/afs/cache.c:8:
In file included from /builds/linux/include/linux/sched.h:12:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/arch/riscv/mm/tlbflush.c:3:
In file included from /builds/linux/include/linux/mm.h:10:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/r128/r128_drv.c:32:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/etnaviv/etnaviv_gem_submit.c:6:
In file included from /builds/linux/include/drm/drm_file.h:34:
In file included from /builds/linux/include/linux/completion.h:12:
In file included from /builds/linux/include/linux/wait.h:9:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/sound/usb/line6/playback.c:8:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/dma/dw-edma/dw-edma-pcie.c:10:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/mfd/rohm-bd718x7.c:11:
In file included from /builds/linux/include/linux/i2c.h:13:
In file included from /builds/linux/include/linux/acpi.h:13:
In file included from /builds/linux/include/linux/irqdomain.h:35:
In file included from /builds/linux/include/linux/of.h:17:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/usb/zr364xx/zr364xx.c:18:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/w1/slaves/w1_ds2406.c:10:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/core/object.c:24:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/object.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/oclass.h:3:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/os.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvif/os.h:6:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/scsi/snic/snic_ctl.c:19:
In file included from /builds/linux/include/linux/pci.h:35:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/nouveau/dispnv50/head827d.c:22:
In file included from /builds/linux/drivers/gpu/drm/nouveau/dispnv50/head.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/dispnv50/disp.h:3:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvif/mem.h:3:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvif/mmu.h:3:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvif/object.h:5:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvif/os.h:6:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/regulator/max14577-regulator.c:8:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/usb/serial/visor.c:16:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/i2c/imx214.c:9:
In file included from /builds/linux/include/linux/clk.h:14:
In file included from /builds/linux/include/linux/notifier.h:14:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/sound/pci/cs46xx/cs46xx.c:13:
In file included from /builds/linux/include/linux/pci.h:35:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/rds/tcp.c:34:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/staging/rtl8723bs/hal/hal_pwr_seq.c:20:
In file included from /builds/linux/drivers/staging/rtl8723bs/include/hal_pwr_seq.h:5:
In file included from /builds/linux/drivers/staging/rtl8723bs/include/HalPwrSeqCmd.h:10:
In file included from /builds/linux/drivers/staging/rtl8723bs/include/drv_types.h:18:
In file included from /builds/linux/include/linux/sched/signal.h:5:
In file included from /builds/linux/include/linux/rculist.h:11:
In file included from /builds/linux/include/linux/rcupdate.h:27:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/nvmem/bcm-ocotp.c:14:
In file included from /builds/linux/include/linux/acpi.h:13:
In file included from /builds/linux/include/linux/irqdomain.h:35:
In file included from /builds/linux/include/linux/of.h:17:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/fddi/skfp/smtinit.c:20:
In file included from /builds/linux/drivers/net/fddi/skfp/h/smc.h:46:
In file included from /builds/linux/drivers/net/fddi/skfp/h/targetos.h:42:
In file included from /builds/linux/arch/riscv/include/asm/io.h:15:
In file included from /builds/linux/arch/riscv/include/asm/mmiowb.h:12:
In file included from /builds/linux/include/asm-generic/mmiowb.h:27:
In file included from /builds/linux/arch/riscv/include/asm/smp.h:11:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/crypto/proc.c:13:
In file included from /builds/linux/include/linux/crypto.h:19:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/scsi/qedi/qedi_debugfs.c:7:
In file included from /builds/linux/drivers/scsi/qedi/qedi.h:12:
In file included from /builds/linux/include/scsi/scsi_transport_iscsi.h:13:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/ethernet/mellanox/mlx5/core/pd.c:34:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/sound/soc/fsl/imx-audmux.c:10:
In file included from /builds/linux/include/linux/clk.h:14:
In file included from /builds/linux/include/linux/notifier.h:14:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/nfs/nfs3proc.c:10:
In file included from /builds/linux/include/linux/mm.h:10:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpio/gpio-74xx-mmio.c:9:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/pinctrl/mediatek/pinctrl-mt8135.c:8:
In file included from /builds/linux/include/linux/platform_device.h:13:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/sound/firewire/tascam/tascam-proc.c:8:
In file included from /builds/linux/sound/firewire/tascam/./tascam.h:11:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/engine/device/user.c:25:
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/engine/device/priv.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/device.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/oclass.h:3:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/os.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvif/os.h:6:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/platform/vivid/vivid-kthread-out.c:8:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/bluetooth/btqcomsmd.c:7:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/sound/soc/atmel/atmel-classd.c:9:
In file included from /builds/linux/include/linux/of.h:17:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/subdev/mmu/gp10b.c:22:
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/subdev/mmu/mem.h:3:
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/subdev/mmu/priv.h:5:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/subdev/mmu.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/subdev.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/device.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/oclass.h:3:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/os.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvif/os.h:6:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/md/dm-flakey.c:8:
In file included from /builds/linux/include/linux/device-mapper.h:11:
In file included from /builds/linux/include/linux/bio.h:8:
In file included from /builds/linux/include/linux/highmem.h:5:
In file included from /builds/linux/include/linux/fs.h:6:
In file included from /builds/linux/include/linux/wait_bit.h:8:
In file included from /builds/linux/include/linux/wait.h:9:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/clk/sunxi-ng/ccu-sun8i-de2.c:6:
In file included from /builds/linux/include/linux/clk.h:14:
In file included from /builds/linux/include/linux/notifier.h:14:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/wireless/mediatek/mt76/mt7615/dma.c:10:
In file included from /builds/linux/drivers/net/wireless/mediatek/mt76/mt7615/mt7615.h:7:
In file included from /builds/linux/include/linux/interrupt.h:11:
In file included from /builds/linux/include/linux/hardirq.h:5:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/tty/cyclades.c:57:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/platform/omap3isp/isp.c:42:
In file included from /builds/linux/arch/riscv/include/asm/cacheflush.h:9:
In file included from /builds/linux/include/linux/mm.h:10:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/subdev/timer/nv04.c:24:
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/subdev/timer/priv.h:5:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/subdev/timer.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/subdev.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/device.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/oclass.h:3:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/os.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvif/os.h:6:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/hfsplus/xattr_security.c:10:
In file included from /builds/linux/include/linux/security.h:26:
In file included from /builds/linux/include/linux/key.h:15:
In file included from /builds/linux/include/linux/rbtree.h:22:
In file included from /builds/linux/include/linux/rcupdate.h:27:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/tiny/mi0283qt.c:8:
In file included from /builds/linux/include/linux/backlight.h:12:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/staging/rtl8188eu/os_dep/rtw_android.c:8:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/md/dm-service-time.c:11:
In file included from /builds/linux/drivers/md/dm.h:13:
In file included from /builds/linux/include/linux/fs.h:6:
In file included from /builds/linux/include/linux/wait_bit.h:8:
In file included from /builds/linux/include/linux/wait.h:9:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/nvdimm/core.c:5:
In file included from /builds/linux/include/linux/libnvdimm.h:13:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/phy/mdio-hisi-femac.c:8:
In file included from /builds/linux/include/linux/clk.h:14:
In file included from /builds/linux/include/linux/notifier.h:14:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/iio/pressure/hid-sensor-press.c:6:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/ethernet/intel/ixgb/ixgb_hw.c:11:
In file included from /builds/linux/drivers/net/ethernet/intel/ixgb/ixgb_hw.h:7:
In file included from /builds/linux/include/linux/mdio.h:9:
In file included from /builds/linux/include/uapi/linux/mdio.h:15:
In file included from /builds/linux/include/linux/mii.h:12:
In file included from /builds/linux/include/uapi/linux/if.h:25:
In file included from /builds/linux/include/linux/socket.h:8:
In file included from /builds/linux/include/linux/uio.h:9:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/arch/riscv/kernel/perf_event.c:24:
In file included from /builds/linux/include/linux/kprobes.h:22:
In file included from /builds/linux/include/linux/notifier.h:14:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/bridge/br_mdb.c:3:
In file included from /builds/linux/include/linux/igmp.h:13:
In file included from /builds/linux/include/linux/skbuff.h:15:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/pinctrl/mediatek/pinctrl-mt7622.c:9:
In file included from /builds/linux/drivers/pinctrl/mediatek/pinctrl-moore.h:11:
In file included from /builds/linux/include/linux/io.h:13:
In file included from /builds/linux/arch/riscv/include/asm/io.h:15:
In file included from /builds/linux/arch/riscv/include/asm/mmiowb.h:12:
In file included from /builds/linux/include/asm-generic/mmiowb.h:27:
In file included from /builds/linux/arch/riscv/include/asm/smp.h:11:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/md/bcache/bset.c:11:
In file included from /builds/linux/drivers/md/bcache/util.h:6:
In file included from /builds/linux/include/linux/blkdev.h:5:
In file included from /builds/linux/include/linux/sched.h:12:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/amd/amdgpu/gmc_v7_0.c:24:
In file included from /builds/linux/include/linux/firmware.h:7:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/iio/accel/bma180.c:14:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/dvb-frontends/cxd2099.c:17:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/bluetooth/bcm203x.c:10:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/usb/usbip/vudc_tx.c:8:
In file included from /builds/linux/include/net/sock.h:38:
In file included from /builds/linux/include/linux/hardirq.h:5:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/staging/fbtft/fb_s6d02a1.c:9:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/usb/mtu3/mtu3_dr.c:10:
In file included from /builds/linux/include/linux/usb/role.h:6:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/sysv/namei.c:16:
In file included from /builds/linux/include/linux/pagemap.h:8:
In file included from /builds/linux/include/linux/mm.h:10:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/panel/panel-raydium-rm67191.c:8:
In file included from /builds/linux/include/linux/backlight.h:12:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/kernel/params.c:9:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/staging/wusbcore/reservation.c:9:
In file included from /builds/linux/drivers/staging/wusbcore/../uwb/uwb.h:16:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/wireless/broadcom/b43legacy/xmit.c:18:
In file included from /builds/linux/include/net/dst.h:12:
In file included from /builds/linux/include/net/dst_ops.h:5:
In file included from /builds/linux/include/linux/percpu_counter.h:10:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/dma/dma-axi-dmac.c:9:
In file included from /builds/linux/include/linux/clk.h:14:
In file included from /builds/linux/include/linux/notifier.h:14:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/ext4/mmp.c:2:
In file included from /builds/linux/include/linux/fs.h:6:
In file included from /builds/linux/include/linux/wait_bit.h:8:
In file included from /builds/linux/include/linux/wait.h:9:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/pwm/pwm-bcm-iproc.c:14:
In file included from /builds/linux/include/linux/clk.h:14:
In file included from /builds/linux/include/linux/notifier.h:14:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gnss/sirf.c:9:
In file included from /builds/linux/include/linux/gnss.h:11:
In file included from /builds/linux/include/linux/cdev.h:5:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/subdev/devinit/nv1a.c:24:
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/subdev/devinit/nv04.h:5:
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/subdev/devinit/priv.h:5:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/subdev/devinit.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/subdev.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/device.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/oclass.h:3:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/os.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvif/os.h:6:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/kernel/time/clockevents.c:10:
In file included from /builds/linux/include/linux/clockchips.h:14:
In file included from /builds/linux/include/linux/clocksource.h:13:
In file included from /builds/linux/include/linux/timex.h:56:
In file included from /builds/linux/include/uapi/linux/timex.h:56:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/bluetooth/amp.c:7:
In file included from /builds/linux/include/net/bluetooth/bluetooth.h:28:
In file included from /builds/linux/include/linux/poll.h:7:
In file included from /builds/linux/include/linux/ktime.h:24:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpio/gpio-creg-snps.c:8:
In file included from /builds/linux/include/linux/gpio/driver.h:5:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/rtc/rtc-rk808.c:11:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/wireless/ralink/rt2x00/rt2x00usb.c:15:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/ethernet/dec/tulip/de2104x.c:36:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/ethernet/freescale/enetc/enetc.c:4:
In file included from /builds/linux/drivers/net/ethernet/freescale/enetc/enetc.h:4:
In file included from /builds/linux/include/linux/timer.h:6:
In file included from /builds/linux/include/linux/ktime.h:24:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/platform/s5p-g2d/g2d.c:9:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/etnaviv/etnaviv_cmd_parser.c:8:
In file included from /builds/linux/drivers/gpu/drm/etnaviv/etnaviv_gem.h:9:
In file included from /builds/linux/include/linux/dma-resv.h:42:
In file included from /builds/linux/include/linux/ww_mutex.h:20:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/pinctrl/cirrus/pinctrl-cs47l92.c:10:
In file included from /builds/linux/include/linux/mfd/madera/core.h:12:
In file included from /builds/linux/include/linux/interrupt.h:11:
In file included from /builds/linux/include/linux/hardirq.h:5:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/dma/mmp_tdma.c:9:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/regulator/devres.c:10:
In file included from /builds/linux/include/linux/regmap.h:14:
In file included from /builds/linux/include/linux/rbtree.h:22:
In file included from /builds/linux/include/linux/rcupdate.h:27:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/phy/spi_ks8995.c:15:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/wireless/mediatek/mt7601u/mcu.c:9:
In file included from /builds/linux/include/linux/firmware.h:7:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/jffs2/compr_rtime.c:29:
In file included from /builds/linux/fs/jffs2/compr.h:16:
In file included from /builds/linux/include/linux/vmalloc.h:5:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/sound/soc/codecs/wm8727.c:12:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/rose/rose_link.c:8:
In file included from /builds/linux/include/linux/socket.h:8:
In file included from /builds/linux/include/linux/uio.h:9:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/tls/tls_main.c:34:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/ethernet/mellanox/mlx5/core/steering/dr_ste.c:5:
In file included from /builds/linux/drivers/net/ethernet/mellanox/mlx5/core/steering/dr_types.h:7:
In file included from /builds/linux/include/linux/mlx5/driver.h:37:
In file included from /builds/linux/include/linux/completion.h:12:
In file included from /builds/linux/include/linux/wait.h:9:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/ethernet/mellanox/mlx4/en_netdev.c:34:
In file included from /builds/linux/include/linux/bpf.h:9:
In file included from /builds/linux/include/linux/workqueue.h:9:
In file included from /builds/linux/include/linux/timer.h:6:
In file included from /builds/linux/include/linux/ktime.h:24:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/ethernet/brocade/bna/bfa_msgq.c:14:
In file included from /builds/linux/drivers/net/ethernet/brocade/bna/bfi.h:14:
In file included from /builds/linux/drivers/net/ethernet/brocade/bna/bfa_defs.h:15:
In file included from /builds/linux/drivers/net/ethernet/brocade/bna/cna.h:17:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/engine/gr/gt215.c:24:
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/engine/gr/nv50.h:5:
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/engine/gr/priv.h:5:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/engine/gr.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/engine.h:5:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/subdev.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/device.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/oclass.h:3:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/os.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvif/os.h:6:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/dvb-frontends/a8293.c:8:
In file included from /builds/linux/drivers/media/dvb-frontends/a8293.h:11:
In file included from /builds/linux/include/media/dvb_frontend.h:36:
In file included from /builds/linux/include/linux/sched.h:12:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/radeon/kv_smc.c:25:
In file included from /builds/linux/drivers/gpu/drm/radeon/radeon.h:64:
In file included from /builds/linux/include/linux/wait.h:9:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/amd/amdgpu/cz_ih.c:24:
In file included from /builds/linux/include/linux/pci.h:35:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/mtd/chips/cfi_cmdset_0002.c:23:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^

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_IAS=0
In file included from /builds/linux/drivers/net/ethernet/mellanox/mlxsw/spectrum_acl_tcam.c:5:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/squashfs/lz4_wrapper.c:7:
In file included from /builds/linux/include/linux/buffer_head.h:12:
In file included from /builds/linux/include/linux/fs.h:6:
In file included from /builds/linux/include/linux/wait_bit.h:8:
In file included from /builds/linux/include/linux/wait.h:9:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/netfilter/ipset/ip_set_hash_netnet.c:9:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/mtd/mtdchar.c:6:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/pinctrl/mediatek/pinctrl-mt7623.c:11:
In file included from /builds/linux/drivers/pinctrl/mediatek/pinctrl-moore.h:11:
In file included from /builds/linux/include/linux/io.h:13:
In file included from /builds/linux/arch/riscv/include/asm/io.h:15:
In file included from /builds/linux/arch/riscv/include/asm/mmiowb.h:12:
In file included from /builds/linux/include/asm-generic/mmiowb.h:27:
In file included from /builds/linux/arch/riscv/include/asm/smp.h:11:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/iio/imu/bmi160/bmi160_i2c.c:11:
In file included from /builds/linux/include/linux/acpi.h:13:
In file included from /builds/linux/include/linux/irqdomain.h:35:
In file included from /builds/linux/include/linux/of.h:17:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/lib/locking-selftest.c:14:
In file included from /builds/linux/include/linux/rwsem.h:16:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/regulator/core.c:12:
In file included from /builds/linux/include/linux/debugfs.h:15:
In file included from /builds/linux/include/linux/fs.h:6:
In file included from /builds/linux/include/linux/wait_bit.h:8:
In file included from /builds/linux/include/linux/wait.h:9:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/kernel/trace/trace_functions.c:13:
In file included from /builds/linux/include/linux/ring_buffer.h:5:
In file included from /builds/linux/include/linux/mm.h:10:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/video/hdmi.c:28:
In file included from /builds/linux/include/linux/hdmi.h:28:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/mfd/ab3100-core.c:9:
In file included from /builds/linux/include/linux/i2c.h:13:
In file included from /builds/linux/include/linux/acpi.h:13:
In file included from /builds/linux/include/linux/irqdomain.h:35:
In file included from /builds/linux/include/linux/of.h:17:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/fpga/dfl-afu-dma-region.c:12:
In file included from /builds/linux/include/linux/dma-mapping.h:7:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/mfd/twl6030-irq.c:22:
In file included from /builds/linux/include/linux/interrupt.h:11:
In file included from /builds/linux/include/linux/hardirq.h:5:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/sound/drivers/opl3/opl3_oss.c:9:
In file included from /builds/linux/sound/drivers/opl3/opl3_voice.h:9:
In file included from /builds/linux/include/sound/opl3.h:38:
In file included from /builds/linux/include/sound/core.h:10:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/misc/eeprom/ee1004.c:12:
In file included from /builds/linux/include/linux/i2c.h:13:
In file included from /builds/linux/include/linux/acpi.h:13:
In file included from /builds/linux/include/linux/irqdomain.h:35:
In file included from /builds/linux/include/linux/of.h:17:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/nfs/nfs4getroot.c:7:
In file included from /builds/linux/include/linux/nfs_fs.h:22:
In file included from /builds/linux/include/linux/in.h:19:
In file included from /builds/linux/include/uapi/linux/in.h:24:
In file included from /builds/linux/include/linux/socket.h:8:
In file included from /builds/linux/include/linux/uio.h:9:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/tuners/tea5761.c:7:
In file included from /builds/linux/include/linux/i2c.h:13:
In file included from /builds/linux/include/linux/acpi.h:13:
In file included from /builds/linux/include/linux/irqdomain.h:35:
In file included from /builds/linux/include/linux/of.h:17:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/lib/test_kmod.c:28:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/ecryptfs/messaging.c:9:
In file included from /builds/linux/include/linux/sched.h:12:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/nouveau/nouveau_nvif.c:29:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/client.h:5:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/object.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/oclass.h:3:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/os.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvif/os.h:6:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/hwmon/sht15.c:16:
In file included from /builds/linux/include/linux/interrupt.h:11:
In file included from /builds/linux/include/linux/hardirq.h:5:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/clk/clk-conf.c:7:
In file included from /builds/linux/include/linux/clk.h:14:
In file included from /builds/linux/include/linux/notifier.h:14:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/ethernet/cavium/liquidio/lio_core.c:18:
In file included from /builds/linux/include/linux/pci.h:35:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/irqchip/irq-ingenic-tcu.c:7:
In file included from /builds/linux/include/linux/clk.h:14:
In file included from /builds/linux/include/linux/notifier.h:14:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/pci/bus.c:9:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/sound/soc/sirf/sirf-audio.c:8:
In file included from /builds/linux/include/linux/platform_device.h:13:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/subdev/mmu/base.c:24:
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/subdev/mmu/ummu.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/object.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/oclass.h:3:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/os.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvif/os.h:6:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/hfsplus/dir.c:13:
In file included from /builds/linux/include/linux/fs.h:6:
In file included from /builds/linux/include/linux/wait_bit.h:8:
In file included from /builds/linux/include/linux/wait.h:9:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/power/supply/wm97xx_battery.c:12:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/ethernet/netronome/nfp/abm/ctrl.c:10:
In file included from /builds/linux/drivers/net/ethernet/netronome/nfp/abm/../nfp_app.h:7:
In file included from /builds/linux/include/net/devlink.h:10:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/falcon/base.c:22:
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/falcon/priv.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/engine/falcon.h:5:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/engine.h:5:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/subdev.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/device.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/oclass.h:3:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/os.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvif/os.h:6:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/f2fs/extent_cache.c:11:
In file included from /builds/linux/include/linux/fs.h:6:
In file included from /builds/linux/include/linux/wait_bit.h:8:
In file included from /builds/linux/include/linux/wait.h:9:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/rc/keymaps/rc-streamzap.c:8:
In file included from /builds/linux/include/media/rc-map.h:11:
In file included from /builds/linux/include/linux/input.h:8:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/adfs/file.c:23:
In file included from /builds/linux/fs/adfs/adfs.h:2:
In file included from /builds/linux/include/linux/buffer_head.h:12:
In file included from /builds/linux/include/linux/fs.h:6:
In file included from /builds/linux/include/linux/wait_bit.h:8:
In file included from /builds/linux/include/linux/wait.h:9:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpio/gpio-bd70528.c:5:
In file included from /builds/linux/include/linux/gpio/driver.h:5:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/mcb/mcb-pci.c:9:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/etnaviv/etnaviv_buffer.c:6:
In file included from /builds/linux/include/drm/drm_drv.h:33:
In file included from /builds/linux/include/drm/drm_device.h:5:
In file included from /builds/linux/include/linux/kref.h:16:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/input/gameport/lightning.c:13:
In file included from /builds/linux/arch/riscv/include/asm/io.h:15:
In file included from /builds/linux/arch/riscv/include/asm/mmiowb.h:12:
In file included from /builds/linux/include/asm-generic/mmiowb.h:27:
In file included from /builds/linux/arch/riscv/include/asm/smp.h:11:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/isdn/mISDN/dsp_hwec.c:14:
In file included from /builds/linux/include/linux/mISDNif.h:24:
In file included from /builds/linux/include/linux/socket.h:8:
In file included from /builds/linux/include/linux/uio.h:9:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpio/gpio-zx.c:10:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/soc/qcom/rpmh.c:8:
In file included from /builds/linux/include/linux/interrupt.h:11:
In file included from /builds/linux/include/linux/hardirq.h:5:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/staging/ks7010/ks_wlan_net.c:10:
In file included from /builds/linux/include/linux/completion.h:12:
In file included from /builds/linux/include/linux/wait.h:9:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/amd/amdgpu/../display/dc/dce120/dce120_hw_sequencer.c:26:
In file included from /builds/linux/drivers/gpu/drm/amd/amdgpu/../display/dc/dm_services.h:34:
In file included from /builds/linux/drivers/gpu/drm/amd/amdgpu/../display/amdgpu_dm/amdgpu_dm_trace.h:32:
In file included from /builds/linux/include/linux/tracepoint.h:15:
In file included from /builds/linux/include/linux/smp.h:64:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/ptp/ptp_sysfs.c:8:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/pci/saa7134/saa7134-ts.c:10:
In file included from /builds/linux/drivers/media/pci/saa7134/saa7134.h:13:
In file included from /builds/linux/include/linux/pci.h:35:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/soc/qcom/smsm.c:7:
In file included from /builds/linux/include/linux/interrupt.h:11:
In file included from /builds/linux/include/linux/hardirq.h:5:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/sound/soc/samsung/odroid.c:5:
In file included from /builds/linux/include/linux/clk.h:14:
In file included from /builds/linux/include/linux/notifier.h:14:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/input/joystick/xpad.c:65:
In file included from /builds/linux/include/linux/input.h:8:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/radeon/radeon_drv.c:33:
In file included from /builds/linux/include/linux/compat.h:10:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/uio/uio_netx.c:11:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/staging/rts5208/xd.c:12:
In file included from /builds/linux/include/linux/blkdev.h:5:
In file included from /builds/linux/include/linux/sched.h:12:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/i2c/busses/i2c-cros-ec-tunnel.c:6:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/arm/display/komeda/komeda_wb_connector.c:7:
In file included from /builds/linux/drivers/gpu/drm/arm/display/komeda/komeda_dev.h:10:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/kernel/irq/spurious.c:8:
In file included from /builds/linux/include/linux/jiffies.h:9:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/subdev/bios/rammap.c:24:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/subdev/bios.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/subdev.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/device.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/oclass.h:3:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/os.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvif/os.h:6:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/amd/amdgpu/emu_soc.c:23:
In file included from /builds/linux/drivers/gpu/drm/amd/amdgpu/amdgpu.h:31:
In file included from /builds/linux/drivers/gpu/drm/amd/amdgpu/amdgpu_ctx.h:26:
In file included from /builds/linux/drivers/gpu/drm/amd/amdgpu/amdgpu_ring.h:28:
In file included from /builds/linux/include/drm/gpu_scheduler.h:27:
In file included from /builds/linux/include/drm/spsc_queue.h:28:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/ext4/extents.c:20:
In file included from /builds/linux/include/linux/fs.h:6:
In file included from /builds/linux/include/linux/wait_bit.h:8:
In file included from /builds/linux/include/linux/wait.h:9:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/core/xdp.c:6:
In file included from /builds/linux/include/linux/bpf.h:9:
In file included from /builds/linux/include/linux/workqueue.h:9:
In file included from /builds/linux/include/linux/timer.h:6:
In file included from /builds/linux/include/linux/ktime.h:24:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/remoteproc/remoteproc_sysfs.c:6:
In file included from /builds/linux/include/linux/remoteproc.h:39:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/wireless/ti/wl1251/io.c:8:
In file included from /builds/linux/drivers/net/wireless/ti/wl1251/wl1251.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/wireless/ath/wil6210/wil_platform.c:17:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/ethernet/apm/xgene/xgene_enet_ring2.c:8:
In file included from /builds/linux/drivers/net/ethernet/apm/xgene/xgene_enet_main.h:13:
In file included from /builds/linux/include/linux/acpi.h:13:
In file included from /builds/linux/include/linux/irqdomain.h:35:
In file included from /builds/linux/include/linux/of.h:17:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/subdev/ibus/gm200.c:24:
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/subdev/ibus/priv.h:5:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/subdev/ibus.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/subdev.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/device.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/oclass.h:3:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/os.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvif/os.h:6:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/wireless/zydas/zd1211rw/zd_usb.c:11:
In file included from /builds/linux/include/linux/firmware.h:7:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/hwmon/tmp102.c:8:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/hamradio/yam.c:30:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/mtd/spi-nor/spi-nor.c:12:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/usb/mon/mon_text.c:10:
In file included from /builds/linux/include/linux/usb.h:6:
In file included from /builds/linux/include/linux/usb/ch9.h:36:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/video/fbdev/omap2/omapfb/dss/dss_features.c:10:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/wireless/intel/iwlwifi/cfg/6000.c:13:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/amd/amdgpu/../display/dc/dce120/dce120_resource.c:27:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/jfs/jfs_unicode.c:6:
In file included from /builds/linux/include/linux/fs.h:6:
In file included from /builds/linux/include/linux/wait_bit.h:8:
In file included from /builds/linux/include/linux/wait.h:9:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/hwmon/pmbus/max34440.c:11:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/ethernet/aquantia/atlantic/aq_nic.c:9:
In file included from /builds/linux/drivers/net/ethernet/aquantia/atlantic/aq_nic.h:12:
In file included from /builds/linux/drivers/net/ethernet/aquantia/atlantic/aq_common.h:12:
In file included from /builds/linux/include/linux/etherdevice.h:20:
In file included from /builds/linux/include/linux/if_ether.h:19:
In file included from /builds/linux/include/linux/skbuff.h:15:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/cec/cec-pin.c:7:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/power/reset/sc27xx-poweroff.c:7:
In file included from /builds/linux/include/linux/cpu.h:17:
In file included from /builds/linux/include/linux/node.h:18:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/spi/spi-ath79.c:12:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/fpga/fpga-region.c:8:
In file included from /builds/linux/include/linux/fpga/fpga-bridge.h:6:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/infiniband/hw/mlx4/sysfs.c:34:
In file included from /builds/linux/drivers/infiniband/hw/mlx4/mlx4_ib.h:39:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/staging/media/imx/imx-ic-prpencvf.c:12:
In file included from /builds/linux/include/linux/interrupt.h:11:
In file included from /builds/linux/include/linux/hardirq.h:5:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/platform/xilinx/xilinx-tpg.c:12:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/usb/serial/cyberjack.c:29:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/usb/gspca/sn9c2028.c:12:
In file included from /builds/linux/drivers/media/usb/gspca/gspca.h:5:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/subdev/i2c/nv04.c:24:
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/subdev/i2c/priv.h:5:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/subdev/i2c.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/subdev.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/device.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/oclass.h:3:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/os.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvif/os.h:6:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/w1/masters/ds1wm.c:14:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/thermal/qcom/tsens-v1.c:7:
In file included from /builds/linux/include/linux/regmap.h:14:
In file included from /builds/linux/include/linux/rbtree.h:22:
In file included from /builds/linux/include/linux/rcupdate.h:27:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/staging/rtl8712/usb_ops.c:19:
In file included from /builds/linux/drivers/staging/rtl8712/osdep_service.h:20:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/rtc/rtc-test.c:8:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/clk/mediatek/clk-mt8516.c:9:
In file included from /builds/linux/include/linux/of.h:17:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/w1/slaves/w1_ds2413.c:10:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/sound/hda/hdac_regmap.c:15:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/core/sock_map.c:4:
In file included from /builds/linux/include/linux/bpf.h:9:
In file included from /builds/linux/include/linux/workqueue.h:9:
In file included from /builds/linux/include/linux/timer.h:6:
In file included from /builds/linux/include/linux/ktime.h:24:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/mtd/nand/spi/paragon.c:8:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/nfs/nfs4file.c:7:
In file included from /builds/linux/include/linux/fs.h:6:
In file included from /builds/linux/include/linux/wait_bit.h:8:
In file included from /builds/linux/include/linux/wait.h:9:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/input/touchscreen/surface3_spi.c:13:
In file included from /builds/linux/include/linux/input.h:8:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/9p/vfs_super.c:13:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/platform/omap/omap_vout.c:33:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/dsa/mv88e6xxx/global1_vtu.c:11:
In file included from /builds/linux/include/linux/interrupt.h:11:
In file included from /builds/linux/include/linux/hardirq.h:5:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/staging/rts5208/rtsx.c:12:
In file included from /builds/linux/include/linux/blkdev.h:5:
In file included from /builds/linux/include/linux/sched.h:12:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/sunrpc/xprtrdma/svc_rdma_sendto.c:102:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/mfd/ucb1400_core.c:20:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/rc/nuvoton-cir.c:26:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/usb/uvc/uvc_status.c:11:
In file included from /builds/linux/include/linux/input.h:8:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/wireless/broadcom/brcm80211/brcmfmac/fwil.c:11:
In file included from /builds/linux/include/linux/netdevice.h:24:
In file included from /builds/linux/include/linux/timer.h:6:
In file included from /builds/linux/include/linux/ktime.h:24:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/pci/controller/pcie-mobiveil.c:11:
In file included from /builds/linux/include/linux/interrupt.h:11:
In file included from /builds/linux/include/linux/hardirq.h:5:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/f2fs/segment.c:8:
In file included from /builds/linux/include/linux/fs.h:6:
In file included from /builds/linux/include/linux/wait_bit.h:8:
In file included from /builds/linux/include/linux/wait.h:9:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/pl111/pl111_display.c:13:
In file included from /builds/linux/include/linux/clk.h:14:
In file included from /builds/linux/include/linux/notifier.h:14:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/tty/n_null.c:4:
In file included from /builds/linux/include/linux/tty.h:5:
In file included from /builds/linux/include/linux/fs.h:6:
In file included from /builds/linux/include/linux/wait_bit.h:8:
In file included from /builds/linux/include/linux/wait.h:9:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/subdev/bios/cstep.c:24:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/subdev/bios.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/subdev.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/device.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/oclass.h:3:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/os.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvif/os.h:6:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/v4l2-core/v4l2-ctrls.c:12:
In file included from /builds/linux/include/linux/mm.h:10:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpio/gpio-tps6586x.c:14:
In file included from /builds/linux/include/linux/gpio/driver.h:5:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/bluetooth/leds.c:6:
In file included from /builds/linux/include/net/bluetooth/bluetooth.h:28:
In file included from /builds/linux/include/linux/poll.h:7:
In file included from /builds/linux/include/linux/ktime.h:24:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/ati_pcigart.c:36:
In file included from /builds/linux/include/drm/ati_pcigart.h:5:
In file included from /builds/linux/include/drm/drm_legacy.h:37:
In file included from /builds/linux/include/drm/drm_auth.h:31:
In file included from /builds/linux/include/linux/idr.h:15:
In file included from /builds/linux/include/linux/radix-tree.h:14:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/pps/clients/pps-ldisc.c:10:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/sound/core/seq/seq_system.c:9:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/ceph/crush/mapper.c:15:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/hwmon/pmbus/pmbus_core.c:9:
In file included from /builds/linux/include/linux/debugfs.h:15:
In file included from /builds/linux/include/linux/fs.h:6:
In file included from /builds/linux/include/linux/wait_bit.h:8:
In file included from /builds/linux/include/linux/wait.h:9:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/phy/socionext/phy-uniphier-usb2.c:10:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/video/fbdev/matrox/i2c-matroxfb.c:14:
In file included from /builds/linux/drivers/video/fbdev/matrox/matroxfb_base.h:29:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/wireless/broadcom/brcm80211/brcmsmac/ampdu.c:16:
In file included from /builds/linux/include/net/mac80211.h:18:
In file included from /builds/linux/include/linux/if_ether.h:19:
In file included from /builds/linux/include/linux/skbuff.h:15:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpio/gpio-ml-ioh.c:5:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/usb/phy/phy-am335x-control.c:2:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/ethernet/sfc/falcon/falcon.c:10:
In file included from /builds/linux/include/linux/pci.h:35:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/coda/sysctl.c:11:
In file included from /builds/linux/include/linux/sysctl.h:26:
In file included from /builds/linux/include/linux/rcupdate.h:27:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");

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_IAS=0
In file included from /builds/linux/drivers/extcon/extcon-arizona.c:9:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/netfilter/ipvs/ip_vs_core.c:25:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/radeon/radeon_display.c:27:
In file included from /builds/linux/include/linux/pm_runtime.h:11:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/netfilter/ipset/pfxlen.c:3:
In file included from /builds/linux/include/linux/netfilter/ipset/pfxlen.h:6:
In file included from /builds/linux/include/linux/netfilter.h:6:
In file included from /builds/linux/include/linux/skbuff.h:15:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/i2c/tvp514x.c:19:
In file included from /builds/linux/include/linux/i2c.h:13:
In file included from /builds/linux/include/linux/acpi.h:13:
In file included from /builds/linux/include/linux/irqdomain.h:35:
In file included from /builds/linux/include/linux/of.h:17:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/wireless/broadcom/b43/radio_2055.c:13:
In file included from /builds/linux/drivers/net/wireless/broadcom/b43/b43.h:6:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/wireless/ralink/rt2x00/rt2500usb.c:15:
In file included from /builds/linux/include/linux/etherdevice.h:20:
In file included from /builds/linux/include/linux/if_ether.h:19:
In file included from /builds/linux/include/linux/skbuff.h:15:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/tty/serial/sc16is7xx.c:12:
In file included from /builds/linux/include/linux/clk.h:14:
In file included from /builds/linux/include/linux/notifier.h:14:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/i2c/busses/i2c-rcar.c:15:
In file included from /builds/linux/include/linux/clk.h:14:
In file included from /builds/linux/include/linux/notifier.h:14:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpio/gpio-max3191x.c:36:
In file included from /builds/linux/include/linux/gpio/driver.h:5:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/nfc/digital_core.c:9:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/kernel/rcu/sync.c:10:
In file included from /builds/linux/include/linux/rcu_sync.h:13:
In file included from /builds/linux/include/linux/wait.h:9:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/subdev/bus/gf100.c:25:
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/subdev/bus/priv.h:5:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/subdev/bus.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/subdev.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/device.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/oclass.h:3:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/os.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvif/os.h:6:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/arcnet/com90xx.c:30:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/tty/serial/serial_core.c:10:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/usb/usbip/vhci_rx.c:6:
In file included from /builds/linux/include/linux/kthread.h:6:
In file included from /builds/linux/include/linux/sched.h:12:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/amd/amdgpu/../powerplay/smumgr/vegam_smumgr.c:23:
In file included from /builds/linux/drivers/gpu/drm/amd/amdgpu/../powerplay/inc/pp_debug.h:35:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/sound/soc/codecs/wm8804.c:10:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/power/supply/lp8727_charger.c:9:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/nouveau/dispnv04/crtc.c:25:
In file included from /builds/linux/include/drm/drm_crtc_helper.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/i2c/busses/i2c-robotfuzz-osif.c:14:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/security/integrity/evm/evm_crypto.c:16:
In file included from /builds/linux/include/linux/crypto.h:19:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/nfs/nfs4renewd.c:41:
In file included from /builds/linux/include/linux/mm.h:10:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/proc/proc_net.c:12:
In file included from /builds/linux/include/linux/uaccess.h:5:
In file included from /builds/linux/include/linux/sched.h:12:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/infiniband/hw/mthca/mthca_catas.c:33:
In file included from /builds/linux/include/linux/jiffies.h:9:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/pci/controller/pci-ftpci100.c:15:
In file included from /builds/linux/include/linux/interrupt.h:11:
In file included from /builds/linux/include/linux/hardirq.h:5:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/lib/rbtree_test.c:2:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/mfd/da9063-irq.c:11:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/i2c/ov13858.c:4:
In file included from /builds/linux/include/linux/acpi.h:13:
In file included from /builds/linux/include/linux/irqdomain.h:35:
In file included from /builds/linux/include/linux/of.h:17:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/scsi/bfa/bfa_port.c:11:
In file included from /builds/linux/drivers/scsi/bfa/bfad_drv.h:23:
In file included from /builds/linux/include/linux/pci.h:35:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/spi/spi-sprd-adi.c:8:
In file included from /builds/linux/include/linux/hwspinlock.h:14:
In file included from /builds/linux/include/linux/sched.h:12:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/pci/controller/pcie-altera.c:10:
In file included from /builds/linux/include/linux/interrupt.h:11:
In file included from /builds/linux/include/linux/hardirq.h:5:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/wireless/realtek/rtlwifi/rtl8188ee/trx.c:4:
In file included from /builds/linux/drivers/net/wireless/realtek/rtlwifi/rtl8188ee/../wifi.h:9:
In file included from /builds/linux/include/linux/sched.h:12:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/pci/cx25821/cx25821-gpio.c:9:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/iio/adc/ad7793.c:8:
In file included from /builds/linux/include/linux/interrupt.h:11:
In file included from /builds/linux/include/linux/hardirq.h:5:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/scsi/advansys.c:18:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/usb/gadget/function/f_hid.c:9:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/hwmon/pmbus/adm1275.c:11:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/wireless/intersil/hostap/hostap_ioctl.c:4:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/video/fbdev/via/lcd.c:7:
In file included from /builds/linux/include/linux/via-core.h:12:
In file included from /builds/linux/include/linux/io.h:13:
In file included from /builds/linux/arch/riscv/include/asm/io.h:15:
In file included from /builds/linux/arch/riscv/include/asm/mmiowb.h:12:
In file included from /builds/linux/include/asm-generic/mmiowb.h:27:
In file included from /builds/linux/arch/riscv/include/asm/smp.h:11:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/spi/spi-altera.c:13:
In file included from /builds/linux/include/linux/interrupt.h:11:
In file included from /builds/linux/include/linux/hardirq.h:5:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/wireless/marvell/mwifiex/11n.c:20:
In file included from /builds/linux/drivers/net/wireless/marvell/mwifiex/decl.h:26:
In file included from /builds/linux/include/linux/wait.h:9:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/ethernet/hisilicon/hns_mdio.c:6:
In file included from /builds/linux/include/linux/acpi.h:13:
In file included from /builds/linux/include/linux/irqdomain.h:35:
In file included from /builds/linux/include/linux/of.h:17:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/ethernet/mellanox/mlx5/core/eswitch.c:33:
In file included from /builds/linux/include/linux/etherdevice.h:20:
In file included from /builds/linux/include/linux/if_ether.h:19:
In file included from /builds/linux/include/linux/skbuff.h:15:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/subdev/pci/g92.c:24:
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/subdev/pci/priv.h:5:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/subdev/pci.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/subdev.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/device.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/oclass.h:3:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/os.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvif/os.h:6:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/kernfs/dir.c:10:
In file included from /builds/linux/include/linux/sched.h:12:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/engine/disp/g94.c:24:
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/engine/disp/nv50.h:5:
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/engine/disp/priv.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/engine/disp.h:5:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/engine.h:5:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/subdev.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/device.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/oclass.h:3:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/os.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvif/os.h:6:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/wireless/mediatek/mt76/mt76x02_beacon.c:8:
In file included from /builds/linux/drivers/net/wireless/mediatek/mt76/mt76x02.h:10:
In file included from /builds/linux/include/linux/kfifo.h:40:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/video/logo/logo.c:15:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/netfilter/utils.c:3:
In file included from /builds/linux/include/linux/netfilter.h:6:
In file included from /builds/linux/include/linux/skbuff.h:15:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/cec/cec-notifier.c:11:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/mcb/mcb-core.c:9:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/staging/comedi/drivers/me4000.c:32:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/block/blk-integrity.c:9:
In file included from /builds/linux/include/linux/blkdev.h:5:
In file included from /builds/linux/include/linux/sched.h:12:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/rxrpc/call_accept.c:10:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/crypto/qce/sha.c:6:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/input/misc/gpio-beeper.c:8:
In file included from /builds/linux/include/linux/input.h:8:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/bluetooth/hci_qca.c:19:
In file included from /builds/linux/include/linux/clk.h:14:
In file included from /builds/linux/include/linux/notifier.h:14:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/video/fbdev/omap2/omapfb/dss/dispc-compat.c:10:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/core/net-traces.c:8:
In file included from /builds/linux/include/linux/netdevice.h:24:
In file included from /builds/linux/include/linux/timer.h:6:
In file included from /builds/linux/include/linux/ktime.h:24:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/opp/cpu.c:13:
In file included from /builds/linux/include/linux/cpu.h:17:
In file included from /builds/linux/include/linux/node.h:18:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/amd/amdgpu/nv.c:23:
In file included from /builds/linux/include/linux/firmware.h:7:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/fat/file.c:11:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/virtio/virtgpu_ioctl.c:29:
In file included from /builds/linux/include/linux/sync_file.h:17:
In file included from /builds/linux/include/linux/ktime.h:24:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/usb/tm6000/tm6000-stds.c:6:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/rds/info.c:33:
In file included from /builds/linux/include/linux/percpu.h:6:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/kernel/audit.c:38:
In file included from /builds/linux/include/linux/mm.h:10:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/sound/pci/rme9652/hdspm.c:123:
In file included from /builds/linux/include/linux/interrupt.h:11:
In file included from /builds/linux/include/linux/hardirq.h:5:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/input/mouse/appletouch.c:19:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/nfsd/nfs3proc.c:8:
In file included from /builds/linux/include/linux/fs.h:6:
In file included from /builds/linux/include/linux/wait_bit.h:8:
In file included from /builds/linux/include/linux/wait.h:9:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/amd/amdgpu/../powerplay/smumgr/vega10_smumgr.c:24:
In file included from /builds/linux/include/linux/pci.h:35:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/ethernet/pensando/ionic/ionic_main.c:6:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/jfs/jfs_extent.c:6:
In file included from /builds/linux/include/linux/fs.h:6:
In file included from /builds/linux/include/linux/wait_bit.h:8:
In file included from /builds/linux/include/linux/wait.h:9:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/bluetooth/dtl1_cs.c:23:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/vc4/vc4_gem.c:24:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/tty/serial/mvebu-uart.c:10:
In file included from /builds/linux/include/linux/clk.h:14:
In file included from /builds/linux/include/linux/notifier.h:14:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/engine/disp/oimmnv50.c:24:
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/engine/disp/channv50.h:5:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/object.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/oclass.h:3:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/os.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvif/os.h:6:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/input/touchscreen/touchwin.c:22:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/mtd/nand/spi/gigadevice.c:7:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/pinctrl/uniphier/pinctrl-uniphier-ld6b.c:9:
In file included from /builds/linux/include/linux/pinctrl/pinctrl.h:14:
In file included from /builds/linux/include/linux/radix-tree.h:14:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/kernel/time/posix-timers.c:12:
In file included from /builds/linux/include/linux/mm.h:10:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/ethernet/chelsio/cxgb/my3126.c:3:
In file included from /builds/linux/drivers/net/ethernet/chelsio/cxgb/cphy.h:41:
In file included from /builds/linux/drivers/net/ethernet/chelsio/cxgb/common.h:43:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/sound/pci/pcxhr/pcxhr_mixer.c:11:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/subdev/instmem/nv50.c:25:
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/subdev/instmem/priv.h:5:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/subdev/instmem.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/subdev.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/device.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/oclass.h:3:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/os.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvif/os.h:6:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/ipv4/gre_demux.c:10:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/dvb-frontends/lgdt3305.c:12:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/subdev/volt/gk104.c:24:
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/subdev/volt/priv.h:5:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/subdev/volt.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/subdev.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/device.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/oclass.h:3:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/os.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvif/os.h:6:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/iio/imu/bmi160/bmi160_spi.c:8:
In file included from /builds/linux/include/linux/acpi.h:13:
In file included from /builds/linux/include/linux/irqdomain.h:35:
In file included from /builds/linux/include/linux/of.h:17:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/clk/samsung/clk-s3c2410.c:8:
In file included from /builds/linux/include/linux/clk-provider.h:9:
In file included from /builds/linux/include/linux/of.h:17:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/devfreq/governor_userspace.c:9:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/iio/potentiometer/tpl0102.c:11:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpio/gpio-max77650.c:8:
In file included from /builds/linux/include/linux/gpio/driver.h:5:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/subdev/devinit/gf100.c:24:
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/subdev/devinit/nv50.h:5:
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/subdev/devinit/priv.h:5:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/subdev/devinit.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/subdev.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/device.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/oclass.h:3:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/os.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvif/os.h:6:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/nfs/callback_xdr.c:10:
In file included from /builds/linux/include/linux/sunrpc/svc.h:14:
In file included from /builds/linux/include/linux/in.h:19:
In file included from /builds/linux/include/uapi/linux/in.h:24:
In file included from /builds/linux/include/linux/socket.h:8:
In file included from /builds/linux/include/linux/uio.h:9:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/fpga/of-fpga-region.c:8:
In file included from /builds/linux/include/linux/fpga/fpga-bridge.h:6:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/radeon/evergreen_hdmi.c:27:
In file included from /builds/linux/include/linux/hdmi.h:28:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/engine/disp/sorgm200.c:24:
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/engine/disp/ior.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/engine/disp/priv.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/engine/disp.h:5:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/engine.h:5:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/subdev.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/device.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/oclass.h:3:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/os.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvif/os.h:6:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/drm_of.c:7:
In file included from /builds/linux/include/drm/drm_bridge.h:28:
In file included from /builds/linux/include/drm/drm_mode_object.h:26:
In file included from /builds/linux/include/linux/kref.h:16:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/rose/sysctl_net_rose.c:6:
In file included from /builds/linux/include/linux/mm.h:10:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/mfd/sun6i-prcm.c:10:
In file included from /builds/linux/include/linux/mfd/core.h:13:
In file included from /builds/linux/include/linux/platform_device.h:13:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/exec.c:26:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/staging/comedi/drivers/addi_apci_16xx.c:16:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/sound/soc/codecs/rt5677.c:9:
In file included from /builds/linux/include/linux/acpi.h:13:
In file included from /builds/linux/include/linux/irqdomain.h:35:
In file included from /builds/linux/include/linux/of.h:17:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/dax.c:10:
In file included from /builds/linux/include/linux/blkdev.h:5:
In file included from /builds/linux/include/linux/sched.h:12:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/rtc/rtc-davinci.c:11:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/wireless/intel/iwlwifi/dvm/scan.c:11:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/9p/fid.c:9:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/sound/soc/qcom/sdm845.c:6:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/watchdog/imx7ulp_wdt.c:6:
In file included from /builds/linux/include/linux/clk.h:14:
In file included from /builds/linux/include/linux/notifier.h:14:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/clocksource/timer-prima2.c:9:
In file included from /builds/linux/include/linux/interrupt.h:11:
In file included from /builds/linux/include/linux/hardirq.h:5:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/sound/soc/uniphier/aio-ld11.c:7:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/lib/dim/net_dim.c:6:
In file included from /builds/linux/include/linux/dim.h:7:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/usb/core/ledtrig-usbport.c:8:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/amd/amdgpu/amdgpu_sa.c:45:
In file included from /builds/linux/drivers/gpu/drm/amd/amdgpu/amdgpu.h:31:
In file included from /builds/linux/drivers/gpu/drm/amd/amdgpu/amdgpu_ctx.h:26:
In file included from /builds/linux/drivers/gpu/drm/amd/amdgpu/amdgpu_ring.h:28:
In file included from /builds/linux/include/drm/gpu_scheduler.h:27:
In file included from /builds/linux/include/drm/spsc_queue.h:28:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/mfd/max77843.c:10:
In file included from /builds/linux/include/linux/i2c.h:13:
In file included from /builds/linux/include/linux/acpi.h:13:
In file included from /builds/linux/include/linux/irqdomain.h:35:
In file included from /builds/linux/include/linux/of.h:17:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/phy/davicom.c:15:
In file included from /builds/linux/include/linux/interrupt.h:11:
In file included from /builds/linux/include/linux/hardirq.h:5:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/usb/storage/shuttle_usbat.c:33:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/mtd/nand/core.c:12:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/sound/soc/samsung/spdif.c:8:
In file included from /builds/linux/include/linux/clk.h:14:
In file included from /builds/linux/include/linux/notifier.h:14:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/amd/amdgpu/athub_v2_0.c:24:
In file included from /builds/linux/drivers/gpu/drm/amd/amdgpu/amdgpu.h:31:
In file included from /builds/linux/drivers/gpu/drm/amd/amdgpu/amdgpu_ctx.h:26:
In file included from /builds/linux/drivers/gpu/drm/amd/amdgpu/amdgpu_ring.h:28:
In file included from /builds/linux/include/drm/gpu_scheduler.h:27:
In file included from /builds/linux/include/drm/spsc_queue.h:28:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/lib/test_module.c:14:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/xfs/scrub/repair.c:6:
In file included from /builds/linux/fs/xfs/xfs.h:22:
In file included from /builds/linux/fs/xfs/xfs_linux.h:24:
In file included from /builds/linux/fs/xfs/kmem.h:9:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/staging/octeon/ethernet-mem.c:9:
In file included from /builds/linux/include/linux/netdevice.h:24:
In file included from /builds/linux/include/linux/timer.h:6:
In file included from /builds/linux/include/linux/ktime.h:24:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/lib/test_sysctl.c:29:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/sound/soc/codecs/pcm1789-i2c.c:6:
In file included from /builds/linux/include/linux/clk.h:14:
In file included from /builds/linux/include/linux/notifier.h:14:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/dvb-frontends/dib3000mc.c:14:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/pinctrl/sh-pfc/gpio.c:9:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/netfilter/xt_rateest.c:5:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/staging/rtl8188eu/os_dep/mon.c:8:
In file included from /builds/linux/include/linux/ieee80211.h:19:
In file included from /builds/linux/include/linux/if_ether.h:19:
In file included from /builds/linux/include/linux/skbuff.h:15:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/clk/renesas/clk-r8a73a4.c:8:
In file included from /builds/linux/include/linux/clk-provider.h:9:
In file included from /builds/linux/include/linux/of.h:17:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/engine/dma/nv04.c:24:
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/engine/dma/priv.h:5:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/engine/dma.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/engine.h:5:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/subdev.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/device.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/oclass.h:3:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/os.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvif/os.h:6:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/rc/img-ir/img-ir-rc5.c:8:
In file included from /builds/linux/drivers/media/rc/img-ir/img-ir-hw.h:12:
In file included from /builds/linux/include/media/rc-core.h:11:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/iio/accel/mma9551.c:7:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/i2c/busses/i2c-qcom-geni.c:4:
In file included from /builds/linux/include/linux/acpi.h:13:
In file included from /builds/linux/include/linux/irqdomain.h:35:
In file included from /builds/linux/include/linux/of.h:17:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/rtc/rtc-da9063.c:9:
In file included from /builds/linux/include/linux/interrupt.h:11:
In file included from /builds/linux/include/linux/hardirq.h:5:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/scsi/aic94xx/aic94xx_task.c:9:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/ipv6/netfilter/ip6table_mangle.c:8:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvif/client.c:25:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvif/client.h:5:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvif/object.h:5:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvif/os.h:6:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/engine/disp/dmacgf119.c:24:
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/engine/disp/channv50.h:5:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/object.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/oclass.h:3:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/os.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvif/os.h:6:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/mailbox/platform_mhu.c:11:
In file included from /builds/linux/include/linux/interrupt.h:11:
In file included from /builds/linux/include/linux/hardirq.h:5:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/ata/sata_nv.c:24:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/dsa/sja1105/sja1105_clocking.c:6:
In file included from /builds/linux/drivers/net/dsa/sja1105/sja1105.h:8:
In file included from /builds/linux/include/linux/ptp_clock_kernel.h:11:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/iio/dac/stm32-dac-core.c:10:
In file included from /builds/linux/include/linux/clk.h:14:
In file included from /builds/linux/include/linux/notifier.h:14:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/can/grcan.c:26:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/regulator/fan53555.c:13:
In file included from /builds/linux/include/linux/i2c.h:13:
In file included from /builds/linux/include/linux/acpi.h:13:
In file included from /builds/linux/include/linux/irqdomain.h:35:
In file included from /builds/linux/include/linux/of.h:17:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/wireless/rsi/rsi_91x_ps.c:17:
In file included from /builds/linux/include/linux/etherdevice.h:20:
In file included from /builds/linux/include/linux/if_ether.h:19:
In file included from /builds/linux/include/linux/skbuff.h:15:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/ipv4/nexthop.c:9:
In file included from /builds/linux/include/linux/rtnetlink.h:6:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/qxl/qxl_irq.c:26:
In file included from /builds/linux/include/linux/pci.h:35:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/rapidio/rio-access.c:9:
In file included from /builds/linux/include/linux/rio.h:17:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/usb/misc/usblcd.c:16:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpio/gpio-viperboard.c:12:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/connector/cn_queue.c:10:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/netfilter/nf_conntrack_proto_icmp.c:8:
In file included from /builds/linux/include/linux/timer.h:6:
In file included from /builds/linux/include/linux/ktime.h:24:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/misc/habanalabs/command_buffer.c:9:
In file included from /builds/linux/drivers/misc/habanalabs/habanalabs.h:14:
In file included from /builds/linux/include/linux/cdev.h:5:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/mfd/da903x.c:13:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/sound/core/seq/oss/seq_oss_timer.c:10:
In file included from /builds/linux/sound/core/seq/oss/seq_oss_timer.h:12:
In file included from /builds/linux/sound/core/seq/oss/seq_oss_device.h:11:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/ethernet/freescale/enetc/enetc_pci_mdio.c:3:
In file included from /builds/linux/include/linux/of_mdio.h:11:
In file included from /builds/linux/include/linux/phy.h:15:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/pinctrl/pinctrl-utils.c:22:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/hfsplus/part_tbl.c:17:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/dccp/ipv6.c:11:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/wan/slic_ds26522.c:11:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpio/gpio-max730x.c:30:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/sound/soc/sof/intel/bdw.c:15:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/openvswitch/datapath.c:9:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/dvb-frontends/s5h1420.c:12:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/bonding/bond_debugfs.c:3:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/ptp/ptp_qoriq_debugfs.c:4:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/pci/cx18/cx18-streams.c:11:
In file included from /builds/linux/drivers/media/pci/cx18/cx18-driver.h:14:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/ethernet/intel/iavf/iavf_ethtool.c:5:
In file included from /builds/linux/drivers/net/ethernet/intel/iavf/iavf.h:7:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/block/partitions/aix.c:8:
In file included from /builds/linux/block/partitions/check.h:2:
In file included from /builds/linux/include/linux/pagemap.h:8:
In file included from /builds/linux/include/linux/mm.h:10:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/clk/qcom/clk-alpha-pll.c:8:
In file included from /builds/linux/include/linux/clk-provider.h:9:
In file included from /builds/linux/include/linux/of.h:17:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/dsa/realtek-smi-core.c:29:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/engine/disp/rootgp100.c:24:
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/engine/disp/rootnv50.h:5:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/object.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/oclass.h:3:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/os.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvif/os.h:6:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/iio/pressure/ms5611_core.c:13:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/usb/gadget/udc/fotg210-udc.c:10:
In file included from /builds/linux/include/linux/dma-mapping.h:7:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/jffs2/dir.c:16:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/jfs/jfs_xtree.c:9:
In file included from /builds/linux/include/linux/fs.h:6:
In file included from /builds/linux/include/linux/wait_bit.h:8:
In file included from /builds/linux/include/linux/wait.h:9:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/arc/arcpgu_hdmi.c:8:
In file included from /builds/linux/include/drm/drm_crtc.h:28:
In file included from /builds/linux/include/linux/i2c.h:13:
In file included from /builds/linux/include/linux/acpi.h:13:
In file included from /builds/linux/include/linux/irqdomain.h:35:
In file included from /builds/linux/include/linux/of.h:17:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/wireless/ti/wl18xx/acx.c:8:
In file included from /builds/linux/drivers/net/wireless/ti/wl18xx/../wlcore/cmd.h:14:
In file included from /builds/linux/drivers/net/wireless/ti/wl18xx/../wlcore/wlcore.h:11:
In file included from /builds/linux/include/linux/platform_device.h:13:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/gfs2/aops.c:7:
In file included from /builds/linux/include/linux/sched.h:12:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/power/reset/reboot-mode.c:6:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/leds/leds-bd2802.c:11:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/lib/klist.c:36:
In file included from /builds/linux/include/linux/klist.h:13:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/watchdog/sunxi_wdt.c:12:
In file included from /builds/linux/include/linux/clk.h:14:
In file included from /builds/linux/include/linux/notifier.h:14:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/ipv4/raw_diag.c:2:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/netfilter/ipset/ip_set_bitmap_ip.c:9:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/vme/bridges/vme_tsi148.c:12:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/radeon/radeon_pm.c:24:
In file included from /builds/linux/include/linux/hwmon-sysfs.h:10:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/wireless/marvell/mwifiex/11h.c:20:
In file included from /builds/linux/drivers/net/wireless/marvell/mwifiex/main.h:23:
In file included from /builds/linux/include/linux/completion.h:12:
In file included from /builds/linux/include/linux/wait.h:9:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/w1/slaves/w1_ds28e17.c:10:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/reiserfs/do_balan.c:13:
In file included from /builds/linux/include/linux/uaccess.h:5:
In file included from /builds/linux/include/linux/sched.h:12:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/hid/intel-ish-hid/ishtp/bus.c:8:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/usb/pvrusb2/pvrusb2-ctrl.c:8:
In file included from /builds/linux/drivers/media/usb/pvrusb2/pvrusb2-hdw-internal.h:21:
In file included from /builds/linux/include/linux/videodev2.h:59:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/infiniband/sw/rxe/rxe_verbs.c:34:
In file included from /builds/linux/include/linux/dma-mapping.h:7:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/ipc/namespace.c:7:
In file included from /builds/linux/include/linux/ipc.h:5:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/video/fbdev/omap2/omapfb/dss/dss-of.c:7:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/wireless/ath/wil6210/wmi.c:19:
In file included from /builds/linux/include/linux/etherdevice.h:20:
In file included from /builds/linux/include/linux/if_ether.h:19:
In file included from /builds/linux/include/linux/skbuff.h:15:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/radio/radio-sf16fmr2.c:11:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/platform/sti/bdisp/bdisp-debug.c:7:
In file included from /builds/linux/include/linux/debugfs.h:15:
In file included from /builds/linux/include/linux/fs.h:6:
In file included from /builds/linux/include/linux/wait_bit.h:8:
In file included from /builds/linux/include/linux/wait.h:9:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/tuners/r820t.c:25:
In file included from /builds/linux/include/linux/videodev2.h:59:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/bluetooth/btrtl.c:8:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/lib/zlib_inflate/inflate_syms.c:9:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/subdev/ltc/gk104.c:24:
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/subdev/ltc/priv.h:5:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/subdev/ltc.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/subdev.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/device.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/oclass.h:3:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/os.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvif/os.h:6:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/iio/light/stk3310.c:10:
In file included from /builds/linux/include/linux/acpi.h:13:
In file included from /builds/linux/include/linux/irqdomain.h:35:
In file included from /builds/linux/include/linux/of.h:17:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/wireless/ti/wl1251/acx.c:2:
In file included from /builds/linux/drivers/net/wireless/ti/wl1251/acx.h:12:
In file included from /builds/linux/drivers/net/wireless/ti/wl1251/wl1251.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/video/fbdev/via/viafbdev.c:9:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/md/dm-round-robin.c:12:
In file included from /builds/linux/include/linux/device-mapper.h:11:
In file included from /builds/linux/include/linux/bio.h:8:
In file included from /builds/linux/include/linux/highmem.h:5:
In file included from /builds/linux/include/linux/fs.h:6:
In file included from /builds/linux/include/linux/wait_bit.h:8:
In file included from /builds/linux/include/linux/wait.h:9:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/hid/hid-accutouch.c:15:
In file included from /builds/linux/include/linux/hid.h:19:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/drm_simple_kms_helper.c:6:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/pci/pcie/aer_inject.c:17:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/nvmem/lpc18xx_otp.c:13:
In file included from /builds/linux/include/linux/io.h:13:
In file included from /builds/linux/arch/riscv/include/asm/io.h:15:
In file included from /builds/linux/arch/riscv/include/asm/mmiowb.h:12:
In file included from /builds/linux/include/asm-generic/mmiowb.h:27:
In file included from /builds/linux/arch/riscv/include/asm/smp.h:11:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/wireless/realtek/rtlwifi/rtl8192ee/dm.c:4:
In file included from /builds/linux/drivers/net/wireless/realtek/rtlwifi/rtl8192ee/../wifi.h:9:
In file included from /builds/linux/include/linux/sched.h:12:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/md/dm-sysfs.c:7:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/pci/ivtv/ivtv-i2c.c:50:
In file included from /builds/linux/drivers/media/pci/ivtv/ivtv-driver.h:41:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/amd/amdgpu/../powerplay/smumgr/smu9_smumgr.c:24:
In file included from /builds/linux/drivers/gpu/drm/amd/amdgpu/../powerplay/inc/smumgr.h:26:
In file included from /builds/linux/drivers/gpu/drm/amd/amdgpu/../powerplay/inc/amd_powerplay.h:26:
In file included from /builds/linux/include/linux/seq_file.h:8:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/hid/hid-monterey.c:15:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/sound/soc/qcom/lpass-platform.c:8:
In file included from /builds/linux/include/linux/dma-mapping.h:7:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/i2c/busses/i2c-dln2.c:13:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/iio/potentiometer/ds1803.c:14:
In file included from /builds/linux/include/linux/i2c.h:13:
In file included from /builds/linux/include/linux/acpi.h:13:
In file included from /builds/linux/include/linux/irqdomain.h:35:
In file included from /builds/linux/include/linux/of.h:17:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/input/misc/adxl34x.c:10:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/wireless/broadcom/brcm80211/brcmfmac/bcdc.c:12:
In file included from /builds/linux/include/linux/netdevice.h:24:
In file included from /builds/linux/include/linux/timer.h:6:
In file included from /builds/linux/include/linux/ktime.h:24:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/hid/hid-picolcd_fb.c:10:
In file included from /builds/linux/include/linux/hid.h:19:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/irqchip/irq-imx-irqsteer.c:7:
In file included from /builds/linux/include/linux/clk.h:14:
In file included from /builds/linux/include/linux/notifier.h:14:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/spi/spi-cavium.c:9:
In file included from /builds/linux/include/linux/spi/spi.h:9:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/wireless/realtek/rtlwifi/stats.c:4:
In file included from /builds/linux/drivers/net/wireless/realtek/rtlwifi/wifi.h:9:
In file included from /builds/linux/include/linux/sched.h:12:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/ethernet/synopsys/dwc-xlgmac-ethtool.c:18:
In file included from /builds/linux/include/linux/ethtool.h:17:
In file included from /builds/linux/include/linux/compat.h:10:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/rtc/rtc-bq32k.c:12:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/nls/mac-romanian.c:46:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/engine/gr/gk104.c:24:
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/engine/gr/gf100.h:27:
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/engine/gr/priv.h:5:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/engine/gr.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/engine.h:5:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/subdev.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/device.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/oclass.h:3:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/os.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvif/os.h:6:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/caif/cfsrvl.c:12:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/video/backlight/tdo24m.c:9:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/radeon/radeon_irq_kms.c:29:
In file included from /builds/linux/include/linux/pm_runtime.h:11:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/security/selinux/ss/hashtab.c:8:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/rc/ir-rx51.c:7:
In file included from /builds/linux/include/linux/clk.h:14:
In file included from /builds/linux/include/linux/notifier.h:14:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from kernel/trace/preemptirq_delay_test.mod.c:2:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/subdev/pci/g94.c:24:
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/subdev/pci/priv.h:5:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/subdev/pci.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/subdev.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/device.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/oclass.h:3:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/os.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvif/os.h:6:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/unix/garbage.c:68:
In file included from /builds/linux/include/linux/socket.h:8:
In file included from /builds/linux/include/linux/uio.h:9:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/usb/tm6000/tm6000-dvb.c:9:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/f2fs/recovery.c:8:
In file included from /builds/linux/include/linux/fs.h:6:
In file included from /builds/linux/include/linux/wait_bit.h:8:
In file included from /builds/linux/include/linux/wait.h:9:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/ipv6/ip6_offload.c:8:
In file included from /builds/linux/include/linux/socket.h:8:
In file included from /builds/linux/include/linux/uio.h:9:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/subdev/bar/tu102.c:22:
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/subdev/bar/gf100.h:5:
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/subdev/bar/priv.h:5:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/subdev/bar.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/subdev.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/device.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/oclass.h:3:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/os.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvif/os.h:6:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/kernel/dma/dummy.c:5:
In file included from /builds/linux/include/linux/dma-mapping.h:7:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/sound/soc/codecs/nau8825.c:11:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/sound/soc/samsung/i2s.c:10:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/savage/savage_bci.c:27:
In file included from /builds/linux/include/linux/pci.h:35:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/pci/mantis/mantis_dvb.c:12:
In file included from /builds/linux/include/linux/sched.h:12:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/ethernet/qualcomm/emac/emac-sgmii-fsm9900.c:8:
In file included from /builds/linux/include/linux/iopoll.h:11:
In file included from /builds/linux/include/linux/ktime.h:24:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/regulator/stpmic1_regulator.c:5:
In file included from /builds/linux/include/linux/interrupt.h:11:
In file included from /builds/linux/include/linux/hardirq.h:5:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/spi/spi-topcliff-pch.c:9:
In file included from /builds/linux/include/linux/pci.h:35:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/amd/amdgpu/navi12_reg_init.c:23:
In file included from /builds/linux/drivers/gpu/drm/amd/amdgpu/amdgpu.h:31:
In file included from /builds/linux/drivers/gpu/drm/amd/amdgpu/amdgpu_ctx.h:26:
In file included from /builds/linux/drivers/gpu/drm/amd/amdgpu/amdgpu_ring.h:28:
In file included from /builds/linux/include/drm/gpu_scheduler.h:27:
In file included from /builds/linux/include/drm/spsc_queue.h:28:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/dsa/microchip/ksz9477_i2c.c:8:
In file included from /builds/linux/include/linux/i2c.h:13:
In file included from /builds/linux/include/linux/acpi.h:13:
In file included from /builds/linux/include/linux/irqdomain.h:35:
In file included from /builds/linux/include/linux/of.h:17:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/rc/xbox_remote.c:17:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/input/keyboard/adp5588-keys.c:11:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/ethernet/cavium/thunder/thunder_bgx.c:6:
In file included from /builds/linux/include/linux/acpi.h:13:
In file included from /builds/linux/include/linux/irqdomain.h:35:
In file included from /builds/linux/include/linux/of.h:17:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/usb/misc/lvstest.c:13:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/hid/hid-roccat-arvo.c:16:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/block/drbd/drbd_interval.c:3:
In file included from /builds/linux/include/linux/rbtree_augmented.h:16:
In file included from /builds/linux/include/linux/rbtree.h:22:
In file included from /builds/linux/include/linux/rcupdate.h:27:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/sound/soc/sh/fsi.c:12:
In file included from /builds/linux/include/linux/dma-mapping.h:7:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/md/dm-thin.c:7:
In file included from /builds/linux/drivers/md/dm-thin-metadata.h:10:
In file included from /builds/linux/drivers/md/persistent-data/dm-block-manager.h:11:
In file included from /builds/linux/include/linux/blkdev.h:5:
In file included from /builds/linux/include/linux/sched.h:12:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/6lowpan/iphc.c:50:
In file included from /builds/linux/include/linux/if_arp.h:22:
In file included from /builds/linux/include/linux/skbuff.h:15:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/802/mrp.c:11:
In file included from /builds/linux/include/linux/timer.h:6:
In file included from /builds/linux/include/linux/ktime.h:24:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from samples/vfio-mdev/mdpy-fb.mod.c:2:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/sound/soc/soc-core.c:20:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/freevxfs/vxfs_inode.c:34:
In file included from /builds/linux/include/linux/fs.h:6:
In file included from /builds/linux/include/linux/wait_bit.h:8:
In file included from /builds/linux/include/linux/wait.h:9:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/can/sja1000/ems_pcmcia.c:9:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/engine/fifo/gf100.c:24:
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/engine/fifo/gf100.h:5:
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/engine/fifo/priv.h:5:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/engine/fifo.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/engine.h:5:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/subdev.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/device.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/oclass.h:3:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/os.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvif/os.h:6:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/ethernet/marvell/mvmdio.c:20:
In file included from /builds/linux/include/linux/clk.h:14:
In file included from /builds/linux/include/linux/notifier.h:14:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/i2c/busses/i2c-versatile.c:9:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/dma-buf/sync_debug.c:8:
In file included from /builds/linux/include/linux/debugfs.h:15:
In file included from /builds/linux/include/linux/fs.h:6:
In file included from /builds/linux/include/linux/wait_bit.h:8:
In file included from /builds/linux/include/linux/wait.h:9:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/usb/phy/phy-generic.c:14:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/i2c/bt866.c:19:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/bluetooth/hci_ldisc.c:11:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/l2tp/l2tp_ip.c:11:
In file included from /builds/linux/include/linux/icmp.h:16:
In file included from /builds/linux/include/linux/skbuff.h:15:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/openvswitch/flow_netlink.c:8:
In file included from /builds/linux/net/openvswitch/flow.h:11:
In file included from /builds/linux/include/linux/netlink.h:7:
In file included from /builds/linux/include/linux/skbuff.h:15:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/subdev/pmu/base.c:24:
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/subdev/pmu/priv.h:5:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/subdev/pmu.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/subdev.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/device.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/oclass.h:3:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/os.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvif/os.h:6:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/crypto/cavium/nitrox/nitrox_algs.c:1:
In file included from /builds/linux/drivers/crypto/cavium/nitrox/nitrox_common.h:5:
In file included from /builds/linux/drivers/crypto/cavium/nitrox/nitrox_dev.h:5:
In file included from /builds/linux/include/linux/dma-mapping.h:7:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from drivers/mtd/tests/mtd_pagetest.mod.c:2:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpio/gpio-da9052.c:9:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/nfc/s3fwrn5/firmware.c:9:
In file included from /builds/linux/include/linux/completion.h:12:
In file included from /builds/linux/include/linux/wait.h:9:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/regulator/tps6524x-regulator.c:17:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/wireless/realtek/rtlwifi/rtl8192ce/rf.c:4:
In file included from /builds/linux/drivers/net/wireless/realtek/rtlwifi/rtl8192ce/../wifi.h:9:
In file included from /builds/linux/include/linux/sched.h:12:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/security/selinux/ss/policydb.c:32:
In file included from /builds/linux/include/linux/sched.h:12:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/usb/serial/sierra.c:23:
In file included from /builds/linux/include/linux/jiffies.h:9:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/reiserfs/xattr_user.c:2:
In file included from /builds/linux/fs/reiserfs/reiserfs.h:9:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/radeon/radeon_object.c:33:
In file included from /builds/linux/include/linux/io.h:13:
In file included from /builds/linux/arch/riscv/include/asm/io.h:15:
In file included from /builds/linux/arch/riscv/include/asm/mmiowb.h:12:
In file included from /builds/linux/include/asm-generic/mmiowb.h:27:
In file included from /builds/linux/arch/riscv/include/asm/smp.h:11:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/ethernet/micrel/ks8851.c:13:
In file included from /builds/linux/include/linux/interrupt.h:11:
In file included from /builds/linux/include/linux/hardirq.h:5:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/scsi/qedf/drv_fcoe_fw_funcs.c:5:
In file included from /builds/linux/drivers/scsi/qedf/drv_fcoe_fw_funcs.h:7:
In file included from /builds/linux/drivers/scsi/qedf/drv_scsi_fw_funcs.h:7:
In file included from /builds/linux/include/linux/qed/common_hsi.h:39:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/pci/pci.c:11:
In file included from /builds/linux/include/linux/acpi.h:13:
In file included from /builds/linux/include/linux/irqdomain.h:35:
In file included from /builds/linux/include/linux/of.h:17:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/infiniband/hw/mlx5/doorbell.c:33:
In file included from /builds/linux/include/linux/kref.h:16:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/atm/suni.c:13:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/iio/magnetometer/st_magn_i2c.c:11:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/dlm/main.c:12:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/mmc/host/tifm_sd.c:11:
In file included from /builds/linux/include/linux/tifm.h:11:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/mtd/chips/cfi_cmdset_0020.c:21:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/ethernet/intel/i40e/i40e_ddp.c:4:
In file included from /builds/linux/drivers/net/ethernet/intel/i40e/i40e.h:7:
In file included from /builds/linux/include/net/tcp.h:20:
In file included from /builds/linux/include/linux/tcp.h:17:
In file included from /builds/linux/include/linux/skbuff.h:15:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/ceph/crush/crush.c:3:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/hid/hid-udraw-ps3.c:8:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/pinctrl/pinctrl-max77620.c:13:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/drm_encoder.c:25:
In file included from /builds/linux/include/drm/drm_device.h:5:
In file included from /builds/linux/include/linux/kref.h:16:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/ethernet/chelsio/cxgb3/sge.c:32:
In file included from /builds/linux/include/linux/skbuff.h:15:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/kernel/audit_fsnotify.c:10:
In file included from /builds/linux/include/linux/audit.h:12:
In file included from /builds/linux/include/linux/sched.h:12:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/ipv6/protocol.c:19:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/smc/smc_ib.c:15:
In file included from /builds/linux/include/linux/random.h:101:
In file included from /builds/linux/include/linux/prandom.h:12:
In file included from /builds/linux/include/linux/percpu.h:6:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/netfilter/ipset/ip_set_bitmap_ipmac.c:9:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/wireless/ath/ath5k/desc.c:26:
In file included from /builds/linux/drivers/net/wireless/ath/ath5k/ath5k.h:26:
In file included from /builds/linux/include/linux/io.h:13:
In file included from /builds/linux/arch/riscv/include/asm/io.h:15:
In file included from /builds/linux/arch/riscv/include/asm/mmiowb.h:12:
In file included from /builds/linux/include/asm-generic/mmiowb.h:27:
In file included from /builds/linux/arch/riscv/include/asm/smp.h:11:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/rtc/rtc-omap.c:14:
In file included from /builds/linux/include/linux/clk.h:14:
In file included from /builds/linux/include/linux/notifier.h:14:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/usb/musb/musb_core.c:67:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/subdev/bios/xpio.c:24:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/subdev/bios.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/subdev.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/device.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/oclass.h:3:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/os.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvif/os.h:6:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/target/iscsi/iscsi_target_auth.c:11:
In file included from /builds/linux/include/crypto/hash.h:11:
In file included from /builds/linux/include/linux/crypto.h:19:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/netfilter/nft_rt.c:7:
In file included from /builds/linux/include/linux/netlink.h:7:
In file included from /builds/linux/include/linux/skbuff.h:15:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/overlayfs/inode.c:7:
In file included from /builds/linux/include/linux/fs.h:6:
In file included from /builds/linux/include/linux/wait_bit.h:8:
In file included from /builds/linux/include/linux/wait.h:9:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/usb/core/message.c:8:
In file included from /builds/linux/include/linux/pci.h:35:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/dvb-frontends/stb0899_algo.c:11:
In file included from /builds/linux/drivers/media/dvb-frontends/stb0899_drv.h:14:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/ethernet/netronome/nfp/nfp_net_ethtool.c:15:
In file included from /builds/linux/include/linux/netdevice.h:24:
In file included from /builds/linux/include/linux/timer.h:6:
In file included from /builds/linux/include/linux/ktime.h:24:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/clk/sunxi-ng/ccu-sun9i-a80-usb.c:6:
In file included from /builds/linux/include/linux/clk.h:14:
In file included from /builds/linux/include/linux/notifier.h:14:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/subdev/mc/nv44.c:24:
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/subdev/mc/priv.h:5:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/subdev/mc.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/subdev.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/device.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/oclass.h:3:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/os.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvif/os.h:6:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/ethernet/amd/xgbe/xgbe-i2c.c:117:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/wireless/ath/wil6210/fw.c:17:
In file included from /builds/linux/include/linux/firmware.h:7:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/ethernet/sfc/falcon/tx.c:8:
In file included from /builds/linux/include/linux/pci.h:35:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/slimbus/sched.c:7:
In file included from /builds/linux/drivers/slimbus/slimbus.h:8:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/pinctrl/pinctrl-lpc18xx.c:12:
In file included from /builds/linux/include/linux/clk.h:14:
In file included from /builds/linux/include/linux/notifier.h:14:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/base/power/domain_governor.c:8:
In file included from /builds/linux/include/linux/pm_domain.h:11:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/mac80211/mesh_plink.c:7:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/video/console/dummycon.c:12:
In file included from /builds/linux/include/linux/vt_kern.h:12:
In file included from /builds/linux/include/linux/tty.h:5:
In file included from /builds/linux/include/linux/fs.h:6:
In file included from /builds/linux/include/linux/wait_bit.h:8:
In file included from /builds/linux/include/linux/wait.h:9:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/proc/interrupts.c:2:
In file included from /builds/linux/include/linux/fs.h:6:
In file included from /builds/linux/include/linux/wait_bit.h:8:
In file included from /builds/linux/include/linux/wait.h:9:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/soc/sunxi/sunxi_sram.c:13:
In file included from /builds/linux/include/linux/debugfs.h:15:
In file included from /builds/linux/include/linux/fs.h:6:
In file included from /builds/linux/include/linux/wait_bit.h:8:
In file included from /builds/linux/include/linux/wait.h:9:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/ethernet/intel/ice/ice_sched.c:4:
In file included from /builds/linux/drivers/net/ethernet/intel/ice/ice_sched.h:7:
In file included from /builds/linux/drivers/net/ethernet/intel/ice/ice_common.h:7:
In file included from /builds/linux/drivers/net/ethernet/intel/ice/ice.h:10:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/tty/tty_port.c:8:
In file included from /builds/linux/include/linux/tty.h:5:
In file included from /builds/linux/include/linux/fs.h:6:
In file included from /builds/linux/include/linux/wait_bit.h:8:
In file included from /builds/linux/include/linux/wait.h:9:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/input/keyboard/mtk-pmic-keys.c:8:
In file included from /builds/linux/include/linux/input.h:8:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/l3mdev/l3mdev.c:8:
In file included from /builds/linux/include/linux/netdevice.h:24:
In file included from /builds/linux/include/linux/timer.h:6:
In file included from /builds/linux/include/linux/ktime.h:24:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/spi/spi-tegra114.c:8:
In file included from /builds/linux/include/linux/clk.h:14:
In file included from /builds/linux/include/linux/notifier.h:14:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/mac80211/wep.c:8:
In file included from /builds/linux/include/linux/netdevice.h:24:
In file included from /builds/linux/include/linux/timer.h:6:
In file included from /builds/linux/include/linux/ktime.h:24:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/clk/qcom/hfpll.c:6:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/wireless/intel/iwlwifi/cfg/9000.c:54:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/clk/qcom/clk-regmap-mux-div.c:10:
In file included from /builds/linux/include/linux/regmap.h:14:
In file included from /builds/linux/include/linux/rbtree.h:22:
In file included from /builds/linux/include/linux/rcupdate.h:27:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/regulator/vctrl-regulator.c:11:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/atm/iphase.c:43:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/sound/usb/validate.c:7:
In file included from /builds/linux/include/linux/usb.h:6:
In file included from /builds/linux/include/linux/usb/ch9.h:36:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/kernel/irq/resend.c:15:
In file included from /builds/linux/include/linux/irq.h:14:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/power/supply/cros_usbpd-charger.c:8:
In file included from /builds/linux/include/linux/mfd/cros_ec.h:11:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/staging/wusbcore/host/whci/hw.c:8:
In file included from /builds/linux/include/linux/dma-mapping.h:7:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/subdev/bus/nv04.c:25:
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/subdev/bus/priv.h:5:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/subdev/bus.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/subdev.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/device.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/oclass.h:3:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/os.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvif/os.h:6:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/nilfs2/sysfs.c:11:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/sound/soc/codecs/jz4725b.c:8:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/rapidio/switches/idtcps.c:9:
In file included from /builds/linux/include/linux/rio.h:17:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/staging/comedi/drivers/ni_pcidio.c:41:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/ethernet/stmicro/stmmac/stmmac_mdio.c:14:
In file included from /builds/linux/include/linux/io.h:13:
In file included from /builds/linux/arch/riscv/include/asm/io.h:15:
In file included from /builds/linux/arch/riscv/include/asm/mmiowb.h:12:
In file included from /builds/linux/include/asm-generic/mmiowb.h:27:
In file included from /builds/linux/arch/riscv/include/asm/smp.h:11:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/usb/uvc/uvc_debugfs.c:9:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/rtc/rtc-ab3100.c:7:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/nfc/st21nfca/i2c.c:10:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/netfilter/nf_tables_offload.c:3:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/btrfs/tests/qgroup-tests.c:8:
In file included from /builds/linux/fs/btrfs/tests/../ctree.h:9:
In file included from /builds/linux/include/linux/mm.h:10:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/pci/setup-irq.c:13:
In file included from /builds/linux/include/linux/pci.h:35:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/kernel/sched/psi.c:130:
In file included from /builds/linux/kernel/sched/../workqueue_internal.h:11:
In file included from /builds/linux/include/linux/workqueue.h:9:
In file included from /builds/linux/include/linux/timer.h:6:
In file included from /builds/linux/include/linux/ktime.h:24:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/mtd/spi-nor/aspeed-smc.c:9:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/drm_sysfs.c:13:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/i2c/tda7432.c:26:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/sound/soc/qcom/lpass-apq8016.c:9:
In file included from /builds/linux/include/linux/clk.h:14:
In file included from /builds/linux/include/linux/notifier.h:14:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/spi/spi-meson-spicc.c:11:
In file included from /builds/linux/include/linux/clk.h:14:
In file included from /builds/linux/include/linux/notifier.h:14:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/subdev/fb/ramnv40.c:24:
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/subdev/fb/ramnv40.h:5:
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/subdev/fb/ram.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/subdev/fb/priv.h:5:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/subdev/fb.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/subdev.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/device.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/oclass.h:3:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/os.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvif/os.h:6:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/ntfs/attrib.c:9:
In file included from /builds/linux/include/linux/buffer_head.h:12:
In file included from /builds/linux/include/linux/fs.h:6:
In file included from /builds/linux/include/linux/wait_bit.h:8:
In file included from /builds/linux/include/linux/wait.h:9:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/atm/idt77105.c:7:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/engine/dma/gf100.c:24:
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/engine/dma/priv.h:5:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/engine/dma.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/engine.h:5:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/subdev.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/device.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/oclass.h:3:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/os.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvif/os.h:6:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/ssb/bridge_pcmcia_80211.c:9:
In file included from /builds/linux/drivers/ssb/ssb_private.h:8:
In file included from /builds/linux/include/linux/ssb/ssb.h:5:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/staging/sm750fb/ddk750_mode.c:4:
In file included from /builds/linux/drivers/staging/sm750fb/ddk750_mode.h:5:
In file included from /builds/linux/drivers/staging/sm750fb/ddk750_chip.h:9:
In file included from /builds/linux/include/linux/io.h:13:
In file included from /builds/linux/arch/riscv/include/asm/io.h:15:
In file included from /builds/linux/arch/riscv/include/asm/mmiowb.h:12:
In file included from /builds/linux/include/asm-generic/mmiowb.h:27:
In file included from /builds/linux/arch/riscv/include/asm/smp.h:11:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/iio/accel/stk8ba50.c:10:
In file included from /builds/linux/include/linux/acpi.h:13:
In file included from /builds/linux/include/linux/irqdomain.h:35:
In file included from /builds/linux/include/linux/of.h:17:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/thermal/broadcom/ns-thermal.c:6:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/input/mouse/bcm5974.c:24:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/security/tomoyo/gc.c:8:
In file included from /builds/linux/security/tomoyo/common.h:17:
In file included from /builds/linux/include/linux/mm.h:10:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/misc/eeprom/eeprom_93xx46.c:9:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/iio/chemical/bme680_core.c:11:
In file included from /builds/linux/include/linux/acpi.h:13:
In file included from /builds/linux/include/linux/irqdomain.h:35:
In file included from /builds/linux/include/linux/of.h:17:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/usb/kalmia.c:13:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/phy/bcm-phy-lib.c:6:
In file included from /builds/linux/drivers/net/phy/bcm-phy-lib.h:9:
In file included from /builds/linux/include/linux/brcmphy.h:5:
In file included from /builds/linux/include/linux/phy.h:15:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/regulator/max77620-regulator.c:13:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/rapidio/switches/tsi57x.c:14:
In file included from /builds/linux/include/linux/rio.h:17:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/md/dm-dust.c:11:
In file included from /builds/linux/include/linux/device-mapper.h:11:
In file included from /builds/linux/include/linux/bio.h:8:
In file included from /builds/linux/include/linux/highmem.h:5:
In file included from /builds/linux/include/linux/fs.h:6:
In file included from /builds/linux/include/linux/wait_bit.h:8:
In file included from /builds/linux/include/linux/wait.h:9:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/clk/clk-divider.c:10:
In file included from /builds/linux/include/linux/clk-provider.h:9:
In file included from /builds/linux/include/linux/of.h:17:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/ocfs2/dcache.c:12:
In file included from /builds/linux/include/linux/fs.h:6:
In file included from /builds/linux/include/linux/wait_bit.h:8:
In file included from /builds/linux/include/linux/wait.h:9:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/staging/comedi/drivers/ni_65xx.c:50:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/input/touchscreen/zet6223.c:7:
In file included from /builds/linux/include/linux/i2c.h:13:
In file included from /builds/linux/include/linux/acpi.h:13:
In file included from /builds/linux/include/linux/irqdomain.h:35:
In file included from /builds/linux/include/linux/of.h:17:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/soc/aspeed/aspeed-lpc-ctrl.c:6:
In file included from /builds/linux/include/linux/clk.h:14:
In file included from /builds/linux/include/linux/notifier.h:14:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/scsi/scsi_scan.c:29:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/wireless/marvell/mwifiex/uap_txrx.c:20:
In file included from /builds/linux/drivers/net/wireless/marvell/mwifiex/decl.h:26:
In file included from /builds/linux/include/linux/wait.h:9:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/netfilter/nft_reject.c:11:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/crypto/lz4.c:9:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/nls/nls_iso8859-7.c:10:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/sound/firewire/motu/motu-protocol-v3.c:9:
In file included from /builds/linux/sound/firewire/motu/motu.h:11:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/scsi/ufs/tc-dwc-g210.c:10:
In file included from /builds/linux/drivers/scsi/ufs/ufshcd.h:40:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/usb/storage/karma.c:9:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/btrfs/qgroup.c:6:
In file included from /builds/linux/include/linux/sched.h:12:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/clk/sunxi-ng/ccu-sun8i-r40.c:6:
In file included from /builds/linux/include/linux/clk-provider.h:9:
In file included from /builds/linux/include/linux/of.h:17:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/can/bcm.c:43:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/ata/sata_gemini.c:8:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/uio/uio_aec.c:9:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/regulator/twl6030-regulator.c:9:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/video/backlight/adp8860_bl.c:8:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/iio/pressure/ms5611_spi.c:10:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/block/partitions/sgi.c:8:
In file included from /builds/linux/block/partitions/check.h:2:
In file included from /builds/linux/include/linux/pagemap.h:8:
In file included from /builds/linux/include/linux/mm.h:10:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/caif/cfdgml.c:10:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/i2c/ov5675.c:5:
In file included from /builds/linux/include/linux/acpi.h:13:
In file included from /builds/linux/include/linux/irqdomain.h:35:
In file included from /builds/linux/include/linux/of.h:17:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/ethernet/intel/ice/ice_common.c:4:
In file included from /builds/linux/drivers/net/ethernet/intel/ice/ice_common.h:7:
In file included from /builds/linux/drivers/net/ethernet/intel/ice/ice.h:10:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/leds/leds-blinkm.c:7:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/wireless/mediatek/mt76/mt76x2/usb_mcu.c:6:
In file included from /builds/linux/include/linux/firmware.h:7:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/char/tpm/eventlog/of.c:13:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/amd/amdgpu/../display/dc/calcs/custom_float.c:25:
In file included from /builds/linux/drivers/gpu/drm/amd/amdgpu/../display/dc/dm_services.h:34:
In file included from /builds/linux/drivers/gpu/drm/amd/amdgpu/../display/amdgpu_dm/amdgpu_dm_trace.h:32:
In file included from /builds/linux/include/linux/tracepoint.h:15:
In file included from /builds/linux/include/linux/smp.h:64:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/input/input.c:13:
In file included from /builds/linux/include/linux/idr.h:15:
In file included from /builds/linux/include/linux/radix-tree.h:14:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/input/touchscreen/mms114.c:7:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/amd/amdgpu/../display/dc/dce/dce_mem_input.c:26:
In file included from /builds/linux/drivers/gpu/drm/amd/amdgpu/../display/dc/dce/dce_mem_input.h:28:
In file included from /builds/linux/drivers/gpu/drm/amd/amdgpu/../display/dc/dc_hw_types.h:29:
In file included from /builds/linux/drivers/gpu/drm/amd/amdgpu/../display/dc/os_types.h:30:
In file included from /builds/linux/include/linux/kref.h:16:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/udl/udl_dmabuf.c:8:
In file included from /builds/linux/include/linux/shmem_fs.h:6:
In file included from /builds/linux/include/linux/swap.h:5:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/pci/cx23885/cx23885-core.c:8:
In file included from /builds/linux/drivers/media/pci/cx23885/cx23885.h:10:
In file included from /builds/linux/include/linux/pci.h:35:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/ethernet/amd/xgbe/xgbe-debugfs.c:117:
In file included from /builds/linux/include/linux/debugfs.h:15:
In file included from /builds/linux/include/linux/fs.h:6:
In file included from /builds/linux/include/linux/wait_bit.h:8:
In file included from /builds/linux/include/linux/wait.h:9:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/sound/soc/soc-dapm.c:20:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/lib/lz4/lz4_compress.c:38:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/amd/amdgpu/amdgpu_vm.c:28:
In file included from /builds/linux/include/linux/dma-fence-array.h:15:
In file included from /builds/linux/include/linux/dma-fence.h:17:
In file included from /builds/linux/include/linux/wait.h:9:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/scsi/qedi/qedi_sysfs.c:7:
In file included from /builds/linux/drivers/scsi/qedi/qedi.h:12:
In file included from /builds/linux/include/scsi/scsi_transport_iscsi.h:13:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/sound/soc/codecs/adau7002.c:9:
In file included from /builds/linux/include/linux/acpi.h:13:
In file included from /builds/linux/include/linux/irqdomain.h:35:
In file included from /builds/linux/include/linux/of.h:17:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/subdev/i2c/pad.c:24:
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/subdev/i2c/pad.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/subdev/i2c.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/subdev.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/device.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/oclass.h:3:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/os.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvif/os.h:6:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/sound/firewire/amdtp-stream.c:9:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/iio/temperature/tsys02d.c:14:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/power/supply/power_supply_core.c:12:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/wireless/ath/ath5k/pcu.c:29:
In file included from /builds/linux/drivers/net/wireless/ath/ath5k/ath5k.h:26:
In file included from /builds/linux/include/linux/io.h:13:
In file included from /builds/linux/arch/riscv/include/asm/io.h:15:
In file included from /builds/linux/arch/riscv/include/asm/mmiowb.h:12:
In file included from /builds/linux/include/asm-generic/mmiowb.h:27:
In file included from /builds/linux/arch/riscv/include/asm/smp.h:11:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/dma/dw/dw.c:7:
In file included from /builds/linux/include/linux/dmaengine.h:8:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/kernel/time/posix-cpu-timers.c:6:
In file included from /builds/linux/include/linux/sched/signal.h:5:
In file included from /builds/linux/include/linux/rculist.h:11:
In file included from /builds/linux/include/linux/rcupdate.h:27:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/crypto/chelsio/chtls/chtls_cm.c:8:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/nfs/blocklayout/dev.c:5:
In file included from /builds/linux/include/linux/sunrpc/svc.h:14:
In file included from /builds/linux/include/linux/in.h:19:
In file included from /builds/linux/include/uapi/linux/in.h:24:
In file included from /builds/linux/include/linux/socket.h:8:
In file included from /builds/linux/include/linux/uio.h:9:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/proc/devices.c:2:
In file included from /builds/linux/include/linux/fs.h:6:
In file included from /builds/linux/include/linux/wait_bit.h:8:
In file included from /builds/linux/include/linux/wait.h:9:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/mgag200/mgag200_mode.c:13:
In file included from /builds/linux/include/drm/drm_crtc_helper.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/phy/cortina.c:8:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/crypto/hmac.c:15:
In file included from /builds/linux/include/crypto/internal/hash.h:11:
In file included from /builds/linux/include/crypto/algapi.h:10:
In file included from /builds/linux/include/linux/crypto.h:19:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/pci/mantis/mantis_ca.c:10:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/wireless/ath/wil6210/pm.c:18:
In file included from /builds/linux/drivers/net/wireless/ath/wil6210/wil6210.h:21:
In file included from /builds/linux/include/linux/etherdevice.h:20:
In file included from /builds/linux/include/linux/if_ether.h:19:
In file included from /builds/linux/include/linux/skbuff.h:15:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/wireless/mediatek/mt7601u/debugfs.c:7:
In file included from /builds/linux/include/linux/debugfs.h:15:
In file included from /builds/linux/include/linux/fs.h:6:
In file included from /builds/linux/include/linux/wait_bit.h:8:
In file included from /builds/linux/include/linux/wait.h:9:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/wireless/mediatek/mt76/mcu.c:6:
In file included from /builds/linux/drivers/net/wireless/mediatek/mt76/mt76.h:10:
In file included from /builds/linux/include/linux/io.h:13:
In file included from /builds/linux/arch/riscv/include/asm/io.h:15:
In file included from /builds/linux/arch/riscv/include/asm/mmiowb.h:12:
In file included from /builds/linux/include/asm-generic/mmiowb.h:27:
In file included from /builds/linux/arch/riscv/include/asm/smp.h:11:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/engine/fifo/gk110.c:24:
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/engine/fifo/gk104.h:5:
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/engine/fifo/priv.h:5:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/engine/fifo.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/engine.h:5:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/subdev.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/device.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/oclass.h:3:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/os.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvif/os.h:6:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/usb/pwc/pwc-kiara.c:30:
In file included from /builds/linux/drivers/media/usb/pwc/pwc-kiara.h:18:
In file included from /builds/linux/drivers/media/usb/pwc/pwc.h:16:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/block/rsxx/core.c:13:
In file included from /builds/linux/include/linux/interrupt.h:11:
In file included from /builds/linux/include/linux/hardirq.h:5:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/usb/serial/mxuport.c:16:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/usb/as102/as102_usb_drv.c:9:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/platform/davinci/isif.c:18:
In file included from /builds/linux/include/linux/platform_device.h:13:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/security/selinux/avc.c:16:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/video/backlight/adp8870_bl.c:8:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/char/ipmi/ipmi_si_port_io.c:3:
In file included from /builds/linux/include/linux/io.h:13:
In file included from /builds/linux/arch/riscv/include/asm/io.h:15:
In file included from /builds/linux/arch/riscv/include/asm/mmiowb.h:12:
In file included from /builds/linux/include/asm-generic/mmiowb.h:27:
In file included from /builds/linux/arch/riscv/include/asm/smp.h:11:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/usb/gadget/epautoconf.c:9:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/radeon/dce3_1_afmt.c:23:
In file included from /builds/linux/include/linux/hdmi.h:28:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/wireless/nl80211.c:11:
In file included from /builds/linux/include/uapi/linux/if.h:25:
In file included from /builds/linux/include/linux/socket.h:8:
In file included from /builds/linux/include/linux/uio.h:9:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/sound/pcmcia/pdaudiocf/pdaudiocf_pcm.c:11:
In file included from /builds/linux/include/sound/core.h:10:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/ethernet/mellanox/mlx5/core/lib/mpfs.c:33:
In file included from /builds/linux/include/linux/etherdevice.h:20:
In file included from /builds/linux/include/linux/if_ether.h:19:
In file included from /builds/linux/include/linux/skbuff.h:15:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/clk/mediatek/clk-mt2712-bdp.c:7:
In file included from /builds/linux/include/linux/clk-provider.h:9:
In file included from /builds/linux/include/linux/of.h:17:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/pci/controller/dwc/pci-layerscape.c:11:
In file included from /builds/linux/include/linux/interrupt.h:11:
In file included from /builds/linux/include/linux/hardirq.h:5:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/phy/ti/phy-tusb1210.c:9:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/sound/soc/sof/debug.c:14:
In file included from /builds/linux/include/linux/debugfs.h:15:
In file included from /builds/linux/include/linux/fs.h:6:
In file included from /builds/linux/include/linux/wait_bit.h:8:
In file included from /builds/linux/include/linux/wait.h:9:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/staging/rtl8192e/rtl8192e/rtl_ethtool.c:10:
In file included from /builds/linux/include/linux/netdevice.h:24:
In file included from /builds/linux/include/linux/timer.h:6:
In file included from /builds/linux/include/linux/ktime.h:24:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/hid/hid-primax.c:11:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/netfilter/ipvs/ip_vs_lblcr.c:38:
In file included from /builds/linux/include/linux/ip.h:16:
In file included from /builds/linux/include/linux/skbuff.h:15:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/staging/comedi/drivers/addi_watchdog.c:12:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/subdev/timer/base.c:24:
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/subdev/timer/priv.h:5:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/subdev/timer.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/subdev.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/device.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/oclass.h:3:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/os.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvif/os.h:6:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/platform/rcar-vin/rcar-v4l2.c:13:
In file included from /builds/linux/include/linux/pm_runtime.h:11:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/pl111/pl111_drv.c:49:
In file included from /builds/linux/include/linux/amba/bus.h:14:
In file included from /builds/linux/include/linux/clk.h:14:
In file included from /builds/linux/include/linux/notifier.h:14:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/security/integrity/evm/evm_secfs.c:15:
In file included from /builds/linux/include/linux/audit.h:12:
In file included from /builds/linux/include/linux/sched.h:12:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/misc/ti-st/st_ll.c:10:
In file included from /builds/linux/include/linux/skbuff.h:15:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/platform/qcom/camss/camss-ispif.c:10:
In file included from /builds/linux/include/linux/clk.h:14:
In file included from /builds/linux/include/linux/notifier.h:14:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/fddi/skfp/ecm.c:38:
In file included from /builds/linux/drivers/net/fddi/skfp/h/smc.h:46:
In file included from /builds/linux/drivers/net/fddi/skfp/h/targetos.h:42:
In file included from /builds/linux/arch/riscv/include/asm/io.h:15:
In file included from /builds/linux/arch/riscv/include/asm/mmiowb.h:12:
In file included from /builds/linux/include/asm-generic/mmiowb.h:27:
In file included from /builds/linux/arch/riscv/include/asm/smp.h:11:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/pci/ngene/ngene-i2c.c:14:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/input/mouse/synaptics_usb.c:38:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/staging/comedi/drivers/pcl726.c:51:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/crypto/lzo-rle.c:7:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/wireless/broadcom/b43/main.c:24:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/staging/comedi/drivers/dt2815.c:45:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/thermal/gov_bang_bang.c:12:
In file included from /builds/linux/include/linux/thermal.h:13:
In file included from /builds/linux/include/linux/of.h:17:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/soc/amlogic/meson-ee-pwrc.c:7:
In file included from /builds/linux/include/linux/of_address.h:6:
In file included from /builds/linux/include/linux/of.h:17:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gnss/mtk.c:9:
In file included from /builds/linux/include/linux/gnss.h:11:
In file included from /builds/linux/include/linux/cdev.h:5:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/mac80211/debugfs_key.c:9:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/platform/sti/hva/hva-v4l2.c:8:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/watchdog/of_xilinx_wdt.c:9:
In file included from /builds/linux/include/linux/clk.h:14:
In file included from /builds/linux/include/linux/notifier.h:14:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/security/apparmor/file.c:11:
In file included from /builds/linux/include/linux/tty.h:5:
In file included from /builds/linux/include/linux/fs.h:6:
In file included from /builds/linux/include/linux/wait_bit.h:8:
In file included from /builds/linux/include/linux/wait.h:9:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/cifs/link.c:21:
In file included from /builds/linux/include/linux/fs.h:6:
In file included from /builds/linux/include/linux/wait_bit.h:8:
In file included from /builds/linux/include/linux/wait.h:9:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/staging/rtl8723bs/hal/rtl8723b_phycfg.c:9:
In file included from /builds/linux/drivers/staging/rtl8723bs/include/drv_types.h:18:
In file included from /builds/linux/include/linux/sched/signal.h:5:
In file included from /builds/linux/include/linux/rculist.h:11:
In file included from /builds/linux/include/linux/rcupdate.h:27:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/nilfs2/mdt.c:10:
In file included from /builds/linux/include/linux/buffer_head.h:12:
In file included from /builds/linux/include/linux/fs.h:6:
In file included from /builds/linux/include/linux/wait_bit.h:8:
In file included from /builds/linux/include/linux/wait.h:9:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/btrfs/check-integrity.c:78:
In file included from /builds/linux/include/linux/sched.h:12:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/iio/adc/ltc2497.c:11:
In file included from /builds/linux/include/linux/i2c.h:13:
In file included from /builds/linux/include/linux/acpi.h:13:
In file included from /builds/linux/include/linux/irqdomain.h:35:
In file included from /builds/linux/include/linux/of.h:17:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/block/bfq-wf2q.c:9:
In file included from /builds/linux/block/bfq-iosched.h:9:
In file included from /builds/linux/include/linux/blktrace_api.h:5:
In file included from /builds/linux/include/linux/blkdev.h:5:
In file included from /builds/linux/include/linux/sched.h:12:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/hid/hid-mf.c:23:
In file included from /builds/linux/include/linux/input.h:8:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/security/selinux/selinuxfs.c:16:
In file included from /builds/linux/include/linux/pagemap.h:8:
In file included from /builds/linux/include/linux/mm.h:10:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/security/apparmor/label.c:10:
In file included from /builds/linux/include/linux/audit.h:12:
In file included from /builds/linux/include/linux/sched.h:12:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/ethernet/samsung/sxgbe/sxgbe_ethtool.c:12:
In file included from /builds/linux/include/linux/clk.h:14:
In file included from /builds/linux/include/linux/notifier.h:14:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/usb/serial/empeg.c:17:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/openvswitch/vport-geneve.c:8:
In file included from /builds/linux/include/linux/in.h:19:
In file included from /builds/linux/include/uapi/linux/in.h:24:
In file included from /builds/linux/include/linux/socket.h:8:
In file included from /builds/linux/include/linux/uio.h:9:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/iio/adc/mt6577_auxadc.c:7:
In file included from /builds/linux/include/linux/clk.h:14:
In file included from /builds/linux/include/linux/notifier.h:14:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/ethernet/netronome/nfp/bpf/jit.c:7:
In file included from /builds/linux/include/linux/bpf.h:9:
In file included from /builds/linux/include/linux/workqueue.h:9:
In file included from /builds/linux/include/linux/timer.h:6:
In file included from /builds/linux/include/linux/ktime.h:24:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/smc/smc_llc.c:13:
In file included from /builds/linux/include/net/tcp.h:20:
In file included from /builds/linux/include/linux/tcp.h:17:
In file included from /builds/linux/include/linux/skbuff.h:15:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/engine/disp/coregp102.c:24:
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/engine/disp/channv50.h:5:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/object.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/oclass.h:3:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/os.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvif/os.h:6:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/pci/controller/pcie-mediatek.c:10:
In file included from /builds/linux/include/linux/clk.h:14:
In file included from /builds/linux/include/linux/notifier.h:14:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/iio/pressure/bmp280-i2c.c:2:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/sound/soc/intel/common/soc-acpi-intel-kbl-match.c:9:
In file included from /builds/linux/include/sound/soc-acpi.h:10:
In file included from /builds/linux/include/linux/acpi.h:13:
In file included from /builds/linux/include/linux/irqdomain.h:35:
In file included from /builds/linux/include/linux/of.h:17:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpio/gpio-uniphier.c:7:
In file included from /builds/linux/include/linux/gpio/driver.h:5:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/amd/amdgpu/atombios_crtc.c:27:
In file included from /builds/linux/include/drm/drm_crtc_helper.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/udf/udftime.c:37:
In file included from /builds/linux/fs/udf/udfdecl.h:10:
In file included from /builds/linux/include/linux/fs.h:6:
In file included from /builds/linux/include/linux/wait_bit.h:8:
In file included from /builds/linux/include/linux/wait.h:9:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/infiniband/hw/mlx5/qp.c:33:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/wireless/realtek/rtlwifi/rtl8192se/dm.c:4:
In file included from /builds/linux/drivers/net/wireless/realtek/rtlwifi/rtl8192se/../wifi.h:9:
In file included from /builds/linux/include/linux/sched.h:12:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/sound/soc/codecs/ak4613.c:13:
In file included from /builds/linux/include/linux/clk.h:14:
In file included from /builds/linux/include/linux/notifier.h:14:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/virtio/virtio.c:2:
In file included from /builds/linux/include/linux/virtio.h:7:
In file included from /builds/linux/include/linux/scatterlist.h:8:
In file included from /builds/linux/include/linux/mm.h:10:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/platform/rockchip/rga/rga.c:7:
In file included from /builds/linux/include/linux/clk.h:14:
In file included from /builds/linux/include/linux/notifier.h:14:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/sound/core/seq/seq.c:8:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/subdev/pci/gp100.c:24:
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/subdev/pci/priv.h:5:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/subdev/pci.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/subdev.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/device.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/oclass.h:3:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/os.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvif/os.h:6:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/iommu/of_iommu.c:9:
In file included from /builds/linux/include/linux/iommu.h:10:
In file included from /builds/linux/include/linux/scatterlist.h:8:
In file included from /builds/linux/include/linux/mm.h:10:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/wireless/ralink/rt2x00/rt2x00firmware.c:15:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/reset/reset-socfpga.c:8:
In file included from /builds/linux/include/linux/io.h:13:
In file included from /builds/linux/arch/riscv/include/asm/io.h:15:
In file included from /builds/linux/arch/riscv/include/asm/mmiowb.h:12:
In file included from /builds/linux/include/asm-generic/mmiowb.h:27:
In file included from /builds/linux/arch/riscv/include/asm/smp.h:11:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from drivers/staging/rtl8192e/rtllib_crypt_ccmp.mod.c:2:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/staging/isdn/avm/c4.c:12:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/common/saa7146/saa7146_vbi.c:2:
In file included from /builds/linux/include/media/drv-intf/saa7146_vv.h:5:
In file included from /builds/linux/include/media/v4l2-common.h:17:
In file included from /builds/linux/include/media/v4l2-dev.h:13:
In file included from /builds/linux/include/linux/poll.h:7:
In file included from /builds/linux/include/linux/ktime.h:24:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/ethernet/via/via-rhine.c:90:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/iio/pressure/mpl115_spi.c:10:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/rc/keymaps/rc-ati-x10.c:13:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/via/via_video.c:28:
In file included from /builds/linux/include/drm/drm_device.h:5:
In file included from /builds/linux/include/linux/kref.h:16:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/pci/ivtv/ivtv-firmware.c:10:
In file included from /builds/linux/drivers/media/pci/ivtv/ivtv-driver.h:41:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/staging/media/sunxi/cedrus/cedrus_mpeg2.c:10:
In file included from /builds/linux/include/media/videobuf2-dma-contig.h:16:
In file included from /builds/linux/include/media/videobuf2-v4l2.h:15:
In file included from /builds/linux/include/linux/videodev2.h:59:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/i2c/dw9714.c:5:
In file included from /builds/linux/include/linux/i2c.h:13:
In file included from /builds/linux/include/linux/acpi.h:13:
In file included from /builds/linux/include/linux/irqdomain.h:35:
In file included from /builds/linux/include/linux/of.h:17:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/misc/lattice-ecp3-config.c:6:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/subdev/secboot/base.c:84:
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/subdev/secboot/priv.h:26:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/subdev/secboot.h:26:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/subdev.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/device.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/oclass.h:3:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/os.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvif/os.h:6:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/accessibility/braille/braille_console.c:12:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/char/tpm/tpm_vtpm_proxy.c:14:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/nfsd/nfs4xdr.c:37:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/clk/bcm/clk-kona-setup.c:15:
In file included from /builds/linux/include/linux/io.h:13:
In file included from /builds/linux/arch/riscv/include/asm/io.h:15:
In file included from /builds/linux/arch/riscv/include/asm/mmiowb.h:12:
In file included from /builds/linux/include/asm-generic/mmiowb.h:27:
In file included from /builds/linux/arch/riscv/include/asm/smp.h:11:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/nls/nls_iso8859-2.c:10:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/input/touchscreen/wm97xx-core.c:32:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/quota/quota_v2.c:7:
In file included from /builds/linux/include/linux/fs.h:6:
In file included from /builds/linux/include/linux/wait_bit.h:8:
In file included from /builds/linux/include/linux/wait.h:9:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/usb/gspca/pac7302.c:82:
In file included from /builds/linux/include/linux/input.h:8:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/spi/spi-img-spfi.c:9:
In file included from /builds/linux/include/linux/clk.h:14:
In file included from /builds/linux/include/linux/notifier.h:14:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/wireless/marvell/libertas/if_usb.c:9:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/wireless/realtek/rtlwifi/rtl8723ae/hal_btc.c:4:
In file included from /builds/linux/drivers/net/wireless/realtek/rtlwifi/rtl8723ae/hal_btc.h:7:
In file included from /builds/linux/drivers/net/wireless/realtek/rtlwifi/rtl8723ae/../wifi.h:9:
In file included from /builds/linux/include/linux/sched.h:12:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/pwm/pwm-imx-tpm.c:18:
In file included from /builds/linux/include/linux/clk.h:14:
In file included from /builds/linux/include/linux/notifier.h:14:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/reset/reset-uniphier.c:8:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/mfd/wm8350-gpio.c:11:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/tty/pty.c:10:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/char/misc.c:37:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/usb/em28xx/em28xx-cards.c:22:
In file included from /builds/linux/drivers/media/usb/em28xx/em28xx.h:31:
In file included from /builds/linux/include/linux/workqueue.h:9:
In file included from /builds/linux/include/linux/timer.h:6:
In file included from /builds/linux/include/linux/ktime.h:24:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/caif/cfveil.c:10:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/tipc/subscr.c:37:
In file included from /builds/linux/net/tipc/core.h:46:
In file included from /builds/linux/include/linux/mm.h:10:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/nouveau/nv50_fence.c:25:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvif/os.h:6:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/bridge/adv7511/adv7511_drv.c:8:
In file included from /builds/linux/include/linux/clk.h:14:
In file included from /builds/linux/include/linux/notifier.h:14:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/usb/serial/io_edgeport.c:29:
In file included from /builds/linux/include/linux/jiffies.h:9:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/ethernet/mellanox/mlx5/core/en_accel/ktls_tx.c:5:
In file included from /builds/linux/drivers/net/ethernet/mellanox/mlx5/core/en.h:35:
In file included from /builds/linux/include/linux/if_vlan.h:10:
In file included from /builds/linux/include/linux/netdevice.h:24:
In file included from /builds/linux/include/linux/timer.h:6:
In file included from /builds/linux/include/linux/ktime.h:24:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/clk/clk-si544.c:8:
In file included from /builds/linux/include/linux/clk-provider.h:9:
In file included from /builds/linux/include/linux/of.h:17:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/pinctrl/cirrus/pinctrl-cs47l15.c:10:
In file included from /builds/linux/include/linux/mfd/madera/core.h:12:
In file included from /builds/linux/include/linux/interrupt.h:11:
In file included from /builds/linux/include/linux/hardirq.h:5:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/ethernet/stmicro/stmmac/dwmac100_dma.c:17:
In file included from /builds/linux/arch/riscv/include/asm/io.h:15:
In file included from /builds/linux/arch/riscv/include/asm/mmiowb.h:12:
In file included from /builds/linux/include/asm-generic/mmiowb.h:27:
In file included from /builds/linux/arch/riscv/include/asm/smp.h:11:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/char/ipmi/ipmi_si_hardcode.c:6:
In file included from /builds/linux/include/linux/platform_device.h:13:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/staging/greybus/uart.c:15:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/security/apparmor/lib.c:12:
In file included from /builds/linux/include/linux/mm.h:10:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/tuners/qm1d1b0004.c:19:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/wireless/ti/wl1251/event.c:9:
In file included from /builds/linux/drivers/net/wireless/ti/wl1251/wl1251.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/watchdog/cadence_wdt.c:9:
In file included from /builds/linux/include/linux/clk.h:14:
In file included from /builds/linux/include/linux/notifier.h:14:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/hwmon/w83627hf.c:31:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/sound/pci/hda/hda_controller.c:12:
In file included from /builds/linux/include/linux/clocksource.h:13:
In file included from /builds/linux/include/linux/timex.h:56:
In file included from /builds/linux/include/uapi/linux/timex.h:56:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/subdev/pci/gk104.c:24:
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/subdev/pci/priv.h:5:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/subdev/pci.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/subdev.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/device.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/oclass.h:3:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/os.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvif/os.h:6:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/ipv6/netfilter/nf_defrag_ipv6_hooks.c:7:
In file included from /builds/linux/include/linux/ipv6.h:86:
In file included from /builds/linux/include/linux/tcp.h:17:
In file included from /builds/linux/include/linux/skbuff.h:15:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/pwm/core.c:9:
In file included from /builds/linux/include/linux/acpi.h:13:
In file included from /builds/linux/include/linux/irqdomain.h:35:
In file included from /builds/linux/include/linux/of.h:17:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/scsi/mpt3sas/mpt3sas_config.c:45:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/block/blk-zoned.c:13:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/platform/sti/delta/delta-v4l2.c:9:
In file included from /builds/linux/include/linux/clk.h:14:
In file included from /builds/linux/include/linux/notifier.h:14:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/radio/radio-si476x.c:11:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/staging/wusbcore/host/whci/init.c:8:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/watchdog/ts72xx_wdt.c:16:
In file included from /builds/linux/include/linux/platform_device.h:13:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/regulator/max1586.c:7:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/mfd/88pm800.c:24:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/dvb-frontends/af9013.c:11:
In file included from /builds/linux/drivers/media/dvb-frontends/af9013_priv.h:14:
In file included from /builds/linux/include/media/dvb_frontend.h:36:
In file included from /builds/linux/include/linux/sched.h:12:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/video/console/vgacon.c:36:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/sctp/sm_statetable.c:29:
In file included from /builds/linux/include/linux/skbuff.h:15:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/staging/fbtft/fb_tinylcd.c:8:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/soc/qcom/rpmh-rsc.c:10:
In file included from /builds/linux/include/linux/interrupt.h:11:
In file included from /builds/linux/include/linux/hardirq.h:5:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/xfs/xfs_super.c:7:
In file included from /builds/linux/fs/xfs/xfs.h:22:
In file included from /builds/linux/fs/xfs/xfs_linux.h:24:
In file included from /builds/linux/fs/xfs/kmem.h:9:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/crypto/virtio/virtio_crypto_algs.c:9:
In file included from /builds/linux/include/linux/scatterlist.h:8:
In file included from /builds/linux/include/linux/mm.h:10:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/platform/sti/delta/delta-debug.c:9:
In file included from /builds/linux/drivers/media/platform/sti/delta/delta.h:10:
In file included from /builds/linux/include/linux/rpmsg.h:14:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/pci/saa7164/saa7164-cmd.c:8:
In file included from /builds/linux/include/linux/wait.h:9:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/hwmon/pmbus/ibm-cffps.c:7:
In file included from /builds/linux/include/linux/debugfs.h:15:
In file included from /builds/linux/include/linux/fs.h:6:
In file included from /builds/linux/include/linux/wait_bit.h:8:
In file included from /builds/linux/include/linux/wait.h:9:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/ext2/ioctl.c:11:
In file included from /builds/linux/fs/ext2/ext2.h:14:
In file included from /builds/linux/include/linux/fs.h:6:
In file included from /builds/linux/include/linux/wait_bit.h:8:
In file included from /builds/linux/include/linux/wait.h:9:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/ethernet/hisilicon/hns3/hns3_debugfs.c:4:
In file included from /builds/linux/include/linux/debugfs.h:15:
In file included from /builds/linux/include/linux/fs.h:6:
In file included from /builds/linux/include/linux/wait_bit.h:8:
In file included from /builds/linux/include/linux/wait.h:9:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/ipv6/ah6.c:16:
In file included from /builds/linux/include/crypto/algapi.h:10:
In file included from /builds/linux/include/linux/crypto.h:19:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/leds/led-class-flash.c:9:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/xfs/xfs_filestream.c:7:
In file included from /builds/linux/fs/xfs/xfs.h:22:
In file included from /builds/linux/fs/xfs/xfs_linux.h:24:
In file included from /builds/linux/fs/xfs/kmem.h:9:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/reiserfs/tail_conversion.c:7:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/clk/clk-fixed-rate.c:9:
In file included from /builds/linux/include/linux/clk-provider.h:9:
In file included from /builds/linux/include/linux/of.h:17:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/lib/textsearch.c:100:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/amd/amdgpu/../display/dc/gpio/gpio_service.c:30:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpio/gpio-mpc8xxx.c:14:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/i2c/msp3400-driver.c:37:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/hid/hid-logitech-dj.c:10:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/platform/ti-vpe/vpdma.c:13:
In file included from /builds/linux/include/linux/dma-mapping.h:7:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/drm_dp_mst_topology.c:25:
In file included from /builds/linux/include/linux/i2c.h:13:
In file included from /builds/linux/include/linux/acpi.h:13:
In file included from /builds/linux/include/linux/irqdomain.h:35:
In file included from /builds/linux/include/linux/of.h:17:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from drivers/scsi/aic7xxx/aic7xxx_reg_print.c:9:
In file included from /builds/linux/drivers/scsi/aic7xxx/aic7xxx_osm.h:63:
In file included from /builds/linux/include/linux/blkdev.h:5:
In file included from /builds/linux/include/linux/sched.h:12:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/block/partitions/ldm.c:12:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/mtd/nand/onenand/generic.c:10:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/video/fbdev/via/via_i2c.c:8:
In file included from /builds/linux/include/linux/platform_device.h:13:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/wireless/ath/ath10k/sdio.c:8:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/hpfs/alloc.c:10:
In file included from /builds/linux/fs/hpfs/hpfs_fn.h:18:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/sched/act_ct.c:10:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/reset/reset-scmi.c:8:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/wireless/broadcom/brcm80211/brcmsmac/phy_shim.c:24:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/watchdog/mlx_wdt.c:10:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/sound/pci/hda/patch_realtek.c:15:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/ipv6/tunnel6.c:11:
In file included from /builds/linux/include/linux/icmpv6.h:5:
In file included from /builds/linux/include/linux/skbuff.h:15:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/ethernet/dlink/sundance.c:81:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/usb/renesas_usbhs/common.c:9:
In file included from /builds/linux/include/linux/clk.h:14:
In file included from /builds/linux/include/linux/notifier.h:14:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/rc/st_rc.c:7:
In file included from /builds/linux/include/linux/clk.h:14:
In file included from /builds/linux/include/linux/notifier.h:14:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/lib/zstd/compress.c:25:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/dsa/sja1105/sja1105_dynamic_config.c:4:
In file included from /builds/linux/drivers/net/dsa/sja1105/sja1105.h:8:
In file included from /builds/linux/include/linux/ptp_clock_kernel.h:11:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/dccp/feat.c:20:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/iio/gyro/bmg160_core.c:7:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/sound/firewire/bebob/bebob_midi.c:8:
In file included from /builds/linux/sound/firewire/bebob/bebob.h:11:
In file included from /builds/linux/include/linux/compat.h:10:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/arc/arcpgu_drv.c:8:
In file included from /builds/linux/include/linux/clk.h:14:
In file included from /builds/linux/include/linux/notifier.h:14:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/hwmon/via686a.c:23:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/wireless/ath/ath9k/common-spectral.c:17:
In file included from /builds/linux/include/linux/relay.h:15:
In file included from /builds/linux/include/linux/sched.h:12:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/imx/ipuv3-crtc.c:8:
In file included from /builds/linux/include/linux/clk.h:14:
In file included from /builds/linux/include/linux/notifier.h:14:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/ipv4/tcp_dctcp.c:39:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/ethernet/mellanox/mlxsw/spectrum_acl.c:5:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/orangefs/devorangefs-req.c:11:
In file included from /builds/linux/fs/orangefs/protocol.h:5:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/nvdimm/security.c:4:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/usb/gadget/function/uvc_queue.c:11:
In file included from /builds/linux/include/linux/mm.h:10:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/usb/gspca/spca501.c:12:
In file included from /builds/linux/drivers/media/usb/gspca/gspca.h:5:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/ethernet/freescale/fman/fman_tgec.c:35:
In file included from /builds/linux/drivers/net/ethernet/freescale/fman/fman_tgec.h:36:
In file included from /builds/linux/drivers/net/ethernet/freescale/fman/fman_mac.h:37:
In file included from /builds/linux/drivers/net/ethernet/freescale/fman/fman.h:37:
In file included from /builds/linux/include/linux/io.h:13:
In file included from /builds/linux/arch/riscv/include/asm/io.h:15:
In file included from /builds/linux/arch/riscv/include/asm/mmiowb.h:12:
In file included from /builds/linux/include/asm-generic/mmiowb.h:27:
In file included from /builds/linux/arch/riscv/include/asm/smp.h:11:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/pci/mantis/mantis_i2c.c:9:
In file included from /builds/linux/arch/riscv/include/asm/io.h:15:
In file included from /builds/linux/arch/riscv/include/asm/mmiowb.h:12:
In file included from /builds/linux/include/asm-generic/mmiowb.h:27:
In file included from /builds/linux/arch/riscv/include/asm/smp.h:11:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/wireless/ath/ath6kl/usb.c:18:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/ethernet/xilinx/xilinx_axienet_main.c:25:
In file included from /builds/linux/include/linux/clk.h:14:
In file included from /builds/linux/include/linux/notifier.h:14:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/usb/cx82310_eth.c:8:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/soc/renesas/rmobile-sysc.c:15:
In file included from /builds/linux/include/linux/of.h:17:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/input/touchscreen/bu21029_ts.c:14:
In file included from /builds/linux/include/linux/i2c.h:13:
In file included from /builds/linux/include/linux/acpi.h:13:
In file included from /builds/linux/include/linux/irqdomain.h:35:
In file included from /builds/linux/include/linux/of.h:17:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/wireless/realtek/rtlwifi/ps.c:4:
In file included from /builds/linux/drivers/net/wireless/realtek/rtlwifi/wifi.h:9:
In file included from /builds/linux/include/linux/sched.h:12:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/nfc/st21nfca/se.c:6:
In file included from /builds/linux/include/net/nfc/hci.h:9:
In file included from /builds/linux/include/linux/skbuff.h:15:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/usb/class/usbtmc.c:13:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/netrom/nr_subr.c:8:
In file included from /builds/linux/include/linux/socket.h:8:
In file included from /builds/linux/include/linux/uio.h:9:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/iio/pressure/cros_ec_baro.c:8:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/w1/masters/matrox_w1.c:10:
In file included from /builds/linux/arch/riscv/include/asm/io.h:15:
In file included from /builds/linux/arch/riscv/include/asm/mmiowb.h:12:
In file included from /builds/linux/include/asm-generic/mmiowb.h:27:
In file included from /builds/linux/arch/riscv/include/asm/smp.h:11:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/ubifs/lprops.c:19:
In file included from /builds/linux/fs/ubifs/ubifs.h:16:
In file included from /builds/linux/include/linux/fs.h:6:
In file included from /builds/linux/include/linux/wait_bit.h:8:
In file included from /builds/linux/include/linux/wait.h:9:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/netfilter/xt_NFLOG.c:6:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/llc/sysctl_net_llc.c:8:
In file included from /builds/linux/include/linux/mm.h:10:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/md/dm-bio-prison-v2.c:7:
In file included from /builds/linux/drivers/md/dm.h:13:
In file included from /builds/linux/include/linux/fs.h:6:
In file included from /builds/linux/include/linux/wait_bit.h:8:
In file included from /builds/linux/include/linux/wait.h:9:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/sound/pci/ice1712/wm8766.c:11:
In file included from /builds/linux/include/sound/core.h:10:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/engine/gr/gm200.c:24:
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/engine/gr/gf100.h:27:
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/engine/gr/priv.h:5:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/engine/gr.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/engine.h:5:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/subdev.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/device.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/oclass.h:3:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/os.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvif/os.h:6:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/ethernet/qlogic/qlcnic/qlcnic_dcb.c:9:
In file included from /builds/linux/drivers/net/ethernet/qlogic/qlcnic/qlcnic.h:11:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/fuse/dev.c:9:
In file included from /builds/linux/fs/fuse/fuse_i.h:17:
In file included from /builds/linux/include/linux/fs.h:6:
In file included from /builds/linux/include/linux/wait_bit.h:8:
In file included from /builds/linux/include/linux/wait.h:9:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/engine/dma/usergf100.c:25:
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/engine/dma/user.h:5:
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/engine/dma/priv.h:5:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/engine/dma.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/engine.h:5:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/subdev.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/device.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/oclass.h:3:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/os.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvif/os.h:6:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/usb/stk1160/stk1160-core.c:17:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/wireless/broadcom/brcm80211/brcmfmac/pcie.c:7:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/ext4/readpage.c:33:
In file included from /builds/linux/include/linux/mm.h:10:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/engine/msvld/g98.c:24:
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/engine/msvld/priv.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/engine/msvld.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/engine/falcon.h:5:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/engine.h:5:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/subdev.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/device.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/oclass.h:3:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/os.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvif/os.h:6:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/ipv4/tcp_minisocks.c:22:
In file included from /builds/linux/include/linux/mm.h:10:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/staging/rtl8188eu/core/rtw_debug.c:9:
In file included from /builds/linux/drivers/staging/rtl8188eu/include/rtw_debug.h:10:
In file included from /builds/linux/drivers/staging/rtl8188eu/include/osdep_service.h:16:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/ethernet/stmicro/stmmac/dwxgmac2_core.c:9:
In file included from /builds/linux/include/linux/iopoll.h:11:
In file included from /builds/linux/include/linux/ktime.h:24:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/xfs/scrub/agheader_repair.c:6:
In file included from /builds/linux/fs/xfs/xfs.h:22:
In file included from /builds/linux/fs/xfs/xfs_linux.h:24:
In file included from /builds/linux/fs/xfs/kmem.h:9:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/infiniband/core/sa_query.c:35:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/platform/s5p-mfc/s5p_mfc_opr_v6.c:15:
In file included from /builds/linux/include/linux/mm.h:10:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/usb/dwc2/core.c:44:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/scsi/sr_ioctl.c:3:
In file included from /builds/linux/include/linux/mm.h:10:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/macvtap.c:2:
In file included from /builds/linux/include/linux/etherdevice.h:20:
In file included from /builds/linux/include/linux/if_ether.h:19:
In file included from /builds/linux/include/linux/skbuff.h:15:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/wireless/intel/iwlwifi/iwl-debug.c:59:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/scsi/snic/snic_isr.c:20:
In file included from /builds/linux/include/linux/pci.h:35:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/sound/soc/fsl/imx-pcm-dma.c:10:
In file included from /builds/linux/include/linux/platform_device.h:13:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/pci/pcie/portdrv_core.c:9:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/vc4/vc4_dsi.c:21:
In file included from /builds/linux/include/linux/clk-provider.h:9:
In file included from /builds/linux/include/linux/of.h:17:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/infiniband/core/restrack.c:6:
In file included from /builds/linux/include/rdma/rdma_cm.h:37:
In file included from /builds/linux/include/linux/socket.h:8:
In file included from /builds/linux/include/linux/uio.h:9:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/staging/speakup/speakup_soft.c:13:
In file included from /builds/linux/include/linux/miscdevice.h:7:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/input/misc/max8925_onkey.c:22:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/dvb-frontends/lnbp21.c:14:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/f2fs/hash.c:13:
In file included from /builds/linux/include/linux/fs.h:6:
In file included from /builds/linux/include/linux/wait_bit.h:8:
In file included from /builds/linux/include/linux/wait.h:9:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/sound/soc/meson/axg-tdm-formatter.c:6:
In file included from /builds/linux/include/linux/clk.h:14:
In file included from /builds/linux/include/linux/notifier.h:14:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/sound/firewire/dice/dice-alesis.c:8:
In file included from /builds/linux/sound/firewire/dice/dice.h:12:
In file included from /builds/linux/include/linux/compat.h:10:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/scsi/qedf/qedf_debugfs.c:8:
In file included from /builds/linux/include/linux/uaccess.h:5:
In file included from /builds/linux/include/linux/sched.h:12:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/platform/am437x/am437x-vpfe.c:26:
In file included from /builds/linux/include/linux/interrupt.h:11:
In file included from /builds/linux/include/linux/hardirq.h:5:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/sound/soc/bcm/bcm2835-i2s.c:27:
In file included from /builds/linux/include/linux/clk.h:14:
In file included from /builds/linux/include/linux/notifier.h:14:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/rc/ite-cir.c:20:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/drm_debugfs_crc.c:31:
In file included from /builds/linux/include/linux/debugfs.h:15:
In file included from /builds/linux/include/linux/fs.h:6:
In file included from /builds/linux/include/linux/wait_bit.h:8:
In file included from /builds/linux/include/linux/wait.h:9:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/kernel/kcmp.c:3:
In file included from /builds/linux/include/linux/syscalls.h:74:
In file included from /builds/linux/include/uapi/linux/aio_abi.h:31:
In file included from /builds/linux/include/linux/fs.h:6:
In file included from /builds/linux/include/linux/wait_bit.h:8:
In file included from /builds/linux/include/linux/wait.h:9:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/ocfs2/suballoc.c:13:
In file included from /builds/linux/include/linux/fs.h:6:
In file included from /builds/linux/include/linux/wait_bit.h:8:
In file included from /builds/linux/include/linux/wait.h:9:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/crypto/cavium/zip/zip_deflate.c:47:
In file included from /builds/linux/include/linux/sched.h:12:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/usb/hdpvr/hdpvr-control.c:11:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpio/gpio-adp5520.c:8:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/lib/bucket_locks.c:3:
In file included from /builds/linux/include/linux/mm.h:10:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/platform/omap3isp/isph3a_af.c:16:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/thermal/qcom/tsens.c:7:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/mfd/fsl-imx25-tsadc.c:6:
In file included from /builds/linux/include/linux/clk.h:14:
In file included from /builds/linux/include/linux/notifier.h:14:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/team/team_mode_random.c:9:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/ethernet/intel/ice/ice_lib.c:4:
In file included from /builds/linux/drivers/net/ethernet/intel/ice/ice.h:10:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/ipv4/inet_diag.c:9:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/netfilter/xt_state.c:8:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/leds/trigger/ledtrig-audio.c:7:
In file included from /builds/linux/include/linux/leds.h:12:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/wireless/realtek/rtlwifi/btcoexist/halbtc8821a1ant.c:17:
In file included from /builds/linux/drivers/net/wireless/realtek/rtlwifi/btcoexist/halbt_precomp.h:9:
In file included from /builds/linux/drivers/net/wireless/realtek/rtlwifi/btcoexist/../wifi.h:9:
In file included from /builds/linux/include/linux/sched.h:12:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/wireless/broadcom/brcm80211/brcmsmac/phy/phytbl_lcn.c:6:
In file included from /builds/linux/drivers/net/wireless/broadcom/brcm80211/brcmsmac/types.h:21:
In file included from /builds/linux/include/linux/io.h:13:
In file included from /builds/linux/arch/riscv/include/asm/io.h:15:
In file included from /builds/linux/arch/riscv/include/asm/mmiowb.h:12:
In file included from /builds/linux/include/asm-generic/mmiowb.h:27:
In file included from /builds/linux/arch/riscv/include/asm/smp.h:11:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/hfs/dir.c:14:
In file included from /builds/linux/fs/hfs/hfs_fs.h:18:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/ethernet/mscc/ocelot_tc.c:7:
In file included from /builds/linux/drivers/net/ethernet/mscc/ocelot_tc.h:10:
In file included from /builds/linux/include/linux/netdevice.h:24:
In file included from /builds/linux/include/linux/timer.h:6:
In file included from /builds/linux/include/linux/ktime.h:24:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/platform/omap3isp/ispstat.c:15:
In file included from /builds/linux/include/linux/dma-mapping.h:7:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/usb/dvb-usb/cxusb-analog.c:25:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/amd/amdgpu/amdgpu_vm_sdma.c:23:
In file included from /builds/linux/drivers/gpu/drm/amd/amdgpu/amdgpu_vm.h:27:
In file included from /builds/linux/include/linux/idr.h:15:
In file included from /builds/linux/include/linux/radix-tree.h:14:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/usb/serial/console.c:14:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/befs/io.c:15:
In file included from /builds/linux/include/linux/buffer_head.h:12:
In file included from /builds/linux/include/linux/fs.h:6:
In file included from /builds/linux/include/linux/wait_bit.h:8:
In file included from /builds/linux/include/linux/wait.h:9:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/block/nbd.c:16:
In file included from /builds/linux/include/linux/blkdev.h:5:
In file included from /builds/linux/include/linux/sched.h:12:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/security/tomoyo/common.c:8:
In file included from /builds/linux/include/linux/uaccess.h:5:
In file included from /builds/linux/include/linux/sched.h:12:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/sound/soc/codecs/rt5640.c:10:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/amd/amdgpu/../powerplay/hwmgr/vega12_hwmgr.c:25:
In file included from /builds/linux/include/linux/fb.h:6:
In file included from /builds/linux/include/uapi/linux/fb.h:6:
In file included from /builds/linux/include/linux/i2c.h:13:
In file included from /builds/linux/include/linux/acpi.h:13:
In file included from /builds/linux/include/linux/irqdomain.h:35:
In file included from /builds/linux/include/linux/of.h:17:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/hwmon/g762.c:30:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/smc/smc_ism.c:9:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/sound/soc/stm/stm32_sai_sub.c:9:
In file included from /builds/linux/include/linux/clk.h:14:
In file included from /builds/linux/include/linux/notifier.h:14:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/wireless/ath/ath9k/ani.c:19:
In file included from /builds/linux/drivers/net/wireless/ath/ath9k/hw.h:20:
In file included from /builds/linux/include/linux/if_ether.h:19:
In file included from /builds/linux/include/linux/skbuff.h:15:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/wimax/i2400m/usb-fw.c:75:
In file included from /builds/linux/include/linux/usb.h:6:
In file included from /builds/linux/include/linux/usb/ch9.h:36:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/video/fbdev/vfb.c:13:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/phy/xilinx_gmii2rgmii.c:13:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/nfsd/nfsfh.c:13:
In file included from /builds/linux/include/linux/sunrpc/svcauth_gss.h:13:
In file included from /builds/linux/include/linux/sched.h:12:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/mm/mremap.c:11:
In file included from /builds/linux/include/linux/mm.h:10:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/afs/vl_rotate.c:9:
In file included from /builds/linux/include/linux/sched.h:12:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/input/mousedev.c:16:
In file included from /builds/linux/include/linux/sched.h:12:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/wireless/broadcom/brcm80211/brcmutil/d11.c:7:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/tty/serial/bcm63xx_uart.c:18:
In file included from /builds/linux/include/linux/platform_device.h:13:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/autofs/dev-ioctl.c:7:
In file included from /builds/linux/include/linux/miscdevice.h:7:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/kernfs/inode.c:10:
In file included from /builds/linux/include/linux/pagemap.h:8:
In file included from /builds/linux/include/linux/mm.h:10:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/misc/dummy-irq.c:14:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/amd/amdgpu/atom.c:25:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/input/touchscreen/ads7846.c:20:
In file included from /builds/linux/include/linux/sched.h:12:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/mga/mga_warp.c:30:
In file included from /builds/linux/include/linux/firmware.h:7:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/usb/class/cdc-wdm.c:18:
In file included from /builds/linux/drivers/usb/chipidea/usbmisc_imx.c:6:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/linux/thread_info.h:22:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~

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_IAS=0
In file included from /builds/linux/drivers/crypto/mediatek/mtk-aes.c:12:
In file included from /builds/linux/include/crypto/aes.h:10:
In file included from /builds/linux/include/linux/crypto.h:19:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/tuners/max2165.c:8:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/isdn/mISDN/dsp_pipeline.c:11:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/staging/greybus/spilib.c:11:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/ethernet/arc/emac_arc.c:10:
In file included from /builds/linux/include/linux/etherdevice.h:20:
In file included from /builds/linux/include/linux/if_ether.h:19:
In file included from /builds/linux/include/linux/skbuff.h:15:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/w1/slaves/w1_ds2438.c:9:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/netfilter/ipvs/ip_vs_wlc.c:20:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/can/cc770/cc770.c:10:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/security/tomoyo/tomoyo.c:8:
In file included from /builds/linux/include/linux/lsm_hooks.h:28:
In file included from /builds/linux/include/linux/security.h:26:
In file included from /builds/linux/include/linux/key.h:15:
In file included from /builds/linux/include/linux/rbtree.h:22:
In file included from /builds/linux/include/linux/rcupdate.h:27:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/usb/gspca/pac207.c:16:
In file included from /builds/linux/include/linux/input.h:8:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/cifs/smb2pdu.c:31:
In file included from /builds/linux/include/linux/fs.h:6:
In file included from /builds/linux/include/linux/wait_bit.h:8:
In file included from /builds/linux/include/linux/wait.h:9:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/xfs/xfs_itable.c:6:
In file included from /builds/linux/fs/xfs/xfs.h:22:
In file included from /builds/linux/fs/xfs/xfs_linux.h:24:
In file included from /builds/linux/fs/xfs/kmem.h:9:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/ocfs2/quota_local.c:6:
In file included from /builds/linux/include/linux/fs.h:6:
In file included from /builds/linux/include/linux/wait_bit.h:8:
In file included from /builds/linux/include/linux/wait.h:9:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/engine/fifo/gv100.c:22:
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/engine/fifo/gk104.h:5:
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/engine/fifo/priv.h:5:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/engine/fifo.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/engine.h:5:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/subdev.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/device.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/oclass.h:3:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/os.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvif/os.h:6:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpio/gpio-pci-idio-16.c:8:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/lib/bsearch.c:11:
In file included from /builds/linux/include/linux/kprobes.h:22:
In file included from /builds/linux/include/linux/notifier.h:14:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/vkms/vkms_gem.c:3:
In file included from /builds/linux/include/linux/shmem_fs.h:6:
In file included from /builds/linux/include/linux/swap.h:5:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/rtc/rtc-stmp3xxx.c:13:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/etnaviv/etnaviv_hwdb.c:6:
In file included from /builds/linux/drivers/gpu/drm/etnaviv/etnaviv_gpu.h:10:
In file included from /builds/linux/drivers/gpu/drm/etnaviv/etnaviv_gem.h:9:
In file included from /builds/linux/include/linux/dma-resv.h:42:
In file included from /builds/linux/include/linux/ww_mutex.h:20:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/iio/dac/ti-dac7311.c:9:
In file included from /builds/linux/include/linux/iio/iio.h:10:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/sched/act_simple.c:8:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/netfilter/ipvs/ip_vs_app.c:19:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/ocfs2/dlmfs/dlmfs.c:23:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/panel/panel-arm-versatile.c:34:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/iio/light/vcnl4000.c:21:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/staging/comedi/drivers/amplc_dio200_common.c:13:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/sound/soc/sprd/sprd-pcm-compress.c:4:
In file included from /builds/linux/include/linux/dma-mapping.h:7:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/exynos/exynos_drm_rotator.c:9:
In file included from /builds/linux/include/linux/clk.h:14:
In file included from /builds/linux/include/linux/notifier.h:14:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/lib/bug.c:45:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/engine/gr/ctxgf119.c:24:
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/engine/gr/ctxgf100.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/engine/gr/gf100.h:27:
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/engine/gr/priv.h:5:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/engine/gr.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/engine.h:5:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/subdev.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/device.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/oclass.h:3:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/os.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvif/os.h:6:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/mtd/nand/raw/nand_samsung.c:9:
In file included from /builds/linux/drivers/mtd/nand/raw/internals.h:14:
In file included from /builds/linux/include/linux/mtd/rawnand.h:16:
In file included from /builds/linux/include/linux/mtd/mtd.h:10:
In file included from /builds/linux/include/linux/uio.h:9:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/tipc/bearer.c:37:
In file included from /builds/linux/include/net/sock.h:38:
In file included from /builds/linux/include/linux/hardirq.h:5:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/wireless/ath/ath5k/qcu.c:25:
In file included from /builds/linux/drivers/net/wireless/ath/ath5k/ath5k.h:26:
In file included from /builds/linux/include/linux/io.h:13:
In file included from /builds/linux/arch/riscv/include/asm/io.h:15:
In file included from /builds/linux/arch/riscv/include/asm/mmiowb.h:12:
In file included from /builds/linux/include/asm-generic/mmiowb.h:27:
In file included from /builds/linux/arch/riscv/include/asm/smp.h:11:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/rc/img-ir/img-ir-sony.c:8:
In file included from /builds/linux/drivers/media/rc/img-ir/img-ir-hw.h:12:
In file included from /builds/linux/include/media/rc-core.h:11:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/engine/gr/gk110b.c:24:
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/engine/gr/gf100.h:27:
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/engine/gr/priv.h:5:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/engine/gr.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/engine.h:5:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/subdev.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/device.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/oclass.h:3:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/os.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvif/os.h:6:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/sound/usb/caiaq/device.c:10:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/video/backlight/lv5207lp.c:10:
In file included from /builds/linux/include/linux/backlight.h:12:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/btrfs/tests/free-space-tree-tests.c:8:
In file included from /builds/linux/fs/btrfs/tests/../ctree.h:9:
In file included from /builds/linux/include/linux/mm.h:10:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/pci/hotplug/pciehp_core.c:25:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/sound/pci/echoaudio/darla24.c:33:
In file included from /builds/linux/include/linux/interrupt.h:11:
In file included from /builds/linux/include/linux/hardirq.h:5:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/wireless/mediatek/mt76/mt76x02_dfs.c:6:
In file included from /builds/linux/drivers/net/wireless/mediatek/mt76/mt76x02.h:10:
In file included from /builds/linux/include/linux/kfifo.h:40:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/wireless/zydas/zd1211rw/zd_rf_uw2453.c:9:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/amd/amdgpu/gfx_v8_0.c:26:
In file included from /builds/linux/include/linux/firmware.h:7:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/lib/iov_iter.c:3:
In file included from /builds/linux/include/linux/bvec.h:13:
In file included from /builds/linux/include/linux/mm.h:10:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/orangefs/xattr.c:13:
In file included from /builds/linux/fs/orangefs/protocol.h:5:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/radeon/si.c:25:
In file included from /builds/linux/include/linux/firmware.h:7:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/tty/tty_baudrate.c:8:
In file included from /builds/linux/include/uapi/linux/termios.h:6:
In file included from ./arch/riscv/include/generated/uapi/asm/termios.h:1:
In file included from /builds/linux/include/asm-generic/termios.h:6:
In file included from /builds/linux/include/linux/uaccess.h:5:
In file included from /builds/linux/include/linux/sched.h:12:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/netfilter/xt_owner.c:10:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/mfd/da9055-i2c.c:9:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/video/backlight/da903x_bl.c:14:
In file included from /builds/linux/include/linux/platform_device.h:13:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/batman-adv/debugfs.c:7:
In file included from /builds/linux/net/batman-adv/debugfs.h:10:
In file included from /builds/linux/net/batman-adv/main.h:210:
In file included from /builds/linux/include/linux/etherdevice.h:20:
In file included from /builds/linux/include/linux/if_ether.h:19:
In file included from /builds/linux/include/linux/skbuff.h:15:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/mm/debug_page_ref.c:2:
In file included from /builds/linux/include/linux/mm_types.h:9:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/of/overlay.c:12:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/ethernet/freescale/enetc/enetc_ptp.c:4:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/regulator/hi6421-regulator.c:12:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/wireless/intersil/orinoco/fw.c:6:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/scsi/bfa/bfa_fcs_fcpim.c:15:
In file included from /builds/linux/drivers/scsi/bfa/bfad_drv.h:23:
In file included from /builds/linux/include/linux/pci.h:35:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/usb/gspca/spca1528.c:12:
In file included from /builds/linux/drivers/media/usb/gspca/gspca.h:5:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/ethernet/qlogic/qed/qed_mcp.c:38:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/nfc/st21nfca/vendor_cmds.c:8:
In file included from /builds/linux/include/net/genetlink.h:5:
In file included from /builds/linux/include/linux/genetlink.h:5:
In file included from /builds/linux/include/uapi/linux/genetlink.h:6:
In file included from /builds/linux/include/linux/netlink.h:7:
In file included from /builds/linux/include/linux/skbuff.h:15:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/coda/psdev.c:16:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/nouveau/dispnv50/core827d.c:22:
In file included from /builds/linux/drivers/gpu/drm/nouveau/dispnv50/core.h:3:
In file included from /builds/linux/drivers/gpu/drm/nouveau/dispnv50/disp.h:3:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvif/mem.h:3:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvif/mmu.h:3:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvif/object.h:5:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvif/os.h:6:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/staging/comedi/drivers/usbduxsigma.c:37:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/configfs/symlink.c:13:
In file included from /builds/linux/include/linux/fs.h:6:
In file included from /builds/linux/include/linux/wait_bit.h:8:
In file included from /builds/linux/include/linux/wait.h:9:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/netfilter/ipset/ip_set_hash_ipmark.c:7:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/usb/dvb-usb/dtv5100.c:11:
In file included from /builds/linux/drivers/media/usb/dvb-usb/dtv5100.h:13:
In file included from /builds/linux/drivers/media/usb/dvb-usb/dvb-usb.h:14:
In file included from /builds/linux/include/linux/input.h:8:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/mfd/wm8998-tables.c:10:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/rxrpc/recvmsg.c:10:
In file included from /builds/linux/include/linux/net.h:18:
In file included from /builds/linux/include/linux/random.h:101:
In file included from /builds/linux/include/linux/prandom.h:12:
In file included from /builds/linux/include/linux/percpu.h:6:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/wireless/core.c:13:
In file included from /builds/linux/include/uapi/linux/if.h:25:
In file included from /builds/linux/include/linux/socket.h:8:
In file included from /builds/linux/include/linux/uio.h:9:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/security/tomoyo/mount.c:8:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/mfd/aat2870-core.c:11:
In file included from /builds/linux/include/linux/debugfs.h:15:
In file included from /builds/linux/include/linux/fs.h:6:
In file included from /builds/linux/include/linux/wait_bit.h:8:
In file included from /builds/linux/include/linux/wait.h:9:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/engine/nvdec/base.c:22:
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/engine/nvdec/priv.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/engine/nvdec.h:5:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/engine.h:5:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/subdev.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/device.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/oclass.h:3:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/os.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvif/os.h:6:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/usb/serial/io_ti.c:17:
In file included from /builds/linux/include/linux/jiffies.h:9:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/wireless/broadcom/b43/debugfs.c:13:
In file included from /builds/linux/include/linux/fs.h:6:
In file included from /builds/linux/include/linux/wait_bit.h:8:
In file included from /builds/linux/include/linux/wait.h:9:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/block/ioctl.c:3:
In file included from /builds/linux/include/linux/blkdev.h:5:
In file included from /builds/linux/include/linux/sched.h:12:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/ipv4/fib_semantics.c:12:
In file included from /builds/linux/include/linux/uaccess.h:5:
In file included from /builds/linux/include/linux/sched.h:12:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/qxl/qxl_gem.c:28:
In file included from /builds/linux/drivers/gpu/drm/qxl/qxl_drv.h:33:
In file included from /builds/linux/include/linux/dma-fence.h:17:
In file included from /builds/linux/include/linux/wait.h:9:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/leds/leds-da903x.c:12:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/staging/comedi/drivers/addi_apci_3120.c:15:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/staging/vc04_services/bcm2835-camera/controls.c:16:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/iio/adc/spear_adc.c:8:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/drm_fb_cma_helper.c:13:
In file included from /builds/linux/include/drm/drm_framebuffer.h:28:
In file included from /builds/linux/include/linux/sched.h:12:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/wireless/ath/ath5k/eeprom.c:26:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/md/raid10.c:12:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/misc/mic/vop/vop_debugfs.c:9:
In file included from /builds/linux/include/linux/debugfs.h:15:
In file included from /builds/linux/include/linux/fs.h:6:
In file included from /builds/linux/include/linux/wait_bit.h:8:
In file included from /builds/linux/include/linux/wait.h:9:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/scsi/qla4xxx/ql4_attr.c:8:
In file included from /builds/linux/drivers/scsi/qla4xxx/ql4_def.h:14:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/bcma/driver_chipcommon_pmu.c:12:
In file included from /builds/linux/drivers/bcma/bcma_private.h:9:
In file included from /builds/linux/include/linux/bcma/bcma.h:5:
In file included from /builds/linux/include/linux/pci.h:35:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpio/gpio-em.c:9:
In file included from /builds/linux/include/linux/platform_device.h:13:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/staging/media/hantro/hantro_jpeg.c:9:
In file included from /builds/linux/include/linux/dma-mapping.h:7:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/kernel/time/hrtimer.c:25:
In file included from /builds/linux/include/linux/cpu.h:17:
In file included from /builds/linux/include/linux/node.h:18:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/nfs/filelayout/filelayoutdev.c:31:
In file included from /builds/linux/include/linux/nfs_fs.h:22:
In file included from /builds/linux/include/linux/in.h:19:
In file included from /builds/linux/include/uapi/linux/in.h:24:
In file included from /builds/linux/include/linux/socket.h:8:
In file included from /builds/linux/include/linux/uio.h:9:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/ethernet/marvell/octeontx2/af/rvu_reg.c:11:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/ethernet/mellanox/mlx5/core/steering/dr_domain.c:4:
In file included from /builds/linux/include/linux/mlx5/eswitch.h:9:
In file included from /builds/linux/include/linux/mlx5/driver.h:37:
In file included from /builds/linux/include/linux/completion.h:12:
In file included from /builds/linux/include/linux/wait.h:9:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/radio/radio-trust.c:19:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/btrfs/tests/inode-tests.c:8:
In file included from /builds/linux/fs/btrfs/tests/../ctree.h:9:
In file included from /builds/linux/include/linux/mm.h:10:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/hid/hid-kye.c:13:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/ethernet/mellanox/mlxsw/spectrum_acl_atcam.c:7:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/dccp/timer.c:9:
In file included from /builds/linux/include/linux/dccp.h:6:
In file included from /builds/linux/include/linux/in.h:19:
In file included from /builds/linux/include/uapi/linux/in.h:24:
In file included from /builds/linux/include/linux/socket.h:8:
In file included from /builds/linux/include/linux/uio.h:9:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/ethernet/mellanox/mlx4/mr.c:37:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/fuse/control.c:9:
In file included from /builds/linux/fs/fuse/fuse_i.h:17:
In file included from /builds/linux/include/linux/fs.h:6:
In file included from /builds/linux/include/linux/wait_bit.h:8:
In file included from /builds/linux/include/linux/wait.h:9:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/dma/coh901318.c:11:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/pci/tw5864/tw5864-util.c:2:
In file included from /builds/linux/drivers/media/pci/tw5864/tw5864.h:8:
In file included from /builds/linux/include/linux/pci.h:35:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/ethernet/marvell/octeontx2/af/cgx.c:11:
In file included from /builds/linux/include/linux/acpi.h:13:
In file included from /builds/linux/include/linux/irqdomain.h:35:
In file included from /builds/linux/include/linux/of.h:17:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/wireless/broadcom/b43/bus.c:16:
In file included from /builds/linux/drivers/net/wireless/broadcom/b43/b43.h:6:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/direct-io.c:24:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/sound/pci/rme32.c:59:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/lib/xz/xz_dec_bcj.c:11:
In file included from /builds/linux/lib/xz/xz_private.h:19:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/scsi/bfa/bfa_hw_cb.c:11:
In file included from /builds/linux/drivers/scsi/bfa/bfad_drv.h:23:
In file included from /builds/linux/include/linux/pci.h:35:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/video/fbdev/via/tblDPASetting.c:8:
In file included from /builds/linux/drivers/video/fbdev/via/global.h:11:
In file included from /builds/linux/include/linux/fb.h:6:
In file included from /builds/linux/include/uapi/linux/fb.h:6:
In file included from /builds/linux/include/linux/i2c.h:13:
In file included from /builds/linux/include/linux/acpi.h:13:
In file included from /builds/linux/include/linux/irqdomain.h:35:
In file included from /builds/linux/include/linux/of.h:17:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/staging/rtl8188eu/hal/pwrseq.c:8:
In file included from /builds/linux/drivers/staging/rtl8188eu/include/pwrseq.h:11:
In file included from /builds/linux/drivers/staging/rtl8188eu/include/pwrseqcmd.h:10:
In file included from /builds/linux/drivers/staging/rtl8188eu/include/drv_types.h:19:
In file included from /builds/linux/drivers/staging/rtl8188eu/include/osdep_service.h:16:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/v3d/v3d_irq.c:16:
In file included from /builds/linux/include/linux/platform_device.h:13:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/nlmon.c:2:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/usb/renesas_usbhs/mod_host.c:8:
In file included from /builds/linux/include/linux/io.h:13:
In file included from /builds/linux/arch/riscv/include/asm/io.h:15:
In file included from /builds/linux/arch/riscv/include/asm/mmiowb.h:12:
In file included from /builds/linux/include/asm-generic/mmiowb.h:27:
In file included from /builds/linux/arch/riscv/include/asm/smp.h:11:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/afs/dir.c:9:
In file included from /builds/linux/include/linux/fs.h:6:
In file included from /builds/linux/include/linux/wait_bit.h:8:
In file included from /builds/linux/include/linux/wait.h:9:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/xfs/xfs_iops.c:6:
In file included from /builds/linux/fs/xfs/xfs.h:22:
In file included from /builds/linux/fs/xfs/xfs_linux.h:24:
In file included from /builds/linux/fs/xfs/kmem.h:9:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/pci/controller/dwc/pcie-uniphier.c:10:
In file included from /builds/linux/include/linux/clk.h:14:
In file included from /builds/linux/include/linux/notifier.h:14:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/iio/trigger/iio-trig-interrupt.c:9:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/kernel/printk/printk_safe.c:6:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/hid/hid-apple.c:17:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/hwmon/pmbus/zl6100.c:11:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/wireless/ath/ath6kl/cfg80211.c:21:
In file included from /builds/linux/include/linux/inetdevice.h:8:
In file included from /builds/linux/include/uapi/linux/if.h:25:
In file included from /builds/linux/include/linux/socket.h:8:
In file included from /builds/linux/include/linux/uio.h:9:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/clocksource/timer-cadence-ttc.c:10:
In file included from /builds/linux/include/linux/clk.h:14:
In file included from /builds/linux/include/linux/notifier.h:14:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/wireless/ath/ath10k/core.c:8:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/netfilter/xt_CONNSECMARK.c:15:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/i2c/m5mols/m5mols_capture.c:13:
In file included from /builds/linux/include/linux/i2c.h:13:
In file included from /builds/linux/include/linux/acpi.h:13:
In file included from /builds/linux/include/linux/irqdomain.h:35:
In file included from /builds/linux/include/linux/of.h:17:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/engine/fifo/base.c:24:
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/engine/fifo/priv.h:5:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/engine/fifo.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/engine.h:5:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/subdev.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/device.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/oclass.h:3:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/os.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvif/os.h:6:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/infiniband/hw/hns/hns_roce_qp.c:34:
In file included from /builds/linux/include/linux/pci.h:35:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/dsa/mv88e6xxx/global2_avb.c:16:
In file included from /builds/linux/drivers/net/dsa/mv88e6xxx/global2.h:14:
In file included from /builds/linux/drivers/net/dsa/mv88e6xxx/chip.h:11:
In file included from /builds/linux/include/linux/idr.h:15:
In file included from /builds/linux/include/linux/radix-tree.h:14:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/tty/serial/8250/8250_of.c:8:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/netfilter/ipvs/ip_vs_lc.c:15:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/rtc/proc.c:11:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/soundwire/slave.c:4:
In file included from /builds/linux/include/linux/acpi.h:13:
In file included from /builds/linux/include/linux/irqdomain.h:35:
In file included from /builds/linux/include/linux/of.h:17:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/panfrost/panfrost_job.c:5:
In file included from /builds/linux/include/linux/interrupt.h:11:
In file included from /builds/linux/include/linux/hardirq.h:5:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/subdev/bios/dcb.c:24:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/subdev/bios.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/subdev.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/device.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/oclass.h:3:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/os.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvif/os.h:6:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/virtio/virtgpu_object.c:28:
In file included from /builds/linux/include/drm/ttm/ttm_execbuf_util.h:36:
In file included from /builds/linux/include/drm/ttm/ttm_bo_api.h:34:
In file included from /builds/linux/include/drm/drm_gem.h:37:
In file included from /builds/linux/include/linux/kref.h:16:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/staging/android/ion/ion_system_heap.c:9:
In file included from /builds/linux/include/linux/dma-mapping.h:7:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/amd/amdgpu/../display/dc/gpio/hw_translate.c:26:
In file included from /builds/linux/drivers/gpu/drm/amd/amdgpu/../display/dc/dm_services.h:34:
In file included from /builds/linux/drivers/gpu/drm/amd/amdgpu/../display/amdgpu_dm/amdgpu_dm_trace.h:32:
In file included from /builds/linux/include/linux/tracepoint.h:15:
In file included from /builds/linux/include/linux/smp.h:64:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/nls/nls_iso8859-14.c:15:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/ipv6/ip6_icmp.c:3:
In file included from /builds/linux/include/linux/icmpv6.h:5:
In file included from /builds/linux/include/linux/skbuff.h:15:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/usb/serial/kobil_sct.c:24:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/reiserfs/inode.c:5:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/gfs2/rgrp.c:9:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/power/supply/da9052-battery.c:11:
In file included from /builds/linux/include/linux/freezer.h:8:
In file included from /builds/linux/include/linux/sched.h:12:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/wireless/realtek/rtlwifi/rtl8192ce/dm.c:4:
In file included from /builds/linux/drivers/net/wireless/realtek/rtlwifi/rtl8192ce/../wifi.h:9:
In file included from /builds/linux/include/linux/sched.h:12:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/lib/dump_stack.c:9:
In file included from /builds/linux/include/linux/sched.h:12:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/caif/cfcnfg.c:11:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/sound/drivers/vx/vx_hwdep.c:10:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/base/syscore.c:9:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/9p/acl.c:15:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/hfsplus/btree.c:12:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/radeon/r600_dma.c:25:
In file included from /builds/linux/drivers/gpu/drm/radeon/radeon.h:64:
In file included from /builds/linux/include/linux/wait.h:9:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/staging/greybus/raw.c:9:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/usb/gadget/function/uvc_v4l2.c:9:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/usb/host/fsl-mph-dr-of.c:9:
In file included from /builds/linux/include/linux/platform_device.h:13:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/staging/rtl8188eu/core/rtw_mlme_ext.c:9:
In file included from /builds/linux/include/linux/ieee80211.h:19:
In file included from /builds/linux/include/linux/if_ether.h:19:
In file included from /builds/linux/include/linux/skbuff.h:15:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/rc/keymaps/rc-medion-x10-or2x.c:13:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/i2c/aptina-pll.c:8:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/rtc/rtc-ab-b5ze-s3.c:16:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/scsi/bfa/bfa_core.c:11:
In file included from /builds/linux/drivers/scsi/bfa/bfad_drv.h:23:
In file included from /builds/linux/include/linux/pci.h:35:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/md/dm-ioctl.c:8:
In file included from /builds/linux/drivers/md/dm-core.h:12:
In file included from /builds/linux/include/linux/kthread.h:6:
In file included from /builds/linux/include/linux/sched.h:12:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/phy/ti/phy-gmii-sel.c:10:
In file included from /builds/linux/include/linux/platform_device.h:13:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/char/tpm/tpm-dev.c:15:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/watchdog/meson_gxbb_wdt.c:7:
In file included from /builds/linux/include/linux/clk.h:14:
In file included from /builds/linux/include/linux/notifier.h:14:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/sound/firewire/motu/motu-protocol-v2.c:8:
In file included from /builds/linux/sound/firewire/motu/motu.h:11:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/rtc/rtc-brcmstb-waketimer.c:8:
In file included from /builds/linux/include/linux/clk.h:14:
In file included from /builds/linux/include/linux/notifier.h:14:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/rc/keymaps/rc-encore-enltv-fm53.c:8:
In file included from /builds/linux/include/media/rc-map.h:11:
In file included from /builds/linux/include/linux/input.h:8:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/ethernet/hisilicon/hns/hnae.c:6:
In file included from /builds/linux/include/linux/dma-mapping.h:7:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/afs/vl_list.c:9:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/engine/gr/ctxgv100.c:22:
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/engine/gr/ctxgf100.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/engine/gr/gf100.h:27:
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/engine/gr/priv.h:5:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/engine/gr.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/engine.h:5:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/subdev.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/device.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/oclass.h:3:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/os.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvif/os.h:6:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/kernel/notifier.c:3:
In file included from /builds/linux/include/linux/kprobes.h:22:
In file included from /builds/linux/include/linux/notifier.h:14:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/sound/soc/codecs/rl6231.c:10:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/iio/adc/mcp3911.c:8:
In file included from /builds/linux/include/linux/clk.h:14:
In file included from /builds/linux/include/linux/notifier.h:14:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/crypto/aead.c:10:
In file included from /builds/linux/include/crypto/internal/geniv.h:11:
In file included from /builds/linux/include/crypto/internal/aead.h:11:
In file included from /builds/linux/include/crypto/aead.h:11:
In file included from /builds/linux/include/linux/crypto.h:19:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/power/supply/bq24735-charger.c:21:
In file included from /builds/linux/include/linux/gpio.h:62:
In file included from /builds/linux/include/asm-generic/gpio.h:8:
In file included from /builds/linux/include/linux/of.h:17:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/sound/soc/codecs/es8316.c:10:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/reset/reset-qcom-aoss.c:6:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/phy/freescale/phy-fsl-imx8-mipi-dphy.c:7:
In file included from /builds/linux/include/linux/clk.h:14:
In file included from /builds/linux/include/linux/notifier.h:14:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/ipv4/tcp_yeah.c:10:
In file included from /builds/linux/include/linux/mm.h:10:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/staging/android/vsoc.c:19:
In file included from /builds/linux/include/linux/dma-mapping.h:7:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/wireless/quantenna/qtnfmac/commands.c:5:
In file included from /builds/linux/include/linux/skbuff.h:15:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/iio/common/cros_ec_sensors/cros_ec_sensors_core.c:9:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/block/drbd/drbd_main.c:19:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/usb/dvb-usb/cxusb.c:23:
In file included from /builds/linux/include/media/tuner.h:13:
In file included from /builds/linux/include/linux/videodev2.h:59:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/hid/intel-ish-hid/ishtp/client.c:8:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/hfs/extent.c:11:
In file included from /builds/linux/include/linux/pagemap.h:8:
In file included from /builds/linux/include/linux/mm.h:10:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/usb/stkwebcam/stk-webcam.c:14:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/ipv4/ip_sockglue.c:19:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/iio/adc/hx711.c:9:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/mtd/nand/spi/toshiba.c:9:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/engine/disp/hdmigt215.c:24:
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/engine/disp/hdmi.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/engine/disp/ior.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/engine/disp/priv.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/engine/disp.h:5:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/engine.h:5:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/subdev.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/device.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/oclass.h:3:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/os.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvif/os.h:6:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/clk/renesas/clk-r8a7740.c:8:
In file included from /builds/linux/include/linux/clk-provider.h:9:
In file included from /builds/linux/include/linux/of.h:17:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/sched/sch_fq.c:33:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/pinctrl/bcm/pinctrl-cygnus-mux.c:24:
In file included from /builds/linux/include/linux/io.h:13:
In file included from /builds/linux/arch/riscv/include/asm/io.h:15:
In file included from /builds/linux/arch/riscv/include/asm/mmiowb.h:12:
In file included from /builds/linux/include/asm-generic/mmiowb.h:27:
In file included from /builds/linux/arch/riscv/include/asm/smp.h:11:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/crypto/asymmetric_keys/restrict.c:9:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/engine/fifo/gm107.c:24:
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/engine/fifo/gk104.h:5:
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/engine/fifo/priv.h:5:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/engine/fifo.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/engine.h:5:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/subdev.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/device.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/oclass.h:3:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/os.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvif/os.h:6:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/target/sbp/sbp_target.c:12:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/ethernet/renesas/ravb_main.c:12:
In file included from /builds/linux/include/linux/clk.h:14:
In file included from /builds/linux/include/linux/notifier.h:14:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/i2c/tea6415c.c:19:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/ata/libata-core.c:28:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/ethernet/intel/fm10k/fm10k_netdev.c:4:
In file included from /builds/linux/drivers/net/ethernet/intel/fm10k/fm10k.h:8:
In file included from /builds/linux/include/linux/etherdevice.h:20:
In file included from /builds/linux/include/linux/if_ether.h:19:
In file included from /builds/linux/include/linux/skbuff.h:15:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/kernel/cgroup/cgroup.c:31:
In file included from /builds/linux/kernel/cgroup/cgroup-internal.h:5:
In file included from /builds/linux/include/linux/cgroup.h:12:
In file included from /builds/linux/include/linux/sched.h:12:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/xfs/xfs_log_cil.c:6:
In file included from /builds/linux/fs/xfs/xfs.h:22:
In file included from /builds/linux/fs/xfs/xfs_linux.h:24:
In file included from /builds/linux/fs/xfs/kmem.h:9:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/nouveau/dispnv50/curs.c:22:
In file included from /builds/linux/drivers/gpu/drm/nouveau/dispnv50/curs.h:3:
In file included from /builds/linux/drivers/gpu/drm/nouveau/dispnv50/wndw.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/dispnv50/disp.h:3:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvif/mem.h:3:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvif/mmu.h:3:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvif/object.h:5:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvif/os.h:6:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/ethernet/intel/e1000/e1000_param.c:4:
In file included from /builds/linux/drivers/net/ethernet/intel/e1000/e1000.h:10:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/pci/cx23885/cx23885-dvb.c:8:
In file included from /builds/linux/drivers/media/pci/cx23885/cx23885.h:10:
In file included from /builds/linux/include/linux/pci.h:35:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/scsi/device_handler/scsi_dh_alua.c:8:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/watchdog/i6300esb.c:29:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/ethernet/mellanox/mlxsw/spectrum2_mr_tcam.c:6:
In file included from /builds/linux/drivers/net/ethernet/mellanox/mlxsw/core_acl_flex_actions.h:8:
In file included from /builds/linux/include/linux/netdevice.h:24:
In file included from /builds/linux/include/linux/timer.h:6:
In file included from /builds/linux/include/linux/ktime.h:24:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/mac802154/mac_cmd.c:13:
In file included from /builds/linux/include/linux/skbuff.h:15:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/android/binderfs.c:5:
In file included from /builds/linux/include/linux/fs.h:6:
In file included from /builds/linux/include/linux/wait_bit.h:8:
In file included from /builds/linux/include/linux/wait.h:9:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/dlm/netlink.c:6:
In file included from /builds/linux/include/net/genetlink.h:5:
In file included from /builds/linux/include/linux/genetlink.h:5:
In file included from /builds/linux/include/uapi/linux/genetlink.h:6:
In file included from /builds/linux/include/linux/netlink.h:7:
In file included from /builds/linux/include/linux/skbuff.h:15:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/soc/samsung/exynos-chipid.c:11:
In file included from /builds/linux/include/linux/io.h:13:
In file included from /builds/linux/arch/riscv/include/asm/io.h:15:
In file included from /builds/linux/arch/riscv/include/asm/mmiowb.h:12:
In file included from /builds/linux/include/asm-generic/mmiowb.h:27:
In file included from /builds/linux/arch/riscv/include/asm/smp.h:11:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/subdev/devinit/tu102.c:22:
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/subdev/devinit/nv50.h:5:
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/subdev/devinit/priv.h:5:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/subdev/devinit.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/subdev.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/device.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/oclass.h:3:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/os.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvif/os.h:6:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/ext2/super.c:20:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/usb/gspca/m5602/m5602_ov9650.c:18:
In file included from /builds/linux/drivers/media/usb/gspca/m5602/m5602_ov9650.h:18:
In file included from /builds/linux/include/linux/dmi.h:6:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/netfilter/nft_set_bitmap.c:8:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/crypto/exynos-rng.c:12:
In file included from /builds/linux/include/linux/clk.h:14:
In file included from /builds/linux/include/linux/notifier.h:14:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/subdev/clk/nv50.c:24:
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/subdev/clk/nv50.h:5:
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/subdev/clk/priv.h:5:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/subdev/clk.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/subdev.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/device.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/oclass.h:3:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/os.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvif/os.h:6:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/amd/amdgpu/../powerplay/hwmgr/vega10_baco.c:23:
In file included from /builds/linux/drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu.h:31:
In file included from /builds/linux/drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu_ctx.h:26:
In file included from /builds/linux/drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu_ring.h:28:
In file included from /builds/linux/include/drm/gpu_scheduler.h:27:
In file included from /builds/linux/include/drm/spsc_queue.h:28:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
In file included from /builds/linux/drivers/infiniband/core/cma_configfs.c:33:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/subdev/secboot/acr.c:23:
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/subdev/secboot/acr.h:25:
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/subdev/secboot/priv.h:26:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/subdev/secboot.h:26:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/subdev.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/device.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/oclass.h:3:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/os.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvif/os.h:6:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/input/touchscreen/exc3000.c:11:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/rtc/rtc-s5m.c:10:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/netfilter/ipset/ip_set_hash_ipportnet.c:7:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/ethernet/qlogic/qed/qed_mng_tlv.c:7:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/ubifs/commit.c:34:
In file included from /builds/linux/include/linux/freezer.h:8:
In file included from /builds/linux/include/linux/sched.h:12:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/usb/dvb-usb/pctv452e.c:13:
In file included from /builds/linux/drivers/media/usb/dvb-usb/dvb-usb.h:14:
In file included from /builds/linux/include/linux/input.h:8:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/w1/slaves/w1_ds2805.c:9:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/scheduler/sched_fence.c:24:
In file included from /builds/linux/include/linux/kthread.h:6:
In file included from /builds/linux/include/linux/sched.h:12:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/crypto/ccree/cc_cipher.c:5:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/ethernet/intel/ixgbevf/ipsec.c:4:
In file included from /builds/linux/drivers/net/ethernet/intel/ixgbevf/ixgbevf.h:9:
In file included from /builds/linux/include/linux/timer.h:6:
In file included from /builds/linux/include/linux/ktime.h:24:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/exportfs/expfs.c:13:
In file included from /builds/linux/include/linux/fs.h:6:
In file included from /builds/linux/include/linux/wait_bit.h:8:
In file included from /builds/linux/include/linux/wait.h:9:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/bridge/br_fdb.c:12:
In file included from /builds/linux/include/linux/rculist.h:11:
In file included from /builds/linux/include/linux/rcupdate.h:27:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/sound/core/oss/pcm_plugin.c:27:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/target/target_core_spc.c:11:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/scsi/bnx2fc/bnx2fc_els.c:17:
In file included from /builds/linux/drivers/scsi/bnx2fc/bnx2fc.h:18:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/lima/lima_pp.c:4:
In file included from /builds/linux/include/linux/interrupt.h:11:
In file included from /builds/linux/include/linux/hardirq.h:5:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/pci/cx88/cx88-input.c:12:
In file included from /builds/linux/drivers/media/pci/cx88/cx88.h:13:
In file included from /builds/linux/include/linux/pci.h:35:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/security/integrity/ima/ima_mok.c:11:
In file included from /builds/linux/include/linux/sched.h:12:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/sunrpc/auth_gss/gss_krb5_unseal.c:61:
In file included from /builds/linux/include/linux/jiffies.h:9:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/f2fs/checkpoint.c:8:
In file included from /builds/linux/include/linux/fs.h:6:
In file included from /builds/linux/include/linux/wait_bit.h:8:
In file included from /builds/linux/include/linux/wait.h:9:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/tve200/tve200_drv.c:30:
In file included from /builds/linux/include/linux/clk.h:14:
In file included from /builds/linux/include/linux/notifier.h:14:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/ieee802154/6lowpan/reassembly.c:12:
In file included from /builds/linux/include/linux/net.h:18:
In file included from /builds/linux/include/linux/random.h:101:
In file included from /builds/linux/include/linux/prandom.h:12:
In file included from /builds/linux/include/linux/percpu.h:6:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/mmc/core/sdio_ops.c:8:
In file included from /builds/linux/include/linux/scatterlist.h:8:
In file included from /builds/linux/include/linux/mm.h:10:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/v4l2-core/v4l2-ioctl.c:11:
In file included from /builds/linux/include/linux/mm.h:10:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/pwm/pwm-stm32-lp.c:13:
In file included from /builds/linux/include/linux/mfd/stm32-lptimer.h:12:
In file included from /builds/linux/include/linux/clk.h:14:
In file included from /builds/linux/include/linux/notifier.h:14:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/phy/broadcom/phy-bcm-ns-usb3.c:13:
In file included from /builds/linux/include/linux/bcma/bcma.h:5:
In file included from /builds/linux/include/linux/pci.h:35:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/mac802154/llsec.c:11:
In file included from /builds/linux/include/linux/completion.h:12:
In file included from /builds/linux/include/linux/wait.h:9:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/subdev/fault/gp100.c:22:
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/subdev/fault/priv.h:5:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/subdev/fault.h:3:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/subdev.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/device.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/oclass.h:3:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/os.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvif/os.h:6:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/platform/tegra-cec/tegra_cec.c:14:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/lib/crc-ccitt.c:7:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/dvb-frontends/ts2020.c:10:
In file included from /builds/linux/include/media/dvb_frontend.h:36:
In file included from /builds/linux/include/linux/sched.h:12:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/hid/hid-gt683r.c:8:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/scsi/lpfc/lpfc_sli.c:24:
In file included from /builds/linux/include/linux/blkdev.h:5:
In file included from /builds/linux/include/linux/sched.h:12:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/xfs/scrub/attr.c:6:
In file included from /builds/linux/fs/xfs/xfs.h:22:
In file included from /builds/linux/fs/xfs/xfs_linux.h:24:
In file included from /builds/linux/fs/xfs/kmem.h:9:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/dma/sun6i-dma.c:10:
In file included from /builds/linux/include/linux/clk.h:14:
In file included from /builds/linux/include/linux/notifier.h:14:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/vme/vme.c:14:
In file included from /builds/linux/include/linux/mm.h:10:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/isdn/hardware/mISDN/isdnhdlc.c:12:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/rxrpc/insecure.c:8:
In file included from /builds/linux/include/net/af_rxrpc.h:11:
In file included from /builds/linux/include/uapi/linux/rxrpc.h:12:
In file included from /builds/linux/include/linux/in.h:19:
In file included from /builds/linux/include/uapi/linux/in.h:24:
In file included from /builds/linux/include/linux/socket.h:8:
In file included from /builds/linux/include/linux/uio.h:9:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/video/fbdev/omap2/omapfb/dss/hdmi4_core.c:14:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/wireless/marvell/mwifiex/sta_tx.c:20:
In file included from /builds/linux/drivers/net/wireless/marvell/mwifiex/decl.h:26:
In file included from /builds/linux/include/linux/wait.h:9:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/ethernet/smsc/smsc9420.c:11:
In file included from /builds/linux/include/linux/interrupt.h:11:
In file included from /builds/linux/include/linux/hardirq.h:5:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/ethernet/mellanox/mlx5/core/ipoib/ipoib.c:33:
In file included from /builds/linux/include/rdma/ib_verbs.h:43:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/can/sja1000/sja1000_platform.c:8:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/sound/pci/hda/patch_analog.c:10:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/sound/firewire/fireface/ff.c:8:
In file included from /builds/linux/sound/firewire/fireface/ff.h:11:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/hpfs/name.c:10:
In file included from /builds/linux/fs/hpfs/hpfs_fn.h:18:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/iio/adc/ti-adc084s021.c:11:
In file included from /builds/linux/include/linux/spi/spi.h:9:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/sound/firewire/dice/dice-midi.c:7:
In file included from /builds/linux/sound/firewire/dice/dice.h:12:
In file included from /builds/linux/include/linux/compat.h:10:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/sound/soc/fsl/fsl_micfil.c:5:
In file included from /builds/linux/include/linux/clk.h:14:
In file included from /builds/linux/include/linux/notifier.h:14:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/ceph/ceph_fs.c:5:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/ipv4/netfilter/nf_log_arp.c:14:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/samples/vfio-mdev/mbochs.c:23:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/clk/sunxi-ng/ccu_sdm.c:6:
In file included from /builds/linux/include/linux/clk-provider.h:9:
In file included from /builds/linux/include/linux/of.h:17:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/tty/serial/8250/8250_uniphier.c:6:
In file included from /builds/linux/include/linux/clk.h:14:
In file included from /builds/linux/include/linux/notifier.h:14:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/iio/chemical/bme680_i2c.c:14:
In file included from /builds/linux/include/linux/acpi.h:13:
In file included from /builds/linux/include/linux/irqdomain.h:35:
In file included from /builds/linux/include/linux/of.h:17:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpio/gpio-timberdale.c:13:
In file included from /builds/linux/include/linux/gpio/driver.h:5:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/amd/amdgpu/../display/dc/dce/dce_opp.c:26:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/rapidio/devices/rio_mport_cdev.c:13:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/nfc/nfcmrvl/i2c.c:19:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/staging/iio/impedance-analyzer/ad5933.c:8:
In file included from /builds/linux/include/linux/clk.h:14:
In file included from /builds/linux/include/linux/notifier.h:14:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/clk/uniphier/clk-uniphier-gate.c:7:
In file included from /builds/linux/include/linux/clk-provider.h:9:
In file included from /builds/linux/include/linux/of.h:17:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/input/keyboard/tm2-touchkey.c:14:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/crypto/aegis128-core.c:9:
In file included from /builds/linux/include/crypto/algapi.h:10:
In file included from /builds/linux/include/linux/crypto.h:19:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/iio/adc/lpc32xx_adc.c:10:
In file included from /builds/linux/include/linux/clk.h:14:
In file included from /builds/linux/include/linux/notifier.h:14:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/dvb-frontends/dibx000_common.c:4:
In file included from /builds/linux/include/linux/i2c.h:13:
In file included from /builds/linux/include/linux/acpi.h:13:
In file included from /builds/linux/include/linux/irqdomain.h:35:
In file included from /builds/linux/include/linux/of.h:17:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/iio/light/apds9300.c:8:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/netfilter/nfnetlink.c:17:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/iio/temperature/mlx90614.c:23:
In file included from /builds/linux/include/linux/i2c.h:13:
In file included from /builds/linux/include/linux/acpi.h:13:
In file included from /builds/linux/include/linux/irqdomain.h:35:
In file included from /builds/linux/include/linux/of.h:17:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/scsi/scsi_transport_iscsi.c:10:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/usb/common/led.c:8:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/devfreq/governor_powersave.c:9:
In file included from /builds/linux/include/linux/devfreq.h:13:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/clocksource/timer-sprd.c:7:
In file included from /builds/linux/include/linux/interrupt.h:11:
In file included from /builds/linux/include/linux/hardirq.h:5:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/fpga/dfl-afu-main.c:18:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/virtio/virtio_mmio.c:57:
In file included from /builds/linux/include/linux/acpi.h:13:
In file included from /builds/linux/include/linux/irqdomain.h:35:
In file included from /builds/linux/include/linux/of.h:17:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/xfs/scrub/rtbitmap.c:6:
In file included from /builds/linux/fs/xfs/xfs.h:22:
In file included from /builds/linux/fs/xfs/xfs_linux.h:24:
In file included from /builds/linux/fs/xfs/kmem.h:9:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/erofs/xattr.c:7:
In file included from /builds/linux/include/linux/security.h:26:
In file included from /builds/linux/include/linux/key.h:15:
In file included from /builds/linux/include/linux/rbtree.h:22:
In file included from /builds/linux/include/linux/rcupdate.h:27:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/mfd/arizona-core.c:10:
In file included from /builds/linux/include/linux/clk.h:14:
In file included from /builds/linux/include/linux/notifier.h:14:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/kernel/time/clocksource.c:10:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/ethernet/intel/e1000e/phy.c:4:
In file included from /builds/linux/drivers/net/ethernet/intel/e1000e/e1000.h:11:
In file included from /builds/linux/include/linux/timer.h:6:
In file included from /builds/linux/include/linux/ktime.h:24:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/hwmon/ltc4222.c:9:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/wireless/sysfs.c:10:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/security/apparmor/path.c:12:
In file included from /builds/linux/include/linux/mount.h:16:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/panel/panel-lg-lb035q02.c:16:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/dvb-frontends/mt352.c:20:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/reiserfs/bitmap.c:6:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/misc/bh1770glc.c:12:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/core/net-procfs.c:2:
In file included from /builds/linux/include/linux/netdevice.h:24:
In file included from /builds/linux/include/linux/timer.h:6:
In file included from /builds/linux/include/linux/ktime.h:24:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/input/touchscreen/bcm_iproc_tsc.c:13:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/ethernet/chelsio/cxgb4/cxgb4_debugfs.c:35:
In file included from /builds/linux/include/linux/seq_file.h:8:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/bluetooth/btsdio.c:11:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/xfrm/xfrm_user.c:14:
In file included from /builds/linux/include/linux/crypto.h:19:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/wireless/intel/iwlwifi/fw/init.c:61:
In file included from /builds/linux/drivers/net/wireless/intel/iwlwifi/fw/runtime.h:63:
In file included from /builds/linux/drivers/net/wireless/intel/iwlwifi/iwl-config.h:66:
In file included from /builds/linux/include/linux/netdevice.h:24:
In file included from /builds/linux/include/linux/timer.h:6:
In file included from /builds/linux/include/linux/ktime.h:24:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/wireless/broadcom/brcm80211/brcmfmac/bcmsdh.c:8:
In file included from /builds/linux/include/linux/netdevice.h:24:
In file included from /builds/linux/include/linux/timer.h:6:
In file included from /builds/linux/include/linux/ktime.h:24:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/sound/soc/codecs/wm8991.c:10:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/video/backlight/gpio_backlight.c:6:
In file included from /builds/linux/include/linux/backlight.h:12:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/sound/usb/endpoint.c:5:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/staging/board/board.c:9:
In file included from /builds/linux/include/linux/clkdev.h:12:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/scsi/lpfc/lpfc_els.c:24:
In file included from /builds/linux/include/linux/blkdev.h:5:
In file included from /builds/linux/include/linux/sched.h:12:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/sound/soc/amd/acp-pcm-dma.c:8:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/soc/qcom/qcom_gsbi.c:6:
In file included from /builds/linux/include/linux/clk.h:14:
In file included from /builds/linux/include/linux/notifier.h:14:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/i2c/tw9906.c:6:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/misc/pci_endpoint_test.c:11:
In file included from /builds/linux/include/linux/fs.h:6:
In file included from /builds/linux/include/linux/wait_bit.h:8:
In file included from /builds/linux/include/linux/wait.h:9:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/ethernet/netronome/nfp/nfpcore/nfp_cppcore.c:14:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/rtc/rtc-rp5c01.c:11:
In file included from /builds/linux/include/linux/io.h:13:
In file included from /builds/linux/arch/riscv/include/asm/io.h:15:
In file included from /builds/linux/arch/riscv/include/asm/mmiowb.h:12:
In file included from /builds/linux/include/asm-generic/mmiowb.h:27:
In file included from /builds/linux/arch/riscv/include/asm/smp.h:11:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/usb/usbnet.c:23:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/crypto/cavium/nitrox/nitrox_skcipher.c:2:
In file included from /builds/linux/include/linux/crypto.h:19:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/staging/comedi/drivers/ssv_dnp.c:21:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/jfs/super.c:7:
In file included from /builds/linux/include/linux/fs.h:6:
In file included from /builds/linux/include/linux/wait_bit.h:8:
In file included from /builds/linux/include/linux/wait.h:9:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/netlink/diag.c:2:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/input/rmi4/rmi_driver.c:16:
In file included from /builds/linux/include/linux/fs.h:6:
In file included from /builds/linux/include/linux/wait_bit.h:8:
In file included from /builds/linux/include/linux/wait.h:9:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/misc/isl29003.c:15:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/ipv4/udp.c:77:
In file included from /builds/linux/include/linux/uaccess.h:5:
In file included from /builds/linux/include/linux/sched.h:12:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/staging/vt6656/power.c:23:
In file included from /builds/linux/drivers/staging/vt6656/mac.h:23:
In file included from /builds/linux/drivers/staging/vt6656/device.h:19:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/hwmon/ltc4245.c:14:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/clk/uniphier/clk-uniphier-cpugear.c:7:
In file included from /builds/linux/include/linux/clk-provider.h:9:
In file included from /builds/linux/include/linux/of.h:17:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/hsr/hsr_slave.c:8:
In file included from /builds/linux/net/hsr/hsr_slave.h:10:
In file included from /builds/linux/include/linux/skbuff.h:15:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/caif/cfvidl.c:11:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/ipv4/ah4.c:4:
In file included from /builds/linux/include/crypto/algapi.h:10:
In file included from /builds/linux/include/linux/crypto.h:19:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/misc/enclosure.c:12:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/lib/extable.c:9:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/radio/dsbr100.c:25:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/engine/mpeg/nv50.c:24:
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/engine/mpeg/priv.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/engine/mpeg.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/engine.h:5:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/subdev.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/device.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/oclass.h:3:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/os.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvif/os.h:6:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/video/fbdev/omap2/omapfb/dss/venc.c:14:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/amd/amdgpu/../powerplay/smumgr/smu7_smumgr.c:25:
In file included from /builds/linux/drivers/gpu/drm/amd/amdgpu/../powerplay/inc/pp_debug.h:35:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/reiserfs/resize.c:12:
In file included from /builds/linux/include/linux/mm.h:10:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/usb/uvc/uvc_metadata.c:11:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/iio/resolver/ad2s90.c:8:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/ethernet/sfc/falcon/mtd.c:8:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/ethernet/qlogic/qlcnic/qlcnic_minidump.c:8:
In file included from /builds/linux/include/net/ip.h:22:
In file included from /builds/linux/include/linux/ip.h:16:
In file included from /builds/linux/include/linux/skbuff.h:15:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/thunderbolt/ctl.c:11:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/rds/transport.c:34:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/ethernet/mellanox/mlx5/core/diag/fs_tracepoint.c:35:
In file included from /builds/linux/drivers/net/ethernet/mellanox/mlx5/core/diag/fs_tracepoint.h:36:
In file included from /builds/linux/include/linux/tracepoint.h:15:
In file included from /builds/linux/include/linux/smp.h:64:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/staging/rtl8723bs/os_dep/osdep_service.c:11:
In file included from /builds/linux/drivers/staging/rtl8723bs/include/drv_types.h:18:
In file included from /builds/linux/include/linux/sched/signal.h:5:
In file included from /builds/linux/include/linux/rculist.h:11:
In file included from /builds/linux/include/linux/rcupdate.h:27:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/dvb-frontends/or51211.c:22:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/amd/amdgpu/amdgpu_debugfs.c:26:
In file included from /builds/linux/include/linux/kthread.h:6:
In file included from /builds/linux/include/linux/sched.h:12:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/leds/leds-menf21bmc.c:12:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/sctp/offload.c:11:
In file included from /builds/linux/include/linux/kprobes.h:22:
In file included from /builds/linux/include/linux/notifier.h:14:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/regulator/88pg86x.c:2:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/amd/amdgpu/../display/dc/clk_mgr/dce100/dce_clk_mgr.c:27:
In file included from /builds/linux/drivers/gpu/drm/amd/amdgpu/../display/dc/inc/hw/dccg.h:29:
In file included from /builds/linux/drivers/gpu/drm/amd/amdgpu/../display/dc/dc_types.h:28:
In file included from /builds/linux/drivers/gpu/drm/amd/amdgpu/../display/dc/os_types.h:30:
In file included from /builds/linux/include/linux/kref.h:16:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/engine/disp/sorgk104.c:22:
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/engine/disp/ior.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/engine/disp/priv.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/engine/disp.h:5:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/engine.h:5:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/subdev.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/device.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/oclass.h:3:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/os.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvif/os.h:6:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/rtc/rtc-isl12026.c:9:
In file included from /builds/linux/include/linux/i2c.h:13:
In file included from /builds/linux/include/linux/acpi.h:13:
In file included from /builds/linux/include/linux/irqdomain.h:35:
In file included from /builds/linux/include/linux/of.h:17:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/sound/soc/rockchip/rk3288_hdmi_analog.c:12:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/clk/qcom/gcc-msm8660.c:9:
In file included from /builds/linux/include/linux/platform_device.h:13:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/input/misc/rk805-pwrkey.c:12:
In file included from /builds/linux/include/linux/input.h:8:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/rxrpc/peer_object.c:10:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/ethernet/freescale/fman/mac.c:35:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/arcnet/arcnet.c:46:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/ethernet/google/gve/gve_tx.c:7:
In file included from /builds/linux/drivers/net/ethernet/google/gve/gve.h:10:
In file included from /builds/linux/include/linux/dma-mapping.h:7:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/usb/gadget/function/f_tcm.c:10:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/iomap/fiemap.c:5:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/pci/endpoint/pci-epc-core.c:9:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/thermal/rcar_thermal.c:10:
In file included from /builds/linux/include/linux/irq.h:14:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/ethernet/intel/i40e/i40e_virtchnl_pf.c:4:
In file included from /builds/linux/drivers/net/ethernet/intel/i40e/i40e.h:7:
In file included from /builds/linux/include/net/tcp.h:20:
In file included from /builds/linux/include/linux/tcp.h:17:
In file included from /builds/linux/include/linux/skbuff.h:15:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/lib/test_strscpy.c:7:
In file included from /builds/linux/lib/../tools/testing/selftests/kselftest_module.h:5:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/wireless/realtek/rtlwifi/rtl8188ee/fw.c:4:
In file included from /builds/linux/drivers/net/wireless/realtek/rtlwifi/rtl8188ee/../wifi.h:9:
In file included from /builds/linux/include/linux/sched.h:12:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/phy/ax88796b.c:9:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/pinctrl/pinctrl-as3722.c:24:
In file included from /builds/linux/include/linux/gpio/driver.h:5:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/subdev/mmu/vmmnv41.c:22:
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/subdev/mmu/vmm.h:3:
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/subdev/mmu/priv.h:5:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/subdev/mmu.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/subdev.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/device.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/oclass.h:3:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/os.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvif/os.h:6:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/tty/serdev/serdev-ttyport.c:6:
In file included from /builds/linux/include/linux/serdev.h:9:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/usb/common/debug.c:11:
In file included from /builds/linux/include/linux/usb/ch9.h:36:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/usb/gspca/pac7311.c:51:
In file included from /builds/linux/include/linux/input.h:8:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/rc/keymaps/rc-dvico-mce.c:8:
In file included from /builds/linux/include/media/rc-map.h:11:
In file included from /builds/linux/include/linux/input.h:8:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/sound/pci/mixart/mixart_hwdep.c:10:
In file included from /builds/linux/include/linux/interrupt.h:11:
In file included from /builds/linux/include/linux/hardirq.h:5:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/staging/wusbcore/dev-sysfs.c:12:
In file included from /builds/linux/include/linux/jiffies.h:9:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/drm_ioctl.c:33:
In file included from /builds/linux/include/linux/pci.h:35:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/ipv4/netfilter/nf_socket_ipv4.c:7:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/sound/pci/oxygen/oxygen_mixer.c:8:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/dvb-frontends/dib8000.c:11:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/rtc/rtc-ds1302.c:11:
In file included from /builds/linux/include/linux/io.h:13:
In file included from /builds/linux/arch/riscv/include/asm/io.h:15:
In file included from /builds/linux/arch/riscv/include/asm/mmiowb.h:12:
In file included from /builds/linux/include/asm-generic/mmiowb.h:27:
In file included from /builds/linux/arch/riscv/include/asm/smp.h:11:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/phy/motorola/phy-cpcap-usb.c:20:
In file included from /builds/linux/include/linux/clk.h:14:
In file included from /builds/linux/include/linux/notifier.h:14:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/netlabel/netlabel_domainhash.c:18:
In file included from /builds/linux/include/linux/rculist.h:11:
In file included from /builds/linux/include/linux/rcupdate.h:27:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/w1/slaves/w1_ds2780.c:13:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/kernel/sched/autogroup.c:6:
In file included from /builds/linux/kernel/sched/sched.h:5:
In file included from /builds/linux/include/linux/sched.h:12:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/nls/mac-roman.c:46:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/bridge/netfilter/ebt_limit.c:15:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/xfs/scrub/trace.c:6:
In file included from /builds/linux/fs/xfs/xfs.h:22:
In file included from /builds/linux/fs/xfs/xfs_linux.h:24:
In file included from /builds/linux/fs/xfs/kmem.h:9:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/leds/leds-lp5523.c:13:
In file included from /builds/linux/include/linux/firmware.h:7:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/rtc/interface.c:11:
In file included from /builds/linux/include/linux/rtc.h:17:
In file included from /builds/linux/include/linux/interrupt.h:11:
In file included from /builds/linux/include/linux/hardirq.h:5:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/samples/kfifo/dma-example.c:9:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/nfs/symlink.c:14:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/hid/hid-cherry.c:15:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/usb/gspca/konica.c:22:
In file included from /builds/linux/include/linux/input.h:8:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/bridge/netfilter/ebtables.c:14:
In file included from /builds/linux/include/linux/kmod.h:9:
In file included from /builds/linux/include/linux/umh.h:4:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/ethernet/mscc/ocelot_regs.c:7:
In file included from /builds/linux/drivers/net/ethernet/mscc/ocelot.h:12:
In file included from /builds/linux/include/linux/etherdevice.h:20:
In file included from /builds/linux/include/linux/if_ether.h:19:
In file included from /builds/linux/include/linux/skbuff.h:15:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from drivers/scsi/qlogicfas408.mod.c:2:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/radio/radio-maxiradio.c:37:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/wireless/ath/ath10k/htt.c:7:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/i2c/busses/i2c-ocores.c:12:
In file included from /builds/linux/include/linux/clk.h:14:
In file included from /builds/linux/include/linux/notifier.h:14:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/iio/pressure/bmp280-core.c:19:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/netfilter/xt_RATEEST.c:5:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/atm/lanai.c:53:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/caif/cfmuxl.c:10:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/sound/soc/ti/omap-dmic.c:14:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/usb/image/microtek.c:123:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/lib/kobject.c:13:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/wireless/ath/ath9k/channel.c:17:
In file included from /builds/linux/drivers/net/wireless/ath/ath9k/ath9k.h:20:
In file included from /builds/linux/include/linux/etherdevice.h:20:
In file included from /builds/linux/include/linux/if_ether.h:19:
In file included from /builds/linux/include/linux/skbuff.h:15:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/leds/leds-tca6507.c:91:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/xfs/xfs_extfree_item.c:6:
In file included from /builds/linux/fs/xfs/xfs.h:22:
In file included from /builds/linux/fs/xfs/xfs_linux.h:24:
In file included from /builds/linux/fs/xfs/kmem.h:9:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/usb/storage/scsiglue.c:31:
In file included from /builds/linux/include/linux/blkdev.h:5:
In file included from /builds/linux/include/linux/sched.h:12:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/pwm/pwm-cros-ec.c:8:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/watchdog/lpc18xx_wdt.c:13:
In file included from /builds/linux/include/linux/clk.h:14:
In file included from /builds/linux/include/linux/notifier.h:14:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/infiniband/sw/siw/siw_qp_tx.c:8:
In file included from /builds/linux/include/linux/net.h:18:
In file included from /builds/linux/include/linux/random.h:101:
In file included from /builds/linux/include/linux/prandom.h:12:
In file included from /builds/linux/include/linux/percpu.h:6:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/ethernet/ti/tlan.c:32:
In file included from /builds/linux/include/linux/hardirq.h:5:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/wireless/mediatek/mt76/debugfs.c:5:
In file included from /builds/linux/drivers/net/wireless/mediatek/mt76/mt76.h:10:
In file included from /builds/linux/include/linux/io.h:13:
In file included from /builds/linux/arch/riscv/include/asm/io.h:15:
In file included from /builds/linux/arch/riscv/include/asm/mmiowb.h:12:
In file included from /builds/linux/include/asm-generic/mmiowb.h:27:
In file included from /builds/linux/arch/riscv/include/asm/smp.h:11:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/staging/comedi/drivers/aio_iiro_16.c:31:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/input/joystick/sidewinder.c:15:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/nls/mac-turkish.c:46:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/ipv4/inetpeer.c:10:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/nfc/nci/core.c:18:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/rc/keymaps/rc-dib0700-rc5.c:13:
In file included from /builds/linux/include/media/rc-map.h:11:
In file included from /builds/linux/include/linux/input.h:8:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/panfrost/panfrost_gem_shrinker.c:11:
In file included from /builds/linux/include/drm/drm_device.h:5:
In file included from /builds/linux/include/linux/kref.h:16:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/netfilter/xt_NETMAP.c:7:
In file included from /builds/linux/include/linux/ip.h:16:
In file included from /builds/linux/include/linux/skbuff.h:15:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/wireless/ath/ath5k/sysfs.c:4:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/reset/hisilicon/reset-hi3660.c:8:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/leds/leds-pca955x.c:43:
In file included from /builds/linux/include/linux/gpio.h:62:
In file included from /builds/linux/include/asm-generic/gpio.h:8:
In file included from /builds/linux/include/linux/of.h:17:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/crypto/async_tx/async_memcpy.c:14:
In file included from /builds/linux/include/linux/highmem.h:5:
In file included from /builds/linux/include/linux/fs.h:6:
In file included from /builds/linux/include/linux/wait_bit.h:8:
In file included from /builds/linux/include/linux/wait.h:9:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/wireless/ti/wlcore/boot.c:10:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/ocfs2/namei.c:25:
In file included from /builds/linux/include/linux/fs.h:6:
In file included from /builds/linux/include/linux/wait_bit.h:8:
In file included from /builds/linux/include/linux/wait.h:9:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/ethernet/mellanox/mlx5/core/steering/dr_action.c:4:
In file included from /builds/linux/drivers/net/ethernet/mellanox/mlx5/core/steering/dr_types.h:7:
In file included from /builds/linux/include/linux/mlx5/driver.h:37:
In file included from /builds/linux/include/linux/completion.h:12:
In file included from /builds/linux/include/linux/wait.h:9:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/hwmon/mcp3021.c:16:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/virtio/virtio_input.c:2:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/input/serio/parkbd.c:43:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/sound/soc/tegra/tegra_sgtl5000.c:14:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/scsi/csiostor/csio_scsi.c:35:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/iio/dac/stm32-dac.c:12:
In file included from /builds/linux/include/linux/iio/iio.h:10:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/extcon/devres.c:9:
In file included from /builds/linux/drivers/extcon/extcon.h:5:
In file included from /builds/linux/include/linux/extcon-provider.h:13:
In file included from /builds/linux/include/linux/extcon.h:21:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/wireless/intel/iwlwifi/mvm/tdls.c:63:
In file included from /builds/linux/include/linux/etherdevice.h:20:
In file included from /builds/linux/include/linux/if_ether.h:19:
In file included from /builds/linux/include/linux/skbuff.h:15:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/netfilter/nf_nat_redirect.c:11:
In file included from /builds/linux/include/uapi/linux/if.h:25:
In file included from /builds/linux/include/linux/socket.h:8:
In file included from /builds/linux/include/linux/uio.h:9:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/rds/tcp_send.c:34:
In file included from /builds/linux/include/linux/in.h:19:
In file included from /builds/linux/include/uapi/linux/in.h:24:
In file included from /builds/linux/include/linux/socket.h:8:
In file included from /builds/linux/include/linux/uio.h:9:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/usb/serial/f81534.c:24:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/wireless/realtek/rtlwifi/rtl8192ce/hw.c:4:
In file included from /builds/linux/drivers/net/wireless/realtek/rtlwifi/rtl8192ce/../wifi.h:9:
In file included from /builds/linux/include/linux/sched.h:12:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/iio/light/tsl2583.c:11:
In file included from /builds/linux/include/linux/i2c.h:13:
In file included from /builds/linux/include/linux/acpi.h:13:
In file included from /builds/linux/include/linux/irqdomain.h:35:
In file included from /builds/linux/include/linux/of.h:17:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/dma/fsl-edma.c:12:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/ethernet/sfc/rx.c:8:
In file included from /builds/linux/include/linux/socket.h:8:
In file included from /builds/linux/include/linux/uio.h:9:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/wireless/ath/ath5k/ani.c:19:
In file included from /builds/linux/drivers/net/wireless/ath/ath5k/ath5k.h:26:
In file included from /builds/linux/include/linux/io.h:13:
In file included from /builds/linux/arch/riscv/include/asm/io.h:15:
In file included from /builds/linux/arch/riscv/include/asm/mmiowb.h:12:
In file included from /builds/linux/include/asm-generic/mmiowb.h:27:
In file included from /builds/linux/arch/riscv/include/asm/smp.h:11:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/rtc/rtc-ds1511.c:17:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/isofs/namei.c:10:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/cifs/nterr.c:11:
In file included from /builds/linux/include/linux/fs.h:6:
In file included from /builds/linux/include/linux/wait_bit.h:8:
In file included from /builds/linux/include/linux/wait.h:9:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/hid/hid-lg.c:16:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/ipu-v3/ipu-ic.c:10:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/usb/gadget/config.c:9:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/ipv4/fib_rules.c:19:
In file included from /builds/linux/include/linux/netdevice.h:24:
In file included from /builds/linux/include/linux/timer.h:6:
In file included from /builds/linux/include/linux/ktime.h:24:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/v3d/v3d_drv.c:15:
In file included from /builds/linux/include/linux/clk.h:14:
In file included from /builds/linux/include/linux/notifier.h:14:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/smc/smc_pnet.c:12:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/proc/array.c:58:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/rc/keymaps/rc-dntv-live-dvb-t.c:8:
In file included from /builds/linux/include/media/rc-map.h:11:
In file included from /builds/linux/include/linux/input.h:8:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/pci/mantis/hopper_vp3028.c:10:
In file included from /builds/linux/include/linux/sched.h:12:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/phy/aquantia_hwmon.c:9:
In file included from /builds/linux/include/linux/phy.h:15:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/sound/firewire/fireface/ff-protocol-former.c:10:
In file included from /builds/linux/sound/firewire/fireface/ff.h:11:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/jffs2/xattr_user.c:13:
In file included from /builds/linux/include/linux/fs.h:6:
In file included from /builds/linux/include/linux/wait_bit.h:8:
In file included from /builds/linux/include/linux/wait.h:9:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/md/dm-snap-persistent.c:8:
In file included from /builds/linux/drivers/md/dm-exception-store.h:13:
In file included from /builds/linux/include/linux/blkdev.h:5:
In file included from /builds/linux/include/linux/sched.h:12:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/dvb-frontends/itd1000.c:8:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/kernel/locking/rwsem.c:20:
In file included from /builds/linux/include/linux/sched.h:12:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/phy/micrel.c:23:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/lib/xarray.c:12:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/nvme/target/fcloop.c:6:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/nls/nls_cp860.c:10:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/mfd/ti_am335x_tscadc.c:16:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/crypto/crypto_engine.c:12:
In file included from /builds/linux/include/crypto/engine.h:10:
In file included from /builds/linux/include/linux/crypto.h:19:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/rc/keymaps/rc-encore-enltv.c:8:
In file included from /builds/linux/include/media/rc-map.h:11:
In file included from /builds/linux/include/linux/input.h:8:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/rtc/rtc-zynqmp.c:11:
In file included from /builds/linux/include/linux/io.h:13:
In file included from /builds/linux/arch/riscv/include/asm/io.h:15:
In file included from /builds/linux/arch/riscv/include/asm/mmiowb.h:12:
In file included from /builds/linux/include/asm-generic/mmiowb.h:27:
In file included from /builds/linux/arch/riscv/include/asm/smp.h:11:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/ethernet/stmicro/stmmac/mmc_core.c:12:
In file included from /builds/linux/include/linux/io.h:13:
In file included from /builds/linux/arch/riscv/include/asm/io.h:15:
In file included from /builds/linux/arch/riscv/include/asm/mmiowb.h:12:
In file included from /builds/linux/include/asm-generic/mmiowb.h:27:
In file included from /builds/linux/arch/riscv/include/asm/smp.h:11:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/hwmon/powr1220.c:11:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/platform/olpc/olpc-xo175-ec.c:12:
In file included from /builds/linux/include/linux/completion.h:12:
In file included from /builds/linux/include/linux/wait.h:9:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/ethernet/netronome/nfp/nfp_net_common.c:15:
In file included from /builds/linux/include/linux/bpf.h:9:
In file included from /builds/linux/include/linux/workqueue.h:9:
In file included from /builds/linux/include/linux/timer.h:6:
In file included from /builds/linux/include/linux/ktime.h:24:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/ethernet/qlogic/qlcnic/qlcnic_hw.c:8:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/usb/typec/tcpm/tcpm.c:8:
In file included from /builds/linux/include/linux/completion.h:12:
In file included from /builds/linux/include/linux/wait.h:9:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/sound/soc/sof/nocodec.c:11:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/caif/caif_socket.c:9:
In file included from /builds/linux/include/linux/fs.h:6:
In file included from /builds/linux/include/linux/wait_bit.h:8:
In file included from /builds/linux/include/linux/wait.h:9:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/staging/rtl8712/rtl871x_security.c:22:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/hwmon/max1111.c:13:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/read_write.c:8:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/tty/mxser.c:18:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/bcma/driver_chipcommon.c:12:
In file included from /builds/linux/drivers/bcma/bcma_private.h:9:
In file included from /builds/linux/include/linux/bcma/bcma.h:5:
In file included from /builds/linux/include/linux/pci.h:35:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/sound/soc/codecs/si476x.c:11:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/infiniband/hw/bnxt_re/qplib_fp.c:41:
In file included from /builds/linux/include/linux/interrupt.h:11:
In file included from /builds/linux/include/linux/hardirq.h:5:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/md/dm-bufio.c:9:
In file included from /builds/linux/include/linux/dm-bufio.h:12:
In file included from /builds/linux/include/linux/blkdev.h:5:
In file included from /builds/linux/include/linux/sched.h:12:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/netfilter/xt_TCPOPTSTRIP.c:9:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/mtd/nand/raw/ingenic/jz4740_ecc.c:11:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/pci/ttpci/budget.c:20:
In file included from /builds/linux/drivers/media/pci/ttpci/budget.h:6:
In file included from /builds/linux/include/media/dvb_frontend.h:36:
In file included from /builds/linux/include/linux/sched.h:12:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/infiniband/hw/mlx4/cq.c:34:
In file included from /builds/linux/include/linux/mlx4/cq.h:39:
In file included from /builds/linux/include/linux/mlx4/device.h:36:
In file included from /builds/linux/include/linux/if_ether.h:19:
In file included from /builds/linux/include/linux/skbuff.h:15:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/btrfs/ordered-data.c:6:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/nfs/nfs4client.c:6:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/qxl/qxl_cmd.c:30:
In file included from /builds/linux/include/drm/drm_util.h:35:
In file included from /builds/linux/include/linux/interrupt.h:11:
In file included from /builds/linux/include/linux/hardirq.h:5:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/nouveau/nv04_fence.c:25:
In file included from /builds/linux/drivers/gpu/drm/nouveau/nouveau_drv.h:41:
In file included from /builds/linux/include/linux/notifier.h:14:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/nfs/inode.c:17:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/scsi/aacraid/nark.c:18:
In file included from /builds/linux/include/linux/pci.h:35:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/wireless/broadcom/b43/phy_common.c:24:
In file included from /builds/linux/drivers/net/wireless/broadcom/b43/b43.h:6:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/hid/hid-wiimote-core.c:10:
In file included from /builds/linux/include/linux/completion.h:12:
In file included from /builds/linux/include/linux/wait.h:9:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/clk/bcm/clk-iproc-pll.c:16:
In file included from /builds/linux/include/linux/clk-provider.h:9:
In file included from /builds/linux/include/linux/of.h:17:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/amd/amdgpu/amdgpu_gfx.c:26:
In file included from /builds/linux/drivers/gpu/drm/amd/amdgpu/amdgpu.h:31:
In file included from /builds/linux/drivers/gpu/drm/amd/amdgpu/amdgpu_ctx.h:26:
In file included from /builds/linux/drivers/gpu/drm/amd/amdgpu/amdgpu_ring.h:28:
In file included from /builds/linux/include/drm/gpu_scheduler.h:27:
In file included from /builds/linux/include/drm/spsc_queue.h:28:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/mtd/nand/raw/nand_micron.c:9:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/staging/comedi/drivers/dt2817.c:27:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/dsa/tag_ksz.c:7:
In file included from /builds/linux/include/linux/etherdevice.h:20:
In file included from /builds/linux/include/linux/if_ether.h:19:
In file included from /builds/linux/include/linux/skbuff.h:15:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/ethernet/sfc/selftest.c:8:
In file included from /builds/linux/include/linux/netdevice.h:24:
In file included from /builds/linux/include/linux/timer.h:6:
In file included from /builds/linux/include/linux/ktime.h:24:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/input/joystick/turbografx.c:17:
In file included from /builds/linux/include/linux/parport.h:10:
In file included from /builds/linux/include/linux/jiffies.h:9:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/platform/qcom/camss/camss-csiphy-3ph-1-0.c:11:
In file included from /builds/linux/drivers/media/platform/qcom/camss/camss-csiphy.h:13:
In file included from /builds/linux/include/linux/clk.h:14:
In file included from /builds/linux/include/linux/notifier.h:14:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/ethernet/intel/igb/igb_hwmon.c:4:
In file included from /builds/linux/drivers/net/ethernet/intel/igb/igb.h:9:
In file included from /builds/linux/drivers/net/ethernet/intel/igb/e1000_mac.h:7:
In file included from /builds/linux/drivers/net/ethernet/intel/igb/e1000_hw.h:9:
In file included from /builds/linux/include/linux/io.h:13:
In file included from /builds/linux/arch/riscv/include/asm/io.h:15:
In file included from /builds/linux/arch/riscv/include/asm/mmiowb.h:12:
In file included from /builds/linux/include/asm-generic/mmiowb.h:27:
In file included from /builds/linux/arch/riscv/include/asm/smp.h:11:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/mtd/nand/raw/nand_onfi.c:15:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/scsi/mpt3sas/mpt3sas_ctl.c:47:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/gfs2/util.c:9:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from drivers/staging/kpc2000/kpc2000/kpc2000.mod.c:2:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/iio/temperature/maxim_thermocouple.c:9:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/hwmon/da9052-hwmon.c:12:
In file included from /builds/linux/include/linux/hwmon-sysfs.h:10:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/usb/serial/keyspan.c:28:
In file included from /builds/linux/include/linux/jiffies.h:9:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/spi/spi-pxa2xx.c:9:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/core/pktgen.c:117:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/spi/spi-fsl-qspi.c:24:
In file included from /builds/linux/include/linux/clk.h:14:
In file included from /builds/linux/include/linux/notifier.h:14:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/ata/sata_vsc.c:22:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/sound/drivers/opl3/opl3_seq.c:11:
In file included from /builds/linux/sound/drivers/opl3/opl3_voice.h:9:
In file included from /builds/linux/include/sound/opl3.h:38:
In file included from /builds/linux/include/sound/core.h:10:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/kernel/locking/semaphore.c:30:
In file included from /builds/linux/include/linux/sched.h:12:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/crypto/virtio/virtio_crypto_core.c:8:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/sctp/input.c:31:
In file included from /builds/linux/include/linux/socket.h:8:
In file included from /builds/linux/include/linux/uio.h:9:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/platform/via-camera.c:10:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/amd/amdgpu/../display/dc/dce80/dce80_resource.c:26:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/drm_connector.c:23:
In file included from /builds/linux/include/drm/drm_connector.h:29:
In file included from /builds/linux/include/linux/hdmi.h:28:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/security/apparmor/resource.c:11:
In file included from /builds/linux/include/linux/audit.h:12:
In file included from /builds/linux/include/linux/sched.h:12:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/ieee802154/nl-phy.c:14:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/usb/core/of.c:10:
In file included from /builds/linux/include/linux/of.h:17:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/xdp/xsk_queue.c:7:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/base/power/sysfs.c:3:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/sound/soc/codecs/pcm1681.c:9:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/netfilter/nf_conntrack_proto_generic.c:7:
In file included from /builds/linux/include/linux/jiffies.h:9:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/tty/synclink_gt.c:46:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/btrfs/tests/free-space-tests.c:6:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/engine/gr/gp107.c:24:
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/engine/gr/gf100.h:27:
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/engine/gr/priv.h:5:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/engine/gr.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/engine.h:5:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/subdev.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/device.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/oclass.h:3:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/os.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvif/os.h:6:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/usb/cx231xx/cx231xx-417.c:14:
In file included from /builds/linux/drivers/media/usb/cx231xx/cx231xx.h:13:
In file included from /builds/linux/include/linux/videodev2.h:59:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/include/linux/interrupt.h:11:
In file included from /builds/linux/include/linux/hardirq.h:5:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/rtc/rtc-bd70528.c:8:
In file included from /builds/linux/include/linux/mfd/rohm-bd70528.h:8:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/leds/leds-wm8350.c:9:
In file included from /builds/linux/include/linux/platform_device.h:13:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/mfd/sprd-sc27xx-spi.c:6:
In file included from /builds/linux/include/linux/interrupt.h:11:
In file included from /builds/linux/include/linux/hardirq.h:5:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/ethernet/mellanox/mlx5/core/diag/en_tc_tracepoint.c:5:
In file included from /builds/linux/drivers/net/ethernet/mellanox/mlx5/core/diag/en_tc_tracepoint.h:10:
In file included from /builds/linux/include/linux/tracepoint.h:15:
In file included from /builds/linux/include/linux/smp.h:64:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/wireless/mediatek/mt76/usb_trace.c:6:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/char/hw_random/virtio-rng.c:9:
In file included from /builds/linux/include/linux/hw_random.h:15:
In file included from /builds/linux/include/linux/completion.h:12:
In file included from /builds/linux/include/linux/wait.h:9:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/spi/spi-st-ssc4.c:12:
In file included from /builds/linux/include/linux/clk.h:14:
In file included from /builds/linux/include/linux/notifier.h:14:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/pci/cx18/cx18-dvb.c:10:
In file included from /builds/linux/drivers/media/pci/cx18/cx18-dvb.h:8:
In file included from /builds/linux/drivers/media/pci/cx18/cx18-driver.h:14:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/kernel/bpf/btf.c:6:
In file included from /builds/linux/include/linux/seq_file.h:8:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/crypto/xor.c:12:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/pwm/pwm-lp3943.c:11:
In file included from /builds/linux/include/linux/i2c.h:13:
In file included from /builds/linux/include/linux/acpi.h:13:
In file included from /builds/linux/include/linux/irqdomain.h:35:
In file included from /builds/linux/include/linux/of.h:17:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/staging/rtl8192u/r819xU_cmdpkt.c:27:
In file included from /builds/linux/drivers/staging/rtl8192u/r8192U.h:23:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/rtc/rtc-tps65910.c:16:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/pwm/pwm-twl.c:9:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/misc/habanalabs/goya/goya_security.c:8:
In file included from /builds/linux/drivers/misc/habanalabs/goya/goyaP.h:12:
In file included from /builds/linux/drivers/misc/habanalabs/habanalabs.h:14:
In file included from /builds/linux/include/linux/cdev.h:5:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/iio/adc/xilinx-xadc-events.c:10:
In file included from /builds/linux/include/linux/iio/iio.h:10:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/iio/adc/ad7606_par.c:8:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/ethernet/mellanox/mlx5/core/en/reporter_rx.c:4:
In file included from /builds/linux/drivers/net/ethernet/mellanox/mlx5/core/en/health.h:7:
In file included from /builds/linux/drivers/net/ethernet/mellanox/mlx5/core/en.h:35:
In file included from /builds/linux/include/linux/if_vlan.h:10:
In file included from /builds/linux/include/linux/netdevice.h:24:
In file included from /builds/linux/include/linux/timer.h:6:
In file included from /builds/linux/include/linux/ktime.h:24:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/jfs/symlink.c:6:
In file included from /builds/linux/include/linux/fs.h:6:
In file included from /builds/linux/include/linux/wait_bit.h:8:
In file included from /builds/linux/include/linux/wait.h:9:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/mfd/88pm805.c:24:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/iio/dac/ti-dac5571.c:18:
In file included from /builds/linux/include/linux/iio/iio.h:10:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/pci/saa7134/saa7134-vbi.c:10:
In file included from /builds/linux/drivers/media/pci/saa7134/saa7134.h:13:
In file included from /builds/linux/include/linux/pci.h:35:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/staging/speakup/main.c:14:
In file included from /builds/linux/include/linux/tty.h:5:
In file included from /builds/linux/include/linux/fs.h:6:
In file included from /builds/linux/include/linux/wait_bit.h:8:
In file included from /builds/linux/include/linux/wait.h:9:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/sound/soc/codecs/sigmadsp-regmap.c:8:
In file included from /builds/linux/include/linux/regmap.h:14:
In file included from /builds/linux/include/linux/rbtree.h:22:
In file included from /builds/linux/include/linux/rcupdate.h:27:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/misc/genwqe/card_debugfs.c:19:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/wireless/ath/ath10k/swap.c:11:
In file included from /builds/linux/drivers/net/wireless/ath/ath10k/core.h:11:
In file included from /builds/linux/include/linux/completion.h:12:
In file included from /builds/linux/include/linux/wait.h:9:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/xfs/xfs_attr_list.c:7:
In file included from /builds/linux/fs/xfs/xfs.h:22:
In file included from /builds/linux/fs/xfs/xfs_linux.h:24:
In file included from /builds/linux/fs/xfs/kmem.h:9:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/subdev/bios/mxm.c:24:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/subdev/bios.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/subdev.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/device.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/oclass.h:3:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/os.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvif/os.h:6:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/platform/davinci/dm355_ccdc.c:19:
In file included from /builds/linux/include/linux/platform_device.h:13:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/security/smack/smack_lsm.c:18:
In file included from /builds/linux/include/linux/xattr.h:15:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/clk/renesas/rcar-usb2-clock-sel.c:12:
In file included from /builds/linux/include/linux/clk.h:14:
In file included from /builds/linux/include/linux/notifier.h:14:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/platform/sti/bdisp/bdisp-v4l2.c:8:
In file included from /builds/linux/include/linux/interrupt.h:11:
In file included from /builds/linux/include/linux/hardirq.h:5:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/soundwire/debugfs.c:4:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/panel/panel-tpo-tpg110.c:13:
In file included from /builds/linux/include/drm/drm_modes.h:30:
In file included from /builds/linux/include/linux/hdmi.h:28:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/bluetooth/af_bluetooth.c:27:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/tty/serial/altera_jtaguart.c:14:
In file included from /builds/linux/include/linux/interrupt.h:11:
In file included from /builds/linux/include/linux/hardirq.h:5:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpio/gpio-dln2.c:9:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/input/misc/88pm80x_onkey.c:23:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/btrfs/free-space-tree.c:7:
In file included from /builds/linux/include/linux/sched/mm.h:7:
In file included from /builds/linux/include/linux/sched.h:12:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/power/reset/brcmstb-reboot.c:15:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/sound/usb/card.c:26:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/pci/ivtv/ivtv-cards.c:9:
In file included from /builds/linux/drivers/media/pci/ivtv/ivtv-driver.h:41:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/pwm/pwm-clps711x.c:7:
In file included from /builds/linux/include/linux/clk.h:14:
In file included from /builds/linux/include/linux/notifier.h:14:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/input/misc/88pm860x_onkey.c:22:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/wireless/realtek/rtlwifi/rtl8188ee/led.c:4:
In file included from /builds/linux/drivers/net/wireless/realtek/rtlwifi/rtl8188ee/../wifi.h:9:
In file included from /builds/linux/include/linux/sched.h:12:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/wireless/realtek/rtlwifi/regd.c:4:
In file included from /builds/linux/drivers/net/wireless/realtek/rtlwifi/wifi.h:9:
In file included from /builds/linux/include/linux/sched.h:12:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/dvb-frontends/mb86a16.c:11:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/sound/soc/codecs/ab8500-codec.c:20:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/input/misc/da9055_onkey.c:10:
In file included from /builds/linux/include/linux/input.h:8:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/mm/vmalloc.c:12:
In file included from /builds/linux/include/linux/vmalloc.h:5:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/dvb-frontends/horus3a.c:13:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/rtc/rtc-meson-vrtc.c:7:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/input/misc/rotary_encoder.c:15:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/sound/soc/codecs/sti-sas.c:8:
In file included from /builds/linux/include/linux/io.h:13:
In file included from /builds/linux/arch/riscv/include/asm/io.h:15:
In file included from /builds/linux/arch/riscv/include/asm/mmiowb.h:12:
In file included from /builds/linux/include/asm-generic/mmiowb.h:27:
In file included from /builds/linux/arch/riscv/include/asm/smp.h:11:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/watchdog/rza_wdt.c:10:
In file included from /builds/linux/include/linux/clk.h:14:
In file included from /builds/linux/include/linux/notifier.h:14:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/sched/cls_fw.c:13:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/staging/media/hantro/hantro_g1_vp8_dec.c:12:
In file included from /builds/linux/include/media/v4l2-mem2mem.h:16:
In file included from /builds/linux/include/media/videobuf2-v4l2.h:15:
In file included from /builds/linux/include/linux/videodev2.h:59:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/ethernet/nxp/lpc_eth.c:13:
In file included from /builds/linux/include/linux/clk.h:14:
In file included from /builds/linux/include/linux/notifier.h:14:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/rtc/rtc-tps80031.c:27:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/hid/hid-generic.c:16:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/usb/cpia2/cpia2_usb.c:19:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/sound/soc/codecs/max98926.c:7:
In file included from /builds/linux/include/linux/i2c.h:13:
In file included from /builds/linux/include/linux/acpi.h:13:
In file included from /builds/linux/include/linux/irqdomain.h:35:
In file included from /builds/linux/include/linux/of.h:17:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/kernel/sched/clock.c:56:
In file included from /builds/linux/kernel/sched/sched.h:5:
In file included from /builds/linux/include/linux/sched.h:12:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/crypto/chelsio/chtls/chtls_io.c:8:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvif/mem.c:22:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvif/mem.h:3:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvif/mmu.h:3:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvif/object.h:5:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvif/os.h:6:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/ethernet/qualcomm/qca_spi.c:26:
In file included from /builds/linux/include/linux/etherdevice.h:20:
In file included from /builds/linux/include/linux/if_ether.h:19:
In file included from /builds/linux/include/linux/skbuff.h:15:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/scsi/iscsi_boot_sysfs.c:9:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/sound/soc/amd/acp-rt5645.c:29:
In file included from /builds/linux/include/sound/core.h:10:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/hwmon/pmbus/max16064.c:9:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/clk/mediatek/clk-gate.c:7:
In file included from /builds/linux/include/linux/of.h:17:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/kernel/trace/trace_clock.c:16:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/pci/controller/dwc/pcie-tegra194.c:11:
In file included from /builds/linux/include/linux/clk.h:14:
In file included from /builds/linux/include/linux/notifier.h:14:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/wireless/intersil/p54/p54pci.c:13:
In file included from /builds/linux/include/linux/pci.h:35:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/sound/soc/sof/topology.c:11:
In file included from /builds/linux/include/linux/firmware.h:7:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/staging/gdm724x/netlink_k.c:7:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/staging/rtl8723bs/hal/odm_RegConfig8723B.c:8:
In file included from /builds/linux/drivers/staging/rtl8723bs/hal/odm_precomp.h:11:
In file included from /builds/linux/drivers/staging/rtl8723bs/hal/odm_types.h:10:
In file included from /builds/linux/drivers/staging/rtl8723bs/include/drv_types.h:18:
In file included from /builds/linux/include/linux/sched/signal.h:5:
In file included from /builds/linux/include/linux/rculist.h:11:
In file included from /builds/linux/include/linux/rcupdate.h:27:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/platform/rcar-fcp.c:10:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/nouveau/nv10_fence.c:25:
In file included from /builds/linux/drivers/gpu/drm/nouveau/nouveau_drv.h:41:
In file included from /builds/linux/include/linux/notifier.h:14:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/sound/soc/codecs/pcm186x-spi.c:11:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/bad_inode.c:12:
In file included from /builds/linux/include/linux/fs.h:6:
In file included from /builds/linux/include/linux/wait_bit.h:8:
In file included from /builds/linux/include/linux/wait.h:9:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/rc/keymaps/rc-em-terratec.c:8:
In file included from /builds/linux/include/media/rc-map.h:11:
In file included from /builds/linux/include/linux/input.h:8:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/mac80211/rc80211_minstrel_ht.c:5:
In file included from /builds/linux/include/linux/netdevice.h:24:
In file included from /builds/linux/include/linux/timer.h:6:
In file included from /builds/linux/include/linux/ktime.h:24:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/i2c/busses/i2c-pca-platform.c:12:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/crypto/picoxcell_crypto.c:5:
In file included from /builds/linux/include/crypto/internal/aead.h:11:
In file included from /builds/linux/include/crypto/aead.h:11:
In file included from /builds/linux/include/linux/crypto.h:19:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/mtd/nand/raw/denali.c:11:
In file included from /builds/linux/include/linux/completion.h:12:
In file included from /builds/linux/include/linux/wait.h:9:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/arm/display/komeda/d71/d71_dev.c:8:
In file included from /builds/linux/include/drm/drm_print.h:31:
In file included from /builds/linux/include/linux/seq_file.h:8:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/sound/pci/oxygen/oxygen_io.c:9:
In file included from /builds/linux/include/linux/sched.h:12:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/subdev/gpio/base.c:24:
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/subdev/gpio/priv.h:5:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/subdev/gpio.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/subdev.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/device.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/oclass.h:3:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/os.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvif/os.h:6:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/engine/disp/vga.c:24:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/subdev/vga.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/subdev.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/device.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/oclass.h:3:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/os.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvif/os.h:6:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/scsi/libsas/sas_host_smp.c:8:
In file included from /builds/linux/include/linux/scatterlist.h:8:
In file included from /builds/linux/include/linux/mm.h:10:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/Space.c:26:
In file included from /builds/linux/include/linux/netdevice.h:24:
In file included from /builds/linux/include/linux/timer.h:6:
In file included from /builds/linux/include/linux/ktime.h:24:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/wireless/realtek/rtlwifi/rtl8192ce/sw.c:4:
In file included from /builds/linux/drivers/net/wireless/realtek/rtlwifi/rtl8192ce/../wifi.h:9:
In file included from /builds/linux/include/linux/sched.h:12:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/watchdog/mv64x60_wdt.c:18:
In file included from /builds/linux/include/linux/fs.h:6:
In file included from /builds/linux/include/linux/wait_bit.h:8:
In file included from /builds/linux/include/linux/wait.h:9:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/staging/uwb/whci.c:9:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/usb/host/xhci-dbg.c:11:
In file included from /builds/linux/drivers/usb/host/xhci.h:15:
In file included from /builds/linux/include/linux/usb.h:6:
In file included from /builds/linux/include/linux/usb/ch9.h:36:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from drivers/mtd/tests/mtd_nandecctest.mod.c:2:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/nvme/host/trace.c:8:
In file included from /builds/linux/drivers/nvme/host/trace.h:14:
In file included from /builds/linux/include/linux/tracepoint.h:15:
In file included from /builds/linux/include/linux/smp.h:64:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/wireless/intel/iwlwifi/iwl-devtrace.c:13:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/amd/amdgpu/../display/amdgpu_dm/amdgpu_dm.c:29:
In file included from /builds/linux/drivers/gpu/drm/amd/amdgpu/../display/dc/dm_services_types.h:29:
In file included from /builds/linux/drivers/gpu/drm/amd/amdgpu/../display/dc/os_types.h:30:
In file included from /builds/linux/include/linux/kref.h:16:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/usb/misc/yurex.c:10:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/staging/uwb/reset.c:19:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/tty/hvc/hvc_console.c:15:
In file included from /builds/linux/include/linux/kbd_kern.h:5:
In file included from /builds/linux/include/linux/tty.h:5:
In file included from /builds/linux/include/linux/fs.h:6:
In file included from /builds/linux/include/linux/wait_bit.h:8:
In file included from /builds/linux/include/linux/wait.h:9:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/netfilter/nft_chain_nat.c:3:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/sound/usb/line6/variax.c:8:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/staging/axis-fifo/axis-fifo.c:18:
In file included from /builds/linux/include/linux/wait.h:9:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/scsi/qla2xxx/qla_sup.c:7:
In file included from /builds/linux/drivers/scsi/qla2xxx/qla_def.h:13:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/nls/mac-croatian.c:46:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/init/calibrate.c:8:
In file included from /builds/linux/include/linux/jiffies.h:9:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/input/misc/gpio_decoder.c:17:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/subdev/devinit/nv20.c:26:
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/subdev/devinit/nv04.h:5:
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/subdev/devinit/priv.h:5:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/subdev/devinit.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/subdev.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/device.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/oclass.h:3:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/os.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvif/os.h:6:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/rc/keymaps/rc-asus-ps3-100.c:8:
In file included from /builds/linux/include/media/rc-map.h:11:
In file included from /builds/linux/include/linux/input.h:8:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/wireless/intersil/prism54/isl_ioctl.c:22:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/usb/storage/uas.c:11:
In file included from /builds/linux/include/linux/blkdev.h:5:
In file included from /builds/linux/include/linux/sched.h:12:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/staging/speakup/serialio.c:2:
In file included from /builds/linux/include/linux/interrupt.h:11:
In file included from /builds/linux/include/linux/hardirq.h:5:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/bridge/br_netfilter_hooks.c:13:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/md/dm-log.c:9:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/dsa/mv88e6xxx/global1.c:13:
In file included from /builds/linux/drivers/net/dsa/mv88e6xxx/chip.h:11:
In file included from /builds/linux/include/linux/idr.h:15:
In file included from /builds/linux/include/linux/radix-tree.h:14:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/wireless/ralink/rt2x00/rt2x00queue.c:15:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/hwmon/w83773g.c:9:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/hpfs/map.c:10:
In file included from /builds/linux/fs/hpfs/hpfs_fn.h:18:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/cifs/trace.c:8:
In file included from /builds/linux/fs/cifs/trace.h:13:
In file included from /builds/linux/include/linux/tracepoint.h:15:
In file included from /builds/linux/include/linux/smp.h:64:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/nfsd/nfs2acl.c:8:
In file included from /builds/linux/fs/nfsd/nfsd.h:13:
In file included from /builds/linux/include/linux/mount.h:16:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/hwmon/sch56xx-common.c:9:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/wireless/broadcom/b43legacy/debugfs.c:13:
In file included from /builds/linux/include/linux/fs.h:6:
In file included from /builds/linux/include/linux/wait_bit.h:8:
In file included from /builds/linux/include/linux/wait.h:9:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/clk/renesas/r8a7790-cpg-mssr.c:12:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/jffs2/fs.c:17:
In file included from /builds/linux/include/linux/sched.h:12:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/hwmon/lm90.c:83:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/sound/pci/echoaudio/gina24.c:39:
In file included from /builds/linux/include/linux/interrupt.h:11:
In file included from /builds/linux/include/linux/hardirq.h:5:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/ethernet/mellanox/mlx4/en_selftest.c:35:
In file included from /builds/linux/include/linux/ethtool.h:17:
In file included from /builds/linux/include/linux/compat.h:10:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/iio/pressure/ms5637.c:21:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/platform/meson/ao-cec-g12a.c:11:
In file included from /builds/linux/include/linux/clk.h:14:
In file included from /builds/linux/include/linux/notifier.h:14:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/wireless/rndis_wlan.c:16:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/ethernet/ti/davinci_mdio.c:12:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/subdev/secboot/gm20b.c:23:
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/subdev/secboot/acr.h:25:
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/subdev/secboot/priv.h:26:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/subdev/secboot.h:26:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/subdev.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/device.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/oclass.h:3:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/os.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvif/os.h:6:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/staging/pi433/pi433_if.c:22:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/ethernet/fealnx.c:71:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/usb/pvrusb2/pvrusb2-debugifc.c:9:
In file included from /builds/linux/drivers/media/usb/pvrusb2/pvrusb2-hdw.h:9:
In file included from /builds/linux/include/linux/usb.h:6:
In file included from /builds/linux/include/linux/usb/ch9.h:36:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/staging/rtl8723bs/core/rtw_io.c:30:
In file included from /builds/linux/drivers/staging/rtl8723bs/include/drv_types.h:18:
In file included from /builds/linux/include/linux/sched/signal.h:5:
In file included from /builds/linux/include/linux/rculist.h:11:
In file included from /builds/linux/include/linux/rcupdate.h:27:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/usb/serial/omninet.c:15:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/usb/gspca/sonixb.c:39:
In file included from /builds/linux/include/linux/input.h:8:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/target/target_core_ua.c:13:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/wireless/intel/ipw2x00/libipw_module.c:21:
In file included from /builds/linux/include/linux/if_arp.h:22:
In file included from /builds/linux/include/linux/skbuff.h:15:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/clocksource/bcm_kona_timer.c:15:
In file included from /builds/linux/include/linux/irq.h:14:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/crypto/asymmetric_keys/pkcs7_parser.c:10:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/crypto/deflate.c:24:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/ethernet/apm/xgene/xgene_enet_cle.c:10:
In file included from /builds/linux/drivers/net/ethernet/apm/xgene/xgene_enet_main.h:13:
In file included from /builds/linux/include/linux/acpi.h:13:
In file included from /builds/linux/include/linux/irqdomain.h:35:
In file included from /builds/linux/include/linux/of.h:17:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/iio/magnetometer/hmc5843_core.c:14:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/clk/clk-qoriq.c:10:
In file included from /builds/linux/include/linux/clk.h:14:
In file included from /builds/linux/include/linux/notifier.h:14:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/input/serio/sun4i-ps2.c:9:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/engine/fifo/dmanv40.c:24:
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/engine/fifo/channv04.h:5:
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/engine/fifo/chan.h:5:
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/engine/fifo/priv.h:5:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/engine/fifo.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/engine.h:5:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/subdev.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/device.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/oclass.h:3:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/os.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvif/os.h:6:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/sound/soc/qcom/qdsp6/q6asm.c:5:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/block/mq-deadline.c:9:
In file included from /builds/linux/include/linux/fs.h:6:
In file included from /builds/linux/include/linux/wait_bit.h:8:
In file included from /builds/linux/include/linux/wait.h:9:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/input/rmi4/rmi_f55.c:9:
In file included from /builds/linux/include/linux/rmi.h:10:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/scsi/snic/snic_debugfs.c:18:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/i2c/busses/i2c-lpc2k.c:15:
In file included from /builds/linux/include/linux/clk.h:14:
In file included from /builds/linux/include/linux/notifier.h:14:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/mux/adgs1408.c:9:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/power/supply/sbs-manager.c:16:
In file included from /builds/linux/include/linux/gpio.h:62:
In file included from /builds/linux/include/asm-generic/gpio.h:8:
In file included from /builds/linux/include/linux/of.h:17:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/mfd/tc3589x.c:9:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/pci/saa7134/saa7134-empress.c:7:
In file included from /builds/linux/drivers/media/pci/saa7134/saa7134.h:13:
In file included from /builds/linux/include/linux/pci.h:35:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/pinctrl/sh-pfc/pfc-sh7724.c:17:
In file included from /builds/linux/drivers/pinctrl/sh-pfc/sh_pfc.h:12:
In file included from /builds/linux/include/linux/pinctrl/pinconf-generic.h:14:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/rtc/rtc-abx80x.c:14:
In file included from /builds/linux/include/linux/i2c.h:13:
In file included from /builds/linux/include/linux/acpi.h:13:
In file included from /builds/linux/include/linux/irqdomain.h:35:
In file included from /builds/linux/include/linux/of.h:17:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/sound/core/pcm_misc.c:22:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/engine/fifo/nv10.c:24:
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/engine/fifo/nv04.h:5:
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/engine/fifo/priv.h:5:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/engine/fifo.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/engine.h:5:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/subdev.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/device.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/oclass.h:3:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/os.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvif/os.h:6:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/soc/bcm/brcmstb/common.c:7:
In file included from /builds/linux/include/linux/io.h:13:
In file included from /builds/linux/arch/riscv/include/asm/io.h:15:
In file included from /builds/linux/arch/riscv/include/asm/mmiowb.h:12:
In file included from /builds/linux/include/asm-generic/mmiowb.h:27:
In file included from /builds/linux/arch/riscv/include/asm/smp.h:11:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/sound/soc/img/img-i2s-out.c:10:
In file included from /builds/linux/include/linux/clk.h:14:
In file included from /builds/linux/include/linux/notifier.h:14:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/md/dm-region-hash.c:8:
In file included from /builds/linux/include/linux/dm-dirty-log.h:16:
In file included from /builds/linux/include/linux/device-mapper.h:11:
In file included from /builds/linux/include/linux/bio.h:8:
In file included from /builds/linux/include/linux/highmem.h:5:
In file included from /builds/linux/include/linux/fs.h:6:
In file included from /builds/linux/include/linux/wait_bit.h:8:
In file included from /builds/linux/include/linux/wait.h:9:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/staging/fbtft/fb_ili9320.c:8:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/md/dm-log-writes.c:7:
In file included from /builds/linux/include/linux/device-mapper.h:11:
In file included from /builds/linux/include/linux/bio.h:8:
In file included from /builds/linux/include/linux/highmem.h:5:
In file included from /builds/linux/include/linux/fs.h:6:
In file included from /builds/linux/include/linux/wait_bit.h:8:
In file included from /builds/linux/include/linux/wait.h:9:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/bridge/synopsys/dw-hdmi-i2s-audio.c:9:
In file included from /builds/linux/include/linux/dma-mapping.h:7:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/v3d/v3d_bo.c:22:
In file included from /builds/linux/include/linux/dma-buf.h:18:
In file included from /builds/linux/include/linux/scatterlist.h:8:
In file included from /builds/linux/include/linux/mm.h:10:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/ethernet/mellanox/mlx5/core/fpga/tls.c:34:
In file included from /builds/linux/include/linux/mlx5/device.h:37:
In file included from /builds/linux/include/rdma/ib_verbs.h:43:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/nilfs2/the_nilfs.c:11:
In file included from /builds/linux/include/linux/buffer_head.h:12:
In file included from /builds/linux/include/linux/fs.h:6:
In file included from /builds/linux/include/linux/wait_bit.h:8:
In file included from /builds/linux/include/linux/wait.h:9:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/btrfs/root-tree.c:8:
In file included from /builds/linux/fs/btrfs/ctree.h:9:
In file included from /builds/linux/include/linux/mm.h:10:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/nilfs2/page.c:10:
In file included from /builds/linux/include/linux/pagemap.h:8:
In file included from /builds/linux/include/linux/mm.h:10:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/hfsplus/inode.c:12:
In file included from /builds/linux/include/linux/blkdev.h:5:
In file included from /builds/linux/include/linux/sched.h:12:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/efs/file.c:10:
In file included from /builds/linux/include/linux/buffer_head.h:12:
In file included from /builds/linux/include/linux/fs.h:6:
In file included from /builds/linux/include/linux/wait_bit.h:8:
In file included from /builds/linux/include/linux/wait.h:9:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/ethernet/broadcom/bnx2x/bnx2x_main.c:22:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/usb/dvb-usb/dvb-usb-init.c:11:
In file included from /builds/linux/drivers/media/usb/dvb-usb/dvb-usb-common.h:13:
In file included from /builds/linux/drivers/media/usb/dvb-usb/dvb-usb.h:14:
In file included from /builds/linux/include/linux/input.h:8:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/clk/qcom/clk-smd-rpm.c:7:
In file included from /builds/linux/include/linux/clk-provider.h:9:
In file included from /builds/linux/include/linux/of.h:17:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/watchdog/bcm2835_wdt.c:15:
In file included from /builds/linux/include/linux/mfd/bcm2835-pm.h:6:
In file included from /builds/linux/include/linux/regmap.h:14:
In file included from /builds/linux/include/linux/rbtree.h:22:
In file included from /builds/linux/include/linux/rcupdate.h:27:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/wireless/intersil/orinoco/orinoco_plx.c:89:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/wireless/intel/iwlwifi/dvm/rxon.c:13:
In file included from /builds/linux/include/linux/etherdevice.h:20:
In file included from /builds/linux/include/linux/if_ether.h:19:
In file included from /builds/linux/include/linux/skbuff.h:15:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/video/fbdev/uvesafb.c:13:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/rtc/rtc-ds1742.c:14:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/netfilter/xt_connlimit.c:16:
In file included from /builds/linux/include/linux/ip.h:16:
In file included from /builds/linux/include/linux/skbuff.h:15:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/sound/soc/codecs/rt286.c:9:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/iio/dac/lpc18xx_dac.c:12:
In file included from /builds/linux/include/linux/clk.h:14:
In file included from /builds/linux/include/linux/notifier.h:14:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/9p/trans_common.c:15:
In file included from /builds/linux/include/linux/mm.h:10:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/input/serio/ps2mult.c:10:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/rds/recv.c:34:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/ethernet/broadcom/bgmac-bcma.c:11:
In file included from /builds/linux/include/linux/bcma/bcma.h:5:
In file included from /builds/linux/include/linux/pci.h:35:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/wireless/atmel/atmel_pci.c:10:
In file included from /builds/linux/include/linux/pci.h:35:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/sound/firewire/oxfw/oxfw-spkr.c:8:
In file included from /builds/linux/sound/firewire/oxfw/oxfw.h:8:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/wireless/ti/wlcore/testmode.c:9:
In file included from /builds/linux/drivers/net/wireless/ti/wlcore/testmode.h:13:
In file included from /builds/linux/include/net/mac80211.h:18:
In file included from /builds/linux/include/linux/if_ether.h:19:
In file included from /builds/linux/include/linux/skbuff.h:15:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/btrfs/backref.c:6:
In file included from /builds/linux/include/linux/mm.h:10:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/sound/soc/codecs/max9768.c:9:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/mtd/nand/raw/stm32_fmc2_nand.c:7:
In file included from /builds/linux/include/linux/clk.h:14:
In file included from /builds/linux/include/linux/notifier.h:14:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/staging/fbtft/fb_ra8875.c:7:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/ubifs/lpt.c:34:
In file included from /builds/linux/fs/ubifs/ubifs.h:16:
In file included from /builds/linux/include/linux/fs.h:6:
In file included from /builds/linux/include/linux/wait_bit.h:8:
In file included from /builds/linux/include/linux/wait.h:9:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/wireless/realtek/rtlwifi/rtl8192ee/sw.c:4:
In file included from /builds/linux/drivers/net/wireless/realtek/rtlwifi/rtl8192ee/../wifi.h:9:
In file included from /builds/linux/include/linux/sched.h:12:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/phonet/af_phonet.c:14:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/freevxfs/vxfs_lookup.c:34:
In file included from /builds/linux/include/linux/fs.h:6:
In file included from /builds/linux/include/linux/wait_bit.h:8:
In file included from /builds/linux/include/linux/wait.h:9:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/vfio/pci/vfio_pci.c:14:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/staging/isdn/gigaset/proc.c:13:
In file included from /builds/linux/drivers/staging/isdn/gigaset/gigaset.h:20:
In file included from /builds/linux/include/linux/sched.h:12:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/usb/gadget/udc/amd5536udc_pci.c:35:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/clocksource/asm9260_timer.c:8:
In file included from /builds/linux/include/linux/interrupt.h:11:
In file included from /builds/linux/include/linux/hardirq.h:5:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/phy/mscc/phy-ocelot-serdes.c:11:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/i3c/master/dw-i3c-master.c:9:
In file included from /builds/linux/include/linux/clk.h:14:
In file included from /builds/linux/include/linux/notifier.h:14:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/leds/leds-adp5520.c:15:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/engine/disp/nv50.c:24:
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/engine/disp/nv50.h:5:
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/engine/disp/priv.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/engine/disp.h:5:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/engine.h:5:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/subdev.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/device.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/oclass.h:3:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/os.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvif/os.h:6:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/netfilter/nf_tables_api.c:8:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/dccp/qpolicy.c:9:
In file included from /builds/linux/net/dccp/dccp.h:12:
In file included from /builds/linux/include/linux/dccp.h:6:
In file included from /builds/linux/include/linux/in.h:19:
In file included from /builds/linux/include/uapi/linux/in.h:24:
In file included from /builds/linux/include/linux/socket.h:8:
In file included from /builds/linux/include/linux/uio.h:9:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/iio/gyro/bmg160_i2c.c:2:
In file included from /builds/linux/include/linux/i2c.h:13:
In file included from /builds/linux/include/linux/acpi.h:13:
In file included from /builds/linux/include/linux/irqdomain.h:35:
In file included from /builds/linux/include/linux/of.h:17:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/sched/em_ipset.c:8:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/staging/speakup/speakup_acntsa.c:13:
In file included from /builds/linux/drivers/staging/speakup/spk_priv.h:14:
In file included from /builds/linux/drivers/staging/speakup/spk_types.h:8:
In file included from /builds/linux/include/linux/fs.h:6:
In file included from /builds/linux/include/linux/wait_bit.h:8:
In file included from /builds/linux/include/linux/wait.h:9:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/ethernet/oki-semi/pch_gbe/pch_gbe_param.c:9:
In file included from /builds/linux/drivers/net/ethernet/oki-semi/pch_gbe/pch_gbe.h:14:
In file included from /builds/linux/include/linux/mii.h:12:
In file included from /builds/linux/include/uapi/linux/if.h:25:
In file included from /builds/linux/include/linux/socket.h:8:
In file included from /builds/linux/include/linux/uio.h:9:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/target/iscsi/iscsi_target_parameters.c:11:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/pwm/pwm-pca9685.c:11:
In file included from /builds/linux/include/linux/acpi.h:13:
In file included from /builds/linux/include/linux/irqdomain.h:35:
In file included from /builds/linux/include/linux/of.h:17:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/input/touchscreen/tsc2007_core.c:20:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/phy/mdio-gpio.c:20:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/kernel/cgroup/legacy_freezer.c:18:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/infiniband/hw/qedr/qedr_iw_cm.c:32:
In file included from /builds/linux/include/net/ip.h:22:
In file included from /builds/linux/include/linux/ip.h:16:
In file included from /builds/linux/include/linux/skbuff.h:15:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/mmc/core/pwrseq.c:11:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/sound/soc/codecs/cs35l33.c:9:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/staging/rtl8192u/ieee80211/ieee80211_rx.c:22:
In file included from /builds/linux/include/linux/if_arp.h:22:
In file included from /builds/linux/include/linux/skbuff.h:15:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/rc/keymaps/rc-delock-61959.c:7:
In file included from /builds/linux/include/media/rc-map.h:11:
In file included from /builds/linux/include/linux/input.h:8:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/ubifs/auth.c:12:
In file included from /builds/linux/include/linux/crypto.h:19:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/kernel/async.c:47:
In file included from /builds/linux/include/linux/async.h:14:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/sound/soc/mxs/mxs-pcm.c:8:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/ethernet/mellanox/mlxsw/spectrum_nve.c:5:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/phy/microchip_t1.c:5:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/thermal/mtk_thermal.c:10:
In file included from /builds/linux/include/linux/clk.h:14:
In file included from /builds/linux/include/linux/notifier.h:14:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/ubifs/replay.c:23:
In file included from /builds/linux/fs/ubifs/ubifs.h:16:
In file included from /builds/linux/include/linux/fs.h:6:
In file included from /builds/linux/include/linux/wait_bit.h:8:
In file included from /builds/linux/include/linux/wait.h:9:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/xfs/xfs_inode_item.c:6:
In file included from /builds/linux/fs/xfs/xfs.h:22:
In file included from /builds/linux/fs/xfs/xfs_linux.h:24:
In file included from /builds/linux/fs/xfs/kmem.h:9:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/netfilter/nft_hash.c:8:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/sound/pci/lola/lola_proc.c:10:
In file included from /builds/linux/include/linux/io.h:13:
In file included from /builds/linux/arch/riscv/include/asm/io.h:15:
In file included from /builds/linux/arch/riscv/include/asm/mmiowb.h:12:
In file included from /builds/linux/include/asm-generic/mmiowb.h:27:
In file included from /builds/linux/arch/riscv/include/asm/smp.h:11:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/amd/amdgpu/../powerplay/navi10_ppt.c:24:
In file included from /builds/linux/drivers/gpu/drm/amd/amdgpu/../powerplay/inc/pp_debug.h:35:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/atm/pvc.c:7:
In file included from /builds/linux/include/linux/net.h:18:
In file included from /builds/linux/include/linux/random.h:101:
In file included from /builds/linux/include/linux/prandom.h:12:
In file included from /builds/linux/include/linux/percpu.h:6:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/core/rtnetlink.c:17:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/usb/cdc_ncm.c:41:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/usb/misc/uss720.c:31:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/sound/soc/codecs/sta32x.c:17:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/mtd/spi-nor/mtk-quadspi.c:7:
In file included from /builds/linux/include/linux/clk.h:14:
In file included from /builds/linux/include/linux/notifier.h:14:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/mm/mlock.c:10:
In file included from /builds/linux/include/linux/mman.h:5:
In file included from /builds/linux/include/linux/mm.h:10:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/atm/fore200e.c:15:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/scsi/snic/vnic_dev.c:21:
In file included from /builds/linux/include/linux/pci.h:35:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/engine/gr/ctxgf104.c:24:
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/engine/gr/ctxgf100.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/engine/gr/gf100.h:27:
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/engine/gr/priv.h:5:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/engine/gr.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/engine.h:5:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/subdev.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/device.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/oclass.h:3:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/os.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvif/os.h:6:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/wireless/broadcom/brcm80211/brcmfmac/commonring.c:7:
In file included from /builds/linux/include/linux/netdevice.h:24:
In file included from /builds/linux/include/linux/timer.h:6:
In file included from /builds/linux/include/linux/ktime.h:24:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/video/fbdev/via/viamode.c:8:
In file included from /builds/linux/include/linux/via-core.h:12:
In file included from /builds/linux/include/linux/io.h:13:
In file included from /builds/linux/arch/riscv/include/asm/io.h:15:
In file included from /builds/linux/arch/riscv/include/asm/mmiowb.h:12:
In file included from /builds/linux/include/asm-generic/mmiowb.h:27:
In file included from /builds/linux/arch/riscv/include/asm/smp.h:11:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/mfd/hi6421-pmic-core.c:13:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/w1/masters/mxc_w1.c:7:
In file included from /builds/linux/include/linux/clk.h:14:
In file included from /builds/linux/include/linux/notifier.h:14:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/dvb-frontends/tda18271c2dd.c:9:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/pci/tw5864/tw5864-core.c:10:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/arm/display/komeda/komeda_color_mgmt.c:8:
In file included from /builds/linux/drivers/gpu/drm/arm/display/komeda/komeda_color_mgmt.h:11:
In file included from /builds/linux/include/drm/drm_color_mgmt.h:27:
In file included from /builds/linux/include/drm/drm_property.h:28:
In file included from /builds/linux/include/drm/drm_mode_object.h:26:
In file included from /builds/linux/include/linux/kref.h:16:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/staging/comedi/drivers/dyna_pci10xx.c:26:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/ethernet/qlogic/qlcnic/qlcnic_ctx.c:8:
In file included from /builds/linux/drivers/net/ethernet/qlogic/qlcnic/qlcnic.h:11:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/kernel/irq/generic-chip.c:7:
In file included from /builds/linux/include/linux/io.h:13:
In file included from /builds/linux/arch/riscv/include/asm/io.h:15:
In file included from /builds/linux/arch/riscv/include/asm/mmiowb.h:12:
In file included from /builds/linux/include/asm-generic/mmiowb.h:27:
In file included from /builds/linux/arch/riscv/include/asm/smp.h:11:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/bridge/br_if.c:11:
In file included from /builds/linux/include/linux/netdevice.h:24:
In file included from /builds/linux/include/linux/timer.h:6:
In file included from /builds/linux/include/linux/ktime.h:24:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/radeon/evergreen_dma.c:25:
In file included from /builds/linux/drivers/gpu/drm/radeon/radeon.h:64:
In file included from /builds/linux/include/linux/wait.h:9:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/sound/soc/atmel/atmel-pcm-dma.c:14:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/video/fbdev/core/cfbimgblt.c:32:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/staging/vc04_services/bcm2835-audio/bcm2835-pcm.c:4:
In file included from /builds/linux/include/linux/interrupt.h:11:
In file included from /builds/linux/include/linux/hardirq.h:5:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/dma/dw-edma/dw-edma-v0-core.c:11:
In file included from /builds/linux/drivers/dma/dw-edma/dw-edma-core.h:12:
In file included from /builds/linux/include/linux/msi.h:5:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/isdn/capi/kcapi.c:15:
In file included from /builds/linux/drivers/isdn/capi/kcapi.h:14:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/pci/hotplug/cpci_hotplug_pci.c:12:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/ethernet/qlogic/qed/qed_init_fw_funcs.c:37:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/ipv4/netfilter/nf_dup_ipv4.c:8:
In file included from /builds/linux/include/linux/ip.h:16:
In file included from /builds/linux/include/linux/skbuff.h:15:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/init/version.c:14:
In file included from /builds/linux/include/linux/utsname.h:6:
In file included from /builds/linux/include/linux/sched.h:12:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/ata/ahci_platform.c:12:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/dvb-frontends/mn88473.c:8:
In file included from /builds/linux/drivers/media/dvb-frontends/mn88473_priv.h:11:
In file included from /builds/linux/include/media/dvb_frontend.h:36:
In file included from /builds/linux/include/linux/sched.h:12:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/vc4/vc4_crtc.c:32:
In file included from /builds/linux/include/linux/clk.h:14:
In file included from /builds/linux/include/linux/notifier.h:14:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/pci/pci-driver.c:7:
In file included from /builds/linux/include/linux/pci.h:35:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/iio/imu/st_lsm6dsx/st_lsm6dsx_i3c.c:9:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/wireless/st/cw1200/debug.c:10:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/pinctrl/mediatek/pinctrl-mt6397.c:8:
In file included from /builds/linux/include/linux/platform_device.h:13:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/platform/exynos4-is/fimc-is.c:12:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvif/notify.c:25:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvif/client.h:5:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvif/object.h:5:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvif/os.h:6:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/coda/coda_linux.c:13:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/sound/pci/ctxfi/cthw20k1.c:15:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/pci/hotplug/shpchp_pci.c:16:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/hid/hid-petalynx.c:15:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/cachefiles/namei.c:8:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/sched/sch_blackhole.c:13:
In file included from /builds/linux/include/linux/skbuff.h:15:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/regulator/lp8788-buck.c:10:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/tty/serial/8250/8250_mid.c:10:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/netfilter/nf_tables_core.c:9:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/sound/soc/codecs/simple-amplifier.c:8:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/subdev/fb/nv1a.c:26:
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/subdev/fb/priv.h:5:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/subdev/fb.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/subdev.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/device.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/oclass.h:3:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/os.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvif/os.h:6:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/dvb-frontends/cxd2820r_c.c:9:
In file included from /builds/linux/drivers/media/dvb-frontends/cxd2820r_priv.h:13:
In file included from /builds/linux/include/media/dvb_frontend.h:36:
In file included from /builds/linux/include/linux/sched.h:12:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/misc/habanalabs/sysfs.c:8:
In file included from /builds/linux/drivers/misc/habanalabs/habanalabs.h:14:
In file included from /builds/linux/include/linux/cdev.h:5:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/crypto/arc4.c:10:
In file included from /builds/linux/include/crypto/algapi.h:10:
In file included from /builds/linux/include/linux/crypto.h:19:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/etnaviv/etnaviv_gpu.c:6:
In file included from /builds/linux/include/linux/clk.h:14:
In file included from /builds/linux/include/linux/notifier.h:14:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/watchdog/stmp3xxx_rtc_wdt.c:10:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/dma-buf/sw_sync.c:9:
In file included from /builds/linux/include/linux/fs.h:6:
In file included from /builds/linux/include/linux/wait_bit.h:8:
In file included from /builds/linux/include/linux/wait.h:9:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/staging/rtl8192e/rtl8192e/r8192E_dev.c:10:
In file included from /builds/linux/drivers/staging/rtl8192e/rtl8192e/rtl_core.h:13:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/vc4/vc4_irq.c:48:
In file included from /builds/linux/drivers/gpu/drm/vc4/vc4_drv.h:8:
In file included from /builds/linux/include/linux/uaccess.h:5:
In file included from /builds/linux/include/linux/sched.h:12:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/mtd/mtdoops.c:11:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/ipv6/ip6_vti.c:14:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/wireless/marvell/mwifiex/tdls.c:18:
In file included from /builds/linux/drivers/net/wireless/marvell/mwifiex/main.h:23:
In file included from /builds/linux/include/linux/completion.h:12:
In file included from /builds/linux/include/linux/wait.h:9:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/ntfs/lcnalloc.c:10:
In file included from /builds/linux/include/linux/pagemap.h:8:
In file included from /builds/linux/include/linux/mm.h:10:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/video/fbdev/via/global.c:7:
In file included from /builds/linux/drivers/video/fbdev/via/global.h:11:
In file included from /builds/linux/include/linux/fb.h:6:
In file included from /builds/linux/include/uapi/linux/fb.h:6:
In file included from /builds/linux/include/linux/i2c.h:13:
In file included from /builds/linux/include/linux/acpi.h:13:
In file included from /builds/linux/include/linux/irqdomain.h:35:
In file included from /builds/linux/include/linux/of.h:17:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/amd/amdgpu/../powerplay/hwmgr/hwmgr.c:24:
In file included from /builds/linux/drivers/gpu/drm/amd/amdgpu/../powerplay/inc/pp_debug.h:35:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/lib/test_blackhole_dev.c:13:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/power/supply/max8997_charger.c:9:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/sound/soc/tegra/tegra_pcm.c:18:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/rc/keymaps/rc-hisi-tv-demo.c:8:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/phy/marvell/phy-pxa-28nm-usb2.c:12:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/f2fs/shrinker.c:9:
In file included from /builds/linux/include/linux/fs.h:6:
In file included from /builds/linux/include/linux/wait_bit.h:8:
In file included from /builds/linux/include/linux/wait.h:9:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/irqchip/irq-renesas-rza1.c:10:
In file included from /builds/linux/include/linux/interrupt.h:11:
In file included from /builds/linux/include/linux/hardirq.h:5:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/rtc/rtc-lp8788.c:11:
In file included from /builds/linux/include/linux/irqdomain.h:35:
In file included from /builds/linux/include/linux/of.h:17:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/soc/mediatek/mtk-infracfg.c:7:
In file included from /builds/linux/include/linux/jiffies.h:9:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/hfs/bitmap.c:14:
In file included from /builds/linux/fs/hfs/hfs_fs.h:18:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/sound/soc/codecs/sigmadsp-i2c.c:9:
In file included from /builds/linux/include/linux/i2c.h:13:
In file included from /builds/linux/include/linux/acpi.h:13:
In file included from /builds/linux/include/linux/irqdomain.h:35:
In file included from /builds/linux/include/linux/of.h:17:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/scsi/qedi/qedi_dbg.c:7:
In file included from /builds/linux/drivers/scsi/qedi/qedi_dbg.h:15:
In file included from /builds/linux/include/linux/pci.h:35:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/batman-adv/multicast.c:7:
In file included from /builds/linux/net/batman-adv/multicast.h:10:
In file included from /builds/linux/net/batman-adv/main.h:210:
In file included from /builds/linux/include/linux/etherdevice.h:20:
In file included from /builds/linux/include/linux/if_ether.h:19:
In file included from /builds/linux/include/linux/skbuff.h:15:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/wireless/mediatek/mt76/mt76x0/pci.c:7:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/lapb/lapb_timer.c:16:
In file included from /builds/linux/include/linux/socket.h:8:
In file included from /builds/linux/include/linux/uio.h:9:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/debugfs/file.c:12:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/i2c/i2c-dev.c:17:
In file included from /builds/linux/include/linux/cdev.h:5:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/pci/ttpci/budget-av.c:21:
In file included from /builds/linux/drivers/media/pci/ttpci/budget.h:6:
In file included from /builds/linux/include/media/dvb_frontend.h:36:
In file included from /builds/linux/include/linux/sched.h:12:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/arch/riscv/kernel/time.c:8:
In file included from /builds/linux/include/linux/clockchips.h:14:
In file included from /builds/linux/include/linux/clocksource.h:13:
In file included from /builds/linux/include/linux/timex.h:56:
In file included from /builds/linux/include/uapi/linux/timex.h:56:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/video/fbdev/via/ioctl.c:8:
In file included from /builds/linux/drivers/video/fbdev/via/global.h:11:
In file included from /builds/linux/include/linux/fb.h:6:
In file included from /builds/linux/include/uapi/linux/fb.h:6:
In file included from /builds/linux/include/linux/i2c.h:13:
In file included from /builds/linux/include/linux/acpi.h:13:
In file included from /builds/linux/include/linux/irqdomain.h:35:
In file included from /builds/linux/include/linux/of.h:17:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/spi/spi-lp8841-rtc.c:15:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/ssb/sprom.c:14:
In file included from /builds/linux/drivers/ssb/ssb_private.h:8:
In file included from /builds/linux/include/linux/ssb/ssb.h:5:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/rtc/rtc-vt8500.c:10:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/hid/hid-quirks.c:15:
In file included from /builds/linux/include/linux/hid.h:19:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/caif/caif_spi.c:8:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/dvb-frontends/sp2.c:15:
In file included from /builds/linux/drivers/media/dvb-frontends/sp2_priv.h:11:
In file included from /builds/linux/drivers/media/dvb-frontends/sp2.h:11:
In file included from /builds/linux/include/media/dvb_ca_en50221.h:23:
In file included from /builds/linux/include/media/dvbdev.h:23:
In file included from /builds/linux/include/linux/poll.h:7:
In file included from /builds/linux/include/linux/ktime.h:24:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/platform/vivid/vivid-radio-rx.c:11:
In file included from /builds/linux/include/linux/videodev2.h:59:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/802/fc.c:9:
In file included from /builds/linux/include/linux/uaccess.h:5:
In file included from /builds/linux/include/linux/sched.h:12:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/rc/keymaps/rc-rc6-mce.c:11:
In file included from /builds/linux/include/media/rc-map.h:11:
In file included from /builds/linux/include/linux/input.h:8:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/nouveau/dispnv50/corec37d.c:22:
In file included from /builds/linux/drivers/gpu/drm/nouveau/dispnv50/core.h:3:
In file included from /builds/linux/drivers/gpu/drm/nouveau/dispnv50/disp.h:3:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvif/mem.h:3:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvif/mmu.h:3:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvif/object.h:5:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvif/os.h:6:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/ethernet/mellanox/mlxsw/spectrum1_acl_tcam.c:5:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/staging/rts5208/rtsx_chip.c:12:
In file included from /builds/linux/include/linux/blkdev.h:5:
In file included from /builds/linux/include/linux/sched.h:12:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/clk/qcom/clk-regmap-mux.c:8:
In file included from /builds/linux/include/linux/regmap.h:14:
In file included from /builds/linux/include/linux/rbtree.h:22:
In file included from /builds/linux/include/linux/rcupdate.h:27:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/mac80211/tkip.c:10:
In file included from /builds/linux/include/linux/netdevice.h:24:
In file included from /builds/linux/include/linux/timer.h:6:
In file included from /builds/linux/include/linux/ktime.h:24:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/i2c/muxes/i2c-mux-gpio.c:8:
In file included from /builds/linux/include/linux/i2c.h:13:
In file included from /builds/linux/include/linux/acpi.h:13:
In file included from /builds/linux/include/linux/irqdomain.h:35:
In file included from /builds/linux/include/linux/of.h:17:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/ethernet/qlogic/qede/qede_ptp.c:32:
In file included from /builds/linux/drivers/net/ethernet/qlogic/qede/qede_ptp.h:35:
In file included from /builds/linux/include/linux/ptp_clock_kernel.h:11:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/ttm/ttm_memory.c:31:
In file included from /builds/linux/include/drm/ttm/ttm_memory.h:31:
In file included from /builds/linux/include/linux/workqueue.h:9:
In file included from /builds/linux/include/linux/timer.h:6:
In file included from /builds/linux/include/linux/ktime.h:24:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/hid/intel-ish-hid/ishtp/hbm.c:9:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/mmc/core/sdio_bus.c:10:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/rtc/rtc-rs5c372.c:10:
In file included from /builds/linux/include/linux/i2c.h:13:
In file included from /builds/linux/include/linux/acpi.h:13:
In file included from /builds/linux/include/linux/irqdomain.h:35:
In file included from /builds/linux/include/linux/of.h:17:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/base/firmware_loader/fallback_table.c:6:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/ceph/ceph_hash.c:2:
In file included from /builds/linux/include/linux/ceph/types.h:6:
In file included from /builds/linux/include/linux/in.h:19:
In file included from /builds/linux/include/uapi/linux/in.h:24:
In file included from /builds/linux/include/linux/socket.h:8:
In file included from /builds/linux/include/linux/uio.h:9:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/lib/crc4.c:7:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/ipv6/exthdrs.c:22:
In file included from /builds/linux/include/linux/socket.h:8:
In file included from /builds/linux/include/linux/uio.h:9:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/infiniband/core/cma.c:36:
In file included from /builds/linux/include/linux/completion.h:12:
In file included from /builds/linux/include/linux/wait.h:9:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/ethernet/cisco/enic/vnic_wq.c:23:
In file included from /builds/linux/include/linux/pci.h:35:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/target/tcm_fc/tfc_cmd.c:8:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/infiniband/hw/hns/hns_roce_cmd.c:33:
In file included from /builds/linux/include/linux/dmapool.h:14:
In file included from /builds/linux/include/linux/scatterlist.h:8:
In file included from /builds/linux/include/linux/mm.h:10:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/staging/speakup/speakup_decpc.c:19:
In file included from /builds/linux/include/linux/jiffies.h:9:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/infiniband/hw/i40iw/i40iw_pble.c:36:
In file included from /builds/linux/drivers/infiniband/hw/i40iw/i40iw_osdep.h:41:
In file included from /builds/linux/include/net/tcp.h:20:
In file included from /builds/linux/include/linux/tcp.h:17:
In file included from /builds/linux/include/linux/skbuff.h:15:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/lib/globtest.c:5:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/nouveau/nouveau_dma.c:27:
In file included from /builds/linux/drivers/gpu/drm/nouveau/nouveau_drv.h:41:
In file included from /builds/linux/include/linux/notifier.h:14:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/mfd/dln2.c:13:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/ocfs2/dir.c:25:
In file included from /builds/linux/include/linux/fs.h:6:
In file included from /builds/linux/include/linux/wait_bit.h:8:
In file included from /builds/linux/include/linux/wait.h:9:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/sound/soc/samsung/speyside.c:7:
In file included from /builds/linux/include/sound/soc.h:13:
In file included from /builds/linux/include/linux/of.h:17:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/ethernet/brocade/bna/bna_tx_rx.c:11:
In file included from /builds/linux/drivers/net/ethernet/brocade/bna/bna.h:14:
In file included from /builds/linux/drivers/net/ethernet/brocade/bna/bfa_defs.h:15:
In file included from /builds/linux/drivers/net/ethernet/brocade/bna/cna.h:17:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/squashfs/inode.c:28:
In file included from /builds/linux/include/linux/fs.h:6:
In file included from /builds/linux/include/linux/wait_bit.h:8:
In file included from /builds/linux/include/linux/wait.h:9:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/pci/switch/switchtec.c:7:
In file included from /builds/linux/include/linux/switchtec.h:10:
In file included from /builds/linux/include/linux/pci.h:35:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/staging/vt6655/mac.c:42:
In file included from /builds/linux/drivers/staging/vt6655/mac.h:24:
In file included from /builds/linux/drivers/staging/vt6655/upc.h:19:
In file included from /builds/linux/drivers/staging/vt6655/device.h:19:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/ast/ast_post.c:30:
In file included from /builds/linux/include/linux/pci.h:35:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/regulator/max8997-regulator.c:12:
In file included from /builds/linux/include/linux/gpio.h:62:
In file included from /builds/linux/include/asm-generic/gpio.h:8:
In file included from /builds/linux/include/linux/of.h:17:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/staging/comedi/drivers/gsc_hpdi.c:34:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/sound/soc/codecs/twl6040.c:8:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/ethernet/mellanox/mlx4/reset.c:35:
In file included from /builds/linux/include/linux/pci.h:35:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/iio/light/cm3232.c:11:
In file included from /builds/linux/include/linux/i2c.h:13:
In file included from /builds/linux/include/linux/acpi.h:13:
In file included from /builds/linux/include/linux/irqdomain.h:35:
In file included from /builds/linux/include/linux/of.h:17:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/i2c/busses/i2c-mt65xx.c:7:
In file included from /builds/linux/include/linux/clk.h:14:
In file included from /builds/linux/include/linux/notifier.h:14:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/kernel/delayacct.c:7:
In file included from /builds/linux/include/linux/sched.h:12:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/scsi/esp_scsi.c:9:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/kernel/power/main.c:10:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/wireless/ath/ath9k/common-beacon.c:17:
In file included from /builds/linux/drivers/net/wireless/ath/ath9k/common.h:17:
In file included from /builds/linux/include/net/mac80211.h:18:
In file included from /builds/linux/include/linux/if_ether.h:19:
In file included from /builds/linux/include/linux/skbuff.h:15:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/sound/core/seq/seq_dummy.c:8:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/kernel/trace/trace_selftest_dynamic.c:3:
In file included from /builds/linux/kernel/trace/trace.h:6:
In file included from /builds/linux/include/linux/fs.h:6:
In file included from /builds/linux/include/linux/wait_bit.h:8:
In file included from /builds/linux/include/linux/wait.h:9:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/ethernet/mellanox/mlxsw/core_acl_flex_keys.c:5:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/imx/dw_hdmi-imx.c:10:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/mailbox/armada-37xx-rwtm-mailbox.c:8:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/usb/renesas_usbhs/rza2.c:10:
In file included from /builds/linux/include/linux/io.h:13:
In file included from /builds/linux/arch/riscv/include/asm/io.h:15:
In file included from /builds/linux/arch/riscv/include/asm/mmiowb.h:12:
In file included from /builds/linux/include/asm-generic/mmiowb.h:27:
In file included from /builds/linux/arch/riscv/include/asm/smp.h:11:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/sound/pcmcia/pdaudiocf/pdaudiocf_core.c:9:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/jffs2/nodelist.c:15:
In file included from /builds/linux/include/linux/sched.h:12:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/target/iscsi/iscsi_target_device.c:12:
In file included from /builds/linux/include/target/target_core_base.h:5:
In file included from /builds/linux/include/linux/configfs.h:24:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/6lowpan/nhc_ghc_ext_dest.c:6:
In file included from /builds/linux/net/6lowpan/nhc.h:5:
In file included from /builds/linux/include/linux/skbuff.h:15:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/edac/edac_pci.c:13:
In file included from /builds/linux/include/linux/uaccess.h:5:
In file included from /builds/linux/include/linux/sched.h:12:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/sound/soc/codecs/rt5663.c:8:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/amd/amdgpu/atombios_i2c.c:27:
In file included from /builds/linux/drivers/gpu/drm/amd/amdgpu/amdgpu.h:31:
In file included from /builds/linux/drivers/gpu/drm/amd/amdgpu/amdgpu_ctx.h:26:
In file included from /builds/linux/drivers/gpu/drm/amd/amdgpu/amdgpu_ring.h:28:
In file included from /builds/linux/include/drm/gpu_scheduler.h:27:
In file included from /builds/linux/include/drm/spsc_queue.h:28:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/amd/amdgpu/../display/dc/basics/conversion.c:26:
In file included from /builds/linux/drivers/gpu/drm/amd/amdgpu/../display/dc/dm_services.h:34:
In file included from /builds/linux/drivers/gpu/drm/amd/amdgpu/../display/amdgpu_dm/amdgpu_dm_trace.h:32:
In file included from /builds/linux/include/linux/tracepoint.h:15:
In file included from /builds/linux/include/linux/smp.h:64:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/pci/controller/dwc/pcie-designware-ep.c:9:
In file included from /builds/linux/include/linux/of.h:17:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/pci/solo6x10/solo6x10-core.c:13:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/hwmon/dme1737.c:17:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/usb/host/xhci-hub.c:12:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/sound/soc/codecs/ak4104.c:8:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/amd/amdgpu/vce_v4_0.c:27:
In file included from /builds/linux/include/linux/firmware.h:7:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/md/dm-crypt.c:10:
In file included from /builds/linux/include/linux/completion.h:12:
In file included from /builds/linux/include/linux/wait.h:9:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/ethernet/wiznet/w5100-spi.c:14:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/wireless/realtek/rtlwifi/rtl8723ae/fw.c:4:
In file included from /builds/linux/drivers/net/wireless/realtek/rtlwifi/rtl8723ae/../wifi.h:9:
In file included from /builds/linux/include/linux/sched.h:12:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/block/blk-throttle.c:8:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/amd/amdgpu/gfx_v10_0.c:26:
In file included from /builds/linux/include/linux/firmware.h:7:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/staging/clocking-wizard/clk-xlnx-clock-wizard.c:10:
In file included from /builds/linux/include/linux/platform_device.h:13:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/iio/accel/stk8312.c:10:
In file included from /builds/linux/include/linux/acpi.h:13:
In file included from /builds/linux/include/linux/irqdomain.h:35:
In file included from /builds/linux/include/linux/of.h:17:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/video/fbdev/sis/sis_accel.c:18:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/batman-adv/sysfs.c:7:
In file included from /builds/linux/net/batman-adv/sysfs.h:10:
In file included from /builds/linux/net/batman-adv/main.h:210:
In file included from /builds/linux/include/linux/etherdevice.h:20:
In file included from /builds/linux/include/linux/if_ether.h:19:
In file included from /builds/linux/include/linux/skbuff.h:15:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/input/rmi4/rmi_f34.c:8:
In file included from /builds/linux/include/linux/rmi.h:10:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/staging/wusbcore/rh.c:58:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/crypto/fname.c:14:
In file included from /builds/linux/include/linux/scatterlist.h:8:
In file included from /builds/linux/include/linux/mm.h:10:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/reiserfs/ibalance.c:5:
In file included from /builds/linux/include/linux/uaccess.h:5:
In file included from /builds/linux/include/linux/sched.h:12:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/iio/humidity/hts221_core.c:11:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/clk/mediatek/clk-mt2712-mfg.c:7:
In file included from /builds/linux/include/linux/clk-provider.h:9:
In file included from /builds/linux/include/linux/of.h:17:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/wireless/ti/wlcore/io.c:10:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/crypto/qce/dma.c:6:
In file included from /builds/linux/include/linux/dmaengine.h:8:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/i2c/bt856.c:18:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/ipv4/tcp_offload.c:10:
In file included from /builds/linux/include/linux/skbuff.h:15:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/hwmon/max16065.c:15:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/platform/vsp1/vsp1_histo.c:11:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/nfs/pnfs_dev.c:32:
In file included from /builds/linux/include/linux/nfs_fs.h:22:
In file included from /builds/linux/include/linux/in.h:19:
In file included from /builds/linux/include/uapi/linux/in.h:24:
In file included from /builds/linux/include/linux/socket.h:8:
In file included from /builds/linux/include/linux/uio.h:9:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/nfc/s3fwrn5/nci.c:9:
In file included from /builds/linux/include/linux/completion.h:12:
In file included from /builds/linux/include/linux/wait.h:9:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/sched/sch_api.c:14:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/mfd/max14577.c:12:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/mac80211/ocb.c:12:
In file included from /builds/linux/include/linux/if_ether.h:19:
In file included from /builds/linux/include/linux/skbuff.h:15:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/security/apparmor/capability.c:13:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/wireless/ath/carl9170/fw.c:11:
In file included from /builds/linux/include/linux/firmware.h:7:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/nls/nls_cp866.c:10:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/openvswitch/actions.c:8:
In file included from /builds/linux/include/linux/skbuff.h:15:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/scsi/ufs/cdns-pltfrm.c:13:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/regulator/mc13783-regulator.c:9:
In file included from /builds/linux/include/linux/mfd/mc13783.h:10:
In file included from /builds/linux/include/linux/mfd/mc13xxx.h:9:
In file included from /builds/linux/include/linux/interrupt.h:11:
In file included from /builds/linux/include/linux/hardirq.h:5:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/sound/soc/tegra/tegra_wm8903.c:17:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/staging/wilc1000/wilc_spi.c:7:
In file included from /builds/linux/include/linux/spi/spi.h:9:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/wireless/mediatek/mt76/mt76x02_usb_mcu.c:6:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/selftests/test-drm_modeset_common.c:6:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/mtd/nand/raw/ingenic/jz4780_bch.c:10:
In file included from /builds/linux/include/linux/clk.h:14:
In file included from /builds/linux/include/linux/notifier.h:14:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/scsi/aic7xxx/aic79xx_pci.c:44:
In file included from /builds/linux/drivers/scsi/aic7xxx/aic79xx_osm.h:46:
In file included from /builds/linux/include/linux/blkdev.h:5:
In file included from /builds/linux/include/linux/sched.h:12:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/sound/core/seq/oss/seq_oss_rw.c:10:
In file included from /builds/linux/sound/core/seq/oss/seq_oss_device.h:11:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/security/safesetid/securityfs.c:17:
In file included from /builds/linux/include/linux/security.h:26:
In file included from /builds/linux/include/linux/key.h:15:
In file included from /builds/linux/include/linux/rbtree.h:22:
In file included from /builds/linux/include/linux/rcupdate.h:27:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/platform/vsp1/vsp1_lut.c:10:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/sound/firewire/dice/dice-extension.c:8:
In file included from /builds/linux/sound/firewire/dice/dice.h:12:
In file included from /builds/linux/include/linux/compat.h:10:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/ieee802154/nl-mac.c:13:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/amd/amdgpu/amdgpu_display.c:28:
In file included from /builds/linux/drivers/gpu/drm/amd/amdgpu/amdgpu.h:31:
In file included from /builds/linux/drivers/gpu/drm/amd/amdgpu/amdgpu_ctx.h:26:
In file included from /builds/linux/drivers/gpu/drm/amd/amdgpu/amdgpu_ring.h:28:
In file included from /builds/linux/include/drm/gpu_scheduler.h:27:
In file included from /builds/linux/include/drm/spsc_queue.h:28:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/core/devlink.c:11:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/crypto/acompress.c:11:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/wireless/ath/ath9k/hif_usb.c:18:
In file included from /builds/linux/drivers/net/wireless/ath/ath9k/htc.h:20:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/wireless/marvell/mwifiex/sta_cmdresp.c:20:
In file included from /builds/linux/drivers/net/wireless/marvell/mwifiex/decl.h:26:
In file included from /builds/linux/include/linux/wait.h:9:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/bpfilter/bpfilter_kern.c:4:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/staging/wusbcore/host/whci/pzl.c:8:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/ethernet/qlogic/netxen/netxen_nic_hw.c:8:
In file included from /builds/linux/include/linux/io-64-nonatomic-lo-hi.h:5:
In file included from /builds/linux/include/linux/io.h:13:
In file included from /builds/linux/arch/riscv/include/asm/io.h:15:
In file included from /builds/linux/arch/riscv/include/asm/mmiowb.h:12:
In file included from /builds/linux/include/asm-generic/mmiowb.h:27:
In file included from /builds/linux/arch/riscv/include/asm/smp.h:11:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/ethernet/intel/igbvf/netdev.c:6:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/infiniband/hw/mthca/mthca_reset.c:34:
In file included from /builds/linux/include/linux/pci.h:35:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/md/dm-verity-verify-sig.c:8:
In file included from /builds/linux/include/linux/device-mapper.h:11:
In file included from /builds/linux/include/linux/bio.h:8:
In file included from /builds/linux/include/linux/highmem.h:5:
In file included from /builds/linux/include/linux/fs.h:6:
In file included from /builds/linux/include/linux/wait_bit.h:8:
In file included from /builds/linux/include/linux/wait.h:9:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/ocfs2/blockcheck.c:15:
In file included from /builds/linux/include/linux/buffer_head.h:12:
In file included from /builds/linux/include/linux/fs.h:6:
In file included from /builds/linux/include/linux/wait_bit.h:8:
In file included from /builds/linux/include/linux/wait.h:9:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/pinctrl/sh-pfc/pfc-sh7722.c:4:
In file included from /builds/linux/include/linux/gpio.h:62:
In file included from /builds/linux/include/asm-generic/gpio.h:8:
In file included from /builds/linux/include/linux/of.h:17:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/efs/dir.c:8:
In file included from /builds/linux/include/linux/buffer_head.h:12:
In file included from /builds/linux/include/linux/fs.h:6:
In file included from /builds/linux/include/linux/wait_bit.h:8:
In file included from /builds/linux/include/linux/wait.h:9:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/verity/verify.c:8:
In file included from /builds/linux/fs/verity/fsverity_private.h:18:
In file included from /builds/linux/include/linux/fsverity.h:14:
In file included from /builds/linux/include/linux/fs.h:6:
In file included from /builds/linux/include/linux/wait_bit.h:8:
In file included from /builds/linux/include/linux/wait.h:9:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/base/devres.c:9:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/nls/nls_cp857.c:10:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/clk/uniphier/clk-uniphier-mux.c:7:
In file included from /builds/linux/include/linux/clk-provider.h:9:
In file included from /builds/linux/include/linux/of.h:17:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/amd/amdgpu/../powerplay/renoir_ppt.c:24:
In file included from /builds/linux/drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu.h:31:
In file included from /builds/linux/drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu_ctx.h:26:
In file included from /builds/linux/drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu_ring.h:28:
In file included from /builds/linux/include/drm/gpu_scheduler.h:27:
In file included from /builds/linux/include/drm/spsc_queue.h:28:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/ethernet/3com/3c574_cs.c:74:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/scsi/pm8001/pm8001_sas.c:41:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/clk/clk-gpio.c:12:
In file included from /builds/linux/include/linux/clk-provider.h:9:
In file included from /builds/linux/include/linux/of.h:17:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/amd/amdgpu/../display/dc/bios/command_table_helper2.c:26:
In file included from /builds/linux/drivers/gpu/drm/amd/amdgpu/../display/dc/dm_services.h:34:
In file included from /builds/linux/drivers/gpu/drm/amd/amdgpu/../display/amdgpu_dm/amdgpu_dm_trace.h:32:
In file included from /builds/linux/include/linux/tracepoint.h:15:
In file included from /builds/linux/include/linux/smp.h:64:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/lib/xz/xz_dec_test.c:11:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/sound/ac97_bus.c:10:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/wireless/broadcom/brcm80211/brcmfmac/fweh.c:5:
In file included from /builds/linux/include/linux/netdevice.h:24:
In file included from /builds/linux/include/linux/timer.h:6:
In file included from /builds/linux/include/linux/ktime.h:24:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/crypto/cavium/nitrox/nitrox_sriov.c:2:
In file included from /builds/linux/include/linux/pci.h:35:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/crypto/memneq.c:62:
In file included from /builds/linux/include/crypto/algapi.h:10:
In file included from /builds/linux/include/linux/crypto.h:19:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/lib/crc7.c:7:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/platform/qcom/venus/core.c:6:
In file included from /builds/linux/include/linux/clk.h:14:
In file included from /builds/linux/include/linux/notifier.h:14:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/nvmem/rave-sp-eeprom.c:10:
In file included from /builds/linux/include/linux/mfd/rave-sp.h:12:
In file included from /builds/linux/include/linux/notifier.h:14:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/fscache/netfs.c:9:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/leds/leds-tlc591xx.c:7:
In file included from /builds/linux/include/linux/i2c.h:13:
In file included from /builds/linux/include/linux/acpi.h:13:
In file included from /builds/linux/include/linux/irqdomain.h:35:
In file included from /builds/linux/include/linux/of.h:17:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/hid/hid-kensington.c:11:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/staging/comedi/drivers/icp_multi.c:37:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/sound/firewire/dice/dice-transaction.c:9:
In file included from /builds/linux/sound/firewire/dice/dice.h:12:
In file included from /builds/linux/include/linux/compat.h:10:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/lib/parman.c:36:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/subdev/secboot/gp102.c:23:
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/subdev/secboot/acr.h:25:
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/subdev/secboot/priv.h:26:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/subdev/secboot.h:26:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/subdev.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/device.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/oclass.h:3:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/os.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvif/os.h:6:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/pci/ivtv/ivtv-irq.c:9:
In file included from /builds/linux/drivers/media/pci/ivtv/ivtv-driver.h:41:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/ata/pata_ns87410.c:8:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/firewire/core-cdev.c:9:
In file included from /builds/linux/include/linux/compat.h:10:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/i2c/ov2685.c:8:
In file included from /builds/linux/include/linux/clk.h:14:
In file included from /builds/linux/include/linux/notifier.h:14:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/squashfs/decompressor.c:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/platform/xilinx/xilinx-vip.c:12:
In file included from /builds/linux/include/linux/clk.h:14:
In file included from /builds/linux/include/linux/notifier.h:14:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/wireless/ath/wil6210/wil_crash_dump.c:18:
In file included from /builds/linux/drivers/net/wireless/ath/wil6210/wil6210.h:21:
In file included from /builds/linux/include/linux/etherdevice.h:20:
In file included from /builds/linux/include/linux/if_ether.h:19:
In file included from /builds/linux/include/linux/skbuff.h:15:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/i2c/busses/i2c-img-scb.c:71:
In file included from /builds/linux/include/linux/clk.h:14:
In file included from /builds/linux/include/linux/notifier.h:14:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/spi/spi-xlp.c:6:
In file included from /builds/linux/include/linux/acpi.h:13:
In file included from /builds/linux/include/linux/irqdomain.h:35:
In file included from /builds/linux/include/linux/of.h:17:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/ethernet/realtek/8139too.c:98:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/staging/comedi/drivers/amplc_pc236_common.c:12:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/ipack/ipack.c:9:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/sound/soc/adi/axi-spdif.c:9:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/wireless/intel/iwlegacy/4965-mac.c:18:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/sunrpc/auth_gss/gss_generic_token.c:35:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/i2c/tvp5150.c:8:
In file included from /builds/linux/include/linux/i2c.h:13:
In file included from /builds/linux/include/linux/acpi.h:13:
In file included from /builds/linux/include/linux/irqdomain.h:35:
In file included from /builds/linux/include/linux/of.h:17:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/wireless/ath/ath10k/wmi.c:8:
In file included from /builds/linux/include/linux/skbuff.h:15:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/thermal/uniphier_thermal.c:11:
In file included from /builds/linux/include/linux/interrupt.h:11:
In file included from /builds/linux/include/linux/hardirq.h:5:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/ethernet/qlogic/qlcnic/qlcnic_io.c:8:
In file included from /builds/linux/include/linux/netdevice.h:24:
In file included from /builds/linux/include/linux/timer.h:6:
In file included from /builds/linux/include/linux/ktime.h:24:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/crypto/algif_aead.c:26:
In file included from /builds/linux/include/crypto/internal/aead.h:11:
In file included from /builds/linux/include/crypto/aead.h:11:
In file included from /builds/linux/include/linux/crypto.h:19:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/sound/core/oss/pcm_oss.c:15:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/ethernet/broadcom/b44.c:17:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/leds/leds-pca963x.c:25:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/tty/serial/8250/8250_men_mcb.c:2:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/rds/ib_recv.c:34:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/platform/qcom/venus/hfi_cmds.c:9:
In file included from /builds/linux/drivers/media/platform/qcom/venus/hfi_cmds.h:9:
In file included from /builds/linux/drivers/media/platform/qcom/venus/hfi.h:9:
In file included from /builds/linux/include/linux/interrupt.h:11:
In file included from /builds/linux/include/linux/hardirq.h:5:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/pci/ttpci/av7110_ipack.c:2:
In file included from /builds/linux/drivers/media/pci/ttpci/dvb_filter.h:20:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/clk/sunxi-ng/ccu_mp.c:7:
In file included from /builds/linux/include/linux/clk-provider.h:9:
In file included from /builds/linux/include/linux/of.h:17:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/clocksource/timer-atmel-pit.c:12:
In file included from /builds/linux/include/linux/clk.h:14:
In file included from /builds/linux/include/linux/notifier.h:14:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/sctp/stream.c:21:
In file included from /builds/linux/include/net/sctp/sctp.h:44:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/wireless/ath/ath5k/pci.c:20:
In file included from /builds/linux/include/linux/pci.h:35:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/ethernet/marvell/mvpp2/mvpp2_debugfs.c:9:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/can/j1939/main.c:15:
In file included from /builds/linux/include/linux/can/can-ml.h:45:
In file included from /builds/linux/include/uapi/linux/can.h:50:
In file included from /builds/linux/include/linux/socket.h:8:
In file included from /builds/linux/include/linux/uio.h:9:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/subdev/clk/gt215.c:26:
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/subdev/clk/gt215.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/subdev/clk/priv.h:5:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/subdev/clk.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/subdev.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/device.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/oclass.h:3:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/os.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvif/os.h:6:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/regulator/as3722-regulator.c:13:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/llc/llc_s_ev.c:17:
In file included from /builds/linux/include/linux/socket.h:8:
In file included from /builds/linux/include/linux/uio.h:9:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/regulator/arizona-ldo1.c:9:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/9p/mod.c:14:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/sound/soc/codecs/ts3a227e.c:8:
In file included from /builds/linux/include/linux/gpio.h:62:
In file included from /builds/linux/include/asm-generic/gpio.h:8:
In file included from /builds/linux/include/linux/of.h:17:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/bridge/br_stp_if.c:11:
In file included from /builds/linux/include/linux/kmod.h:9:
In file included from /builds/linux/include/linux/umh.h:4:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/leds/leds-bcm6328.c:8:
In file included from /builds/linux/include/linux/io.h:13:
In file included from /builds/linux/arch/riscv/include/asm/io.h:15:
In file included from /builds/linux/arch/riscv/include/asm/mmiowb.h:12:
In file included from /builds/linux/include/asm-generic/mmiowb.h:27:
In file included from /builds/linux/arch/riscv/include/asm/smp.h:11:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/pcmcia/cistpl.c:12:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/sound/drivers/vx/vx_cmd.c:10:
In file included from /builds/linux/include/sound/core.h:10:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/ethernet/intel/igc/igc_i225.c:6:
In file included from /builds/linux/drivers/net/ethernet/intel/igc/igc_hw.h:8:
In file included from /builds/linux/include/linux/if_ether.h:19:
In file included from /builds/linux/include/linux/skbuff.h:15:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/pci/smipcie/smipcie-main.c:8:
In file included from /builds/linux/drivers/media/pci/smipcie/smipcie.h:11:
In file included from /builds/linux/include/linux/i2c.h:13:
In file included from /builds/linux/include/linux/acpi.h:13:
In file included from /builds/linux/include/linux/irqdomain.h:35:
In file included from /builds/linux/include/linux/of.h:17:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/i2c/busses/i2c-sh_mobile.c:12:
In file included from /builds/linux/include/linux/clk.h:14:
In file included from /builds/linux/include/linux/notifier.h:14:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/clk/mediatek/clk-mt6779-aud.c:7:
In file included from /builds/linux/include/linux/clk-provider.h:9:
In file included from /builds/linux/include/linux/of.h:17:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/mmc/host/mtk-sd.c:7:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/wireless/ath/ath5k/debug.c:65:
In file included from /builds/linux/include/linux/vmalloc.h:5:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/tuners/tda18212.c:8:
In file included from /builds/linux/drivers/media/tuners/tda18212.h:11:
In file included from /builds/linux/include/media/dvb_frontend.h:36:
In file included from /builds/linux/include/linux/sched.h:12:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/iio/chemical/ccs811.c:19:
In file included from /builds/linux/include/linux/i2c.h:13:
In file included from /builds/linux/include/linux/acpi.h:13:
In file included from /builds/linux/include/linux/irqdomain.h:35:
In file included from /builds/linux/include/linux/of.h:17:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/iio/imu/inv_mpu6050/inv_mpu_ring.c:6:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/ipu-v3/ipu-cpmem.c:8:
In file included from /builds/linux/include/linux/io.h:13:
In file included from /builds/linux/arch/riscv/include/asm/io.h:15:
In file included from /builds/linux/arch/riscv/include/asm/mmiowb.h:12:
In file included from /builds/linux/include/asm-generic/mmiowb.h:27:
In file included from /builds/linux/arch/riscv/include/asm/smp.h:11:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/hid/hid-topseed.c:18:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/rc/ir-rc5-decoder.c:12:
In file included from /builds/linux/drivers/media/rc/rc-core-priv.h:15:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/hid/hid-jabra.c:11:
In file included from /builds/linux/include/linux/hid.h:19:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/md/dm-queue-length.c:16:
In file included from /builds/linux/drivers/md/dm.h:13:
In file included from /builds/linux/include/linux/fs.h:6:
In file included from /builds/linux/include/linux/wait_bit.h:8:
In file included from /builds/linux/include/linux/wait.h:9:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/netfilter/nft_socket.c:2:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/hamradio/bpqether.c:54:
In file included from /builds/linux/include/linux/socket.h:8:
In file included from /builds/linux/include/linux/uio.h:9:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/usb/phy/of.c:7:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/staging/wusbcore/host/whci/hcd.c:9:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/hid/hid-logitech-hidpp.c:13:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/pinctrl/sh-pfc/pfc-r8a7792.c:11:
In file included from /builds/linux/drivers/pinctrl/sh-pfc/core.h:12:
In file included from /builds/linux/drivers/pinctrl/sh-pfc/sh_pfc.h:12:
In file included from /builds/linux/include/linux/pinctrl/pinconf-generic.h:14:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/rtc/rtc-aspeed.c:4:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/usb/host/ohci-nxp.c:19:
In file included from /builds/linux/include/linux/clk.h:14:
In file included from /builds/linux/include/linux/notifier.h:14:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/clk/sunxi-ng/ccu_mmc_timing.c:6:
In file included from /builds/linux/include/linux/clk-provider.h:9:
In file included from /builds/linux/include/linux/of.h:17:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/rtc/rtc-generic.c:8:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/wireless/intel/iwlwifi/iwl-io.c:63:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/ethernet/chelsio/cxgb4/cudbg_zlib.c:8:
In file included from /builds/linux/drivers/net/ethernet/chelsio/cxgb4/cxgb4.h:42:
In file included from /builds/linux/include/linux/interrupt.h:11:
In file included from /builds/linux/include/linux/hardirq.h:5:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/ethernet/sfc/falcon/txc43128_phy.c:13:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/ethernet/synopsys/dwc-xlgmac-desc.c:18:
In file included from /builds/linux/drivers/net/ethernet/synopsys/dwc-xlgmac.h:21:
In file included from /builds/linux/include/linux/dma-mapping.h:7:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/drm_auth.c:31:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/engine/disp/hdmi.c:2:
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/engine/disp/hdmi.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/engine/disp/ior.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/engine/disp/priv.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/engine/disp.h:5:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/engine.h:5:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/subdev.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/device.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/oclass.h:3:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/os.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvif/os.h:6:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/arch/riscv/kernel/cpufeature.c:9:
In file included from /builds/linux/include/linux/of.h:17:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/hwmon/npcm750-pwm-fan.c:4:
In file included from /builds/linux/include/linux/clk.h:14:
In file included from /builds/linux/include/linux/notifier.h:14:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/ethernet/netronome/nfp/nfpcore/nfp_resource.c:11:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/nvdimm/claim.c:5:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/scsi/qedf/qedf_attr.c:6:
In file included from /builds/linux/drivers/scsi/qedf/qedf.h:9:
In file included from /builds/linux/include/scsi/libfcoe.h:12:
In file included from /builds/linux/include/linux/etherdevice.h:20:
In file included from /builds/linux/include/linux/if_ether.h:19:
In file included from /builds/linux/include/linux/skbuff.h:15:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/netfilter/xt_LOG.c:11:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/staging/speakup/speakup_txprt.c:12:
In file included from /builds/linux/drivers/staging/speakup/spk_priv.h:14:
In file included from /builds/linux/drivers/staging/speakup/spk_types.h:8:
In file included from /builds/linux/include/linux/fs.h:6:
In file included from /builds/linux/include/linux/wait_bit.h:8:
In file included from /builds/linux/include/linux/wait.h:9:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/cifs/asn1.c:9:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/subdev/fb/ramnv20.c:24:
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/subdev/fb/ram.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/subdev/fb/priv.h:5:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/subdev/fb.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/subdev.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/device.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/oclass.h:3:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/os.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvif/os.h:6:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/jffs2/wbuf.c:17:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/tty/tty_ioctl.c:11:
In file included from /builds/linux/include/uapi/linux/termios.h:6:
In file included from ./arch/riscv/include/generated/uapi/asm/termios.h:1:
In file included from /builds/linux/include/asm-generic/termios.h:6:
In file included from /builds/linux/include/linux/uaccess.h:5:
In file included from /builds/linux/include/linux/sched.h:12:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/clk/bcm/clk-ns2.c:16:
In file included from /builds/linux/include/linux/clk-provider.h:9:
In file included from /builds/linux/include/linux/of.h:17:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/subdev/mc/nv04.c:24:
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/subdev/mc/priv.h:5:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/subdev/mc.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/subdev.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/device.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/oclass.h:3:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/os.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvif/os.h:6:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/sound/soc/soc-component.c:8:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/usb/usbip/stub_tx.c:6:
In file included from /builds/linux/include/linux/kthread.h:6:
In file included from /builds/linux/include/linux/sched.h:12:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/platform/vsp1/vsp1_uif.c:10:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/of/address.c:4:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/ethernet/ti/davinci_cpdma.c:9:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/staging/speakup/speakup_spkout.c:12:
In file included from /builds/linux/drivers/staging/speakup/spk_priv.h:14:
In file included from /builds/linux/drivers/staging/speakup/spk_types.h:8:
In file included from /builds/linux/include/linux/fs.h:6:
In file included from /builds/linux/include/linux/wait_bit.h:8:
In file included from /builds/linux/include/linux/wait.h:9:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/pci/ddbridge/ddbridge-mci.c:19:
In file included from /builds/linux/drivers/media/pci/ddbridge/ddbridge.h:21:
In file included from /builds/linux/include/linux/clk.h:14:
In file included from /builds/linux/include/linux/notifier.h:14:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/md/dm-writecache.c:8:
In file included from /builds/linux/include/linux/device-mapper.h:11:
In file included from /builds/linux/include/linux/bio.h:8:
In file included from /builds/linux/include/linux/highmem.h:5:
In file included from /builds/linux/include/linux/fs.h:6:
In file included from /builds/linux/include/linux/wait_bit.h:8:
In file included from /builds/linux/include/linux/wait.h:9:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/nfs/filelayout/filelayout.c:32:
In file included from /builds/linux/include/linux/nfs_fs.h:22:
In file included from /builds/linux/include/linux/in.h:19:
In file included from /builds/linux/include/uapi/linux/in.h:24:
In file included from /builds/linux/include/linux/socket.h:8:
In file included from /builds/linux/include/linux/uio.h:9:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/pci/saa7134/saa7134-input.c:7:
In file included from /builds/linux/drivers/media/pci/saa7134/saa7134.h:13:
In file included from /builds/linux/include/linux/pci.h:35:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/xfs/libxfs/xfs_dir2_node.c:7:
In file included from /builds/linux/fs/xfs/xfs.h:22:
In file included from /builds/linux/fs/xfs/xfs_linux.h:24:
In file included from /builds/linux/fs/xfs/kmem.h:9:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/pci/cx23885/cx23885-video.c:8:
In file included from /builds/linux/drivers/media/rc/img-ir/img-ir-core.c:11:
In file included from /builds/linux/include/linux/clk.h:14:
In file included from /builds/linux/include/linux/notifier.h:14:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/wireless/broadcom/brcm80211/brcmfmac/pno.c:5:
In file included from /builds/linux/include/linux/netdevice.h:24:
In file included from /builds/linux/include/linux/timer.h:6:
In file included from /builds/linux/include/linux/ktime.h:24:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/jffs2/background.c:17:
In file included from /builds/linux/include/linux/mtd/mtd.h:10:
In file included from /builds/linux/include/linux/uio.h:9:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/leds/leds-is31fl319x.c:12:
In file included from /builds/linux/include/linux/i2c.h:13:
In file included from /builds/linux/include/linux/acpi.h:13:
In file included from /builds/linux/include/linux/irqdomain.h:35:
In file included from /builds/linux/include/linux/of.h:17:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/iio/adc/cpcap-adc.c:12:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/ethernet/intel/igb/igb_ptp.c:4:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/sound/firewire/motu/motu-pcm.c:8:
In file included from /builds/linux/include/sound/pcm_params.h:10:
In file included from /builds/linux/include/sound/pcm.h:11:
In file included from /builds/linux/include/sound/asound.h:11:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/wireless/quantenna/qtnfmac/util.c:4:
In file included from /builds/linux/drivers/net/wireless/quantenna/qtnfmac/util.h:8:
In file included from /builds/linux/drivers/net/wireless/quantenna/qtnfmac/core.h:8:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/iio/magnetometer/hmc5843_i2c.c:9:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/crypto/xts.c:10:
In file included from /builds/linux/include/crypto/internal/skcipher.h:11:
In file included from /builds/linux/include/crypto/algapi.h:10:
In file included from /builds/linux/include/linux/crypto.h:19:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/lib/842/842_compress.c:13:
In file included from /builds/linux/include/linux/hashtable.h:14:
In file included from /builds/linux/include/linux/rculist.h:11:
In file included from /builds/linux/include/linux/rcupdate.h:27:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/ethernet/mellanox/mlx4/fw_qos.c:36:
In file included from /builds/linux/drivers/net/ethernet/mellanox/mlx4/fw_qos.h:38:
In file included from /builds/linux/include/linux/mlx4/cmd.h:36:
In file included from /builds/linux/include/linux/dma-mapping.h:7:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/vfio/vfio.c:13:
In file included from /builds/linux/include/linux/cdev.h:5:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/staging/rtl8723bs/hal/sdio_ops.c:9:
In file included from /builds/linux/drivers/staging/rtl8723bs/include/drv_types.h:18:
In file included from /builds/linux/include/linux/sched/signal.h:5:
In file included from /builds/linux/include/linux/rculist.h:11:
In file included from /builds/linux/include/linux/rcupdate.h:27:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from lib/test_blackhole_dev.mod.c:2:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/sound/soc/codecs/88pm860x-codec.c:10:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/f2fs/gc.c:8:
In file included from /builds/linux/include/linux/fs.h:6:
In file included from /builds/linux/include/linux/wait_bit.h:8:
In file included from /builds/linux/include/linux/wait.h:9:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/kernel/locking/locktorture.c:15:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/lib/nlattr.c:12:
In file included from /builds/linux/include/linux/jiffies.h:9:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/drivers/clocksource/timer-ti-32k.c:28:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/spi/spi-fsl-spi.c:19:
In file included from /builds/linux/include/linux/dma-mapping.h:7:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/ipv6/calipso.c:18:
In file included from /builds/linux/include/linux/rcupdate.h:27:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/mtd/nand/raw/vf610_nfc.c:22:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/nfsd/nfs3acl.c:8:
In file included from /builds/linux/fs/nfsd/nfsd.h:13:
In file included from /builds/linux/include/linux/mount.h:16:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/pinctrl/actions/pinctrl-s700.c:12:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/ipv6/proc.c:14:
In file included from /builds/linux/include/linux/socket.h:8:
In file included from /builds/linux/include/linux/uio.h:9:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/iio/imu/kmx61.c:10:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/wireless/realtek/rtlwifi/rtl8192ce/trx.c:4:
In file included from /builds/linux/drivers/net/wireless/realtek/rtlwifi/rtl8192ce/../wifi.h:9:
In file included from /builds/linux/include/linux/sched.h:12:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/scsi/csiostor/csio_rnode.c:36:
In file included from /builds/linux/include/scsi/scsi_device.h:6:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/platform/vimc/vimc-streamer.c:10:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/wireless/ath/ath10k/p2p.c:6:
In file included from /builds/linux/drivers/net/wireless/ath/ath10k/core.h:11:
In file included from /builds/linux/include/linux/completion.h:12:
In file included from /builds/linux/include/linux/wait.h:9:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/platform/mtk-jpeg/mtk_jpeg_hw.c:8:
In file included from /builds/linux/include/linux/io.h:13:
In file included from /builds/linux/arch/riscv/include/asm/io.h:15:
In file included from /builds/linux/arch/riscv/include/asm/mmiowb.h:12:
In file included from /builds/linux/include/asm-generic/mmiowb.h:27:
In file included from /builds/linux/arch/riscv/include/asm/smp.h:11:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/hwtracing/intel_th/pti.c:11:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/sound/soc/codecs/wm8782.c:15:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/ethernet/3com/3c59x.c:73:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/iio/adc/envelope-detector.c:29:
In file included from /builds/linux/include/linux/completion.h:12:
In file included from /builds/linux/include/linux/wait.h:9:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/amd/amdgpu/psp_v12_0.c:23:
In file included from /builds/linux/include/linux/firmware.h:7:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/usb/cdns3/core.c:14:
In file included from /builds/linux/include/linux/dma-mapping.h:7:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/kernel/dma/coherent.c:6:
In file included from /builds/linux/include/linux/io.h:13:
In file included from /builds/linux/arch/riscv/include/asm/io.h:15:
In file included from /builds/linux/arch/riscv/include/asm/mmiowb.h:12:
In file included from /builds/linux/include/asm-generic/mmiowb.h:27:
In file included from /builds/linux/arch/riscv/include/asm/smp.h:11:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/drm_dumb_buffers.c:26:
In file included from /builds/linux/include/drm/drm_device.h:5:
In file included from /builds/linux/include/linux/kref.h:16:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/security/keys/encrypted-keys/masterkey_trusted.c:14:
In file included from /builds/linux/include/linux/uaccess.h:5:
In file included from /builds/linux/include/linux/sched.h:12:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/infiniband/sw/rxe/rxe_av.c:34:
In file included from /builds/linux/drivers/infiniband/sw/rxe/rxe.h:42:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/wireless/quantenna/qtnfmac/pcie/topaz_pcie.c:5:
In file included from /builds/linux/include/linux/firmware.h:7:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/input/misc/msm-vibrator.c:14:
In file included from /builds/linux/include/linux/clk.h:14:
In file included from /builds/linux/include/linux/notifier.h:14:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/virtio/virtgpu_vq.c:29:
In file included from /builds/linux/include/linux/dma-mapping.h:7:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/watchdog/sirfsoc_wdt.c:8:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/usb/serial/kl5kusb105.c:36:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/security/selinux/ss/sidtab.c:12:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/cachefiles/main.c:9:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/power/supply/bd70528-charger.c:70:
In file included from /builds/linux/include/linux/interrupt.h:11:
In file included from /builds/linux/include/linux/hardirq.h:5:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/hid/hid-input.c:16:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/staging/ks7010/ks_hostif.c:9:
In file included from /builds/linux/include/crypto/hash.h:11:
In file included from /builds/linux/include/linux/crypto.h:19:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/staging/speakup/varhandlers.c:3:
In file included from /builds/linux/drivers/staging/speakup/spk_types.h:8:
In file included from /builds/linux/include/linux/fs.h:6:
In file included from /builds/linux/include/linux/wait_bit.h:8:
In file included from /builds/linux/include/linux/wait.h:9:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/radeon/radeon_vce.c:28:
In file included from /builds/linux/include/linux/firmware.h:7:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/regulator/wm831x-dcdc.c:9:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/sound/core/memalloc.c:9:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/sound/soc/sof/core.c:11:
In file included from /builds/linux/include/linux/firmware.h:7:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/ipv4/tcp_bbr.c:59:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/ext2/inode.c:26:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/firewire/ohci.c:12:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/mtd/devices/docg3.c:9:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/subdev/pmu/gt215.c:24:
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/subdev/pmu/priv.h:5:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/subdev/pmu.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/subdev.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/device.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/oclass.h:3:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/os.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvif/os.h:6:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/input/joystick/gamecon.c:21:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/char/hw_random/cavium-rng.c:12:
In file included from /builds/linux/include/linux/hw_random.h:15:
In file included from /builds/linux/include/linux/completion.h:12:
In file included from /builds/linux/include/linux/wait.h:9:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/platform/exynos4-is/mipi-csis.c:9:
In file included from /builds/linux/include/linux/clk.h:14:
In file included from /builds/linux/include/linux/notifier.h:14:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/sound/soc/codecs/wm8903.c:15:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/pci/cx23885/cx23885-f300.c:17:
In file included from /builds/linux/drivers/media/pci/cx23885/cx23885.h:10:
In file included from /builds/linux/include/linux/pci.h:35:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/batman-adv/send.c:7:
In file included from /builds/linux/net/batman-adv/send.h:10:
In file included from /builds/linux/net/batman-adv/main.h:210:
In file included from /builds/linux/include/linux/etherdevice.h:20:
In file included from /builds/linux/include/linux/if_ether.h:19:
In file included from /builds/linux/include/linux/skbuff.h:15:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/sound/pci/au88x0/au8810.c:3:
In file included from /builds/linux/sound/pci/au88x0/au88x0.h:8:
In file included from /builds/linux/include/linux/pci.h:35:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpio/gpio-rdc321x.c:8:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/nfc/pn533/usb.c:9:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/sound/pci/ca0106/ca_midi.c:14:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/afs/callback.c:17:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/kernel/kallsyms.c:15:
In file included from /builds/linux/include/linux/kallsyms.h:12:
In file included from /builds/linux/include/linux/mm.h:10:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/hpfs/inode.c:10:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/iio/adc/hi8435.c:11:
In file included from /builds/linux/include/linux/iio/iio.h:10:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/sound/soc/xilinx/xlnx_spdif.c:10:
In file included from /builds/linux/include/linux/clk.h:14:
In file included from /builds/linux/include/linux/notifier.h:14:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/samples/vfio-mdev/mdpy.c:19:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/infiniband/sw/siw/siw_verbs.c:8:
In file included from /builds/linux/include/linux/uaccess.h:5:
In file included from /builds/linux/include/linux/sched.h:12:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/wireless/intersil/p54/fwio.c:16:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/wireless/marvell/mwifiex/11n_aggr.c:20:
In file included from /builds/linux/drivers/net/wireless/marvell/mwifiex/decl.h:26:
In file included from /builds/linux/include/linux/wait.h:9:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/leds/trigger/ledtrig-default-on.c:10:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/kernel/dma/virt.c:6:
In file included from /builds/linux/include/linux/mm.h:10:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/pci/bt8xx/bttv-cards.c:19:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/udl/udl_drv.c:6:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/engine/dma/gv100.c:22:
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/engine/dma/priv.h:5:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/engine/dma.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/engine.h:5:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/subdev.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/device.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/oclass.h:3:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/os.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvif/os.h:6:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/pci/quirks.c:18:
In file included from /builds/linux/include/linux/pci.h:35:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/ethernet/intel/ixgbe/ixgbe_dcb_nl.c:4:
In file included from /builds/linux/drivers/net/ethernet/intel/ixgbe/ixgbe.h:9:
In file included from /builds/linux/include/linux/pci.h:35:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/usb/storage/cypress_atacb.c:9:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/ecryptfs/read_write.c:9:
In file included from /builds/linux/include/linux/fs.h:6:
In file included from /builds/linux/include/linux/wait_bit.h:8:
In file included from /builds/linux/include/linux/wait.h:9:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/md/dm-path-selector.c:12:
In file included from /builds/linux/include/linux/device-mapper.h:11:
In file included from /builds/linux/include/linux/bio.h:8:
In file included from /builds/linux/include/linux/highmem.h:5:
In file included from /builds/linux/include/linux/fs.h:6:
In file included from /builds/linux/include/linux/wait_bit.h:8:
In file included from /builds/linux/include/linux/wait.h:9:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/nvmem/core.c:9:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/spi/spi-bcm2835aux.c:13:
In file included from /builds/linux/include/linux/clk.h:14:
In file included from /builds/linux/include/linux/notifier.h:14:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/engine/mpeg/nv31.c:24:
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/engine/mpeg/nv31.h:5:
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/engine/mpeg/priv.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/engine/mpeg.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/engine.h:5:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/subdev.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/device.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/oclass.h:3:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/os.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvif/os.h:6:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/usb/gadget/udc/bdc/bdc_ep.c:11:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/wireless/mediatek/mt76/mt76x2/pci.c:7:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/nfs/nfs3xdr.c:11:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/iio/proximity/rfd77402.c:13:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/sound/core/misc.c:10:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/tty/serial/qcom_geni_serial.c:8:
In file included from /builds/linux/include/linux/clk.h:14:
In file included from /builds/linux/include/linux/notifier.h:14:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/proc/consoles.c:8:
In file included from /builds/linux/include/linux/proc_fs.h:9:
In file included from /builds/linux/include/linux/fs.h:6:
In file included from /builds/linux/include/linux/wait_bit.h:8:
In file included from /builds/linux/include/linux/wait.h:9:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/engine/msvld/base.c:24:
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/engine/msvld/priv.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/engine/msvld.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/engine/falcon.h:5:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/engine.h:5:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/subdev.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/device.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/oclass.h:3:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/os.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvif/os.h:6:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/crypto/lz4hc.c:8:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/ipv4/tcp_vegas.c:35:
In file included from /builds/linux/include/linux/mm.h:10:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/pinctrl/bcm/pinctrl-ns.c:7:
In file included from /builds/linux/include/linux/io.h:13:
In file included from /builds/linux/arch/riscv/include/asm/io.h:15:
In file included from /builds/linux/arch/riscv/include/asm/mmiowb.h:12:
In file included from /builds/linux/include/asm-generic/mmiowb.h:27:
In file included from /builds/linux/arch/riscv/include/asm/smp.h:11:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/ethernet/intel/ixgbe/ixgbe_common.c:4:
In file included from /builds/linux/include/linux/pci.h:35:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/pci/controller/dwc/pcie-qcom.c:11:
In file included from /builds/linux/include/linux/clk.h:14:
In file included from /builds/linux/include/linux/notifier.h:14:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/i2c/ov6650.c:26:
In file included from /builds/linux/include/linux/i2c.h:13:
In file included from /builds/linux/include/linux/acpi.h:13:
In file included from /builds/linux/include/linux/irqdomain.h:35:
In file included from /builds/linux/include/linux/of.h:17:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/reset/reset-ti-syscon.c:19:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/staging/comedi/drivers/c6xdigio.c:24:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/hid/hid-penmount.c:14:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/usb/serial/opticon.c:12:
In file included from /builds/linux/include/linux/tty.h:5:
In file included from /builds/linux/include/linux/fs.h:6:
In file included from /builds/linux/include/linux/wait_bit.h:8:
In file included from /builds/linux/include/linux/wait.h:9:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from samples/trace_events/trace-events-sample.mod.c:2:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/ext4/extents_status.c:14:
In file included from /builds/linux/include/linux/proc_fs.h:9:
In file included from /builds/linux/include/linux/fs.h:6:
In file included from /builds/linux/include/linux/wait_bit.h:8:
In file included from /builds/linux/include/linux/wait.h:9:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/i2c/adv7343.c:21:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/via/via_map.c:25:
In file included from /builds/linux/include/drm/drm_device.h:5:
In file included from /builds/linux/include/linux/kref.h:16:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/usb/stkwebcam/stk-sensor.c:38:
In file included from /builds/linux/drivers/media/usb/stkwebcam/stk-webcam.h:12:
In file included from /builds/linux/include/linux/usb.h:6:
In file included from /builds/linux/include/linux/usb/ch9.h:36:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/iio/temperature/hid-sensor-temperature.c:6:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/ethernet/mellanox/mlxsw/spectrum.c:5:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/bridge/tc358767.c:19:
In file included from /builds/linux/include/linux/clk.h:14:
In file included from /builds/linux/include/linux/notifier.h:14:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/iio/dac/ad5791.c:9:
In file included from /builds/linux/include/linux/interrupt.h:11:
In file included from /builds/linux/include/linux/hardirq.h:5:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/platform/marvell-ccic/mmp-driver.c:12:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/amd/amdgpu/../display/dc/clk_mgr/dce112/dce112_clk_mgr.c:26:
In file included from /builds/linux/drivers/gpu/drm/amd/amdgpu/../display/dc/inc/core_types.h:29:
In file included from /builds/linux/drivers/gpu/drm/amd/amdgpu/../display/dc/dc.h:29:
In file included from /builds/linux/drivers/gpu/drm/amd/amdgpu/../display/dc/dc_types.h:28:
In file included from /builds/linux/drivers/gpu/drm/amd/amdgpu/../display/dc/os_types.h:30:
In file included from /builds/linux/include/linux/kref.h:16:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/dlm/requestqueue.c:11:
In file included from /builds/linux/fs/dlm/dlm_internal.h:19:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/infiniband/sw/rxe/rxe_pool.c:34:
In file included from /builds/linux/drivers/infiniband/sw/rxe/rxe.h:42:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/nls/mac-greek.c:46:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/can/cc770/cc770_isa.c:45:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/sound/soc/codecs/ml26124.c:6:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/fuse/cuse.c:38:
In file included from /builds/linux/include/linux/cdev.h:5:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/wireless/intel/ipw2x00/ipw2200.c:19:
In file included from /builds/linux/include/linux/sched.h:12:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/phy/adin.c:12:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/amd/amdgpu/../display/amdgpu_dm/amdgpu_dm_irq.c:26:
In file included from /builds/linux/drivers/gpu/drm/amd/amdgpu/../display/dc/dm_services_types.h:29:
In file included from /builds/linux/drivers/gpu/drm/amd/amdgpu/../display/dc/os_types.h:30:
In file included from /builds/linux/include/linux/kref.h:16:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/dsa/b53/b53_serdes.c:12:
In file included from /builds/linux/include/linux/phy.h:15:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/isdn/mISDN/core.c:6:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/iio/common/st_sensors/st_sensors_trigger.c:11:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/bluetooth/ath3k.c:6:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/wireless/ath/ath9k/htc_drv_gpio.c:17:
In file included from /builds/linux/drivers/net/wireless/ath/ath9k/htc.h:20:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/rtc/rtc-mt7622.c:8:
In file included from /builds/linux/include/linux/clk.h:14:
In file included from /builds/linux/include/linux/notifier.h:14:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/bluetooth/btmtksdio.c:15:
In file included from /builds/linux/include/linux/firmware.h:7:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/usb/pvrusb2/pvrusb2-ioread.c:7:
In file included from /builds/linux/drivers/media/usb/pvrusb2/pvrusb2-ioread.h:9:
In file included from /builds/linux/drivers/media/usb/pvrusb2/pvrusb2-io.h:9:
In file included from /builds/linux/include/linux/usb.h:6:
In file included from /builds/linux/include/linux/usb/ch9.h:36:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/usb/host/ehci-fsl.c:14:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/nfsd/nfs4acl.c:37:
In file included from /builds/linux/include/linux/fs.h:6:
In file included from /builds/linux/include/linux/wait_bit.h:8:
In file included from /builds/linux/include/linux/wait.h:9:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/pinctrl/stm32/pinctrl-stm32f769.c:7:
In file included from /builds/linux/include/linux/of.h:17:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/soc/qcom/smem_state.c:6:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/jffs2/read.c:15:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/iio/humidity/si7005.c:13:
In file included from /builds/linux/include/linux/i2c.h:13:
In file included from /builds/linux/include/linux/acpi.h:13:
In file included from /builds/linux/include/linux/irqdomain.h:35:
In file included from /builds/linux/include/linux/of.h:17:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/pwm/pwm-sun4i.c:9:
In file included from /builds/linux/include/linux/clk.h:14:
In file included from /builds/linux/include/linux/notifier.h:14:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/crypto/asymmetric_keys/signature.c:11:
In file included from /builds/linux/include/keys/asymmetric-subtype.h:13:
In file included from /builds/linux/include/linux/seq_file.h:8:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/scsi/qla2xxx/qla_gs.c:7:
In file included from /builds/linux/drivers/scsi/qla2xxx/qla_def.h:13:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/sched/cls_flow.c:12:
In file included from /builds/linux/include/linux/random.h:101:
In file included from /builds/linux/include/linux/prandom.h:12:
In file included from /builds/linux/include/linux/percpu.h:6:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/video/fbdev/sstfb.c:85:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/ipv4/netfilter/ipt_REJECT.c:10:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/ethernet/intel/ixgbe/ixgbe_sysfs.c:4:
In file included from /builds/linux/drivers/net/ethernet/intel/ixgbe/ixgbe.h:9:
In file included from /builds/linux/include/linux/pci.h:35:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/ethernet/netronome/nfp/nfp_app_nic.c:5:
In file included from /builds/linux/drivers/net/ethernet/netronome/nfp/nfpcore/nfp_nsp.h:8:
In file included from /builds/linux/include/linux/if_ether.h:19:
In file included from /builds/linux/include/linux/skbuff.h:15:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/hwmon/lm70.c:17:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/ethernet/broadcom/bnxt/bnxt.c:11:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/subdev/fb/gp10b.c:22:
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/subdev/fb/gf100.h:5:
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/subdev/fb/priv.h:5:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/subdev/fb.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/subdev.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/device.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/oclass.h:3:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/os.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvif/os.h:6:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/iio/temperature/max31856.c:9:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/usb/gspca/t613.c:20:
In file included from /builds/linux/include/linux/input.h:8:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/aspeed/aspeed_gfx_crtc.c:4:
In file included from /builds/linux/include/linux/clk.h:14:
In file included from /builds/linux/include/linux/notifier.h:14:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/rpmsg/qcom_smd.c:7:
In file included from /builds/linux/include/linux/interrupt.h:11:
In file included from /builds/linux/include/linux/hardirq.h:5:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/ethernet/qualcomm/rmnet/rmnet_vnd.c:7:
In file included from /builds/linux/include/linux/etherdevice.h:20:
In file included from /builds/linux/include/linux/if_ether.h:19:
In file included from /builds/linux/include/linux/skbuff.h:15:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/dma/sh/shdmac.c:18:
In file included from /builds/linux/include/linux/dmaengine.h:8:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/usb/uvc/uvc_video.c:11:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/regulator/lp873x-regulator.c:16:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/tty/serial/8250/8250_lpss.c:10:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/nilfs2/inode.c:11:
In file included from /builds/linux/include/linux/buffer_head.h:12:
In file included from /builds/linux/include/linux/fs.h:6:
In file included from /builds/linux/include/linux/wait_bit.h:8:
In file included from /builds/linux/include/linux/wait.h:9:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/staging/fbtft/fb_ili9486.c:8:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/lib/mpi/mpi-cmp.c:21:
In file included from /builds/linux/lib/mpi/mpi-internal.h:20:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/sound/usb/quirks.c:6:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/lockd/clntproc.c:10:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/sound/soc/tegra/tegra20_i2s.c:17:
In file included from /builds/linux/include/linux/clk.h:14:
In file included from /builds/linux/include/linux/notifier.h:14:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/iio/dac/ds4424.c:9:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/amd/amdgpu/../display/dc/dce110/dce110_hw_sequencer.c:28:
In file included from /builds/linux/drivers/gpu/drm/amd/amdgpu/../display/dc/dm_services.h:34:
In file included from /builds/linux/drivers/gpu/drm/amd/amdgpu/../display/amdgpu_dm/amdgpu_dm_trace.h:32:
In file included from /builds/linux/include/linux/tracepoint.h:15:
In file included from /builds/linux/include/linux/smp.h:64:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/platform/vsp1/vsp1_lif.c:10:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/wan/hdlc_raw_eth.c:10:
In file included from /builds/linux/include/linux/etherdevice.h:20:
In file included from /builds/linux/include/linux/if_ether.h:19:
In file included from /builds/linux/include/linux/skbuff.h:15:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/nfsd/nfs3xdr.c:11:
In file included from /builds/linux/include/linux/sunrpc/svc_xprt.h:11:
In file included from /builds/linux/include/linux/sunrpc/svc.h:14:
In file included from /builds/linux/include/linux/in.h:19:
In file included from /builds/linux/include/uapi/linux/in.h:24:
In file included from /builds/linux/include/linux/socket.h:8:
In file included from /builds/linux/include/linux/uio.h:9:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/drm_mm.c:46:
In file included from /builds/linux/include/linux/interval_tree_generic.h:10:
In file included from /builds/linux/include/linux/rbtree_augmented.h:16:
In file included from /builds/linux/include/linux/rbtree.h:22:
In file included from /builds/linux/include/linux/rcupdate.h:27:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/staging/comedi/drivers/dt2814.c:28:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/wireless/marvell/mwifiex/uap_cmd.c:20:
In file included from /builds/linux/drivers/net/wireless/marvell/mwifiex/main.h:23:
In file included from /builds/linux/include/linux/completion.h:12:
In file included from /builds/linux/include/linux/wait.h:9:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/pci/mantis/mantis_vp1041.c:10:
In file included from /builds/linux/include/linux/sched.h:12:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/ethernet/stmicro/stmmac/enh_desc.c:11:
In file included from /builds/linux/include/linux/stmmac.h:15:
In file included from /builds/linux/include/linux/platform_device.h:13:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/staging/rtl8188eu/core/rtw_cmd.c:9:
In file included from /builds/linux/drivers/staging/rtl8188eu/include/osdep_service.h:16:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
In file included from /builds/linux/drivers/staging/qlge/qlge_dbg.c:4:
In file included from /builds/linux/include/linux/slab.h:15:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;

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_IAS=0
In file included from /builds/linux/block/blk-mq.c:9:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/rc/keymaps/rc-it913x-v1.c:7:
In file included from /builds/linux/include/media/rc-map.h:11:
In file included from /builds/linux/include/linux/input.h:8:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/ipv4/netfilter/nf_log_ipv4.c:9:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/wireless/ti/wl18xx/scan.c:8:
In file included from /builds/linux/include/linux/ieee80211.h:19:
In file included from /builds/linux/include/linux/if_ether.h:19:
In file included from /builds/linux/include/linux/skbuff.h:15:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/wireless/broadcom/b43legacy/radio.c:21:
In file included from /builds/linux/drivers/net/wireless/broadcom/b43legacy/b43legacy.h:5:
In file included from /builds/linux/include/linux/hw_random.h:15:
In file included from /builds/linux/include/linux/completion.h:12:
In file included from /builds/linux/include/linux/wait.h:9:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/wireless/ti/wlcore/cmd.c:10:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/sunrpc/xprtrdma/verbs.c:52:
In file included from /builds/linux/include/linux/interrupt.h:11:
In file included from /builds/linux/include/linux/hardirq.h:5:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/rxrpc/conn_client.c:74:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/mfd/twl4030-irq.c:18:
In file included from /builds/linux/include/linux/interrupt.h:11:
In file included from /builds/linux/include/linux/hardirq.h:5:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/ethernet/netronome/nfp/nfp_shared_buf.c:5:
In file included from /builds/linux/include/net/devlink.h:10:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/input/misc/da9063_onkey.c:7:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/tty/serial/jsm/jsm_neo.c:14:
In file included from /builds/linux/include/linux/tty.h:5:
In file included from /builds/linux/include/linux/fs.h:6:
In file included from /builds/linux/include/linux/wait_bit.h:8:
In file included from /builds/linux/include/linux/wait.h:9:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/can/sja1000/f81601.c:9:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/iio/chemical/pms7003.c:9:
In file included from /builds/linux/include/linux/completion.h:12:
In file included from /builds/linux/include/linux/wait.h:9:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/arm/display/komeda/d71/d71_component.c:7:
In file included from /builds/linux/drivers/gpu/drm/arm/display/komeda/d71/d71_dev.h:10:
In file included from /builds/linux/drivers/gpu/drm/arm/display/komeda/komeda_dev.h:10:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/afs/super.c:18:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/platform/rcar_fdp1.c:14:
In file included from /builds/linux/include/linux/clk.h:14:
In file included from /builds/linux/include/linux/notifier.h:14:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/soc/mediatek/mtk-pmic-wrap.c:6:
In file included from /builds/linux/include/linux/clk.h:14:
In file included from /builds/linux/include/linux/notifier.h:14:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/sound/pci/atiixp_modem.c:8:
In file included from /builds/linux/include/linux/io.h:13:
In file included from /builds/linux/arch/riscv/include/asm/io.h:15:
In file included from /builds/linux/arch/riscv/include/asm/mmiowb.h:12:
In file included from /builds/linux/include/asm-generic/mmiowb.h:27:
In file included from /builds/linux/arch/riscv/include/asm/smp.h:11:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/atm/mpoa_proc.c:8:
In file included from /builds/linux/include/linux/mm.h:10:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/base/driver.c:11:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/mtd/maps/pcmciamtd.c:12:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/v3d/v3d_mmu.c:21:
In file included from /builds/linux/drivers/gpu/drm/v3d/v3d_drv.h:5:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/ipv4/netfilter/ip_tables.c:12:
In file included from /builds/linux/include/linux/skbuff.h:15:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/ethernet/intel/i40e/i40e_client.c:7:
In file included from /builds/linux/drivers/net/ethernet/intel/i40e/i40e.h:7:
In file included from /builds/linux/include/net/tcp.h:20:
In file included from /builds/linux/include/linux/tcp.h:17:
In file included from /builds/linux/include/linux/skbuff.h:15:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/selftests/test-drm_plane_helper.c:8:
In file included from /builds/linux/include/drm/drm_atomic_helper.h:31:
In file included from /builds/linux/include/drm/drm_crtc.h:28:
In file included from /builds/linux/include/linux/i2c.h:13:
In file included from /builds/linux/include/linux/acpi.h:13:
In file included from /builds/linux/include/linux/irqdomain.h:35:
In file included from /builds/linux/include/linux/of.h:17:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from drivers/base/test/test_async_driver_probe.mod.c:2:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/staging/comedi/drivers/ke_counter.c:21:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/staging/wlan-ng/p80211conv.c:56:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/usb/gadget/function/f_eem.c:11:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/tdfx/tdfx_drv.c:33:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/kernel/nsproxy.c:12:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/ethernet/mellanox/mlx4/qp.c:36:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/sound/usb/mixer_quirks.c:17:
In file included from /builds/linux/include/linux/hid.h:19:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/clk/qcom/gcc-mdm9615.c:11:
In file included from /builds/linux/include/linux/platform_device.h:13:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/nfs/direct.c:43:
In file included from /builds/linux/include/linux/sched.h:12:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/ethernet/intel/igb/e1000_mbx.c:4:
In file included from /builds/linux/drivers/net/ethernet/intel/igb/e1000_mbx.h:7:
In file included from /builds/linux/drivers/net/ethernet/intel/igb/e1000_hw.h:9:
In file included from /builds/linux/include/linux/io.h:13:
In file included from /builds/linux/arch/riscv/include/asm/io.h:15:
In file included from /builds/linux/arch/riscv/include/asm/mmiowb.h:12:
In file included from /builds/linux/include/asm-generic/mmiowb.h:27:
In file included from /builds/linux/arch/riscv/include/asm/smp.h:11:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/wireless/mediatek/mt76/mt7615/mac.c:10:
In file included from /builds/linux/include/linux/etherdevice.h:20:
In file included from /builds/linux/include/linux/if_ether.h:19:
In file included from /builds/linux/include/linux/skbuff.h:15:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/ethernet/dec/tulip/media.c:14:
In file included from /builds/linux/include/linux/mii.h:12:
In file included from /builds/linux/include/uapi/linux/if.h:25:
In file included from /builds/linux/include/linux/socket.h:8:
In file included from /builds/linux/include/linux/uio.h:9:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/power/supply/ds2780_battery.c:12:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/ocfs2/dlm/dlmthread.c:13:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/dvb-frontends/cxd2820r_t.c:9:
In file included from /builds/linux/drivers/media/dvb-frontends/cxd2820r_priv.h:13:
In file included from /builds/linux/include/media/dvb_frontend.h:36:
In file included from /builds/linux/include/linux/sched.h:12:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/watchdog/alim7101_wdt.c:25:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/crypto/hisilicon/sec/sec_algs.c:3:
In file included from /builds/linux/include/linux/crypto.h:19:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/i2c/adv7842.c:21:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/radeon/rs780_dpm.c:25:
In file included from /builds/linux/include/linux/seq_file.h:8:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/wireless/intel/iwlwifi/fw/dbg.c:64:
In file included from /builds/linux/include/linux/devcoredump.h:8:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/panel/panel-nec-nl8048hl11.c:15:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/video/fbdev/core/fbsysfs.c:15:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/infiniband/hw/vmw_pvrdma/pvrdma_misc.c:47:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/infiniband/core/fmr_pool.c:35:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/iio/chemical/bme680_spi.c:7:
In file included from /builds/linux/include/linux/acpi.h:13:
In file included from /builds/linux/include/linux/irqdomain.h:35:
In file included from /builds/linux/include/linux/of.h:17:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/vc4/vc4_trace_points.c:6:
In file included from /builds/linux/drivers/gpu/drm/vc4/vc4_drv.h:8:
In file included from /builds/linux/include/linux/uaccess.h:5:
In file included from /builds/linux/include/linux/sched.h:12:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/scsi/bnx2i/bnx2i_sysfs.c:15:
In file included from /builds/linux/drivers/scsi/bnx2i/bnx2i.h:20:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/netfilter/nft_masq.c:8:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/misc/qcom-coincell.c:7:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/nouveau/dispnv50/oimm507b.c:22:
In file included from /builds/linux/drivers/gpu/drm/nouveau/dispnv50/oimm.h:3:
In file included from /builds/linux/drivers/gpu/drm/nouveau/dispnv50/wndw.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/dispnv50/disp.h:3:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvif/mem.h:3:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvif/mmu.h:3:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvif/object.h:5:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvif/os.h:6:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/kernel/bpf/offload.c:16:
In file included from /builds/linux/include/linux/bpf.h:9:
In file included from /builds/linux/include/linux/workqueue.h:9:
In file included from /builds/linux/include/linux/timer.h:6:
In file included from /builds/linux/include/linux/ktime.h:24:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/wireless/broadcom/b43legacy/rfkill.c:12:
In file included from /builds/linux/drivers/net/wireless/broadcom/b43legacy/radio.h:21:
In file included from /builds/linux/drivers/net/wireless/broadcom/b43legacy/b43legacy.h:5:
In file included from /builds/linux/include/linux/hw_random.h:15:
In file included from /builds/linux/include/linux/completion.h:12:
In file included from /builds/linux/include/linux/wait.h:9:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/afs/rxrpc.c:8:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/engine/disp/cursgf119.c:24:
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/engine/disp/channv50.h:5:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/object.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/oclass.h:3:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/os.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvif/os.h:6:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/input/input-leds.c:9:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/wireless/mediatek/mt76/mt7615/eeprom.c:8:
In file included from /builds/linux/drivers/net/wireless/mediatek/mt76/mt7615/mt7615.h:7:
In file included from /builds/linux/include/linux/interrupt.h:11:
In file included from /builds/linux/include/linux/hardirq.h:5:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/wireless/ralink/rt2x00/rt2500pci.c:15:
In file included from /builds/linux/include/linux/etherdevice.h:20:
In file included from /builds/linux/include/linux/if_ether.h:19:
In file included from /builds/linux/include/linux/skbuff.h:15:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/kernel/power/qos.c:33:
In file included from /builds/linux/include/linux/pm_qos.h:9:
In file included from /builds/linux/include/linux/notifier.h:14:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/wireless/intersil/hostap/hostap_plx.c:11:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/core/skbuff.c:37:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/iio/imu/adis_buffer.c:10:
In file included from /builds/linux/include/linux/interrupt.h:11:
In file included from /builds/linux/include/linux/hardirq.h:5:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/watchdog/retu_wdt.c:11:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/soundwire/bus_type.c:4:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/usb/gadget/composite.c:10:
In file included from /builds/linux/include/linux/kallsyms.h:12:
In file included from /builds/linux/include/linux/mm.h:10:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/usb/mon/mon_stat.c:12:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/clk/versatile/clk-sp810.c:7:
In file included from /builds/linux/include/linux/amba/sp810.h:15:
In file included from /builds/linux/include/linux/io.h:13:
In file included from /builds/linux/arch/riscv/include/asm/io.h:15:
In file included from /builds/linux/arch/riscv/include/asm/mmiowb.h:12:
In file included from /builds/linux/include/asm-generic/mmiowb.h:27:
In file included from /builds/linux/arch/riscv/include/asm/smp.h:11:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/scsi/scsi_transport_spi.c:10:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/ocfs2/journal.c:12:
In file included from /builds/linux/include/linux/fs.h:6:
In file included from /builds/linux/include/linux/wait_bit.h:8:
In file included from /builds/linux/include/linux/wait.h:9:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/video/backlight/lp8788_bl.c:10:
In file included from /builds/linux/include/linux/backlight.h:12:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/wireless/realtek/rtlwifi/btcoexist/halbtc8723b2ant.c:16:
In file included from /builds/linux/drivers/net/wireless/realtek/rtlwifi/btcoexist/halbt_precomp.h:9:
In file included from /builds/linux/drivers/net/wireless/realtek/rtlwifi/btcoexist/../wifi.h:9:
In file included from /builds/linux/include/linux/sched.h:12:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/usb/gspca/xirlink_cit.c:20:
In file included from /builds/linux/include/linux/input.h:8:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/nvme/host/multipath.c:6:
In file included from /builds/linux/include/linux/backing-dev.h:13:
In file included from /builds/linux/include/linux/fs.h:6:
In file included from /builds/linux/include/linux/wait_bit.h:8:
In file included from /builds/linux/include/linux/wait.h:9:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpio/gpio-siox.c:6:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/input/misc/powermate.c:33:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/platform/mtk-vcodec/vdec_drv_if.c:8:
In file included from /builds/linux/include/linux/interrupt.h:11:
In file included from /builds/linux/include/linux/hardirq.h:5:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/input/joystick/analog.c:15:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/netfilter/nf_log_netdev.c:6:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/pci/ttpci/av7110_hw.c:21:
In file included from /builds/linux/include/linux/fs.h:6:
In file included from /builds/linux/include/linux/wait_bit.h:8:
In file included from /builds/linux/include/linux/wait.h:9:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/nfsd/stats.c:25:
In file included from /builds/linux/include/linux/seq_file.h:8:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/nouveau/dispnv50/headc37d.c:22:
In file included from /builds/linux/drivers/gpu/drm/nouveau/dispnv50/head.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/dispnv50/disp.h:3:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvif/mem.h:3:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvif/mmu.h:3:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvif/object.h:5:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvif/os.h:6:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/watchdog/wm831x_wdt.c:8:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/subdev/mmu/ummu.c:22:
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/subdev/mmu/ummu.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/object.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/oclass.h:3:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/os.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvif/os.h:6:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/usb/core/devices.c:39:
In file included from /builds/linux/include/linux/fs.h:6:
In file included from /builds/linux/include/linux/wait_bit.h:8:
In file included from /builds/linux/include/linux/wait.h:9:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/staging/speakup/speakup_acntpc.c:14:
In file included from /builds/linux/include/linux/jiffies.h:9:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/clk/clk-devres.c:2:
In file included from /builds/linux/include/linux/clk.h:14:
In file included from /builds/linux/include/linux/notifier.h:14:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/usb/serial/spcp8x5.c:15:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/nls/nls_koi8-u.c:8:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/input/joystick/spaceorb.c:17:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/sound/soc/meson/axg-tdm-interface.c:6:
In file included from /builds/linux/include/linux/clk.h:14:
In file included from /builds/linux/include/linux/notifier.h:14:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/sound/firewire/fireworks/fireworks_stream.c:7:
In file included from /builds/linux/sound/firewire/fireworks/./fireworks.h:11:
In file included from /builds/linux/include/linux/compat.h:10:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/smc/smc_cdc.c:13:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/platform/video-mux.c:10:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/staging/comedi/drivers/addi_apci_2032.c:16:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/wireless/realtek/rtw88/efuse.c:5:
In file included from /builds/linux/drivers/net/wireless/realtek/rtw88/main.h:8:
In file included from /builds/linux/include/net/mac80211.h:18:
In file included from /builds/linux/include/linux/if_ether.h:19:
In file included from /builds/linux/include/linux/skbuff.h:15:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/platform/s5p-mfc/s5p_mfc_opr.c:13:
In file included from /builds/linux/drivers/media/platform/s5p-mfc/s5p_mfc_opr.h:15:
In file included from /builds/linux/drivers/media/platform/s5p-mfc/s5p_mfc_common.h:15:
In file included from /builds/linux/include/linux/platform_device.h:13:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/bcma/driver_chipcommon_nflash.c:8:
In file included from /builds/linux/drivers/bcma/bcma_private.h:9:
In file included from /builds/linux/include/linux/bcma/bcma.h:5:
In file included from /builds/linux/include/linux/pci.h:35:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/clk/renesas/r8a77990-cpg-mssr.c:13:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/ethernet/netronome/nfp/flower/qos_conf.c:5:
In file included from /builds/linux/include/net/pkt_cls.h:6:
In file included from /builds/linux/include/linux/workqueue.h:9:
In file included from /builds/linux/include/linux/timer.h:6:
In file included from /builds/linux/include/linux/ktime.h:24:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/ethernet/mellanox/mlxsw/spectrum_kvdl.c:5:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/usb/host/xhci-mvebu.c:7:
In file included from /builds/linux/include/linux/io.h:13:
In file included from /builds/linux/arch/riscv/include/asm/io.h:15:
In file included from /builds/linux/arch/riscv/include/asm/mmiowb.h:12:
In file included from /builds/linux/include/asm-generic/mmiowb.h:27:
In file included from /builds/linux/arch/riscv/include/asm/smp.h:11:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/netfilter/nf_conntrack_timeout.c:8:
In file included from /builds/linux/include/linux/netfilter.h:6:
In file included from /builds/linux/include/linux/skbuff.h:15:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/pci/ivtv/ivtv-driver.c:42:
In file included from /builds/linux/drivers/media/pci/ivtv/ivtv-driver.h:41:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/802/fddi.c:25:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/ethernet/natsemi/natsemi.c:30:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/hid/hid-picolcd_debugfs.c:10:
In file included from /builds/linux/include/linux/hid.h:19:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/iio/adc/max11100.c:11:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/engine/fifo/gpfifogk104.c:24:
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/engine/fifo/changk104.h:5:
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/engine/fifo/chan.h:5:
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/engine/fifo/priv.h:5:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/engine/fifo.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/engine.h:5:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/subdev.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/device.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/oclass.h:3:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/os.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvif/os.h:6:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/ethernet/intel/i40e/i40e_hmc.c:4:
In file included from /builds/linux/drivers/net/ethernet/intel/i40e/i40e.h:7:
In file included from /builds/linux/include/net/tcp.h:20:
In file included from /builds/linux/include/linux/tcp.h:17:
In file included from /builds/linux/include/linux/skbuff.h:15:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/nfs/flexfilelayout/flexfilelayoutdev.c:10:
In file included from /builds/linux/include/linux/nfs_fs.h:22:
In file included from /builds/linux/include/linux/in.h:19:
In file included from /builds/linux/include/uapi/linux/in.h:24:
In file included from /builds/linux/include/linux/socket.h:8:
In file included from /builds/linux/include/linux/uio.h:9:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/sound/core/pcm_dmaengine.c:12:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/sound/pci/ice1712/quartet.c:11:
In file included from /builds/linux/include/linux/interrupt.h:11:
In file included from /builds/linux/include/linux/hardirq.h:5:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/input/touchscreen/88pm860x-ts.c:9:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/ethernet/mellanox/mlx5/core/accel/ipsec.c:36:
In file included from /builds/linux/include/linux/mlx5/device.h:37:
In file included from /builds/linux/include/rdma/ib_verbs.h:43:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/ipv6/af_inet6.c:19:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/ata/ata_generic.c:20:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/usb/gadget/function/rndis.c:21:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/nfc/pn533/pn533.c:9:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/ata/pata_cypress.c:13:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/engine/ce/gm107.c:24:
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/engine/ce/priv.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/engine/ce.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/engine/falcon.h:5:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/engine.h:5:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/subdev.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/device.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/oclass.h:3:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/os.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvif/os.h:6:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/subdev/fb/g84.c:24:
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/subdev/fb/nv50.h:5:
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/subdev/fb/priv.h:5:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/subdev/fb.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/subdev.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/device.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/oclass.h:3:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/os.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvif/os.h:6:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/mmc/host/dw_mmc-pltfm.c:10:
In file included from /builds/linux/include/linux/interrupt.h:11:
In file included from /builds/linux/include/linux/hardirq.h:5:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/sound/pci/cs4281.c:7:
In file included from /builds/linux/include/linux/io.h:13:
In file included from /builds/linux/arch/riscv/include/asm/io.h:15:
In file included from /builds/linux/arch/riscv/include/asm/mmiowb.h:12:
In file included from /builds/linux/include/asm-generic/mmiowb.h:27:
In file included from /builds/linux/arch/riscv/include/asm/smp.h:11:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/ieee802154/6lowpan/rx.c:3:
In file included from /builds/linux/include/linux/if_arp.h:22:
In file included from /builds/linux/include/linux/skbuff.h:15:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/kernel/trace/trace.c:15:
In file included from /builds/linux/include/linux/ring_buffer.h:5:
In file included from /builds/linux/include/linux/mm.h:10:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/hid/intel-ish-hid/ishtp/client-buffers.c:8:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/wireless/ath/ath9k/mci.c:17:
In file included from /builds/linux/include/linux/dma-mapping.h:7:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/wireless/ti/wlcore/rx.c:10:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/kernel/exec_domain.c:13:
In file included from /builds/linux/include/linux/kmod.h:9:
In file included from /builds/linux/include/linux/umh.h:4:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/ieee802154/6lowpan/core.c:47:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/ppp/pptp.c:9:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/ax25/af_ax25.c:14:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/pci/bt8xx/bttv-gpio.c:19:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/staging/media/tegra-vde/vde.c:9:
In file included from /builds/linux/include/linux/clk.h:14:
In file included from /builds/linux/include/linux/notifier.h:14:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/sound/soc/sunxi/sun4i-codec.c:14:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/can/m_can/m_can_platform.c:8:
In file included from /builds/linux/include/linux/platform_device.h:13:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/clk/renesas/clk-div6.c:10:
In file included from /builds/linux/include/linux/clk-provider.h:9:
In file included from /builds/linux/include/linux/of.h:17:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/scsi/libsas/sas_port.c:9:
In file included from /builds/linux/drivers/scsi/libsas/sas_internal.h:12:
In file included from /builds/linux/include/scsi/scsi.h:10:
In file included from /builds/linux/include/linux/scatterlist.h:8:
In file included from /builds/linux/include/linux/mm.h:10:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/infiniband/hw/mlx5/mr.c:34:
In file included from /builds/linux/include/linux/kref.h:16:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/thermal/user_space.c:13:
In file included from /builds/linux/include/linux/thermal.h:13:
In file included from /builds/linux/include/linux/of.h:17:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/scsi/aic94xx/aic94xx_reg.c:9:
In file included from /builds/linux/include/linux/pci.h:35:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/hwmon/sht21.c:9:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/6lowpan/nhc_mobility.c:6:
In file included from /builds/linux/net/6lowpan/nhc.h:5:
In file included from /builds/linux/include/linux/skbuff.h:15:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~

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_IAS=0
In file included from /builds/linux/drivers/scsi/sym53c8xx_2/sym_fw.c:27:
In file included from /builds/linux/drivers/scsi/sym53c8xx_2/sym_glue.h:30:
In file included from /builds/linux/include/linux/completion.h:12:
In file included from /builds/linux/include/linux/wait.h:9:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/video/fbdev/omap2/omapfb/dss/overlay-sysfs.c:12:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/lib/zlib_deflate/deflate.c:51:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/dsa/sja1105/sja1105_static_config.c:7:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/notify/inotify/inotify_user.c:17:
In file included from /builds/linux/include/linux/fs.h:6:
In file included from /builds/linux/include/linux/wait_bit.h:8:
In file included from /builds/linux/include/linux/wait.h:9:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/infiniband/sw/rxe/rxe_hw_counters.c:33:
In file included from /builds/linux/drivers/infiniband/sw/rxe/rxe.h:42:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/mfd/lochnagar-i2c.c:12:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/ipv6/udp.c:22:
In file included from /builds/linux/include/linux/socket.h:8:
In file included from /builds/linux/include/linux/uio.h:9:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/md/bcache/btree.c:24:
In file included from /builds/linux/drivers/md/bcache/bcache.h:182:
In file included from /builds/linux/include/linux/bio.h:8:
In file included from /builds/linux/include/linux/highmem.h:5:
In file included from /builds/linux/include/linux/fs.h:6:
In file included from /builds/linux/include/linux/wait_bit.h:8:
In file included from /builds/linux/include/linux/wait.h:9:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/sound/soc/tegra/tegra_max98090.c:15:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/vgem/vgem_fence.c:23:
In file included from /builds/linux/include/linux/dma-buf.h:18:
In file included from /builds/linux/include/linux/scatterlist.h:8:
In file included from /builds/linux/include/linux/mm.h:10:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/bridge/netfilter/ebt_dnat.c:11:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/sound/soc/codecs/madera.c:11:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/subdev/bus/nv50.c:25:
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/subdev/bus/priv.h:5:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/subdev/bus.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/subdev.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/device.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/oclass.h:3:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/os.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvif/os.h:6:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/ethernet/mellanox/mlx5/core/en_stats.c:33:
In file included from /builds/linux/drivers/net/ethernet/mellanox/mlx5/core/lib/mlx5.h:36:
In file included from /builds/linux/drivers/net/ethernet/mellanox/mlx5/core/mlx5_core.h:38:
In file included from /builds/linux/include/linux/sched.h:12:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/phy/sfp-bus.c:3:
In file included from /builds/linux/include/linux/kref.h:16:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/ethernet/mellanox/mlx5/core/en/port.c:33:
In file included from /builds/linux/drivers/net/ethernet/mellanox/mlx5/core/en/port.h:36:
In file included from /builds/linux/include/linux/mlx5/driver.h:37:
In file included from /builds/linux/include/linux/completion.h:12:
In file included from /builds/linux/include/linux/wait.h:9:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/minix/namei.c:8:
In file included from /builds/linux/fs/minix/minix.h:5:
In file included from /builds/linux/include/linux/fs.h:6:
In file included from /builds/linux/include/linux/wait_bit.h:8:
In file included from /builds/linux/include/linux/wait.h:9:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/nfs/sysctl.c:10:
In file included from /builds/linux/include/linux/fs.h:6:
In file included from /builds/linux/include/linux/wait_bit.h:8:
In file included from /builds/linux/include/linux/wait.h:9:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/i2c/busses/i2c-nvidia-gpu.c:9:
In file included from /builds/linux/include/linux/i2c.h:13:
In file included from /builds/linux/include/linux/acpi.h:13:
In file included from /builds/linux/include/linux/irqdomain.h:35:
In file included from /builds/linux/include/linux/of.h:17:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/clk/mediatek/clk-mt7629-eth.c:8:
In file included from /builds/linux/include/linux/clk-provider.h:9:
In file included from /builds/linux/include/linux/of.h:17:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/nfc/netlink.c:18:
In file included from /builds/linux/include/net/genetlink.h:5:
In file included from /builds/linux/include/linux/genetlink.h:5:
In file included from /builds/linux/include/uapi/linux/genetlink.h:6:
In file included from /builds/linux/include/linux/netlink.h:7:
In file included from /builds/linux/include/linux/skbuff.h:15:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/pinctrl/mediatek/pinctrl-mtk-common.c:8:
In file included from /builds/linux/include/linux/io.h:13:
In file included from /builds/linux/arch/riscv/include/asm/io.h:15:
In file included from /builds/linux/arch/riscv/include/asm/mmiowb.h:12:
In file included from /builds/linux/include/asm-generic/mmiowb.h:27:
In file included from /builds/linux/arch/riscv/include/asm/smp.h:11:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]

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_IAS=0
In file included from /builds/linux/sound/soc/codecs/ssm2602-spi.c:8:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/power/supply/charger-manager.c:15:
In file included from /builds/linux/include/linux/io.h:13:
In file included from /builds/linux/arch/riscv/include/asm/io.h:15:
In file included from /builds/linux/arch/riscv/include/asm/mmiowb.h:12:
In file included from /builds/linux/include/asm-generic/mmiowb.h:27:
In file included from /builds/linux/arch/riscv/include/asm/smp.h:11:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/rtc/rtc-asm9260.c:6:
In file included from /builds/linux/include/linux/clk.h:14:
In file included from /builds/linux/include/linux/notifier.h:14:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/include/linux/if_vlan.h:10:
In file included from /builds/linux/include/linux/netdevice.h:24:
In file included from /builds/linux/include/linux/timer.h:6:
In file included from /builds/linux/include/linux/ktime.h:24:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/fpga/zynq-fpga.c:10:
In file included from /builds/linux/include/linux/clk.h:14:
In file included from /builds/linux/include/linux/notifier.h:14:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/ethernet/stmicro/stmmac/dwmac-sunxi.c:10:
In file included from /builds/linux/include/linux/stmmac.h:15:
In file included from /builds/linux/include/linux/platform_device.h:13:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/staging/speakup/i18n.c:6:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/char/random.c:28:
In file included from /builds/linux/include/linux/utsname.h:6:
In file included from /builds/linux/include/linux/sched.h:12:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/sound/soc/codecs/wm8510.c:10:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/wireless/ath/ath10k/spectral.c:6:
In file included from /builds/linux/include/linux/relay.h:15:
In file included from /builds/linux/include/linux/sched.h:12:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/tuners/tuner-xc2028.c:9:
In file included from /builds/linux/include/linux/i2c.h:13:
In file included from /builds/linux/include/linux/acpi.h:13:
In file included from /builds/linux/include/linux/irqdomain.h:35:
In file included from /builds/linux/include/linux/of.h:17:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvif/device.c:25:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvif/device.h:5:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvif/object.h:5:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvif/os.h:6:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/ethernet/chelsio/cxgb4/t4_hw.c:36:
In file included from /builds/linux/drivers/net/ethernet/chelsio/cxgb4/cxgb4.h:42:
In file included from /builds/linux/include/linux/interrupt.h:11:
In file included from /builds/linux/include/linux/hardirq.h:5:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/rtc/rtc-xgene.c:10:
In file included from /builds/linux/include/linux/clk.h:14:
In file included from /builds/linux/include/linux/notifier.h:14:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/wireless/ath/dfs_pattern_detector.c:17:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/i2c/rj54n1cb0c.c:10:
In file included from /builds/linux/include/linux/clk.h:14:
In file included from /builds/linux/include/linux/notifier.h:14:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/staging/greybus/power_supply.c:10:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/pci/ttpci/av7110_ir.c:11:
In file included from /builds/linux/include/media/rc-core.h:11:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/iio/adc/ti-adc12138.c:10:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/staging/comedi/drivers/pcl816.c:33:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/sound/soc/codecs/ssm2602.c:15:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/netdevsim/fib.c:17:
In file included from /builds/linux/include/net/fib_notifier.h:5:
In file included from /builds/linux/include/linux/notifier.h:14:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/clk/clk-rk808.c:10:
In file included from /builds/linux/include/linux/clk-provider.h:9:
In file included from /builds/linux/include/linux/of.h:17:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/clk/actions/owl-factor.c:11:
In file included from /builds/linux/include/linux/clk-provider.h:9:
In file included from /builds/linux/include/linux/of.h:17:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/bluetooth/hci_ag6xx.c:11:
In file included from /builds/linux/include/linux/skbuff.h:15:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/ethernet/xilinx/ll_temac_main.c:31:
In file included from /builds/linux/include/linux/etherdevice.h:20:
In file included from /builds/linux/include/linux/if_ether.h:19:
In file included from /builds/linux/include/linux/skbuff.h:15:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/engine/disp/gk104.c:24:
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/engine/disp/nv50.h:5:
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/engine/disp/priv.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/engine/disp.h:5:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/engine.h:5:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/subdev.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/device.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/oclass.h:3:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/os.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvif/os.h:6:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/l2tp/l2tp_ppp.c:58:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/wireless/ath/ath5k/reset.c:30:
In file included from /builds/linux/include/linux/pci.h:35:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/pci/pcie/pme.c:12:
In file included from /builds/linux/include/linux/pci.h:35:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/scsi/lpfc/lpfc_nvme.c:23:
In file included from /builds/linux/include/linux/pci.h:35:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/ethernet/aquantia/atlantic/aq_ring.c:9:
In file included from /builds/linux/drivers/net/ethernet/aquantia/atlantic/aq_ring.h:12:
In file included from /builds/linux/drivers/net/ethernet/aquantia/atlantic/aq_common.h:12:
In file included from /builds/linux/include/linux/etherdevice.h:20:
In file included from /builds/linux/include/linux/if_ether.h:19:
In file included from /builds/linux/include/linux/skbuff.h:15:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/amd/amdgpu/../display/dc/dce/dce_i2c.c:25:
In file included from /builds/linux/drivers/gpu/drm/amd/amdgpu/../display/dc/dce/dce_i2c.h:29:
In file included from /builds/linux/drivers/gpu/drm/amd/amdgpu/../display/dc/inc/core_types.h:29:
In file included from /builds/linux/drivers/gpu/drm/amd/amdgpu/../display/dc/dc.h:29:
In file included from /builds/linux/drivers/gpu/drm/amd/amdgpu/../display/dc/dc_types.h:28:
In file included from /builds/linux/drivers/gpu/drm/amd/amdgpu/../display/dc/os_types.h:30:
In file included from /builds/linux/include/linux/kref.h:16:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/subdev/ibus/gf100.c:24:
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/subdev/ibus/priv.h:5:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/subdev/ibus.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/subdev.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/device.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/oclass.h:3:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/os.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvif/os.h:6:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/usb/serial/mos7840.c:14:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/isofs/inode.c:16:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/sound/drivers/mtpav.c:38:
In file included from /builds/linux/include/linux/interrupt.h:11:
In file included from /builds/linux/include/linux/hardirq.h:5:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpio/gpio-adp5588.c:9:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/ethernet/intel/ixgbe/ixgbe_82598.c:4:
In file included from /builds/linux/include/linux/pci.h:35:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/sound/soc/codecs/pcm3060-spi.c:7:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/clk/mediatek/clk-mt6779-ipe.c:7:
In file included from /builds/linux/include/linux/clk-provider.h:9:
In file included from /builds/linux/include/linux/of.h:17:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/i2c/lm3646.c:13:
In file included from /builds/linux/include/linux/i2c.h:13:
In file included from /builds/linux/include/linux/acpi.h:13:
In file included from /builds/linux/include/linux/irqdomain.h:35:
In file included from /builds/linux/include/linux/of.h:17:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/usb/phy/phy-isp1301.c:10:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/sound/soc/ti/sdma-pcm.c:7:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/cifs/export.c:42:
In file included from /builds/linux/include/linux/fs.h:6:
In file included from /builds/linux/include/linux/wait_bit.h:8:
In file included from /builds/linux/include/linux/wait.h:9:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/sound/soc/uniphier/aio-core.c:10:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/hwmon/occ/p9_sbe.c:4:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/mmc/host/rtsx_usb_sdmmc.c:10:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/pci/cx18/cx18-mailbox.c:11:
In file included from /builds/linux/drivers/media/pci/cx18/cx18-driver.h:14:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/sound/hda/hda_bus_type.c:6:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/mmc/host/sdhci-of-arasan.c:18:
In file included from /builds/linux/include/linux/clk-provider.h:9:
In file included from /builds/linux/include/linux/of.h:17:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/wireless/marvell/libertas/if_cs.c:13:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/wireless/realtek/rtlwifi/rtl8192ee/pwrseq.c:4:
In file included from /builds/linux/drivers/net/wireless/realtek/rtlwifi/rtl8192ee/pwrseq.h:7:
In file included from /builds/linux/drivers/net/wireless/realtek/rtlwifi/rtl8192ee/../pwrseqcmd.h:7:
In file included from /builds/linux/drivers/net/wireless/realtek/rtlwifi/rtl8192ee/../wifi.h:9:
In file included from /builds/linux/include/linux/sched.h:12:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/w1/slaves/w1_smem.c:11:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/sound/firewire/fireface/amdtp-ff.c:8:
In file included from /builds/linux/include/sound/pcm.h:11:
In file included from /builds/linux/include/sound/asound.h:11:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/iio/adc/ti-adc0832.c:10:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/bridge/br_netfilter_ipv6.c:13:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/i2c/busses/i2c-designware-master.c:16:
In file included from /builds/linux/include/linux/i2c.h:13:
In file included from /builds/linux/include/linux/acpi.h:13:
In file included from /builds/linux/include/linux/irqdomain.h:35:
In file included from /builds/linux/include/linux/of.h:17:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/iio/magnetometer/rm3100-core.c:14:
In file included from /builds/linux/include/linux/interrupt.h:11:
In file included from /builds/linux/include/linux/hardirq.h:5:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/staging/uwb/drp-avail.c:26:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/platform/mtk-mdp/mtk_mdp_core.c:8:
In file included from /builds/linux/include/linux/clk.h:14:
In file included from /builds/linux/include/linux/notifier.h:14:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/proc/proc_tty.c:8:
In file included from /builds/linux/include/linux/uaccess.h:5:
In file included from /builds/linux/include/linux/sched.h:12:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/nouveau/nv17_fence.c:25:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvif/os.h:6:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/wireless/ath/ath9k/ar9003_calib.c:17:
In file included from /builds/linux/drivers/net/wireless/ath/ath9k/hw.h:20:
In file included from /builds/linux/include/linux/if_ether.h:19:
In file included from /builds/linux/include/linux/skbuff.h:15:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/ethernet/synopsys/dwc-xlgmac-pci.c:19:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/platform/mtk-vcodec/vdec/vdec_h264_if.c:7:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/staging/vt6655/rf.c:23:
In file included from /builds/linux/drivers/staging/vt6655/mac.h:24:
In file included from /builds/linux/drivers/staging/vt6655/upc.h:19:
In file included from /builds/linux/drivers/staging/vt6655/device.h:19:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/staging/isdn/gigaset/bas-gigaset.c:13:
In file included from /builds/linux/drivers/staging/isdn/gigaset/gigaset.h:20:
In file included from /builds/linux/include/linux/sched.h:12:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/tipc/socket.c:37:
In file included from /builds/linux/include/linux/rhashtable.h:25:
In file included from /builds/linux/include/linux/workqueue.h:9:
In file included from /builds/linux/include/linux/timer.h:6:
In file included from /builds/linux/include/linux/ktime.h:24:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/sound/pci/vx222/vx222_ops.c:11:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/dns_resolver/dns_query.c:38:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/mmc/core/mmc_test.c:6:
In file included from /builds/linux/include/linux/mmc/core.h:8:
In file included from /builds/linux/include/linux/completion.h:12:
In file included from /builds/linux/include/linux/wait.h:9:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/usb/storage/datafab.c:40:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/wireless/atmel/at76c50x-usb.c:25:
In file included from /builds/linux/include/linux/sched.h:12:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/ethernet/netronome/nfp/nfp_net_sriov.c:6:
In file included from /builds/linux/include/linux/etherdevice.h:20:
In file included from /builds/linux/include/linux/if_ether.h:19:
In file included from /builds/linux/include/linux/skbuff.h:15:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from drivers/staging/rtl8192e/rtl8192e/r8192e_pci.mod.c:2:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/cifs/smb2transport.c:25:
In file included from /builds/linux/include/linux/fs.h:6:
In file included from /builds/linux/include/linux/wait_bit.h:8:
In file included from /builds/linux/include/linux/wait.h:9:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/power/supply/axp288_fuel_gauge.c:11:
In file included from /builds/linux/include/linux/dmi.h:6:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/amd/amdgpu/amdgpu_device.c:28:
In file included from /builds/linux/include/linux/power_supply.h:15:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/ethernet/cavium/liquidio/octeon_device.c:18:
In file included from /builds/linux/include/linux/pci.h:35:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/input/misc/ad714x.c:8:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/rc/keymaps/rc-khadas.c:9:
In file included from /builds/linux/include/media/rc-map.h:11:
In file included from /builds/linux/include/linux/input.h:8:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/phy/dp83848.c:8:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/staging/comedi/drivers/adl_pci6208.c:25:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/i2c/adv7170.c:18:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/kernel/time/time.c:29:
In file included from /builds/linux/include/linux/timex.h:56:
In file included from /builds/linux/include/uapi/linux/timex.h:56:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/leds/leds-dac124s085.c:9:
In file included from /builds/linux/include/linux/leds.h:12:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/sctp/ipv6.c:30:
In file included from /builds/linux/drivers/gpu/drm/savage/savage_drv.c:26:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
   30 |         return tp;
      |                ^~
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                        ^
      |                                         = NULL
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/mtd/nand/spi/micron.c:9:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/wireless/ath/ath10k/debug.c:8:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/hwmon/pmbus/max31785.c:7:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/sunrpc/svcauth.c:14:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/staging/comedi/drivers/rti800.c:42:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/input/touchscreen/ts4800-ts.c:12:
In file included from /builds/linux/include/linux/input.h:8:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/subdev/mc/nv11.c:24:
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/subdev/mc/priv.h:5:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/subdev/mc.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/subdev.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/device.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/oclass.h:3:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/os.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvif/os.h:6:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/amd/amdgpu/atombios_encoders.c:27:
In file included from /builds/linux/include/linux/pci.h:35:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/pci/solo6x10/solo6x10-p2m.c:13:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/staging/uwb/ie.c:13:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/ocfs2/slot_map.c:11:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/subdev/bios/extdev.c:24:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/subdev/bios.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/subdev.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/device.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/oclass.h:3:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/os.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvif/os.h:6:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/kernel/freezer.c:8:
In file included from /builds/linux/include/linux/interrupt.h:11:
In file included from /builds/linux/include/linux/hardirq.h:5:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/9p/vfs_inode.c:13:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/sound/soc/codecs/l3.c:14:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/drm_debugfs.c:26:
In file included from /builds/linux/include/linux/debugfs.h:15:
In file included from /builds/linux/include/linux/fs.h:6:
In file included from /builds/linux/include/linux/wait_bit.h:8:
In file included from /builds/linux/include/linux/wait.h:9:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/wireless/quantenna/qtnfmac/core.c:5:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/char/ipmi/kcs_bmc_npcm7xx.c:11:
In file included from /builds/linux/include/linux/interrupt.h:11:
In file included from /builds/linux/include/linux/hardirq.h:5:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/crypto/cryptd.c:15:
In file included from /builds/linux/include/crypto/internal/hash.h:11:
In file included from /builds/linux/include/crypto/algapi.h:10:
In file included from /builds/linux/include/linux/crypto.h:19:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/core/gen_stats.c:14:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/infiniband/hw/bnxt_re/main.c:39:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/sched/act_sample.c:11:
In file included from /builds/linux/include/linux/skbuff.h:15:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/platform/davinci/vpif_capture.c:10:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/wireless/admtek/adm8211.c:14:
In file included from /builds/linux/include/linux/interrupt.h:11:
In file included from /builds/linux/include/linux/hardirq.h:5:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/wireless/ti/wlcore/spi.c:10:
In file included from /builds/linux/include/linux/interrupt.h:11:
In file included from /builds/linux/include/linux/hardirq.h:5:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/video/fbdev/kyro/STG4000Ramdac.c:16:
In file included from /builds/linux/drivers/video/fbdev/kyro/STG4000Reg.h:23:
In file included from /builds/linux/arch/riscv/include/asm/io.h:15:
In file included from /builds/linux/arch/riscv/include/asm/mmiowb.h:12:
In file included from /builds/linux/include/asm-generic/mmiowb.h:27:
In file included from /builds/linux/arch/riscv/include/asm/smp.h:11:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/bcma/core.c:8:
In file included from /builds/linux/drivers/bcma/bcma_private.h:9:
In file included from /builds/linux/include/linux/bcma/bcma.h:5:
In file included from /builds/linux/include/linux/pci.h:35:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/dvb-core/dvb_math.c:20:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/amd/amdgpu/amdgpu_sync.c:31:
In file included from /builds/linux/drivers/gpu/drm/amd/amdgpu/amdgpu.h:31:
In file included from /builds/linux/drivers/gpu/drm/amd/amdgpu/amdgpu_ctx.h:26:
In file included from /builds/linux/drivers/gpu/drm/amd/amdgpu/amdgpu_ring.h:28:
In file included from /builds/linux/include/drm/gpu_scheduler.h:27:
In file included from /builds/linux/include/drm/spsc_queue.h:28:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/staging/iio/resolver/ad2s1210.c:8:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/btrfs/locking.c:6:
In file included from /builds/linux/include/linux/sched.h:12:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/regulator/tps6105x-regulator.c:12:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/lib/xz/xz_dec_stream.c:10:
In file included from /builds/linux/lib/xz/xz_private.h:19:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/iio/adc/ingenic-adc.c:10:
In file included from /builds/linux/include/linux/clk.h:14:
In file included from /builds/linux/include/linux/notifier.h:14:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/input/touchscreen/sur40.c:24:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/scsi/scsi_logging.c:12:
In file included from /builds/linux/include/scsi/scsi.h:10:
In file included from /builds/linux/include/linux/scatterlist.h:8:
In file included from /builds/linux/include/linux/mm.h:10:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/amd/amdgpu/amdgpu_i2c.c:28:
In file included from /builds/linux/include/linux/pci.h:35:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/phy/mdio-bcm-iproc.c:7:
In file included from /builds/linux/include/linux/io.h:13:
In file included from /builds/linux/arch/riscv/include/asm/io.h:15:
In file included from /builds/linux/arch/riscv/include/asm/mmiowb.h:12:
In file included from /builds/linux/include/asm-generic/mmiowb.h:27:
In file included from /builds/linux/arch/riscv/include/asm/smp.h:11:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/core/sock_reuseport.c:9:
In file included from /builds/linux/include/net/sock_reuseport.h:5:
In file included from /builds/linux/include/linux/filter.h:12:
In file included from /builds/linux/include/linux/compat.h:10:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/staging/android/ion/ion_page_pool.c:9:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/tipc/udp_media.c:35:
In file included from /builds/linux/include/linux/socket.h:8:
In file included from /builds/linux/include/linux/uio.h:9:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/phonet/socket.c:13:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/amd/amdgpu/../display/dc/dce110/dce110_timing_generator.c:26:
In file included from /builds/linux/drivers/gpu/drm/amd/amdgpu/../display/dc/dm_services.h:34:
In file included from /builds/linux/drivers/gpu/drm/amd/amdgpu/../display/amdgpu_dm/amdgpu_dm_trace.h:32:
In file included from /builds/linux/include/linux/tracepoint.h:15:
In file included from /builds/linux/include/linux/smp.h:64:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/input/matrix-keymap.c:11:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/radeon/radeon_test.c:28:
In file included from /builds/linux/drivers/gpu/drm/radeon/radeon.h:64:
In file included from /builds/linux/include/linux/wait.h:9:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/samples/kfifo/inttype-example.c:9:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/can/kvaser_pciefd.c:10:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/ethernet/intel/ixgbe/ixgbe_82599.c:4:
In file included from /builds/linux/include/linux/pci.h:35:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/ethernet/intel/i40e/i40e_xsk.c:4:
In file included from /builds/linux/include/linux/bpf_trace.h:5:
In file included from /builds/linux/include/trace/events/xdp.h:8:
In file included from /builds/linux/include/linux/netdevice.h:24:
In file included from /builds/linux/include/linux/timer.h:6:
In file included from /builds/linux/include/linux/ktime.h:24:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/rc/keymaps/rc-technisat-usb2.c:28:
In file included from /builds/linux/include/media/rc-map.h:11:
In file included from /builds/linux/include/linux/input.h:8:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/core/skmsg.c:4:
In file included from /builds/linux/include/linux/skmsg.h:7:
In file included from /builds/linux/include/linux/bpf.h:9:
In file included from /builds/linux/include/linux/workqueue.h:9:
In file included from /builds/linux/include/linux/timer.h:6:
In file included from /builds/linux/include/linux/ktime.h:24:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/btrfs/send.c:7:
In file included from /builds/linux/include/linux/fs.h:6:
In file included from /builds/linux/include/linux/wait_bit.h:8:
In file included from /builds/linux/include/linux/wait.h:9:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/radeon/rs690.c:29:
In file included from /builds/linux/include/drm/drm_pci.h:35:
In file included from /builds/linux/include/linux/pci.h:35:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/proc/stat.c:3:
In file included from /builds/linux/include/linux/fs.h:6:
In file included from /builds/linux/include/linux/wait_bit.h:8:
In file included from /builds/linux/include/linux/wait.h:9:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/pci/cx88/cx88-i2c.c:15:
In file included from /builds/linux/drivers/media/pci/cx88/cx88.h:13:
In file included from /builds/linux/include/linux/pci.h:35:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/ethernet/brocade/bna/cna_fwimg.c:11:
In file included from /builds/linux/include/linux/firmware.h:7:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/engine/disp/outp.c:24:
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/engine/disp/outp.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/engine/disp.h:5:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/engine.h:5:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/subdev.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/device.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/oclass.h:3:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/os.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvif/os.h:6:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/soc/qcom/llcc-qcom.c:9:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/mm/swap_cgroup.c:2:
In file included from /builds/linux/include/linux/swap_cgroup.h:5:
In file included from /builds/linux/include/linux/swap.h:5:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/mmc/host/sh_mmcif.c:36:
In file included from /builds/linux/include/linux/clk.h:14:
In file included from /builds/linux/include/linux/notifier.h:14:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/sound/soc/sof/intel/hda.c:18:
In file included from /builds/linux/include/sound/hdaudio_ext.h:5:
In file included from /builds/linux/include/sound/hdaudio.h:9:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/security/integrity/ima/ima_appraise.c:10:
In file included from /builds/linux/include/linux/fs.h:6:
In file included from /builds/linux/include/linux/wait_bit.h:8:
In file included from /builds/linux/include/linux/wait.h:9:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/input/misc/kxtj9.c:8:
In file included from /builds/linux/include/linux/i2c.h:13:
In file included from /builds/linux/include/linux/acpi.h:13:
In file included from /builds/linux/include/linux/irqdomain.h:35:
In file included from /builds/linux/include/linux/of.h:17:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/wimax/op-rfkill.c:48:
In file included from /builds/linux/include/net/wimax.h:240:
In file included from /builds/linux/include/net/genetlink.h:5:
In file included from /builds/linux/include/linux/genetlink.h:5:
In file included from /builds/linux/include/uapi/linux/genetlink.h:6:
In file included from /builds/linux/include/linux/netlink.h:7:
In file included from /builds/linux/include/linux/skbuff.h:15:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/usb/dvb-usb/dvb-usb-i2c.c:9:
In file included from /builds/linux/drivers/media/usb/dvb-usb/dvb-usb-common.h:13:
In file included from /builds/linux/drivers/media/usb/dvb-usb/dvb-usb.h:14:
In file included from /builds/linux/include/linux/input.h:8:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/input/touchscreen/egalax_ts_serial.c:15:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/rc/keymaps/rc-kworld-pc150u.c:11:
In file included from /builds/linux/include/media/rc-map.h:11:
In file included from /builds/linux/include/linux/input.h:8:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/pci/saa7134/saa7134-dvb.c:10:
In file included from /builds/linux/drivers/media/pci/saa7134/saa7134.h:13:
In file included from /builds/linux/include/linux/pci.h:35:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/wireless/broadcom/brcm80211/brcmsmac/channel.c:18:
In file included from /builds/linux/include/net/cfg80211.h:13:
In file included from /builds/linux/include/linux/netdevice.h:24:
In file included from /builds/linux/include/linux/timer.h:6:
In file included from /builds/linux/include/linux/ktime.h:24:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/via/via_verifier.c:31:
In file included from /builds/linux/include/drm/drm_device.h:5:
In file included from /builds/linux/include/linux/kref.h:16:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/sunrpc/auth_gss/gss_krb5_crypto.c:37:
In file included from /builds/linux/include/crypto/algapi.h:10:
In file included from /builds/linux/include/linux/crypto.h:19:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/drm_dsc.c:10:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/dma/ep93xx_dma.c:17:
In file included from /builds/linux/include/linux/clk.h:14:
In file included from /builds/linux/include/linux/notifier.h:14:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/wireless/intel/iwlwifi/pcie/ctxt-info.c:54:
In file included from /builds/linux/drivers/net/wireless/intel/iwlwifi/iwl-trans.h:67:
In file included from /builds/linux/include/linux/ieee80211.h:19:
In file included from /builds/linux/include/linux/if_ether.h:19:
In file included from /builds/linux/include/linux/skbuff.h:15:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/sound/pci/ctxfi/ctvmem.c:15:
In file included from /builds/linux/sound/pci/ctxfi/ctvmem.h:20:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/dvb-frontends/ix2505v.c:8:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/scsi/ses.c:8:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/radeon/r100.c:29:
In file included from /builds/linux/include/linux/seq_file.h:8:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/infiniband/sw/siw/siw_qp_rx.c:8:
In file included from /builds/linux/include/linux/net.h:18:
In file included from /builds/linux/include/linux/random.h:101:
In file included from /builds/linux/include/linux/prandom.h:12:
In file included from /builds/linux/include/linux/percpu.h:6:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/ethernet/mellanox/mlx4/mcg.c:35:
In file included from /builds/linux/include/linux/etherdevice.h:20:
In file included from /builds/linux/include/linux/if_ether.h:19:
In file included from /builds/linux/include/linux/skbuff.h:15:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/netfilter/xt_TEE.c:10:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/sound/pci/via82xx.c:35:
In file included from /builds/linux/include/linux/io.h:13:
In file included from /builds/linux/arch/riscv/include/asm/io.h:15:
In file included from /builds/linux/arch/riscv/include/asm/mmiowb.h:12:
In file included from /builds/linux/include/asm-generic/mmiowb.h:27:
In file included from /builds/linux/arch/riscv/include/asm/smp.h:11:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/subdev/mmu/vmmgp100.c:22:
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/subdev/mmu/vmm.h:3:
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/subdev/mmu/priv.h:5:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/subdev/mmu.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/subdev.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/device.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/oclass.h:3:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/os.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvif/os.h:6:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/fat/namei_msdos.c:10:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/iio/dac/ti-dac7612.c:11:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/llc/llc_input.c:14:
In file included from /builds/linux/include/linux/netdevice.h:24:
In file included from /builds/linux/include/linux/timer.h:6:
In file included from /builds/linux/include/linux/ktime.h:24:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/xfs/libxfs/xfs_refcount.c:6:
In file included from /builds/linux/fs/xfs/xfs.h:22:
In file included from /builds/linux/fs/xfs/xfs_linux.h:24:
In file included from /builds/linux/fs/xfs/kmem.h:9:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/netdevsim/bus.c:6:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/wireless/broadcom/b43legacy/sysfs.c:14:
In file included from /builds/linux/drivers/net/wireless/broadcom/b43legacy/b43legacy.h:5:
In file included from /builds/linux/include/linux/hw_random.h:15:
In file included from /builds/linux/include/linux/completion.h:12:
In file included from /builds/linux/include/linux/wait.h:9:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/spi/spi-mxic.c:11:
In file included from /builds/linux/include/linux/clk.h:14:
In file included from /builds/linux/include/linux/notifier.h:14:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/ethernet/intel/i40e/i40e_nvm.c:4:
In file included from /builds/linux/drivers/net/ethernet/intel/i40e/i40e_prototype.h:7:
In file included from /builds/linux/drivers/net/ethernet/intel/i40e/i40e_type.h:8:
In file included from /builds/linux/drivers/net/ethernet/intel/i40e/i40e_osdep.h:8:
In file included from /builds/linux/include/linux/if_ether.h:19:
In file included from /builds/linux/include/linux/skbuff.h:15:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/staging/isdn/hysdn/hysdn_sched.c:17:
In file included from /builds/linux/include/linux/interrupt.h:11:
In file included from /builds/linux/include/linux/hardirq.h:5:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/w1/slaves/w1_ds2781.c:11:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/sound/soc/codecs/wm8804-i2c.c:11:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/sound/soc/codecs/wm8776.c:12:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/ipv6/ip6_gre.c:11:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/aio.c:17:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/leds/trigger/ledtrig-panic.c:10:
In file included from /builds/linux/include/linux/notifier.h:14:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/sound/core/pcm_drm_eld.c:6:
In file included from /builds/linux/include/drm/drm_edid.h:27:
In file included from /builds/linux/include/linux/hdmi.h:28:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/fpga/machxo2-spi.c:12:
In file included from /builds/linux/include/linux/fpga/fpga-mgr.h:11:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/platform/davinci/dm644x_ccdc.c:20:
In file included from /builds/linux/include/linux/platform_device.h:13:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/phy/phy.c:15:
In file included from /builds/linux/include/linux/interrupt.h:11:
In file included from /builds/linux/include/linux/hardirq.h:5:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/reset/hisilicon/hi6220_reset.c:11:
In file included from /builds/linux/include/linux/io.h:13:
In file included from /builds/linux/arch/riscv/include/asm/io.h:15:
In file included from /builds/linux/arch/riscv/include/asm/mmiowb.h:12:
In file included from /builds/linux/include/asm-generic/mmiowb.h:27:
In file included from /builds/linux/arch/riscv/include/asm/smp.h:11:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/ethernet/mellanox/mlx5/core/fs_counters.c:33:
In file included from /builds/linux/include/linux/mlx5/driver.h:37:
In file included from /builds/linux/include/linux/completion.h:12:
In file included from /builds/linux/include/linux/wait.h:9:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/lib/842/842_decompress.c:13:
In file included from /builds/linux/lib/842/842.h:77:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/clk/renesas/r8a7745-cpg-mssr.c:8:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/drm_dp_dual_mode_helper.c:26:
In file included from /builds/linux/include/linux/i2c.h:13:
In file included from /builds/linux/include/linux/acpi.h:13:
In file included from /builds/linux/include/linux/irqdomain.h:35:
In file included from /builds/linux/include/linux/of.h:17:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/afs/write.c:8:
In file included from /builds/linux/include/linux/backing-dev.h:13:
In file included from /builds/linux/include/linux/fs.h:6:
In file included from /builds/linux/include/linux/wait_bit.h:8:
In file included from /builds/linux/include/linux/wait.h:9:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/selftests/test-drm_cmdline_parser.c:9:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/squashfs/block.c:16:
In file included from /builds/linux/include/linux/fs.h:6:
In file included from /builds/linux/include/linux/wait_bit.h:8:
In file included from /builds/linux/include/linux/wait.h:9:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/iommu/iommu.c:9:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/hwmon/ads7871.c:55:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/infiniband/sw/siw/siw_mem.c:6:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/ipv4/tcp_westwood.c:25:
In file included from /builds/linux/include/linux/mm.h:10:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/security/integrity/ima/ima_template_lib.c:14:
In file included from /builds/linux/security/integrity/ima/ima_template_lib.h:14:
In file included from /builds/linux/include/linux/seq_file.h:8:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/rds/af_rds.c:33:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/iio/dac/ad5758.c:12:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/rtc/rtc-ds1286.c:11:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/ethernet/fujitsu/fmvj18x_cs.c:36:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/netfilter/xt_recent.c:14:
In file included from /builds/linux/include/linux/ip.h:16:
In file included from /builds/linux/include/linux/skbuff.h:15:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/iio/light/opt3001.c:13:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/arch/riscv/kernel/process.c:10:
In file included from /builds/linux/include/linux/cpu.h:17:
In file included from /builds/linux/include/linux/node.h:18:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/subdev/fault/gv100.c:22:
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/subdev/fault/priv.h:5:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/subdev/fault.h:3:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/subdev.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/device.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/oclass.h:3:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/os.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvif/os.h:6:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/rc/gpio-ir-tx.c:7:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/gfs2/lops.c:7:
In file included from /builds/linux/include/linux/sched.h:12:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/input/keyboard/cros_ec_keyb.c:14:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/nfc/st-nci/se.c:8:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/bridge/adv7511/adv7533.c:8:
In file included from /builds/linux/drivers/gpu/drm/bridge/adv7511/adv7511.h:11:
In file included from /builds/linux/include/linux/hdmi.h:28:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/platform/chrome/cros_ec.c:12:
In file included from /builds/linux/include/linux/of_platform.h:9:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/security/keys/proc.c:9:
In file included from /builds/linux/include/linux/sched.h:12:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/amd/amdgpu/../display/amdgpu_dm/amdgpu_dm_color.c:25:
In file included from /builds/linux/drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu.h:31:
In file included from /builds/linux/drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu_ctx.h:26:
In file included from /builds/linux/drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu_ring.h:28:
In file included from /builds/linux/include/drm/gpu_scheduler.h:27:
In file included from /builds/linux/include/drm/spsc_queue.h:28:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/radio/radio-isa.c:10:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/6lowpan/ndisc.c:8:
In file included from /builds/linux/include/net/6lowpan.h:56:
In file included from /builds/linux/include/linux/debugfs.h:15:
In file included from /builds/linux/include/linux/fs.h:6:
In file included from /builds/linux/include/linux/wait_bit.h:8:
In file included from /builds/linux/include/linux/wait.h:9:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/hid/hid-zydacron.c:11:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/nfsd/lockd.c:11:
In file included from /builds/linux/include/linux/lockd/bind.h:15:
In file included from /builds/linux/include/linux/lockd/xdr.h:13:
In file included from /builds/linux/include/linux/fs.h:6:
In file included from /builds/linux/include/linux/wait_bit.h:8:
In file included from /builds/linux/include/linux/wait.h:9:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/rc/keymaps/rc-pixelview-002t.c:8:
In file included from /builds/linux/include/media/rc-map.h:11:
In file included from /builds/linux/include/linux/input.h:8:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/crypto/sm3_generic.c:10:
In file included from /builds/linux/include/crypto/internal/hash.h:11:
In file included from /builds/linux/include/crypto/algapi.h:10:
In file included from /builds/linux/include/linux/crypto.h:19:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/nfs/pagelist.c:13:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/security/tomoyo/realpath.c:8:
In file included from /builds/linux/security/tomoyo/common.h:17:
In file included from /builds/linux/include/linux/mm.h:10:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/exynos/exynos_drm_dma.c:8:
In file included from /builds/linux/include/linux/dma-mapping.h:7:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/staging/comedi/drivers/pcmda12.c:42:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/subdev/volt/gf100.c:24:
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/subdev/volt/priv.h:5:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/subdev/volt.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/subdev.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/device.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/oclass.h:3:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/os.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvif/os.h:6:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/platform/vsp1/vsp1_drm.c:10:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/engine/disp/corenv50.c:24:
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/engine/disp/channv50.h:5:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/object.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/oclass.h:3:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/os.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvif/os.h:6:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/ocfs2/stack_o2cb.c:14:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/char/tpm/tpm2-space.c:14:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/kernel/bpf/core.c:21:
In file included from /builds/linux/include/linux/filter.h:12:
In file included from /builds/linux/include/linux/compat.h:10:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/lib/checksum.c:32:
In file included from /builds/linux/include/net/checksum.h:21:
In file included from /builds/linux/include/linux/uaccess.h:5:
In file included from /builds/linux/include/linux/sched.h:12:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/staging/iio/adc/ad7280a.c:9:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/lib/crc64.c:29:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/mm/zswap.c:16:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/fpga/dfl-fme-mgr.c:20:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/ethernet/mellanox/mlx4/en_dcb_nl.c:37:
In file included from /builds/linux/drivers/net/ethernet/mellanox/mlx4/mlx4_en.h:40:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/usb/gspca/gl860/gl860-ov2640.c:8:
In file included from /builds/linux/drivers/media/usb/gspca/gl860/gl860.h:10:
In file included from /builds/linux/drivers/media/usb/gspca/gspca.h:5:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/dvb-frontends/tda10048.c:12:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/hfsplus/attributes.c:10:
In file included from /builds/linux/fs/hfsplus/hfsplus_fs.h:20:
In file included from /builds/linux/include/linux/fs.h:6:
In file included from /builds/linux/include/linux/wait_bit.h:8:
In file included from /builds/linux/include/linux/wait.h:9:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/dvb-core/dvb_ringbuffer.c:27:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/wireless/broadcom/brcm80211/brcmsmac/phy/phy_cmn.c:11:
In file included from /builds/linux/drivers/net/wireless/broadcom/brcm80211/brcmsmac/aiutils.h:20:
In file included from /builds/linux/include/linux/bcma/bcma.h:5:
In file included from /builds/linux/include/linux/pci.h:35:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/usb/gspca/cpia1.c:19:
In file included from /builds/linux/include/linux/input.h:8:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/sound/soc/soc-utils.c:10:
In file included from /builds/linux/include/linux/platform_device.h:13:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/ethernet/mscc/ocelot.c:7:
In file included from /builds/linux/include/linux/etherdevice.h:20:
In file included from /builds/linux/include/linux/if_ether.h:19:
In file included from /builds/linux/include/linux/skbuff.h:15:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/rapidio/switches/tsi568.c:14:
In file included from /builds/linux/include/linux/rio.h:17:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/dvb-frontends/lgs8gxx.c:13:
In file included from /builds/linux/include/linux/firmware.h:7:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/infiniband/hw/cxgb3/cxio_resource.c:34:
In file included from /builds/linux/include/linux/random.h:101:
In file included from /builds/linux/include/linux/prandom.h:12:
In file included from /builds/linux/include/linux/percpu.h:6:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/rtc/rtc-m48t35.c:13:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/scsi/bfa/bfad_debugfs.c:11:
In file included from /builds/linux/include/linux/debugfs.h:15:
In file included from /builds/linux/include/linux/fs.h:6:
In file included from /builds/linux/include/linux/wait_bit.h:8:
In file included from /builds/linux/include/linux/wait.h:9:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/tipc/msg.c:37:
In file included from /builds/linux/include/net/sock.h:38:
In file included from /builds/linux/include/linux/hardirq.h:5:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/dlm/recover.c:12:
In file included from /builds/linux/fs/dlm/dlm_internal.h:19:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/core/engine.c:24:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/engine.h:5:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/subdev.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/device.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/oclass.h:3:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/os.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvif/os.h:6:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/subdev/fb/gf100.c:24:
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/subdev/fb/gf100.h:5:
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/subdev/fb/priv.h:5:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/subdev/fb.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/subdev.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/device.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/oclass.h:3:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/os.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvif/os.h:6:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/proc/version.c:2:
In file included from /builds/linux/include/linux/fs.h:6:
In file included from /builds/linux/include/linux/wait_bit.h:8:
In file included from /builds/linux/include/linux/wait.h:9:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/usb/siano/smsusb.c:11:
In file included from /builds/linux/drivers/media/common/siano/smscoreapi.h:16:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/engine/disp/ovlygp102.c:24:
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/engine/disp/channv50.h:5:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/object.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/oclass.h:3:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/os.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvif/os.h:6:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/greybus/connection.c:9:
In file included from /builds/linux/include/linux/workqueue.h:9:
In file included from /builds/linux/include/linux/timer.h:6:
In file included from /builds/linux/include/linux/ktime.h:24:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/afs/rotate.c:9:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/ceph/pagevec.c:4:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/regulator/qcom_smd-regulator.c:7:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/scsi/lpfc/lpfc_hbadisc.c:24:
In file included from /builds/linux/include/linux/blkdev.h:5:
In file included from /builds/linux/include/linux/sched.h:12:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/platform/meson/ao-cec.c:12:
In file included from /builds/linux/include/linux/clk.h:14:
In file included from /builds/linux/include/linux/notifier.h:14:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/mtd/nand/spi/winbond.c:10:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/udl/udl_main.c:12:
In file included from /builds/linux/include/drm/drm_print.h:31:
In file included from /builds/linux/include/linux/seq_file.h:8:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/staging/ks7010/ks7010_sdio.c:11:
In file included from /builds/linux/include/linux/firmware.h:7:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/kernel/dma/contiguous.c:21:
In file included from /builds/linux/include/linux/memblock.h:13:
In file included from /builds/linux/include/linux/mm.h:10:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/xfs/libxfs/xfs_types.c:7:
In file included from /builds/linux/fs/xfs/xfs.h:22:
In file included from /builds/linux/fs/xfs/xfs_linux.h:24:
In file included from /builds/linux/fs/xfs/kmem.h:9:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/ethernet/chelsio/cxgb4/l2t.c:35:
In file included from /builds/linux/include/linux/skbuff.h:15:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/ata/sata_qstor.c:15:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/virt/lib/irqbypass.c:19:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/sound/soc/codecs/rl6347a.c:10:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/mailbox/mailbox.c:9:
In file included from /builds/linux/include/linux/interrupt.h:11:
In file included from /builds/linux/include/linux/hardirq.h:5:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/char/ipmi/bt-bmc.c:9:
In file included from /builds/linux/include/linux/interrupt.h:11:
In file included from /builds/linux/include/linux/hardirq.h:5:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/wireless/ti/wl12xx/acx.c:9:
In file included from /builds/linux/drivers/net/wireless/ti/wl12xx/../wlcore/cmd.h:14:
In file included from /builds/linux/drivers/net/wireless/ti/wl12xx/../wlcore/wlcore.h:11:
In file included from /builds/linux/include/linux/platform_device.h:13:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/platform/vivid/vivid-cec.c:8:
In file included from /builds/linux/include/media/cec.h:11:
In file included from /builds/linux/include/linux/poll.h:7:
In file included from /builds/linux/include/linux/ktime.h:24:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/scsi/bfa/bfad.c:14:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/common/b2c2/flexcop-hw-filter.c:7:
In file included from /builds/linux/drivers/media/common/b2c2/flexcop.h:11:
In file included from /builds/linux/drivers/media/common/b2c2/flexcop-common.h:10:
In file included from /builds/linux/include/linux/interrupt.h:11:
In file included from /builds/linux/include/linux/hardirq.h:5:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/dax/bus.c:3:
In file included from /builds/linux/include/linux/memremap.h:5:
In file included from /builds/linux/include/linux/percpu-refcount.h:55:
In file included from /builds/linux/include/linux/percpu.h:6:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/sound/pci/ice1712/pontis.c:11:
In file included from /builds/linux/include/linux/interrupt.h:11:
In file included from /builds/linux/include/linux/hardirq.h:5:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/infiniband/hw/ocrdma/ocrdma_verbs.c:43:
In file included from /builds/linux/include/linux/dma-mapping.h:7:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/isdn/mISDN/dsp_cmx.c:127:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/block/brd.c:14:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/tty/serial/8250/8250_lpc18xx.c:12:
In file included from /builds/linux/include/linux/clk.h:14:
In file included from /builds/linux/include/linux/notifier.h:14:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/wireless/ath/wil6210/cfg80211.c:18:
In file included from /builds/linux/include/linux/etherdevice.h:20:
In file included from /builds/linux/include/linux/if_ether.h:19:
In file included from /builds/linux/include/linux/skbuff.h:15:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/pwm/pwm-hibvt.c:9:
In file included from /builds/linux/include/linux/clk.h:14:
In file included from /builds/linux/include/linux/notifier.h:14:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/watchdog/npcm_wdt.c:7:
In file included from /builds/linux/drivers/video/fbdev/omap2/omapfb/dss/hdmi5_core.c:15:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/staging/greybus/usb.c:9:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/input/touchscreen/cyttsp4_i2c.c:17:
In file included from /builds/linux/drivers/input/touchscreen/cyttsp4_core.h:18:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/regulator/userspace-consumer.c:15:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/hwmon/mlxreg-fan.c:7:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/mm/page_idle.c:3:
In file included from /builds/linux/include/linux/memblock.h:13:
In file included from /builds/linux/include/linux/mm.h:10:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpio/gpio-mlxbf.c:3:
In file included from /builds/linux/include/linux/acpi.h:13:
In file included from /builds/linux/include/linux/irqdomain.h:35:
In file included from /builds/linux/include/linux/of.h:17:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/mfd/twl6040.c:12:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/wireless/intersil/orinoco/orinoco_cs.c:16:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/hwmon/max6621.c:11:
In file included from /builds/linux/include/linux/hwmon-sysfs.h:10:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/ipv6/ip6_fib.c:20:
In file included from /builds/linux/include/linux/net.h:18:
In file included from /builds/linux/include/linux/random.h:101:
In file included from /builds/linux/include/linux/prandom.h:12:
In file included from /builds/linux/include/linux/percpu.h:6:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/ata/pata_sl82c105.c:21:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/ata/pata_triflex.c:25:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/nfc/af_nfc.c:10:
In file included from /builds/linux/include/uapi/linux/nfc.h:25:
In file included from /builds/linux/include/linux/socket.h:8:
In file included from /builds/linux/include/linux/uio.h:9:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/radeon/rs600.c:39:
In file included from /builds/linux/include/linux/io-64-nonatomic-lo-hi.h:5:
In file included from /builds/linux/include/linux/io.h:13:
In file included from /builds/linux/arch/riscv/include/asm/io.h:15:
In file included from /builds/linux/arch/riscv/include/asm/mmiowb.h:12:
In file included from /builds/linux/include/asm-generic/mmiowb.h:27:
In file included from /builds/linux/arch/riscv/include/asm/smp.h:11:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/i2c/busses/i2c-fsi.c:16:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/ipv4/udp_tunnel.c:2:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/bluetooth/hci_sysfs.c:4:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/kernel/stop_machine.c:11:
In file included from /builds/linux/include/linux/completion.h:12:
In file included from /builds/linux/include/linux/wait.h:9:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/iio/accel/mma8452.c:21:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/gfs2/glops.c:7:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/sunrpc/svc.c:15:
In file included from /builds/linux/include/linux/sched/signal.h:5:
In file included from /builds/linux/include/linux/rculist.h:11:
In file included from /builds/linux/include/linux/rcupdate.h:27:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/target/target_core_file.c:15:
In file included from /builds/linux/include/linux/timer.h:6:
In file included from /builds/linux/include/linux/ktime.h:24:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/ethernet/qlogic/qed/qed_fcoe.c:37:
In file included from /builds/linux/include/linux/dma-mapping.h:7:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/smc/smc_close.c:12:
In file included from /builds/linux/include/linux/workqueue.h:9:
In file included from /builds/linux/include/linux/timer.h:6:
In file included from /builds/linux/include/linux/ktime.h:24:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/leds/leds-lp8788.c:10:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/etnaviv/etnaviv_gem_prime.c:6:
In file included from /builds/linux/include/drm/drm_prime.h:35:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/scsi/aacraid/linit.c:20:
In file included from /builds/linux/include/linux/compat.h:10:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/rtc/rtc-m48t86.c:13:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/minix/inode.c:14:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/wireless/marvell/mwifiex/cmdevt.c:21:
In file included from /builds/linux/drivers/net/wireless/marvell/mwifiex/decl.h:26:
In file included from /builds/linux/include/linux/wait.h:9:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/spi/spi-imx.c:5:
In file included from /builds/linux/include/linux/clk.h:14:
In file included from /builds/linux/include/linux/notifier.h:14:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/ethernet/netronome/nfp/nfpcore/nfp_nsp_cmds.c:5:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/wireless/mediatek/mt76/dma.c:6:
In file included from /builds/linux/include/linux/dma-mapping.h:7:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/mmc/core/sd_ops.c:8:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/pinctrl/bcm/pinctrl-ns2-mux.c:18:
In file included from /builds/linux/include/linux/io.h:13:
In file included from /builds/linux/arch/riscv/include/asm/io.h:15:
In file included from /builds/linux/arch/riscv/include/asm/mmiowb.h:12:
In file included from /builds/linux/include/asm-generic/mmiowb.h:27:
In file included from /builds/linux/arch/riscv/include/asm/smp.h:11:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/infiniband/core/user_mad.c:38:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/nouveau/dispnv50/core917d.c:22:
In file included from /builds/linux/drivers/gpu/drm/nouveau/dispnv50/core.h:3:
In file included from /builds/linux/drivers/gpu/drm/nouveau/dispnv50/disp.h:3:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvif/mem.h:3:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvif/mmu.h:3:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvif/object.h:5:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvif/os.h:6:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/ipv4/ip_fragment.c:27:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/ieee802154/mrf24j40.c:9:
In file included from /builds/linux/include/linux/spi/spi.h:9:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/power/reset/syscon-reboot.c:9:
In file included from /builds/linux/include/linux/io.h:13:
In file included from /builds/linux/arch/riscv/include/asm/io.h:15:
In file included from /builds/linux/arch/riscv/include/asm/mmiowb.h:12:
In file included from /builds/linux/include/asm-generic/mmiowb.h:27:
In file included from /builds/linux/arch/riscv/include/asm/smp.h:11:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/mac80211/mesh_ps.c:8:
In file included from /builds/linux/net/mac80211/mesh.h:13:
In file included from /builds/linux/net/mac80211/ieee80211_i.h:15:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/nouveau/nouveau_sgdma.c:2:
In file included from /builds/linux/include/linux/pagemap.h:8:
In file included from /builds/linux/include/linux/mm.h:10:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/subdev/clk/nv40.c:25:
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/subdev/clk/priv.h:5:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/subdev/clk.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/subdev.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/device.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/oclass.h:3:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/os.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvif/os.h:6:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/wireless/realtek/rtlwifi/rtl8192cu/trx.c:4:
In file included from /builds/linux/drivers/net/wireless/realtek/rtlwifi/rtl8192cu/../wifi.h:9:
In file included from /builds/linux/include/linux/sched.h:12:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/ethernet/dnet.c:8:
In file included from /builds/linux/include/linux/io.h:13:
In file included from /builds/linux/arch/riscv/include/asm/io.h:15:
In file included from /builds/linux/arch/riscv/include/asm/mmiowb.h:12:
In file included from /builds/linux/include/asm-generic/mmiowb.h:27:
In file included from /builds/linux/arch/riscv/include/asm/smp.h:11:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/ethernet/google/gve/gve_adminq.c:7:
In file included from /builds/linux/include/linux/etherdevice.h:20:
In file included from /builds/linux/include/linux/if_ether.h:19:
In file included from /builds/linux/include/linux/skbuff.h:15:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/infiniband/hw/mlx5/ib_virt.c:33:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/arcnet/rfc1201.c:29:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/staging/rtl8723bs/core/rtw_xmit.c:9:
In file included from /builds/linux/drivers/staging/rtl8723bs/include/drv_types.h:18:
In file included from /builds/linux/include/linux/sched/signal.h:5:
In file included from /builds/linux/include/linux/rculist.h:11:
In file included from /builds/linux/include/linux/rcupdate.h:27:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/sound/soc/codecs/wm8741.c:10:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/pci/controller/pci-v3-semi.c:20:
In file included from /builds/linux/include/linux/interrupt.h:11:
In file included from /builds/linux/include/linux/hardirq.h:5:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/radeon/atombios_i2c.c:27:
In file included from /builds/linux/drivers/gpu/drm/radeon/radeon.h:64:
In file included from /builds/linux/include/linux/wait.h:9:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/sound/soc/codecs/cs4270.c:24:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/iio/pressure/t5403.c:12:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/radeon/r520.c:29:
In file included from /builds/linux/drivers/gpu/drm/radeon/radeon.h:64:
In file included from /builds/linux/include/linux/wait.h:9:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/regulator/tps6586x-regulator.c:14:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/ethernet/mellanox/mlx5/core/rl.c:34:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/ext4/inode.c:22:
In file included from /builds/linux/include/linux/fs.h:6:
In file included from /builds/linux/include/linux/wait_bit.h:8:
In file included from /builds/linux/include/linux/wait.h:9:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/counter/ftm-quaddec.c:10:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/lib/kobject_uevent.c:16:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/lib/xz/xz_dec_syms.c:10:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/mfd/syscon.c:11:
In file included from /builds/linux/include/linux/clk.h:14:
In file included from /builds/linux/include/linux/notifier.h:14:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/pinctrl/pinctrl-da850-pupd.c:9:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/ethernet/mellanox/mlx5/core/steering/dr_matcher.c:4:
In file included from /builds/linux/drivers/net/ethernet/mellanox/mlx5/core/steering/dr_types.h:7:
In file included from /builds/linux/include/linux/mlx5/driver.h:37:
In file included from /builds/linux/include/linux/completion.h:12:
In file included from /builds/linux/include/linux/wait.h:9:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/ethernet/rocker/rocker_main.c:9:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/staging/kpc2000/kpc2000/core.c:3:
In file included from /builds/linux/include/linux/idr.h:15:
In file included from /builds/linux/include/linux/radix-tree.h:14:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/phonet/pn_dev.c:14:
In file included from /builds/linux/include/linux/net.h:18:
In file included from /builds/linux/include/linux/random.h:101:
In file included from /builds/linux/include/linux/prandom.h:12:
In file included from /builds/linux/include/linux/percpu.h:6:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/staging/comedi/comedi_fops.c:14:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/wireless/ath/wil6210/pmc.c:20:
In file included from /builds/linux/include/linux/fs.h:6:
In file included from /builds/linux/include/linux/wait_bit.h:8:
In file included from /builds/linux/include/linux/wait.h:9:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/lima/lima_vm.c:4:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/input/misc/pwm-vibra.c:14:
In file included from /builds/linux/include/linux/input.h:8:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/phy/mdio-i2c.c:12:
In file included from /builds/linux/include/linux/i2c.h:13:
In file included from /builds/linux/include/linux/acpi.h:13:
In file included from /builds/linux/include/linux/irqdomain.h:35:
In file included from /builds/linux/include/linux/of.h:17:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/wireless/ath/ath9k/ar9002_calib.c:17:
In file included from /builds/linux/drivers/net/wireless/ath/ath9k/hw.h:20:
In file included from /builds/linux/include/linux/if_ether.h:19:
In file included from /builds/linux/include/linux/skbuff.h:15:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/netfilter/nf_conntrack_ftp.c:12:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/phy/intel-xway.c:7:
In file included from /builds/linux/include/linux/mdio.h:9:
In file included from /builds/linux/include/uapi/linux/mdio.h:15:
In file included from /builds/linux/include/linux/mii.h:12:
In file included from /builds/linux/include/uapi/linux/if.h:25:
In file included from /builds/linux/include/linux/socket.h:8:
In file included from /builds/linux/include/linux/uio.h:9:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/target/iscsi/iscsi_target_erl2.c:12:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/rc/streamzap.c:21:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/wireless/ath/ath9k/beacon.c:17:
In file included from /builds/linux/include/linux/dma-mapping.h:7:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/vkms/vkms_crtc.c:3:
In file included from /builds/linux/include/drm/drm_atomic.h:31:
In file included from /builds/linux/include/drm/drm_crtc.h:28:
In file included from /builds/linux/include/linux/i2c.h:13:
In file included from /builds/linux/include/linux/acpi.h:13:
In file included from /builds/linux/include/linux/irqdomain.h:35:
In file included from /builds/linux/include/linux/of.h:17:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/mm/failslab.c:2:
In file included from /builds/linux/include/linux/fault-inject.h:8:
In file included from /builds/linux/include/linux/debugfs.h:15:
In file included from /builds/linux/include/linux/fs.h:6:
In file included from /builds/linux/include/linux/wait_bit.h:8:
In file included from /builds/linux/include/linux/wait.h:9:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/clk/clk-cdce706.c:10:
In file included from /builds/linux/include/linux/clk.h:14:
In file included from /builds/linux/include/linux/notifier.h:14:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/squashfs/xattr.c:12:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/power/supply/max8998_charger.c:9:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/ata/ahci_qoriq.c:10:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/subdev/bus/hwsq.c:24:
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/subdev/bus/priv.h:5:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/subdev/bus.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/subdev.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/device.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/oclass.h:3:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/os.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvif/os.h:6:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/ethernet/marvell/mv643xx_eth.c:30:
In file included from /builds/linux/include/linux/dma-mapping.h:7:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/sound/pci/ca0106/ca0106_main.c:126:
In file included from /builds/linux/include/linux/interrupt.h:11:
In file included from /builds/linux/include/linux/hardirq.h:5:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/clk/renesas/clk-sh73a0.c:8:
In file included from /builds/linux/include/linux/clk-provider.h:9:
In file included from /builds/linux/include/linux/of.h:17:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/misc/lkdtm/heap.c:7:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/ptp/ptp_pch.c:11:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/wireless/mlme.c:10:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/nouveau/dispnv50/ovly917e.c:22:
In file included from /builds/linux/drivers/gpu/drm/nouveau/dispnv50/ovly.h:3:
In file included from /builds/linux/drivers/gpu/drm/nouveau/dispnv50/wndw.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/dispnv50/disp.h:3:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvif/mem.h:3:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvif/mmu.h:3:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvif/object.h:5:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvif/os.h:6:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/lib/sbitmap.c:7:
In file included from /builds/linux/include/linux/sched.h:12:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/hwmon/da9055-hwmon.c:13:
In file included from /builds/linux/include/linux/hwmon-sysfs.h:10:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/hwmon/sch5627.c:9:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/video/fbdev/s3c-fb.c:13:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/bcma/main.c:8:
In file included from /builds/linux/drivers/bcma/bcma_private.h:9:
In file included from /builds/linux/include/linux/bcma/bcma.h:5:
In file included from /builds/linux/include/linux/pci.h:35:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/char/hw_random/cavium-rng-vf.c:12:
In file included from /builds/linux/include/linux/hw_random.h:15:
In file included from /builds/linux/include/linux/completion.h:12:
In file included from /builds/linux/include/linux/wait.h:9:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/usb/dwc3/gadget.c:13:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/sound/soc/codecs/mt6358.c:8:
In file included from /builds/linux/include/linux/platform_device.h:13:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/hid/intel-ish-hid/ishtp-hid-client.c:8:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/panel/panel-lg-lg4573.c:17:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/netfilter/ipvs/ip_vs_xmit.c:28:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/crypto/crc32c_generic.c:34:
In file included from /builds/linux/include/crypto/internal/hash.h:11:
In file included from /builds/linux/include/crypto/algapi.h:10:
In file included from /builds/linux/include/linux/crypto.h:19:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/misc/lkdtm/bugs.c:10:
In file included from /builds/linux/include/linux/sched.h:12:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/wireless/ath/ath6kl/core.c:18:
In file included from /builds/linux/drivers/net/wireless/ath/ath6kl/core.h:21:
In file included from /builds/linux/include/linux/etherdevice.h:20:
In file included from /builds/linux/include/linux/if_ether.h:19:
In file included from /builds/linux/include/linux/skbuff.h:15:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/vhost/vringh.c:8:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/hwmon/aspeed-pwm-tacho.c:6:
In file included from /builds/linux/include/linux/clk.h:14:
In file included from /builds/linux/include/linux/notifier.h:14:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/engine/disp/changv100.c:22:
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/engine/disp/channv50.h:5:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/object.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/oclass.h:3:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/os.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvif/os.h:6:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/sound/pci/ctxfi/ctamixer.c:15:
In file included from /builds/linux/sound/pci/ctxfi/ctamixer.h:19:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/crypto/blkcipher.c:12:
In file included from /builds/linux/include/crypto/aead.h:11:
In file included from /builds/linux/include/linux/crypto.h:19:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/wireless/intel/iwlwifi/cfg/7000.c:65:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/ethernet/mellanox/mlxsw/spectrum1_mr_tcam.c:7:
In file included from /builds/linux/drivers/net/ethernet/mellanox/mlxsw/reg.h:10:
In file included from /builds/linux/include/linux/if_vlan.h:10:
In file included from /builds/linux/include/linux/netdevice.h:24:
In file included from /builds/linux/include/linux/timer.h:6:
In file included from /builds/linux/include/linux/ktime.h:24:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/wireless/realtek/rtw88/rx.c:5:
In file included from /builds/linux/drivers/net/wireless/realtek/rtw88/main.h:8:
In file included from /builds/linux/include/net/mac80211.h:18:
In file included from /builds/linux/include/linux/if_ether.h:19:
In file included from /builds/linux/include/linux/skbuff.h:15:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/fscache/object-list.c:9:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/sound/soc/amd/acp-da7219-max98357a.c:26:
In file included from /builds/linux/include/sound/core.h:10:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/nvme/target/loop.c:7:
In file included from /builds/linux/include/linux/scatterlist.h:8:
In file included from /builds/linux/include/linux/mm.h:10:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/radeon/radeon_clocks.c:29:
In file included from /builds/linux/include/drm/drm_device.h:5:
In file included from /builds/linux/include/linux/kref.h:16:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/hwtracing/stm/p_sys-t.c:7:
In file included from /builds/linux/include/linux/configfs.h:24:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpio/gpio-bd9571mwv.c:20:
In file included from /builds/linux/include/linux/gpio/driver.h:5:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/spi/spi-pxa2xx-dma.c:9:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/memory/fsl_ifc.c:9:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/can/j1939/address-claim.c:27:
In file included from /builds/linux/include/linux/netdevice.h:24:
In file included from /builds/linux/include/linux/timer.h:6:
In file included from /builds/linux/include/linux/ktime.h:24:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/subdev/fb/gf108.c:24:
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/subdev/fb/gf100.h:5:
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/subdev/fb/priv.h:5:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/subdev/fb.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/subdev.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/device.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/oclass.h:3:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/os.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvif/os.h:6:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/clocksource/timer-riscv.c:10:
In file included from /builds/linux/include/linux/clocksource.h:13:
In file included from /builds/linux/include/linux/timex.h:56:
In file included from /builds/linux/include/uapi/linux/timex.h:56:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/hwtracing/stm/ftrace.c:9:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/ntb/test/ntb_tool.c:181:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/mtd/ubi/cdev.c:25:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/wireless/st/cw1200/main.c:20:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/phy/mscc.c:10:
In file included from /builds/linux/include/linux/firmware.h:7:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/vrf.c:12:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/clk/sunxi-ng/ccu_div.c:7:
In file included from /builds/linux/include/linux/clk-provider.h:9:
In file included from /builds/linux/include/linux/of.h:17:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/ethernet/mellanox/mlx5/core/dev.c:33:
In file included from /builds/linux/include/linux/mlx5/driver.h:37:
In file included from /builds/linux/include/linux/completion.h:12:
In file included from /builds/linux/include/linux/wait.h:9:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/hwmon/menf21bmc_hwmon.c:12:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/input/keyboard/st-keyscan.c:11:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/ecryptfs/mmap.c:14:
In file included from /builds/linux/include/linux/pagemap.h:8:
In file included from /builds/linux/include/linux/mm.h:10:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from drivers/staging/speakup/speakup_decpc.mod.c:2:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/clk/samsung/clk-exynos7.c:7:
In file included from /builds/linux/include/linux/clk-provider.h:9:
In file included from /builds/linux/include/linux/of.h:17:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/i2c/i2c-boardinfo.c:7:
In file included from /builds/linux/include/linux/i2c.h:13:
In file included from /builds/linux/include/linux/acpi.h:13:
In file included from /builds/linux/include/linux/irqdomain.h:35:
In file included from /builds/linux/include/linux/of.h:17:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/mmc/core/block.c:21:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/mac80211/fils_aead.c:7:
In file included from /builds/linux/include/crypto/aes.h:10:
In file included from /builds/linux/include/linux/crypto.h:19:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/infiniband/hw/cxgb3/iwch_cq.c:32:
In file included from /builds/linux/drivers/infiniband/hw/cxgb3/iwch_provider.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/leds/leds-lp55xx-common.c:12:
In file included from /builds/linux/include/linux/clk.h:14:
In file included from /builds/linux/include/linux/notifier.h:14:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/afs/addr_list.c:8:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/usb/dvb-usb/gp8psk.c:14:
In file included from /builds/linux/drivers/media/usb/dvb-usb/gp8psk.h:18:
In file included from /builds/linux/drivers/media/usb/dvb-usb/dvb-usb.h:14:
In file included from /builds/linux/include/linux/input.h:8:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/mtd/nand/raw/nand_jedec.c:15:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/xfrm/xfrm_algo.c:8:
In file included from /builds/linux/include/crypto/hash.h:11:
In file included from /builds/linux/include/linux/crypto.h:19:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/amd/amdgpu/sdma_v3_0.c:26:
In file included from /builds/linux/include/linux/firmware.h:7:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/xfs/libxfs/xfs_sb.c:6:
In file included from /builds/linux/fs/xfs/xfs.h:22:
In file included from /builds/linux/fs/xfs/xfs_linux.h:24:
In file included from /builds/linux/fs/xfs/kmem.h:9:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/video/fbdev/omap2/omapfb/displays/encoder-tfp410.c:9:
In file included from /builds/linux/include/linux/gpio.h:62:
In file included from /builds/linux/include/asm-generic/gpio.h:8:
In file included from /builds/linux/include/linux/of.h:17:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/ethernet/8390/8390.c:7:
In file included from /builds/linux/drivers/net/ethernet/8390/lib8390.c:53:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/spi/spi-sh-msiof.c:11:
In file included from /builds/linux/include/linux/clk.h:14:
In file included from /builds/linux/include/linux/notifier.h:14:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/iio/dac/ad7303.c:9:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/i2c/busses/i2c-stm32.c:9:
In file included from /builds/linux/drivers/i2c/busses/i2c-stm32.h:15:
In file included from /builds/linux/include/linux/dmaengine.h:8:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/atm/clip.c:11:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/usb/dwc2/debugfs.c:9:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/udf/symlink.c:22:
In file included from /builds/linux/fs/udf/udfdecl.h:10:
In file included from /builds/linux/include/linux/fs.h:6:
In file included from /builds/linux/include/linux/wait_bit.h:8:
In file included from /builds/linux/include/linux/wait.h:9:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/iio/adc/axp288_adc.c:10:
In file included from /builds/linux/include/linux/dmi.h:6:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/i2c/ov7740.c:4:
In file included from /builds/linux/include/linux/clk.h:14:
In file included from /builds/linux/include/linux/notifier.h:14:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/strparser/strparser.c:8:
In file included from /builds/linux/include/linux/bpf.h:9:
In file included from /builds/linux/include/linux/workqueue.h:9:
In file included from /builds/linux/include/linux/timer.h:6:
In file included from /builds/linux/include/linux/ktime.h:24:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/netfilter/nft_immediate.c:10:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/subdev/mmu/mem.c:23:
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/subdev/mmu/mem.h:3:
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/subdev/mmu/priv.h:5:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/subdev/mmu.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/subdev.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/device.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/oclass.h:3:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/os.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvif/os.h:6:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/rtc/rtc-pcf85363.c:9:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/input/touchscreen/tsc2005.c:12:
In file included from /builds/linux/include/linux/input.h:8:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/usb/gadget/function/f_mass_storage.c:201:
In file included from /builds/linux/include/linux/blkdev.h:5:
In file included from /builds/linux/include/linux/sched.h:12:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/mmc/host/ushc.c:15:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/staging/uwb/pal.c:8:
In file included from /builds/linux/include/linux/debugfs.h:15:
In file included from /builds/linux/include/linux/fs.h:6:
In file included from /builds/linux/include/linux/wait_bit.h:8:
In file included from /builds/linux/include/linux/wait.h:9:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/regulator/dummy.c:16:
In file included from /builds/linux/include/linux/platform_device.h:13:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/video/fbdev/omap2/omapfb/displays/encoder-tpd12s015.c:9:
In file included from /builds/linux/include/linux/completion.h:12:
In file included from /builds/linux/include/linux/wait.h:9:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/mtd/nand/raw/cafe_nand.c:14:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/netfilter/nf_conntrack_broadcast.c:8:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/can/flexcan.c:12:
In file included from /builds/linux/include/linux/netdevice.h:24:
In file included from /builds/linux/include/linux/timer.h:6:
In file included from /builds/linux/include/linux/ktime.h:24:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/ext2/xattr_trusted.c:9:
In file included from /builds/linux/fs/ext2/ext2.h:14:
In file included from /builds/linux/include/linux/fs.h:6:
In file included from /builds/linux/include/linux/wait_bit.h:8:
In file included from /builds/linux/include/linux/wait.h:9:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/cramfs/uncompress.c:23:
In file included from /builds/linux/include/linux/vmalloc.h:5:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/mfd/lpc_sch.c:16:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/drm_dp_aux_dev.c:28:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/drm_hdcp.c:9:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/wireless/intel/iwlwifi/mvm/tx.c:64:
In file included from /builds/linux/include/linux/ieee80211.h:19:
In file included from /builds/linux/include/linux/if_ether.h:19:
In file included from /builds/linux/include/linux/skbuff.h:15:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
      |                                         = NULL
   30 |         return tp;

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_IAS=0
In file included from /builds/linux/drivers/input/touchscreen/wm9705.c:12:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/nfc/trf7970a.c:12:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/minix/itree_v1.c:2:
In file included from /builds/linux/include/linux/buffer_head.h:12:
In file included from /builds/linux/include/linux/fs.h:6:
In file included from /builds/linux/include/linux/wait_bit.h:8:
In file included from /builds/linux/include/linux/wait.h:9:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/btrfs/disk-io.c:6:
In file included from /builds/linux/include/linux/fs.h:6:
In file included from /builds/linux/include/linux/wait_bit.h:8:
In file included from /builds/linux/include/linux/wait.h:9:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/fpga/altera-freeze-bridge.c:8:
In file included from /builds/linux/include/linux/io.h:13:
In file included from /builds/linux/arch/riscv/include/asm/io.h:15:
In file included from /builds/linux/arch/riscv/include/asm/mmiowb.h:12:
In file included from /builds/linux/include/asm-generic/mmiowb.h:27:
In file included from /builds/linux/arch/riscv/include/asm/smp.h:11:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/input/misc/twl4030-pwrbutton.c:23:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/mtd/parsers/sharpslpart.c:27:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/nilfs2/recovery.c:10:
In file included from /builds/linux/include/linux/buffer_head.h:12:
In file included from /builds/linux/include/linux/fs.h:6:
In file included from /builds/linux/include/linux/wait_bit.h:8:
In file included from /builds/linux/include/linux/wait.h:9:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/tuners/m88rs6000t.c:8:
In file included from /builds/linux/drivers/media/tuners/m88rs6000t.h:11:
In file included from /builds/linux/include/media/dvb_frontend.h:36:
In file included from /builds/linux/include/linux/sched.h:12:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/arch/riscv/kernel/perf_callchain.c:4:
In file included from /builds/linux/include/linux/perf_event.h:18:
In file included from /builds/linux/include/uapi/linux/bpf_perf_event.h:11:
In file included from ./arch/riscv/include/generated/uapi/asm/bpf_perf_event.h:1:
In file included from /builds/linux/include/uapi/asm-generic/bpf_perf_event.h:4:
In file included from /builds/linux/include/linux/ptrace.h:6:
In file included from /builds/linux/include/linux/sched.h:12:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/rtc/rtc-cadence.c:10:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/wireless/ralink/rt2x00/rt2400pci.c:15:
In file included from /builds/linux/include/linux/etherdevice.h:20:
In file included from /builds/linux/include/linux/if_ether.h:19:
In file included from /builds/linux/include/linux/skbuff.h:15:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/jffs2/erase.c:16:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/ssb/b43_pci_bridge.c:13:
In file included from /builds/linux/drivers/ssb/ssb_private.h:8:
In file included from /builds/linux/include/linux/ssb/ssb.h:5:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/engine/fifo/dmanv10.c:24:
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/engine/fifo/channv04.h:5:
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/engine/fifo/chan.h:5:
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/engine/fifo/priv.h:5:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/engine/fifo.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/engine.h:5:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/subdev.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/device.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/oclass.h:3:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/os.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvif/os.h:6:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/usb/storage/sddr55.c:13:
In file included from /builds/linux/include/linux/jiffies.h:9:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/input/keyboard/newtonkbd.c:13:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/firewire/firedtv-avc.c:13:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/vc4/vc4_v3d.c:8:
In file included from /builds/linux/include/linux/clk.h:14:
In file included from /builds/linux/include/linux/notifier.h:14:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/tty/tty_mutex.c:2:
In file included from /builds/linux/include/linux/tty.h:5:
In file included from /builds/linux/include/linux/fs.h:6:
In file included from /builds/linux/include/linux/wait_bit.h:8:
In file included from /builds/linux/include/linux/wait.h:9:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/iio/orientation/hid-sensor-rotation.c:7:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/misc/habanalabs/irq.c:8:
In file included from /builds/linux/drivers/misc/habanalabs/habanalabs.h:14:
In file included from /builds/linux/include/linux/cdev.h:5:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/ethernet/intel/iavf/iavf_client.c:7:
In file included from /builds/linux/drivers/net/ethernet/intel/iavf/iavf.h:7:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/sound/soc/zte/zx-i2s.c:8:
In file included from /builds/linux/include/linux/clk.h:14:
In file included from /builds/linux/include/linux/notifier.h:14:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/sound/soc/codecs/pcm3008.c:16:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/staging/sm750fb/ddk750_power.c:2:
In file included from /builds/linux/drivers/staging/sm750fb/ddk750_chip.h:9:
In file included from /builds/linux/include/linux/io.h:13:
In file included from /builds/linux/arch/riscv/include/asm/io.h:15:
In file included from /builds/linux/arch/riscv/include/asm/mmiowb.h:12:
In file included from /builds/linux/include/asm-generic/mmiowb.h:27:
In file included from /builds/linux/arch/riscv/include/asm/smp.h:11:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/hid/hid-gaff.c:17:
In file included from /builds/linux/include/linux/input.h:8:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/mmc/host/dw_mmc-bluefield.c:8:
In file included from /builds/linux/include/linux/mmc/host.h:10:
In file included from /builds/linux/include/linux/sched.h:12:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/crypto/rmd320.c:11:
In file included from /builds/linux/include/crypto/internal/hash.h:11:
In file included from /builds/linux/include/crypto/algapi.h:10:
In file included from /builds/linux/include/linux/crypto.h:19:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/ethernet/cavium/liquidio/lio_vf_main.c:18:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/wireless/mediatek/mt76/mt76x2/usb_main.c:6:
In file included from /builds/linux/drivers/net/wireless/mediatek/mt76/mt76x2/mt76x2u.h:9:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/i2c/busses/i2c-designware-common.c:11:
In file included from /builds/linux/include/linux/clk.h:14:
In file included from /builds/linux/include/linux/notifier.h:14:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/power/supply/da9150-fg.c:11:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/staging/rts5208/rtsx_transport.c:12:
In file included from /builds/linux/include/linux/blkdev.h:5:
In file included from /builds/linux/include/linux/sched.h:12:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/6lowpan/nhc_ipv6.c:6:
In file included from /builds/linux/net/6lowpan/nhc.h:5:
In file included from /builds/linux/include/linux/skbuff.h:15:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/ethernet/marvell/mvneta.c:14:
In file included from /builds/linux/include/linux/clk.h:14:
In file included from /builds/linux/include/linux/notifier.h:14:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/usb/pwc/pwc-timon.c:29:
In file included from /builds/linux/drivers/media/usb/pwc/pwc-timon.h:33:
In file included from /builds/linux/drivers/media/usb/pwc/pwc.h:16:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/wireless/realtek/rtw88/ps.c:5:
In file included from /builds/linux/drivers/net/wireless/realtek/rtw88/main.h:8:
In file included from /builds/linux/include/net/mac80211.h:18:
In file included from /builds/linux/include/linux/if_ether.h:19:
In file included from /builds/linux/include/linux/skbuff.h:15:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/nouveau/dispnv50/sor507d.c:22:
In file included from /builds/linux/drivers/gpu/drm/nouveau/dispnv50/core.h:3:
In file included from /builds/linux/drivers/gpu/drm/nouveau/dispnv50/disp.h:3:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvif/mem.h:3:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvif/mmu.h:3:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvif/object.h:5:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvif/os.h:6:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/message/fusion/mptlan.c:55:
In file included from /builds/linux/drivers/message/fusion/mptlan.h:55:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/usb/gadget/udc/goku_udc.c:24:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/wireless/marvell/mwifiex/ie.c:21:
In file included from /builds/linux/drivers/net/wireless/marvell/mwifiex/main.h:23:
In file included from /builds/linux/include/linux/completion.h:12:
In file included from /builds/linux/include/linux/wait.h:9:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/mm/interval_tree.c:8:
In file included from /builds/linux/include/linux/mm.h:10:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/nvmem/sc27xx-efuse.c:4:
In file included from /builds/linux/include/linux/hwspinlock.h:14:
In file included from /builds/linux/include/linux/sched.h:12:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/platform/coda/coda-mpeg2.c:9:
In file included from /builds/linux/include/linux/videodev2.h:59:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/usb/typec/altmodes/nvidia.c:7:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/staging/comedi/drivers/addi_apci_3501.c:43:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/pinctrl/sh-pfc/pfc-sh7786.c:15:
In file included from /builds/linux/arch/sh/include/cpu-sh4/cpu/sh7786.h:14:
In file included from /builds/linux/include/linux/io.h:13:
In file included from /builds/linux/arch/riscv/include/asm/io.h:15:
In file included from /builds/linux/arch/riscv/include/asm/mmiowb.h:12:
In file included from /builds/linux/include/asm-generic/mmiowb.h:27:
In file included from /builds/linux/arch/riscv/include/asm/smp.h:11:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/subdev/devinit/nv04.c:26:
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/subdev/devinit/nv04.h:5:
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/subdev/devinit/priv.h:5:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/subdev/devinit.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/subdev.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/device.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/oclass.h:3:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/os.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvif/os.h:6:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/usb/dvb-usb-v2/dvbsky.c:8:
In file included from /builds/linux/drivers/media/usb/dvb-usb-v2/dvb_usb.h:12:
In file included from /builds/linux/include/linux/usb/input.h:13:
In file included from /builds/linux/include/linux/usb.h:6:
In file included from /builds/linux/include/linux/usb/ch9.h:36:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/nvme/target/discovery.c:7:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/xfs/xfs_qm.c:6:
In file included from /builds/linux/fs/xfs/xfs.h:22:
In file included from /builds/linux/fs/xfs/xfs_linux.h:24:
In file included from /builds/linux/fs/xfs/kmem.h:9:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/security/apparmor/net.c:12:
In file included from /builds/linux/security/apparmor/include/audit.h:14:
In file included from /builds/linux/include/linux/audit.h:12:
In file included from /builds/linux/include/linux/sched.h:12:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/ethernet/amd/amd8111e.c:57:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/fuse/xattr.c:9:
In file included from /builds/linux/fs/fuse/fuse_i.h:17:
In file included from /builds/linux/include/linux/fs.h:6:
In file included from /builds/linux/include/linux/wait_bit.h:8:
In file included from /builds/linux/include/linux/wait.h:9:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/ethernet/stmicro/stmmac/dwmac-stm32.c:9:
In file included from /builds/linux/include/linux/clk.h:14:
In file included from /builds/linux/include/linux/notifier.h:14:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/kernel/time/alarmtimer.c:15:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/ethernet/netronome/nfp/nfp_net_repr.c:4:
In file included from /builds/linux/include/linux/etherdevice.h:20:
In file included from /builds/linux/include/linux/if_ether.h:19:
In file included from /builds/linux/include/linux/skbuff.h:15:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/staging/greybus/sdio.c:10:
In file included from /builds/linux/include/linux/mmc/core.h:8:
In file included from /builds/linux/include/linux/completion.h:12:
In file included from /builds/linux/include/linux/wait.h:9:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/regulator/ltc3676.c:5:
In file included from /builds/linux/include/linux/i2c.h:13:
In file included from /builds/linux/include/linux/acpi.h:13:
In file included from /builds/linux/include/linux/irqdomain.h:35:
In file included from /builds/linux/include/linux/of.h:17:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/usb/cx231xx/cx231xx-avcore.c:13:
In file included from /builds/linux/drivers/media/usb/cx231xx/cx231xx.h:13:
In file included from /builds/linux/include/linux/videodev2.h:59:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/subdev/fb/ramnv4e.c:24:
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/subdev/fb/ram.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/subdev/fb/priv.h:5:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/subdev/fb.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/subdev.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/device.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/oclass.h:3:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/os.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvif/os.h:6:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/sound/pci/ak4531_codec.c:9:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/drm_legacy_misc.c:36:
In file included from /builds/linux/include/drm/drm_agpsupport.h:8:
In file included from /builds/linux/include/linux/mm.h:10:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/ethernet/cisco/enic/enic_res.c:23:
In file included from /builds/linux/include/linux/pci.h:35:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/hwmon/pmbus/pxe1610.c:10:
In file included from /builds/linux/include/linux/i2c.h:13:
In file included from /builds/linux/include/linux/acpi.h:13:
In file included from /builds/linux/include/linux/irqdomain.h:35:
In file included from /builds/linux/include/linux/of.h:17:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/input/mouse/byd.c:13:
In file included from /builds/linux/include/linux/input.h:8:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/sound/pci/ice1712/juli.c:12:
In file included from /builds/linux/include/linux/interrupt.h:11:
In file included from /builds/linux/include/linux/hardirq.h:5:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/platform/ti-vpe/cal.c:9:
In file included from /builds/linux/include/linux/interrupt.h:11:
In file included from /builds/linux/include/linux/hardirq.h:5:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/md/persistent-data/dm-space-map-metadata.c:7:
In file included from /builds/linux/drivers/md/persistent-data/dm-space-map.h:10:
In file included from /builds/linux/drivers/md/persistent-data/dm-block-manager.h:11:
In file included from /builds/linux/include/linux/blkdev.h:5:
In file included from /builds/linux/include/linux/sched.h:12:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/wireless/ath/ath9k/xmit.c:17:
In file included from /builds/linux/include/linux/dma-mapping.h:7:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/staging/rtl8192e/rtl8192e/rtl_wx.c:8:
In file included from /builds/linux/drivers/staging/rtl8192e/rtl8192e/rtl_core.h:13:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/staging/rtl8712/rtl871x_sta_mgt.c:19:
In file included from /builds/linux/drivers/staging/rtl8712/osdep_service.h:20:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from lib/test_static_key_base.mod.c:2:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/rc/img-ir/img-ir-hw.c:14:
In file included from /builds/linux/include/linux/clk.h:14:
In file included from /builds/linux/include/linux/notifier.h:14:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/scsi/pm8001/pm8001_hwi.c:40:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpio/gpio-tegra.c:14:
In file included from /builds/linux/include/linux/irq.h:14:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/wireless/broadcom/b43/pio.c:13:
In file included from /builds/linux/drivers/net/wireless/broadcom/b43/b43.h:6:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/lib/bitrev.c:4:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/extcon/extcon-palmas.c:12:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/amd/amdgpu/../display/dc/virtual/virtual_stream_encoder.c:26:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/engine/nvdec/gp102.c:23:
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/engine/nvdec/priv.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/engine/nvdec.h:5:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/engine.h:5:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/subdev.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/device.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/oclass.h:3:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/os.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvif/os.h:6:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/subdev/fb/ramnv04.c:24:
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/subdev/fb/ram.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/subdev/fb/priv.h:5:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/subdev/fb.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/subdev.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/device.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/oclass.h:3:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/os.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvif/os.h:6:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/usb/ax88179_178a.c:8:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/staging/media/imx/imx7-media-csi.c:9:
In file included from /builds/linux/include/linux/clk.h:14:
In file included from /builds/linux/include/linux/notifier.h:14:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/ata/pata_optidma.c:27:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/ethernet/amd/xgbe/xgbe-main.c:117:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/lib/usercopy.c:2:
In file included from /builds/linux/include/linux/uaccess.h:5:
In file included from /builds/linux/include/linux/sched.h:12:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/dvb-frontends/cx22700.c:13:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/i2c/mt9m032.c:11:
In file included from /builds/linux/include/linux/i2c.h:13:
In file included from /builds/linux/include/linux/acpi.h:13:
In file included from /builds/linux/include/linux/irqdomain.h:35:
In file included from /builds/linux/include/linux/of.h:17:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/ethernet/marvell/sky2.c:17:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/engine/sw/nv50.c:24:
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/engine/sw/nv50.h:5:
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/engine/sw/priv.h:5:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/engine/sw.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/engine.h:5:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/subdev.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/device.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/oclass.h:3:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/os.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvif/os.h:6:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/dsa/lan9303-core.c:6:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/samples/kobject/kobject-example.c:8:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/wireless/realtek/rtlwifi/rtl8192c/phy_common.c:4:
In file included from /builds/linux/drivers/net/wireless/realtek/rtlwifi/rtl8192c/../wifi.h:9:
In file included from /builds/linux/include/linux/sched.h:12:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/arch/riscv/kernel/syscall_table.c:8:
In file included from /builds/linux/include/linux/syscalls.h:74:
In file included from /builds/linux/include/uapi/linux/aio_abi.h:31:
In file included from /builds/linux/include/linux/fs.h:6:
In file included from /builds/linux/include/linux/wait_bit.h:8:
In file included from /builds/linux/include/linux/wait.h:9:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/radeon/radeon_connectors.c:27:
In file included from /builds/linux/include/drm/drm_edid.h:27:
In file included from /builds/linux/include/linux/hdmi.h:28:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/lib/dec_and_lock.c:3:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/wireless/intel/iwlwifi/pcie/trans.c:64:
In file included from /builds/linux/include/linux/pci.h:35:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/platform/omap3isp/ispcsiphy.c:15:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/drm_plane_helper.c:28:
In file included from /builds/linux/include/drm/drm_atomic.h:31:
In file included from /builds/linux/include/drm/drm_crtc.h:28:
In file included from /builds/linux/include/linux/i2c.h:13:
In file included from /builds/linux/include/linux/acpi.h:13:
In file included from /builds/linux/include/linux/irqdomain.h:35:
In file included from /builds/linux/include/linux/of.h:17:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/hid/hid-gyration.c:15:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/tty/vt/selection.c:15:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/f2fs/dir.c:8:
In file included from /builds/linux/include/linux/fs.h:6:
In file included from /builds/linux/include/linux/wait_bit.h:8:
In file included from /builds/linux/include/linux/wait.h:9:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/verity/signature.c:8:
In file included from /builds/linux/fs/verity/fsverity_private.h:18:
In file included from /builds/linux/include/linux/fsverity.h:14:
In file included from /builds/linux/include/linux/fs.h:6:
In file included from /builds/linux/include/linux/wait_bit.h:8:
In file included from /builds/linux/include/linux/wait.h:9:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/usb/hackrf/hackrf.c:8:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/clk/renesas/r8a7743-cpg-mssr.c:8:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/atm/atm_sysfs.c:5:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/bridge/br_netlink_tunnel.c:10:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/staging/media/imx/imx7-mipi-csis.c:11:
In file included from /builds/linux/include/linux/clk.h:14:
In file included from /builds/linux/include/linux/notifier.h:14:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/wireless/realtek/rtlwifi/rtl8188ee/sw.c:4:
In file included from /builds/linux/drivers/net/wireless/realtek/rtlwifi/rtl8188ee/../wifi.h:9:
In file included from /builds/linux/include/linux/sched.h:12:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/tty/serial/men_z135_uart.c:11:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/pinctrl/bcm/pinctrl-bcm281xx.c:15:
In file included from /builds/linux/include/linux/io.h:13:
In file included from /builds/linux/arch/riscv/include/asm/io.h:15:
In file included from /builds/linux/arch/riscv/include/asm/mmiowb.h:12:
In file included from /builds/linux/include/asm-generic/mmiowb.h:27:
In file included from /builds/linux/arch/riscv/include/asm/smp.h:11:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/staging/rtl8723bs/hal/HalPhyRf.c:9:
In file included from /builds/linux/drivers/staging/rtl8723bs/hal/odm_precomp.h:11:
In file included from /builds/linux/drivers/staging/rtl8723bs/hal/odm_types.h:10:
In file included from /builds/linux/drivers/staging/rtl8723bs/include/drv_types.h:18:
In file included from /builds/linux/include/linux/sched/signal.h:5:
In file included from /builds/linux/include/linux/rculist.h:11:
In file included from /builds/linux/include/linux/rcupdate.h:27:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/tee/tee_shm.c:6:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/can/usb/gs_usb.c:14:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/unix/scm.c:2:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/rc/tango-ir.c:6:
In file included from /builds/linux/include/linux/input.h:8:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/usb/renesas_usbhs/mod_gadget.c:10:
In file included from /builds/linux/include/linux/dma-mapping.h:7:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/ipv4/netfilter/arptable_filter.c:9:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/orangefs/orangefs-debugfs.c:38:
In file included from /builds/linux/include/linux/debugfs.h:15:
In file included from /builds/linux/include/linux/fs.h:6:
In file included from /builds/linux/include/linux/wait_bit.h:8:
In file included from /builds/linux/include/linux/wait.h:9:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/amd/amdgpu/../powerplay/hwmgr/smu10_hwmgr.c:23:
In file included from /builds/linux/drivers/gpu/drm/amd/amdgpu/../powerplay/inc/pp_debug.h:35:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/engine/disp/dmacgv100.c:22:
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/engine/disp/channv50.h:5:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/object.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/oclass.h:3:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/os.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvif/os.h:6:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/hwmon/pmbus/max20751.c:9:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/lib/glob.c:1:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/mtd/nand/raw/sunxi_nand.c:16:
In file included from /builds/linux/include/linux/dma-mapping.h:7:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/mtd/tests/stresstest.c:13:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/wireless/realtek/rtw88/coex.c:5:
In file included from /builds/linux/drivers/net/wireless/realtek/rtw88/main.h:8:
In file included from /builds/linux/include/net/mac80211.h:18:
In file included from /builds/linux/include/linux/if_ether.h:19:
In file included from /builds/linux/include/linux/skbuff.h:15:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/kernel/padata.c:27:
In file included from /builds/linux/include/linux/cpu.h:17:
In file included from /builds/linux/include/linux/node.h:18:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/platform/sti/hva/hva-hw.c:8:
In file included from /builds/linux/include/linux/clk.h:14:
In file included from /builds/linux/include/linux/notifier.h:14:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/iio/accel/mma9551_core.c:7:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/sound/firewire/tascam/tascam-stream.c:9:
In file included from /builds/linux/sound/firewire/tascam/tascam.h:11:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/can/spi/mcp251x.c:22:
In file included from /builds/linux/include/linux/can/core.h:17:
In file included from /builds/linux/include/uapi/linux/can.h:50:
In file included from /builds/linux/include/linux/socket.h:8:
In file included from /builds/linux/include/linux/uio.h:9:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/ethernet/qualcomm/qca_7k_common.c:26:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/xdp/xsk.c:16:
In file included from /builds/linux/include/linux/sched/mm.h:7:
In file included from /builds/linux/include/linux/sched.h:12:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/rxrpc/misc.c:9:
In file included from /builds/linux/include/net/sock.h:38:
In file included from /builds/linux/include/linux/hardirq.h:5:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/hwmon/pmbus/ltc2978.c:12:
In file included from /builds/linux/include/linux/jiffies.h:9:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/drm_cache.c:32:
In file included from /builds/linux/include/linux/highmem.h:5:
In file included from /builds/linux/include/linux/fs.h:6:
In file included from /builds/linux/include/linux/wait_bit.h:8:
In file included from /builds/linux/include/linux/wait.h:9:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/usb/dvb-usb-v2/rtl28xxu.c:10:
In file included from /builds/linux/drivers/media/usb/dvb-usb-v2/rtl28xxu.h:12:
In file included from /builds/linux/include/linux/platform_device.h:13:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/nfc/nfcmrvl/usb.c:19:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/staging/comedi/drivers/comedi_test.c:47:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/usb/cx231xx/cx231xx-dvb.c:10:
In file included from /builds/linux/drivers/media/usb/cx231xx/cx231xx.h:13:
In file included from /builds/linux/include/linux/videodev2.h:59:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/xfs/libxfs/xfs_dir2_leaf.c:7:
In file included from /builds/linux/fs/xfs/xfs.h:22:
In file included from /builds/linux/fs/xfs/xfs_linux.h:24:
In file included from /builds/linux/fs/xfs/kmem.h:9:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/tuners/tea5767.c:12:
In file included from /builds/linux/include/linux/i2c.h:13:
In file included from /builds/linux/include/linux/acpi.h:13:
In file included from /builds/linux/include/linux/irqdomain.h:35:
In file included from /builds/linux/include/linux/of.h:17:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/subdev/mc/gp10b.c:24:
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/subdev/mc/priv.h:5:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/subdev/mc.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/subdev.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/device.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/oclass.h:3:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/os.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvif/os.h:6:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/counter/counter.c:6:
In file included from /builds/linux/include/linux/counter.h:10:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/radeon/radeon_sa.c:45:
In file included from /builds/linux/drivers/gpu/drm/radeon/radeon.h:64:
In file included from /builds/linux/include/linux/wait.h:9:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/scsi/sd_zbc.c:11:
In file included from /builds/linux/include/linux/blkdev.h:5:
In file included from /builds/linux/include/linux/sched.h:12:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/dma/dmaengine.c:34:
In file included from /builds/linux/include/linux/platform_device.h:13:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/ethernet/amazon/ena/ena_eth_com.c:33:
In file included from /builds/linux/drivers/net/ethernet/amazon/ena/ena_eth_com.h:36:
In file included from /builds/linux/drivers/net/ethernet/amazon/ena/ena_com.h:38:
In file included from /builds/linux/include/linux/dma-mapping.h:7:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/ethernet/mellanox/mlx5/core/en/params.c:4:
In file included from /builds/linux/drivers/net/ethernet/mellanox/mlx5/core/en/params.h:7:
In file included from /builds/linux/drivers/net/ethernet/mellanox/mlx5/core/en.h:35:
In file included from /builds/linux/include/linux/if_vlan.h:10:
In file included from /builds/linux/include/linux/netdevice.h:24:
In file included from /builds/linux/include/linux/timer.h:6:
In file included from /builds/linux/include/linux/ktime.h:24:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/ethernet/mellanox/mlx5/core/debugfs.c:33:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/wireless/broadcom/b43legacy/dma.c:17:
In file included from /builds/linux/drivers/net/wireless/broadcom/b43legacy/b43legacy.h:5:
In file included from /builds/linux/include/linux/hw_random.h:15:
In file included from /builds/linux/include/linux/completion.h:12:
In file included from /builds/linux/include/linux/wait.h:9:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/crypto/wp512.c:22:
In file included from /builds/linux/include/crypto/internal/hash.h:11:
In file included from /builds/linux/include/crypto/algapi.h:10:
In file included from /builds/linux/include/linux/crypto.h:19:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/nfc/core.c:14:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/befs/super.c:10:
In file included from /builds/linux/include/linux/fs.h:6:
In file included from /builds/linux/include/linux/wait_bit.h:8:
In file included from /builds/linux/include/linux/wait.h:9:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/wireless/intel/iwlwifi/mvm/mac-ctxt.c:65:
In file included from /builds/linux/include/linux/etherdevice.h:20:
In file included from /builds/linux/include/linux/if_ether.h:19:
In file included from /builds/linux/include/linux/skbuff.h:15:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/samples/kfifo/bytestream-example.c:9:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/subdev/devinit/gm200.c:24:
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/subdev/devinit/nv50.h:5:
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/subdev/devinit/priv.h:5:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/subdev/devinit.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/subdev.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/device.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/oclass.h:3:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/os.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvif/os.h:6:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/iio/temperature/tmp006.c:15:
In file included from /builds/linux/include/linux/i2c.h:13:
In file included from /builds/linux/include/linux/acpi.h:13:
In file included from /builds/linux/include/linux/irqdomain.h:35:
In file included from /builds/linux/include/linux/of.h:17:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/scsi/snic/vnic_intr.c:21:
In file included from /builds/linux/include/linux/pci.h:35:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/wireless/ti/wl1251/cmd.c:2:
In file included from /builds/linux/drivers/net/wireless/ti/wl1251/cmd.h:12:
In file included from /builds/linux/drivers/net/wireless/ti/wl1251/wl1251.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/pci/cx23885/cx23885-ioctl.c:10:
In file included from /builds/linux/drivers/media/pci/cx23885/cx23885.h:10:
In file included from /builds/linux/include/linux/pci.h:35:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/sysv/itree.c:9:
In file included from /builds/linux/include/linux/buffer_head.h:12:
In file included from /builds/linux/include/linux/fs.h:6:
In file included from /builds/linux/include/linux/wait_bit.h:8:
In file included from /builds/linux/include/linux/wait.h:9:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/infiniband/hw/vmw_pvrdma/pvrdma_cq.c:47:
In file included from /builds/linux/include/linux/io.h:13:
In file included from /builds/linux/arch/riscv/include/asm/io.h:15:
In file included from /builds/linux/arch/riscv/include/asm/mmiowb.h:12:
In file included from /builds/linux/include/asm-generic/mmiowb.h:27:
In file included from /builds/linux/arch/riscv/include/asm/smp.h:11:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/mtd/ubi/eba.c:31:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/hid/hid-lenovo.c:26:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/kernel/utsname_sysctl.c:10:
In file included from /builds/linux/include/linux/utsname.h:6:
In file included from /builds/linux/include/linux/sched.h:12:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/staging/comedi/drivers/adv_pci1760.c:24:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/dsa/microchip/ksz8795_spi.c:13:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/regulator/ad5398.c:10:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/wireless/marvell/mwifiex/sta_event.c:20:
In file included from /builds/linux/drivers/net/wireless/marvell/mwifiex/decl.h:26:
In file included from /builds/linux/include/linux/wait.h:9:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/bridge/sil-sii8620.c:12:
In file included from /builds/linux/include/drm/drm_crtc.h:28:
In file included from /builds/linux/include/linux/i2c.h:13:
In file included from /builds/linux/include/linux/acpi.h:13:
In file included from /builds/linux/include/linux/irqdomain.h:35:
In file included from /builds/linux/include/linux/of.h:17:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/nfsd/blocklayoutxdr.c:5:
In file included from /builds/linux/include/linux/sunrpc/svc.h:14:
In file included from /builds/linux/include/linux/in.h:19:
In file included from /builds/linux/include/uapi/linux/in.h:24:
In file included from /builds/linux/include/linux/socket.h:8:
In file included from /builds/linux/include/linux/uio.h:9:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/kernel/user.c:13:
In file included from /builds/linux/include/linux/sched.h:12:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/sound/core/rawmidi.c:7:
In file included from /builds/linux/include/sound/core.h:10:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/subdev/clk/gk104.c:25:
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/subdev/clk/priv.h:5:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/subdev/clk.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/subdev.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/device.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/oclass.h:3:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/os.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvif/os.h:6:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/radeon/r600_hdmi.c:26:
In file included from /builds/linux/include/linux/hdmi.h:28:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/squashfs/file_cache.c:7:
In file included from /builds/linux/include/linux/fs.h:6:
In file included from /builds/linux/include/linux/wait_bit.h:8:
In file included from /builds/linux/include/linux/wait.h:9:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/engine/sw/nvsw.c:24:
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/engine/sw/nvsw.h:5:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/object.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/oclass.h:3:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/os.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvif/os.h:6:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/ethernet/freescale/fman/fman_dtsec.c:35:
In file included from /builds/linux/drivers/net/ethernet/freescale/fman/fman_dtsec.h:36:
In file included from /builds/linux/drivers/net/ethernet/freescale/fman/fman_mac.h:37:
In file included from /builds/linux/drivers/net/ethernet/freescale/fman/fman.h:37:
In file included from /builds/linux/include/linux/io.h:13:
In file included from /builds/linux/arch/riscv/include/asm/io.h:15:
In file included from /builds/linux/arch/riscv/include/asm/mmiowb.h:12:
In file included from /builds/linux/include/asm-generic/mmiowb.h:27:
In file included from /builds/linux/arch/riscv/include/asm/smp.h:11:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/lockd/clntlock.c:10:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/tipc/discover.c:37:
In file included from /builds/linux/net/tipc/core.h:46:
In file included from /builds/linux/include/linux/mm.h:10:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/usb/cdc_mbim.c:10:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/engine/ce/gv100.c:22:
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/engine/ce/priv.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/engine/ce.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/engine/falcon.h:5:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/engine.h:5:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/subdev.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/device.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/oclass.h:3:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/os.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvif/os.h:6:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/sound/soc/codecs/adau-utils.c:11:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/vmxnet3/vmxnet3_ethtool.c:28:
In file included from /builds/linux/drivers/net/vmxnet3/vmxnet3_int.h:31:
In file included from /builds/linux/include/linux/ethtool.h:17:
In file included from /builds/linux/include/linux/compat.h:10:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/subdev/fb/ramgm107.c:24:
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/subdev/fb/ram.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/subdev/fb/priv.h:5:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/subdev/fb.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/subdev.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/device.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/oclass.h:3:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/os.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvif/os.h:6:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/9p/vfs_inode_dotl.c:11:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/nfc/nfcmrvl/uart.c:19:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/sound/soc/qcom/apq8096.c:4:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/staging/comedi/comedi_pci.c:10:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/mfd/max8998-irq.c:8:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/subdev/i2c/busnv04.c:25:
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/subdev/i2c/bus.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/subdev/i2c/pad.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/subdev/i2c.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/subdev.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/device.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/oclass.h:3:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/os.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvif/os.h:6:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/pci/saa7164/saa7164-fw.c:8:
In file included from /builds/linux/include/linux/firmware.h:7:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/rc/keymaps/rc-powercolor-real-angel.c:8:
In file included from /builds/linux/include/media/rc-map.h:11:
In file included from /builds/linux/include/linux/input.h:8:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/proc_namespace.c:11:
In file included from /builds/linux/include/linux/nsproxy.h:5:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/crypto/rmd128.c:11:
In file included from /builds/linux/include/crypto/internal/hash.h:11:
In file included from /builds/linux/include/crypto/algapi.h:10:
In file included from /builds/linux/include/linux/crypto.h:19:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/platform/mellanox/mlxreg-io.c:10:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/subdev/mc/gt215.c:24:
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/subdev/mc/priv.h:5:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/subdev/mc.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/subdev.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/device.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/oclass.h:3:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/os.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvif/os.h:6:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/clk/uniphier/clk-uniphier-fixed-rate.c:7:
In file included from /builds/linux/include/linux/clk-provider.h:9:
In file included from /builds/linux/include/linux/of.h:17:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/isdn/hardware/mISDN/mISDNisar.c:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/team/team.c:9:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/ubifs/orphan.c:10:
In file included from /builds/linux/fs/ubifs/ubifs.h:16:
In file included from /builds/linux/include/linux/fs.h:6:
In file included from /builds/linux/include/linux/wait_bit.h:8:
In file included from /builds/linux/include/linux/wait.h:9:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/scsi/bnx2i/bnx2i_init.c:17:
In file included from /builds/linux/drivers/scsi/bnx2i/bnx2i.h:20:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/ipv4/netfilter/nf_nat_pptp.c:23:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/netfilter/ipvs/ip_vs_conn.c:23:
In file included from /builds/linux/include/linux/interrupt.h:11:
In file included from /builds/linux/include/linux/hardirq.h:5:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/amd/amdgpu/amdgpu_cgs.c:25:
In file included from /builds/linux/include/linux/pci.h:35:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/pci/hotplug/shpchp_sysfs.c:15:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/cifs/cifsacl.c:24:
In file included from /builds/linux/include/linux/fs.h:6:
In file included from /builds/linux/include/linux/wait_bit.h:8:
In file included from /builds/linux/include/linux/wait.h:9:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/scsi/smartpqi/smartpqi_sas_transport.c:13:
In file included from /builds/linux/include/linux/bsg-lib.h:12:
In file included from /builds/linux/include/linux/blkdev.h:5:
In file included from /builds/linux/include/linux/sched.h:12:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/ethernet/qlogic/qed/qed_sp_commands.c:39:
In file included from /builds/linux/drivers/net/ethernet/qlogic/qed/qed.h:37:
In file included from /builds/linux/include/linux/io.h:13:
In file included from /builds/linux/arch/riscv/include/asm/io.h:15:
In file included from /builds/linux/arch/riscv/include/asm/mmiowb.h:12:
In file included from /builds/linux/include/asm-generic/mmiowb.h:27:
In file included from /builds/linux/arch/riscv/include/asm/smp.h:11:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/ethernet/micrel/ks8851_mll.c:13:
In file included from /builds/linux/include/linux/interrupt.h:11:
In file included from /builds/linux/include/linux/hardirq.h:5:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/amd/amdgpu/../display/modules/power/power_helpers.c:25:
In file included from /builds/linux/drivers/gpu/drm/amd/amdgpu/../display/modules/power/power_helpers.h:28:
In file included from /builds/linux/drivers/gpu/drm/amd/amdgpu/../display/dc/inc/hw/dmcu.h:28:
In file included from /builds/linux/drivers/gpu/drm/amd/amdgpu/../display/dc/dm_services_types.h:29:
In file included from /builds/linux/drivers/gpu/drm/amd/amdgpu/../display/dc/os_types.h:30:
In file included from /builds/linux/include/linux/kref.h:16:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/hugetlbfs/inode.c:12:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/usb/tm6000/tm6000-input.c:8:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/clk/qcom/lpasscc-sdm845.c:6:
In file included from /builds/linux/include/linux/platform_device.h:13:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/of/kobj.c:2:
In file included from /builds/linux/include/linux/of.h:17:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/ethernet/cisco/enic/vnic_cq.c:23:
In file included from /builds/linux/include/linux/pci.h:35:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/ethernet/intel/i40e/i40e_main.c:4:
In file included from /builds/linux/include/linux/etherdevice.h:20:
In file included from /builds/linux/include/linux/if_ether.h:19:
In file included from /builds/linux/include/linux/skbuff.h:15:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/security/tomoyo/group.c:8:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/ethernet/aquantia/atlantic/aq_ethtool.c:9:
In file included from /builds/linux/drivers/net/ethernet/aquantia/atlantic/aq_ethtool.h:12:
In file included from /builds/linux/drivers/net/ethernet/aquantia/atlantic/aq_common.h:12:
In file included from /builds/linux/include/linux/etherdevice.h:20:
In file included from /builds/linux/include/linux/if_ether.h:19:
In file included from /builds/linux/include/linux/skbuff.h:15:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/hwmon/as370-hwmon.c:12:
In file included from /builds/linux/include/linux/io.h:13:
In file included from /builds/linux/arch/riscv/include/asm/io.h:15:
In file included from /builds/linux/arch/riscv/include/asm/mmiowb.h:12:
In file included from /builds/linux/include/asm-generic/mmiowb.h:27:
In file included from /builds/linux/arch/riscv/include/asm/smp.h:11:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/input/keyboard/snvs_pwrkey.c:6:
In file included from /builds/linux/include/linux/clk.h:14:
In file included from /builds/linux/include/linux/notifier.h:14:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/infiniband/core/mad_rmpp.c:35:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/engine/gr/nv35.c:2:
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/engine/gr/nv20.h:5:
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/engine/gr/priv.h:5:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/engine/gr.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/engine.h:5:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/subdev.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/device.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/oclass.h:3:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/os.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvif/os.h:6:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/engine/disp/basenv50.c:24:
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/engine/disp/channv50.h:5:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/object.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/oclass.h:3:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/os.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvif/os.h:6:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/infiniband/hw/mlx4/cm.c:33:
In file included from /builds/linux/include/rdma/ib_mad.h:42:
In file included from /builds/linux/include/rdma/ib_verbs.h:43:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/platform/davinci/vpbe_osd.c:11:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/ipu-v3/ipu-common.c:6:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/nfsd/nfsproc.c:10:
In file included from /builds/linux/fs/nfsd/cache.h:12:
In file included from /builds/linux/include/linux/sunrpc/svc.h:14:
In file included from /builds/linux/include/linux/in.h:19:
In file included from /builds/linux/include/uapi/linux/in.h:24:
In file included from /builds/linux/include/linux/socket.h:8:
In file included from /builds/linux/include/linux/uio.h:9:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/crypto/atmel-sha.c:15:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/crypto/dh.c:8:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/can/m_can/tcan4x5x.c:5:
In file included from /builds/linux/include/linux/regmap.h:14:
In file included from /builds/linux/include/linux/rbtree.h:22:
In file included from /builds/linux/include/linux/rcupdate.h:27:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/pci/ttpci/dvb_filter.c:3:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/power/reset/nvmem-reboot-mode.c:7:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/mac802154/main.c:10:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/engine/device/acpi.c:24:
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/engine/device/acpi.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/os.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvif/os.h:6:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/phy/marvell/phy-mvebu-a3700-utmi.c:12:
In file included from /builds/linux/include/linux/io.h:13:
In file included from /builds/linux/arch/riscv/include/asm/io.h:15:
In file included from /builds/linux/arch/riscv/include/asm/mmiowb.h:12:
In file included from /builds/linux/include/asm-generic/mmiowb.h:27:
In file included from /builds/linux/arch/riscv/include/asm/smp.h:11:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/wireless/realtek/rtw88/sec.c:5:
In file included from /builds/linux/drivers/net/wireless/realtek/rtw88/main.h:8:
In file included from /builds/linux/include/net/mac80211.h:18:
In file included from /builds/linux/include/linux/if_ether.h:19:
In file included from /builds/linux/include/linux/skbuff.h:15:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/tuners/tda18271-maps.c:9:
In file included from /builds/linux/drivers/media/tuners/tda18271-priv.h:16:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/wireless/intel/iwlegacy/4965-rs.c:12:
In file included from /builds/linux/include/linux/skbuff.h:15:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/bluetooth/cmtp/capi.c:24:
In file included from /builds/linux/include/linux/proc_fs.h:9:
In file included from /builds/linux/include/linux/fs.h:6:
In file included from /builds/linux/include/linux/wait_bit.h:8:
In file included from /builds/linux/include/linux/wait.h:9:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/nfs/blocklayout/extent_tree.c:6:
In file included from /builds/linux/include/linux/vmalloc.h:5:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/hid/hid-roccat-common.c:11:
In file included from /builds/linux/include/linux/hid.h:19:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/leds/leds-mc13783.c:15:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/usb/dvb-usb-v2/zd1301.c:8:
In file included from /builds/linux/drivers/media/usb/dvb-usb-v2/dvb_usb.h:12:
In file included from /builds/linux/include/linux/usb/input.h:13:
In file included from /builds/linux/include/linux/usb.h:6:
In file included from /builds/linux/include/linux/usb/ch9.h:36:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/scsi/scsi_dh.c:11:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/security/apparmor/policy.c:71:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/video/fbdev/nvidia/nv_accel.c:50:
In file included from /builds/linux/include/linux/fb.h:6:
In file included from /builds/linux/include/uapi/linux/fb.h:6:
In file included from /builds/linux/include/linux/i2c.h:13:
In file included from /builds/linux/include/linux/acpi.h:13:
In file included from /builds/linux/include/linux/irqdomain.h:35:
In file included from /builds/linux/include/linux/of.h:17:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/staging/vc04_services/interface/vchiq_arm/vchiq_2835_arm.c:7:
In file included from /builds/linux/include/linux/interrupt.h:11:
In file included from /builds/linux/include/linux/hardirq.h:5:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/input/touchscreen/dynapro.c:18:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/subdev/secboot/acr_r361.c:23:
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/subdev/secboot/acr_r361.h:26:
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/subdev/secboot/acr_r352.h:25:
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/subdev/secboot/acr.h:25:
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/subdev/secboot/priv.h:26:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/subdev/secboot.h:26:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/subdev.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/device.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/oclass.h:3:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/os.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvif/os.h:6:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/char/tpm/tpm-sysfs.c:15:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/infiniband/hw/cxgb3/iwch.c:32:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/sound/pci/ice1712/prodigy_hifi.c:15:
In file included from /builds/linux/include/linux/interrupt.h:11:
In file included from /builds/linux/include/linux/hardirq.h:5:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/hfsplus/wrapper.c:12:
In file included from /builds/linux/include/linux/fs.h:6:
In file included from /builds/linux/include/linux/wait_bit.h:8:
In file included from /builds/linux/include/linux/wait.h:9:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpio/gpio-tpic2810.c:15:
In file included from /builds/linux/include/linux/gpio/driver.h:5:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/input/touchscreen/ti_am335x_tsc.c:19:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/subdev/clk/gm20b.c:23:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/subdev/clk.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/subdev.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/device.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/oclass.h:3:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/os.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvif/os.h:6:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/pci/cx88/cx88-cards.c:9:
In file included from /builds/linux/drivers/media/pci/cx88/cx88.h:13:
In file included from /builds/linux/include/linux/pci.h:35:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/usb/usbip/stub_main.c:7:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/infiniband/hw/mthca/mthca_cmd.c:35:
In file included from /builds/linux/include/linux/completion.h:12:
In file included from /builds/linux/include/linux/wait.h:9:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/clk/mediatek/clk-mt8183-img.c:6:
In file included from /builds/linux/include/linux/clk-provider.h:9:
In file included from /builds/linux/include/linux/of.h:17:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/8021q/vlanproc.c:19:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/security/tomoyo/audit.c:8:
In file included from /builds/linux/security/tomoyo/common.h:17:
In file included from /builds/linux/include/linux/mm.h:10:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/sound/pci/ice1712/wm8776.c:11:
In file included from /builds/linux/include/sound/core.h:10:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/radeon/r600_dpm.c:25:
In file included from /builds/linux/drivers/gpu/drm/radeon/radeon.h:64:
In file included from /builds/linux/include/linux/wait.h:9:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/subdev/secboot/ls_ucode_msgqueue.c:24:
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/subdev/secboot/ls_ucode.h:26:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/os.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvif/os.h:6:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/subdev/bios/pcir.c:24:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/subdev/bios.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/subdev.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/device.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/oclass.h:3:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/os.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvif/os.h:6:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/ecryptfs/dentry.c:11:
In file included from /builds/linux/include/linux/dcache.h:7:
In file included from /builds/linux/include/linux/rculist.h:11:
In file included from /builds/linux/include/linux/rcupdate.h:27:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/leds/leds-pca9532.c:11:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/staging/rtl8188eu/hal/pwrseqcmd.c:8:
In file included from /builds/linux/drivers/staging/rtl8188eu/include/pwrseqcmd.h:10:
In file included from /builds/linux/drivers/staging/rtl8188eu/include/drv_types.h:19:
In file included from /builds/linux/drivers/staging/rtl8188eu/include/osdep_service.h:16:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/dcb/dcbnl.c:9:
In file included from /builds/linux/include/linux/netdevice.h:24:
In file included from /builds/linux/include/linux/timer.h:6:
In file included from /builds/linux/include/linux/ktime.h:24:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/mm/mmzone.c:10:
In file included from /builds/linux/include/linux/mm.h:10:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/rc/keymaps/rc-msi-digivox-ii.c:8:
In file included from /builds/linux/include/media/rc-map.h:11:
In file included from /builds/linux/include/linux/input.h:8:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/xfs/libxfs/xfs_dir2_block.c:7:
In file included from /builds/linux/fs/xfs/xfs.h:22:
In file included from /builds/linux/fs/xfs/xfs_linux.h:24:
In file included from /builds/linux/fs/xfs/kmem.h:9:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from net/wireless/shipped-certs.c:1:
In file included from /builds/linux/net/wireless/reg.h:4:
In file included from /builds/linux/include/net/cfg80211.h:13:
In file included from /builds/linux/include/linux/netdevice.h:24:
In file included from /builds/linux/include/linux/timer.h:6:
In file included from /builds/linux/include/linux/ktime.h:24:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/ethernet/mellanox/mlx5/core/en_common.c:33:
In file included from /builds/linux/drivers/net/ethernet/mellanox/mlx5/core/en.h:35:
In file included from /builds/linux/include/linux/if_vlan.h:10:
In file included from /builds/linux/include/linux/netdevice.h:24:
In file included from /builds/linux/include/linux/timer.h:6:
In file included from /builds/linux/include/linux/ktime.h:24:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/hwmon/w83l786ng.c:14:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/ethernet/calxeda/xgmac.c:5:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/staging/rtl8723bs/os_dep/sdio_ops_linux.c:9:
In file included from /builds/linux/drivers/staging/rtl8723bs/include/drv_types.h:18:
In file included from /builds/linux/include/linux/sched/signal.h:5:
In file included from /builds/linux/include/linux/rculist.h:11:
In file included from /builds/linux/include/linux/rcupdate.h:27:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/9p/xattr.c:15:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/sched/act_ipt.c:14:
In file included from /builds/linux/include/linux/skbuff.h:15:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/rc/img-ir/img-ir-jvc.c:8:
In file included from /builds/linux/drivers/media/rc/img-ir/img-ir-hw.h:12:
In file included from /builds/linux/include/media/rc-core.h:11:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/ethernet/chelsio/cxgb4/cxgb4_ptp.c:37:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/staging/rtl8192u/ieee80211/ieee80211_crypt_ccmp.c:8:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/usb/cx231xx/cx231xx-audio.c:9:
In file included from /builds/linux/drivers/media/usb/cx231xx/cx231xx.h:13:
In file included from /builds/linux/include/linux/videodev2.h:59:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/input/touchscreen/max11801_ts.c:31:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/wireless/intersil/orinoco/hw.c:6:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/engine/fifo/chang84.c:24:
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/engine/fifo/channv50.h:5:
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/engine/fifo/chan.h:5:
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/engine/fifo/priv.h:5:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/engine/fifo.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/engine.h:5:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/subdev.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/device.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/oclass.h:3:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/os.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvif/os.h:6:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/ethernet/freescale/fman/fman_port.c:35:
In file included from /builds/linux/include/linux/io.h:13:
In file included from /builds/linux/arch/riscv/include/asm/io.h:15:
In file included from /builds/linux/arch/riscv/include/asm/mmiowb.h:12:
In file included from /builds/linux/include/asm-generic/mmiowb.h:27:
In file included from /builds/linux/arch/riscv/include/asm/smp.h:11:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/engine/disp/cursnv50.c:24:
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/engine/disp/channv50.h:5:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/object.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/oclass.h:3:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/os.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvif/os.h:6:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/sound/soc/xtensa/xtfpga-i2s.c:8:
In file included from /builds/linux/include/linux/clk.h:14:
In file included from /builds/linux/include/linux/notifier.h:14:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/mcb/mcb-parse.c:4:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/ethernet/mellanox/mlxsw/spectrum_acl_bloom_filter.c:5:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/sound/soc/codecs/ak4458.c:10:
In file included from /builds/linux/include/linux/i2c.h:13:
In file included from /builds/linux/include/linux/acpi.h:13:
In file included from /builds/linux/include/linux/irqdomain.h:35:
In file included from /builds/linux/include/linux/of.h:17:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/amd/amdgpu/mxgpu_vi.c:25:
In file included from /builds/linux/drivers/gpu/drm/amd/amdgpu/amdgpu.h:31:
In file included from /builds/linux/drivers/gpu/drm/amd/amdgpu/amdgpu_ctx.h:26:
In file included from /builds/linux/drivers/gpu/drm/amd/amdgpu/amdgpu_ring.h:28:
In file included from /builds/linux/include/drm/gpu_scheduler.h:27:
In file included from /builds/linux/include/drm/spsc_queue.h:28:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/pci/cx23885/cx23885-i2c.c:8:
In file included from /builds/linux/drivers/media/pci/cx23885/cx23885.h:10:
In file included from /builds/linux/include/linux/pci.h:35:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/vfio/pci/vfio_pci_intrs.c:13:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/dccp/ipv4.c:9:
In file included from /builds/linux/include/linux/dccp.h:6:
In file included from /builds/linux/include/linux/in.h:19:
In file included from /builds/linux/include/uapi/linux/in.h:24:
In file included from /builds/linux/include/linux/socket.h:8:
In file included from /builds/linux/include/linux/uio.h:9:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/extcon/extcon-max3355.c:9:
In file included from /builds/linux/include/linux/extcon-provider.h:13:
In file included from /builds/linux/include/linux/extcon.h:21:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/mfd/mc13xxx-core.c:10:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/ethernet/mscc/ocelot_flower.c:6:
In file included from /builds/linux/include/net/pkt_cls.h:6:
In file included from /builds/linux/include/linux/workqueue.h:9:
In file included from /builds/linux/include/linux/timer.h:6:
In file included from /builds/linux/include/linux/ktime.h:24:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/input/keyboard/adp5520-keys.c:8:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/engine/gr/nv30.c:2:
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/engine/gr/nv20.h:5:
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/engine/gr/priv.h:5:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/engine/gr.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/engine.h:5:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/subdev.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/device.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/oclass.h:3:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/os.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvif/os.h:6:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/bridge/netfilter/ebt_ip.c:15:
In file included from /builds/linux/include/linux/ip.h:16:
In file included from /builds/linux/include/linux/skbuff.h:15:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/mfd/stm32-lptimer.c:9:
In file included from /builds/linux/include/linux/mfd/stm32-lptimer.h:12:
In file included from /builds/linux/include/linux/clk.h:14:
In file included from /builds/linux/include/linux/notifier.h:14:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/nfsd/nfscache.c:12:
In file included from /builds/linux/include/linux/sunrpc/svc_xprt.h:11:
In file included from /builds/linux/include/linux/sunrpc/svc.h:14:
In file included from /builds/linux/include/linux/in.h:19:
In file included from /builds/linux/include/uapi/linux/in.h:24:
In file included from /builds/linux/include/linux/socket.h:8:
In file included from /builds/linux/include/linux/uio.h:9:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/mtd/tests/torturetest.c:17:
In file included from /builds/linux/include/linux/ktime.h:24:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/ipv6/netfilter/ip6t_NPT.c:6:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/scsi/qla4xxx/ql4_nx.c:8:
In file included from /builds/linux/include/linux/io.h:13:
In file included from /builds/linux/arch/riscv/include/asm/io.h:15:
In file included from /builds/linux/arch/riscv/include/asm/mmiowb.h:12:
In file included from /builds/linux/include/asm-generic/mmiowb.h:27:
In file included from /builds/linux/arch/riscv/include/asm/smp.h:11:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/scsi/3w-xxxx.c:199:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/bcma/driver_gmac_cmn.c:8:
In file included from /builds/linux/drivers/bcma/bcma_private.h:9:
In file included from /builds/linux/include/linux/bcma/bcma.h:5:
In file included from /builds/linux/include/linux/pci.h:35:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/clk/mediatek/clk-mt2701-aud.c:7:
In file included from /builds/linux/include/linux/clk-provider.h:9:
In file included from /builds/linux/include/linux/of.h:17:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/nls/nls_cp855.c:10:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/power/supply/lp8788-charger.c:12:
In file included from /builds/linux/include/linux/interrupt.h:11:
In file included from /builds/linux/include/linux/hardirq.h:5:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/usb/gspca/spca506.c:13:
In file included from /builds/linux/drivers/media/usb/gspca/gspca.h:5:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/ethernet/smsc/smc91c92_cs.c:30:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/staging/rtl8723bs/core/rtw_wlan_util.c:9:
In file included from /builds/linux/drivers/staging/rtl8723bs/include/drv_types.h:18:
In file included from /builds/linux/include/linux/sched/signal.h:5:
In file included from /builds/linux/include/linux/rculist.h:11:
In file included from /builds/linux/include/linux/rcupdate.h:27:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/wireless/ath/ath6kl/htc_pipe.c:17:
In file included from /builds/linux/drivers/net/wireless/ath/ath6kl/core.h:21:
In file included from /builds/linux/include/linux/etherdevice.h:20:
In file included from /builds/linux/include/linux/if_ether.h:19:
In file included from /builds/linux/include/linux/skbuff.h:15:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/ethernet/mscc/ocelot_ace.c:6:
In file included from /builds/linux/include/linux/iopoll.h:11:
In file included from /builds/linux/include/linux/ktime.h:24:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/orangefs/dir.c:6:
In file included from /builds/linux/fs/orangefs/protocol.h:5:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/sound/usb/line6/capture.c:8:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/sound/firewire/fireworks/fireworks_proc.c:9:
In file included from /builds/linux/sound/firewire/fireworks/./fireworks.h:11:
In file included from /builds/linux/include/linux/compat.h:10:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/platform/vimc/vimc-scaler.c:9:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/bridge/panel.c:7:
In file included from /builds/linux/include/drm/drm_atomic_helper.h:31:
In file included from /builds/linux/include/drm/drm_crtc.h:28:
In file included from /builds/linux/include/linux/i2c.h:13:
In file included from /builds/linux/include/linux/acpi.h:13:
In file included from /builds/linux/include/linux/irqdomain.h:35:
In file included from /builds/linux/include/linux/of.h:17:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/dma/nbpfaxi.c:9:
In file included from /builds/linux/include/linux/clk.h:14:
In file included from /builds/linux/include/linux/notifier.h:14:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/crypto/tcrypt.c:22:
In file included from /builds/linux/include/crypto/aead.h:11:
In file included from /builds/linux/include/linux/crypto.h:19:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/pci/cx18/cx18-controls.c:10:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/rtc/rtc-mc13xxx.c:9:
In file included from /builds/linux/include/linux/mfd/mc13xxx.h:9:
In file included from /builds/linux/include/linux/interrupt.h:11:
In file included from /builds/linux/include/linux/hardirq.h:5:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/pci/ivtv/ivtv-yuv.c:9:
In file included from /builds/linux/drivers/media/pci/ivtv/ivtv-driver.h:41:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/of/platform.c:13:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/ethernet/mellanox/mlx5/core/events.c:4:
In file included from /builds/linux/include/linux/mlx5/driver.h:37:
In file included from /builds/linux/include/linux/completion.h:12:
In file included from /builds/linux/include/linux/wait.h:9:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/soundwire/bus.c:4:
In file included from /builds/linux/include/linux/acpi.h:13:
In file included from /builds/linux/include/linux/irqdomain.h:35:
In file included from /builds/linux/include/linux/of.h:17:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/lib/test_list_sort.c:7:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/misc/eeprom/at24.c:11:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/wireless/marvell/libertas/ethtool.c:2:
In file included from /builds/linux/include/linux/hardirq.h:5:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/xfs/scrub/bmap.c:6:
In file included from /builds/linux/fs/xfs/xfs.h:22:
In file included from /builds/linux/fs/xfs/xfs_linux.h:24:
In file included from /builds/linux/fs/xfs/kmem.h:9:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/ipv4/ip_options.c:16:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/xfs/libxfs/xfs_ialloc.c:6:
In file included from /builds/linux/fs/xfs/xfs.h:22:
In file included from /builds/linux/fs/xfs/xfs_linux.h:24:
In file included from /builds/linux/fs/xfs/kmem.h:9:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/ethernet/stmicro/stmmac/dwxgmac2_dma.c:7:
In file included from /builds/linux/include/linux/iopoll.h:11:
In file included from /builds/linux/include/linux/ktime.h:24:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/thermal/qcom/tsens-v2.c:8:
In file included from /builds/linux/include/linux/regmap.h:14:
In file included from /builds/linux/include/linux/rbtree.h:22:
In file included from /builds/linux/include/linux/rcupdate.h:27:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/input/mouse/touchkit_ps2.c:17:
In file included from /builds/linux/include/linux/input.h:8:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/wireless/realtek/rtlwifi/rtl8723be/fw.c:4:
In file included from /builds/linux/drivers/net/wireless/realtek/rtlwifi/rtl8723be/../wifi.h:9:
In file included from /builds/linux/include/linux/sched.h:12:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/ocfs2/ioctl.c:9:
In file included from /builds/linux/include/linux/fs.h:6:
In file included from /builds/linux/include/linux/wait_bit.h:8:
In file included from /builds/linux/include/linux/wait.h:9:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/xfs/xfs_sysctl.c:6:
In file included from /builds/linux/fs/xfs/xfs.h:22:
In file included from /builds/linux/fs/xfs/xfs_linux.h:24:
In file included from /builds/linux/fs/xfs/kmem.h:9:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/mxsfb/mxsfb_crtc.c:11:
In file included from /builds/linux/include/linux/clk.h:14:
In file included from /builds/linux/include/linux/notifier.h:14:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/scsi/fdomain.c:82:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/hsr/hsr_main.c:8:
In file included from /builds/linux/include/linux/netdevice.h:24:
In file included from /builds/linux/include/linux/timer.h:6:
In file included from /builds/linux/include/linux/ktime.h:24:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/ethernet/8390/axnet_cs.c:30:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/core/flow_dissector.c:3:
In file included from /builds/linux/include/linux/skbuff.h:15:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/infiniband/sw/rxe/rxe.c:34:
In file included from /builds/linux/include/rdma/rdma_netlink.h:6:
In file included from /builds/linux/include/linux/netlink.h:7:
In file included from /builds/linux/include/linux/skbuff.h:15:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/ext2/acl.c:9:
In file included from /builds/linux/include/linux/sched.h:12:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/pci/mmap.c:11:
In file included from /builds/linux/include/linux/mm.h:10:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/ethernet/mellanox/mlx5/core/lib/crypto.c:4:
In file included from /builds/linux/drivers/net/ethernet/mellanox/mlx5/core/mlx5_core.h:38:
In file included from /builds/linux/include/linux/sched.h:12:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/mtd/devices/block2mtd.c:19:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/common/videobuf2/videobuf2-v4l2.c:19:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/kernel/watchdog.c:15:
In file included from /builds/linux/include/linux/mm.h:10:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/platform/vivid/vivid-vid-common.c:10:
In file included from /builds/linux/include/linux/sched.h:12:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/staging/comedi/drivers/cb_pcidas.c:54:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/misc/habanalabs/pci.c:8:
In file included from /builds/linux/drivers/misc/habanalabs/habanalabs.h:14:
In file included from /builds/linux/include/linux/cdev.h:5:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/core/enum.c:27:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/enum.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/os.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvif/os.h:6:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/etnaviv/etnaviv_iommu.c:7:
In file included from /builds/linux/include/linux/dma-mapping.h:7:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/jfs/ioctl.c:9:
In file included from /builds/linux/include/linux/fs.h:6:
In file included from /builds/linux/include/linux/wait_bit.h:8:
In file included from /builds/linux/include/linux/wait.h:9:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/openvswitch/flow.c:6:
In file included from /builds/linux/include/linux/uaccess.h:5:
In file included from /builds/linux/include/linux/sched.h:12:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/drm_atomic_helper.c:28:
In file included from /builds/linux/include/linux/dma-fence.h:17:
In file included from /builds/linux/include/linux/wait.h:9:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/staging/comedi/drivers/addi_apci_1516.c:16:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/video/fbdev/aty/radeon_accel.c:2:
In file included from /builds/linux/drivers/video/fbdev/aty/radeonfb.h:9:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/mac80211/led.c:7:
In file included from /builds/linux/include/uapi/linux/if.h:25:
In file included from /builds/linux/include/linux/socket.h:8:
In file included from /builds/linux/include/linux/uio.h:9:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/usb/host/ehci-npcm7xx.c:13:
In file included from /builds/linux/include/linux/dma-mapping.h:7:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/tuners/tda18218.c:8:
In file included from /builds/linux/drivers/media/tuners/tda18218_priv.h:11:
In file included from /builds/linux/drivers/media/tuners/tda18218.h:11:
In file included from /builds/linux/include/media/dvb_frontend.h:36:
In file included from /builds/linux/include/linux/sched.h:12:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/iio/adc/ti-tlc4541.c:17:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/lib/argv_split.c:9:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/kernel/irq/chip.c:11:
In file included from /builds/linux/include/linux/irq.h:14:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/wireless/ath/ath9k/common-debug.c:17:
In file included from /builds/linux/drivers/net/wireless/ath/ath9k/common.h:17:
In file included from /builds/linux/include/net/mac80211.h:18:
In file included from /builds/linux/include/linux/if_ether.h:19:
In file included from /builds/linux/include/linux/skbuff.h:15:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/jbd2/checkpoint.c:17:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/pci/hotplug/shpchp_hpc.c:17:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/target/target_core_fabric_configfs.c:14:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/ethernet/mellanox/mlx5/core/fpga/ipsec.c:34:
In file included from /builds/linux/include/linux/rhashtable.h:25:
In file included from /builds/linux/include/linux/workqueue.h:9:
In file included from /builds/linux/include/linux/timer.h:6:
In file included from /builds/linux/include/linux/ktime.h:24:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/wireless/realtek/rtlwifi/rtl8192ee/hw.c:4:
In file included from /builds/linux/drivers/net/wireless/realtek/rtlwifi/rtl8192ee/../wifi.h:9:
In file included from /builds/linux/include/linux/sched.h:12:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/scsi/scsi_netlink.c:7:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/ipv4/netfilter/nft_fib_ipv4.c:5:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/hid/intel-ish-hid/ipc/pci-ish.c:8:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/scsi/hisi_sas/hisi_sas_v3_hw.c:6:
In file included from /builds/linux/drivers/scsi/hisi_sas/hisi_sas.h:10:
In file included from /builds/linux/include/linux/acpi.h:13:
In file included from /builds/linux/include/linux/irqdomain.h:35:
In file included from /builds/linux/include/linux/of.h:17:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/staging/rtl8723bs/os_dep/recv_linux.c:9:
In file included from /builds/linux/drivers/staging/rtl8723bs/include/drv_types.h:18:
In file included from /builds/linux/include/linux/sched/signal.h:5:
In file included from /builds/linux/include/linux/rculist.h:11:
In file included from /builds/linux/include/linux/rcupdate.h:27:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/staging/vme/devices/vme_user.c:16:
In file included from /builds/linux/include/linux/cdev.h:5:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/base/regmap/regmap-ac97.c:7:
In file included from /builds/linux/include/linux/clk.h:14:
In file included from /builds/linux/include/linux/notifier.h:14:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/bluetooth/hidp/core.c:24:
In file included from /builds/linux/include/linux/kref.h:16:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/amd/amdgpu/amdgpu_uvd.c:31:
In file included from /builds/linux/include/linux/firmware.h:7:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/misc/cardreader/rts5249.c:10:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/wireless/realtek/rtlwifi/base.c:4:
In file included from /builds/linux/drivers/net/wireless/realtek/rtlwifi/wifi.h:9:
In file included from /builds/linux/include/linux/sched.h:12:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/wireless/realtek/rtlwifi/btcoexist/halbtc8192e2ant.c:7:
In file included from /builds/linux/drivers/net/wireless/realtek/rtlwifi/btcoexist/halbt_precomp.h:9:
In file included from /builds/linux/drivers/net/wireless/realtek/rtlwifi/btcoexist/../wifi.h:9:
In file included from /builds/linux/include/linux/sched.h:12:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/platform/s5p-jpeg/jpeg-core.c:11:
In file included from /builds/linux/include/linux/clk.h:14:
In file included from /builds/linux/include/linux/notifier.h:14:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/regulator/wm8350-regulator.c:10:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/amd/amdgpu/../display/dc/gpio/dce110/hw_factory_dce110.c:26:
In file included from /builds/linux/drivers/gpu/drm/amd/amdgpu/../display/dc/dm_services.h:34:
In file included from /builds/linux/drivers/gpu/drm/amd/amdgpu/../display/amdgpu_dm/amdgpu_dm_trace.h:32:
In file included from /builds/linux/include/linux/tracepoint.h:15:
In file included from /builds/linux/include/linux/smp.h:64:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/power/supply/max8925_power.c:9:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/regulator/rc5t583-regulator.c:12:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/sound/soc/codecs/es8328-spi.c:10:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/iio/imu/inv_mpu6050/inv_mpu_trigger.c:6:
In file included from /builds/linux/drivers/iio/imu/inv_mpu6050/inv_mpu_iio.h:5:
In file included from /builds/linux/include/linux/i2c.h:13:
In file included from /builds/linux/include/linux/acpi.h:13:
In file included from /builds/linux/include/linux/irqdomain.h:35:
In file included from /builds/linux/include/linux/of.h:17:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/sched/act_csum.c:11:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/mtd/nand/raw/brcmnand/bcm63138_nand.c:6:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/ax25/ax25_std_subr.c:8:
In file included from /builds/linux/include/linux/socket.h:8:
In file included from /builds/linux/include/linux/uio.h:9:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/pci/cx18/cx18-fileops.c:11:
In file included from /builds/linux/drivers/media/pci/cx18/cx18-driver.h:14:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/ipv6/mcast_snoop.c:8:
In file included from /builds/linux/include/linux/skbuff.h:15:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/erofs/utils.c:7:
In file included from /builds/linux/fs/erofs/internal.h:10:
In file included from /builds/linux/include/linux/fs.h:6:
In file included from /builds/linux/include/linux/wait_bit.h:8:
In file included from /builds/linux/include/linux/wait.h:9:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/engine/gr/nv04.c:24:
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/engine/gr/priv.h:5:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/engine/gr.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/engine.h:5:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/subdev.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/device.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/oclass.h:3:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/os.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvif/os.h:6:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/staging/wlan-ng/p80211netdev.c:53:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/xfs/kmem.c:6:
In file included from /builds/linux/fs/xfs/xfs.h:22:
In file included from /builds/linux/fs/xfs/xfs_linux.h:24:
In file included from /builds/linux/fs/xfs/kmem.h:9:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/wireless/intel/iwlwifi/iwl-eeprom-parse.c:62:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/misc/lkdtm/usercopy.c:7:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/tuners/tda827x.c:8:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/hwmon/gl520sm.c:10:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/i2c/ov9650.c:11:
In file included from /builds/linux/include/linux/clk.h:14:
In file included from /builds/linux/include/linux/notifier.h:14:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/watchdog/asm9260_wdt.c:9:
In file included from /builds/linux/include/linux/clk.h:14:
In file included from /builds/linux/include/linux/notifier.h:14:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/mtd/nand/raw/plat_nand.c:9:
In file included from /builds/linux/include/linux/io.h:13:
In file included from /builds/linux/arch/riscv/include/asm/io.h:15:
In file included from /builds/linux/arch/riscv/include/asm/mmiowb.h:12:
In file included from /builds/linux/include/asm-generic/mmiowb.h:27:
In file included from /builds/linux/arch/riscv/include/asm/smp.h:11:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/mfd/menf21bmc.c:9:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/nfs/nfs3acl.c:2:
In file included from /builds/linux/include/linux/fs.h:6:
In file included from /builds/linux/include/linux/wait_bit.h:8:
In file included from /builds/linux/include/linux/wait.h:9:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/rose/rose_loopback.c:7:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/md/dm-clone-metadata.c:6:
In file included from /builds/linux/include/linux/mm.h:10:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/wireless/ti/wilink_platform_data.c:8:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/netfilter/ipvs/ip_vs_ctl.c:19:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/ethernet/synopsys/dwc-xlgmac-net.c:18:
In file included from /builds/linux/include/linux/netdevice.h:24:
In file included from /builds/linux/include/linux/timer.h:6:
In file included from /builds/linux/include/linux/ktime.h:24:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/input/touchscreen/cyttsp_i2c.c:16:
In file included from /builds/linux/drivers/input/touchscreen/cyttsp_core.h:22:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/sound/firewire/oxfw/oxfw.c:8:
In file included from /builds/linux/sound/firewire/oxfw/oxfw.h:8:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/bridge/synopsys/dw-hdmi-cec.c:7:
In file included from /builds/linux/include/linux/interrupt.h:11:
In file included from /builds/linux/include/linux/hardirq.h:5:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/ethernet/qlogic/netxen/netxen_nic_ethtool.c:10:
In file included from /builds/linux/include/linux/pci.h:35:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/radeon/vce_v1_0.c:28:
In file included from /builds/linux/include/linux/firmware.h:7:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/pci/controller/dwc/pci-exynos.c:11:
In file included from /builds/linux/include/linux/clk.h:14:
In file included from /builds/linux/include/linux/notifier.h:14:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from drivers/scsi/pcmcia/sym53c500_cs.mod.c:2:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/video/fbdev/nvidia/nv_hw.c:52:
In file included from /builds/linux/include/linux/pci.h:35:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/iio/afe/iio-rescale.c:13:
In file included from /builds/linux/include/linux/iio/iio.h:10:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/netfilter/xt_CHECKSUM.c:10:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/power/reset/syscon-poweroff.c:9:
In file included from /builds/linux/include/linux/kallsyms.h:12:
In file included from /builds/linux/include/linux/mm.h:10:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/ethernet/intel/igb/e1000_nvm.c:4:
In file included from /builds/linux/include/linux/if_ether.h:19:
In file included from /builds/linux/include/linux/skbuff.h:15:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/infiniband/core/agent.c:39:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/soundwire/mipi_disco.c:20:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/netfilter/nf_sockopt.c:4:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/dvb-frontends/tda826x.c:10:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/staging/comedi/drivers/ni_labpc.c:50:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/base/arch_topology.c:9:
In file included from /builds/linux/include/linux/acpi.h:13:
In file included from /builds/linux/include/linux/irqdomain.h:35:
In file included from /builds/linux/include/linux/of.h:17:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/phy/aquantia_main.c:11:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/lockd/procfs.c:8:
In file included from /builds/linux/include/linux/fs.h:6:
In file included from /builds/linux/include/linux/wait_bit.h:8:
In file included from /builds/linux/include/linux/wait.h:9:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/radeon/uvd_v3_1.c:25:
In file included from /builds/linux/drivers/gpu/drm/radeon/radeon.h:64:
In file included from /builds/linux/include/linux/wait.h:9:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/mtd/nand/raw/atmel/nand-controller.c:48:
In file included from /builds/linux/include/linux/clk.h:14:
In file included from /builds/linux/include/linux/notifier.h:14:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/netfilter/nf_nat_core.c:10:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/wireless/broadcom/b43legacy/leds.c:16:
In file included from /builds/linux/drivers/net/wireless/broadcom/b43legacy/b43legacy.h:5:
In file included from /builds/linux/include/linux/hw_random.h:15:
In file included from /builds/linux/include/linux/completion.h:12:
In file included from /builds/linux/include/linux/wait.h:9:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/wireless/st/cw1200/queue.c:9:
In file included from /builds/linux/include/net/mac80211.h:18:
In file included from /builds/linux/include/linux/if_ether.h:19:
In file included from /builds/linux/include/linux/skbuff.h:15:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/sctp/objcnt.c:22:
In file included from /builds/linux/include/net/sctp/sctp.h:44:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/xfs/libxfs/xfs_attr_leaf.c:7:
In file included from /builds/linux/fs/xfs/xfs.h:22:
In file included from /builds/linux/fs/xfs/xfs_linux.h:24:
In file included from /builds/linux/fs/xfs/kmem.h:9:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/iio/accel/dmard09.c:9:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/usb/gspca/se401.c:25:
In file included from /builds/linux/include/linux/input.h:8:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/sound/firewire/motu/motu-hwdep.c:17:
In file included from /builds/linux/sound/firewire/motu/motu.h:11:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/nfc/nfcmrvl/fw_dnld.c:19:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/core/fib_notifier.c:1:
In file included from /builds/linux/include/linux/rtnetlink.h:6:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/dsa/microchip/ksz8795.c:11:
In file included from /builds/linux/include/linux/gpio.h:62:
In file included from /builds/linux/include/asm-generic/gpio.h:8:
In file included from /builds/linux/include/linux/of.h:17:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/input/joystick/spaceball.c:18:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/video/fbdev/tdfxfb.c:67:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/sound/pci/ice1712/psc724.c:12:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/gfs2/glock.c:9:
In file included from /builds/linux/include/linux/sched.h:12:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/remoteproc/remoteproc_debugfs.c:20:
In file included from /builds/linux/include/linux/debugfs.h:15:
In file included from /builds/linux/include/linux/fs.h:6:
In file included from /builds/linux/include/linux/wait_bit.h:8:
In file included from /builds/linux/include/linux/wait.h:9:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/iio/accel/cros_ec_accel_legacy.c:13:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/staging/fbtft/fb_ssd1306.c:8:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/scsi/bnx2i/bnx2i_iscsi.c:18:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/ata/pata_serverworks.c:36:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/ethernet/broadcom/genet/bcmgenet_wol.c:11:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/staging/rtl8712/usb_ops_linux.c:19:
In file included from /builds/linux/include/linux/usb.h:6:
In file included from /builds/linux/include/linux/usb/ch9.h:36:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/ramfs/file-mmu.c:27:
In file included from /builds/linux/include/linux/fs.h:6:
In file included from /builds/linux/include/linux/wait_bit.h:8:
In file included from /builds/linux/include/linux/wait.h:9:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/wireless/ath/ath9k/calib.c:17:
In file included from /builds/linux/drivers/net/wireless/ath/ath9k/hw.h:20:
In file included from /builds/linux/include/linux/if_ether.h:19:
In file included from /builds/linux/include/linux/skbuff.h:15:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/sound/soc/codecs/cs42l51-i2c.c:10:
In file included from /builds/linux/include/linux/i2c.h:13:
In file included from /builds/linux/include/linux/acpi.h:13:
In file included from /builds/linux/include/linux/irqdomain.h:35:
In file included from /builds/linux/include/linux/of.h:17:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/subdev/fb/base.c:24:
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/subdev/fb/priv.h:5:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/subdev/fb.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/subdev.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/device.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/oclass.h:3:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/os.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvif/os.h:6:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/staging/comedi/range.c:10:
In file included from /builds/linux/include/linux/uaccess.h:5:
In file included from /builds/linux/include/linux/sched.h:12:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/sound/soc/codecs/cs35l35.c:10:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/drm_file.c:34:
In file included from /builds/linux/include/linux/dma-fence.h:17:
In file included from /builds/linux/include/linux/wait.h:9:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/video/fbdev/core/fb_ddc.c:12:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/radeon/atombios_dp.c:29:
In file included from /builds/linux/drivers/gpu/drm/radeon/radeon.h:64:
In file included from /builds/linux/include/linux/wait.h:9:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/usb/core/config.c:6:
In file included from /builds/linux/include/linux/usb.h:6:
In file included from /builds/linux/include/linux/usb/ch9.h:36:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/isdn/hardware/mISDN/hfcpci.c:33:
In file included from /builds/linux/include/linux/interrupt.h:11:
In file included from /builds/linux/include/linux/hardirq.h:5:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/watchdog/at91rm9200_wdt.c:14:
In file included from /builds/linux/include/linux/fs.h:6:
In file included from /builds/linux/include/linux/wait_bit.h:8:
In file included from /builds/linux/include/linux/wait.h:9:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/pci/ddbridge/ddbridge-i2c.c:19:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/wireless/ralink/rt2x00/rt2x00config.c:14:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/sound/soc/codecs/ad1836.c:10:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/staging/rtl8188eu/core/rtw_recv.c:9:
In file included from /builds/linux/include/linux/ieee80211.h:19:
In file included from /builds/linux/include/linux/if_ether.h:19:
In file included from /builds/linux/include/linux/skbuff.h:15:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/jffs2/nodemgmt.c:15:
In file included from /builds/linux/include/linux/mtd/mtd.h:10:
In file included from /builds/linux/include/linux/uio.h:9:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/pci/bt8xx/bt878.c:13:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/power/supply/wm831x_backup.c:8:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/wimax/i2400m/usb-notif.c:58:
In file included from /builds/linux/include/linux/usb.h:6:
In file included from /builds/linux/include/linux/usb/ch9.h:36:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/clk/clkdev.c:9:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/wireless/broadcom/brcm80211/brcmfmac/vendor.c:6:
In file included from /builds/linux/include/linux/vmalloc.h:5:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/sound/firewire/amdtp-am824.c:9:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/phy/mdio-mux-gpio.c:6:
In file included from /builds/linux/include/linux/platform_device.h:13:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/pps/pps.c:11:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/lib/audit.c:4:
In file included from /builds/linux/include/linux/audit.h:12:
In file included from /builds/linux/include/linux/sched.h:12:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/proc/uptime.c:2:
In file included from /builds/linux/include/linux/fs.h:6:
In file included from /builds/linux/include/linux/wait_bit.h:8:
In file included from /builds/linux/include/linux/wait.h:9:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/dma/mv_xor.c:8:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/ethernet/amazon/ena/ena_netdev.c:36:
In file included from /builds/linux/include/linux/cpu_rmap.h:11:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/infiniband/core/uverbs_std_types_cq.c:33:
In file included from /builds/linux/include/rdma/uverbs_std_types.h:36:
In file included from /builds/linux/include/rdma/uverbs_types.h:37:
In file included from /builds/linux/include/rdma/ib_verbs.h:43:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/platform/s5p-mfc/s5p_mfc_pm.c:9:
In file included from /builds/linux/include/linux/clk.h:14:
In file included from /builds/linux/include/linux/notifier.h:14:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/ethernet/mellanox/mlxsw/pci.c:5:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/engine/gr/gp104.c:22:
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/engine/gr/gf100.h:27:
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/engine/gr/priv.h:5:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/engine/gr.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/engine.h:5:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/subdev.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/device.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/oclass.h:3:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/os.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvif/os.h:6:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/ext4/xattr_trusted.c:11:
In file included from /builds/linux/include/linux/fs.h:6:
In file included from /builds/linux/include/linux/wait_bit.h:8:
In file included from /builds/linux/include/linux/wait.h:9:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/sunrpc/auth_gss/svcauth_gss.c:41:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/ethernet/sfc/falcon/rx.c:8:
In file included from /builds/linux/include/linux/socket.h:8:
In file included from /builds/linux/include/linux/uio.h:9:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/ethernet/freescale/enetc/enetc_vf.c:4:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/sound/pci/hda/patch_hdmi.c:21:
In file included from /builds/linux/include/linux/pci.h:35:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/rds/sysctl.c:34:
In file included from /builds/linux/include/linux/sysctl.h:26:
In file included from /builds/linux/include/linux/rcupdate.h:27:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/core/flow_offload.c:3:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/fpga/altera-ps-spi.c:18:
In file included from /builds/linux/include/linux/fpga/fpga-mgr.h:11:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/mtd/maps/physmap-gemini.c:10:
In file included from /builds/linux/include/linux/of.h:17:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/dvb-frontends/tua6100.c:19:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/usb/gspca/gl860/gl860.c:12:
In file included from /builds/linux/drivers/media/usb/gspca/gspca.h:5:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/core/dev.c:71:
In file included from /builds/linux/include/linux/uaccess.h:5:
In file included from /builds/linux/include/linux/sched.h:12:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/subdev/mmu/vmmnv04.c:22:
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/subdev/mmu/vmm.h:3:
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/subdev/mmu/priv.h:5:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/subdev/mmu.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/subdev.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/device.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/oclass.h:3:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/os.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvif/os.h:6:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/iio/adc/qcom-pm8xxx-xoadc.c:13:
In file included from /builds/linux/include/linux/iio/iio.h:10:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/btrfs/inode-item.c:6:
In file included from /builds/linux/fs/btrfs/ctree.h:9:
In file included from /builds/linux/include/linux/mm.h:10:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/common/siano/smscoreapi.c:12:
In file included from /builds/linux/drivers/media/common/siano/smscoreapi.h:16:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/ethernet/atheros/atl1c/atl1c_main.c:9:
In file included from /builds/linux/drivers/net/ethernet/atheros/atl1c/atl1c.h:12:
In file included from /builds/linux/include/linux/interrupt.h:11:
In file included from /builds/linux/include/linux/hardirq.h:5:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/spi/spi-sh-hspi.c:13:
In file included from /builds/linux/include/linux/clk.h:14:
In file included from /builds/linux/include/linux/notifier.h:14:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/wireless/mediatek/mt76/mt76x02_trace.c:6:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/8021q/vlan_core.c:2:
In file included from /builds/linux/include/linux/skbuff.h:15:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/panel/panel-panasonic-vvx10f034n00.c:10:
In file included from /builds/linux/include/linux/backlight.h:12:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/atm/signaling.c:10:
In file included from /builds/linux/include/linux/skbuff.h:15:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/hid/hid-uclogic-params.c:16:
In file included from /builds/linux/drivers/hid/hid-uclogic-params.h:19:
In file included from /builds/linux/include/linux/usb.h:6:
In file included from /builds/linux/include/linux/usb/ch9.h:36:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/ethernet/altera/altera_tse_ethtool.c:19:
In file included from /builds/linux/include/linux/ethtool.h:17:
In file included from /builds/linux/include/linux/compat.h:10:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/bridge/lvds-encoder.c:7:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/cifs/dfs_cache.c:8:
In file included from /builds/linux/include/linux/rcupdate.h:27:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/staging/wusbcore/host/whci/asl.c:8:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/sound/soc/codecs/tlv320aic32x4-spi.c:11:
In file included from /builds/linux/include/linux/spi/spi.h:9:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/pci/pci-pf-stub.c:9:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/usb/plusb.c:10:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/ufs/dir.c:20:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/regulator/tps65086-regulator.c:18:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/core/scm.c:8:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/sctp/transport.c:31:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/uio/uio_pdrv_genirq.c:14:
In file included from /builds/linux/include/linux/platform_device.h:13:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/nfc/st-nci/spi.c:9:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/scsi/qla2xxx/qla_os.c:7:
In file included from /builds/linux/drivers/scsi/qla2xxx/qla_def.h:13:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/rc/keymaps/rc-digitalnow-tinytwin.c:8:
In file included from /builds/linux/include/media/rc-map.h:11:
In file included from /builds/linux/include/linux/input.h:8:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/xfs/scrub/fscounters.c:6:
In file included from /builds/linux/fs/xfs/xfs.h:22:
In file included from /builds/linux/fs/xfs/xfs_linux.h:24:
In file included from /builds/linux/fs/xfs/kmem.h:9:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/video/fbdev/cirrusfb.c:37:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/message/fusion/mptsas.c:46:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/usb/image/mdc800.c:75:
In file included from /builds/linux/include/linux/sched/signal.h:5:
In file included from /builds/linux/include/linux/rculist.h:11:
In file included from /builds/linux/include/linux/rcupdate.h:27:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/nouveau/dispnv50/core907d.c:22:
In file included from /builds/linux/drivers/gpu/drm/nouveau/dispnv50/core.h:3:
In file included from /builds/linux/drivers/gpu/drm/nouveau/dispnv50/disp.h:3:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvif/mem.h:3:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvif/mmu.h:3:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvif/object.h:5:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvif/os.h:6:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/atm/atm_misc.c:6:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/slip/slip.c:65:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/wireless/mediatek/mt76/mt76x2/pci_phy.c:7:
In file included from /builds/linux/drivers/net/wireless/mediatek/mt76/mt76x2/mt76x2.h:9:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/pci/saa7164/saa7164-core.c:10:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/llc/llc_output.c:9:
In file included from /builds/linux/include/linux/if_arp.h:22:
In file included from /builds/linux/include/linux/skbuff.h:15:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/nouveau/dispnv50/wimmc37b.c:22:
In file included from /builds/linux/drivers/gpu/drm/nouveau/dispnv50/wimm.h:3:
In file included from /builds/linux/drivers/gpu/drm/nouveau/dispnv50/wndw.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/dispnv50/disp.h:3:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvif/mem.h:3:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvif/mmu.h:3:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvif/object.h:5:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvif/os.h:6:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/staging/comedi/drivers/cb_pcidas64.c:73:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/scsi/sym53c8xx_2/sym_hipd.c:28:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/ethernet/qlogic/qede/qede_ethtool.c:34:
In file included from /builds/linux/include/linux/netdevice.h:24:
In file included from /builds/linux/include/linux/timer.h:6:
In file included from /builds/linux/include/linux/ktime.h:24:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/pci/saa7134/saa7134-tvaudio.c:10:
In file included from /builds/linux/drivers/media/pci/saa7134/saa7134.h:13:
In file included from /builds/linux/include/linux/pci.h:35:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/ethernet/freescale/enetc/enetc_mdio.c:4:
In file included from /builds/linux/include/linux/mdio.h:9:
In file included from /builds/linux/include/uapi/linux/mdio.h:15:
In file included from /builds/linux/include/linux/mii.h:12:
In file included from /builds/linux/include/uapi/linux/if.h:25:
In file included from /builds/linux/include/linux/socket.h:8:
In file included from /builds/linux/include/linux/uio.h:9:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/mm/swap_state.c:10:
In file included from /builds/linux/include/linux/mm.h:10:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/staging/comedi/drivers/aio_aio12_8.c:24:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/amd/amdgpu/../display/dc/dce/dce_aux.c:27:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/f2fs/sysfs.c:10:
In file included from /builds/linux/include/linux/proc_fs.h:9:
In file included from /builds/linux/include/linux/fs.h:6:
In file included from /builds/linux/include/linux/wait_bit.h:8:
In file included from /builds/linux/include/linux/wait.h:9:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/sound/usb/power.c:6:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/staging/comedi/drivers/amplc_pci224.c:96:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/mailbox/bcm-pdc-mailbox.c:29:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/i3c/master/i3c-master-cdns.c:9:
In file included from /builds/linux/include/linux/clk.h:14:
In file included from /builds/linux/include/linux/notifier.h:14:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/i2c/i2c-core-slave.c:9:
In file included from /builds/linux/include/linux/acpi.h:13:
In file included from /builds/linux/include/linux/irqdomain.h:35:
In file included from /builds/linux/include/linux/of.h:17:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvif/user.c:22:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvif/user.h:3:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvif/object.h:5:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvif/os.h:6:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/subdev/fb/gv100.c:22:
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/subdev/fb/gf100.h:5:
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/subdev/fb/priv.h:5:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/subdev/fb.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/subdev.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/device.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/oclass.h:3:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/os.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvif/os.h:6:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/mtd/tests/pagetest.c:14:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/ethernet/intel/ixgbe/ixgbe_xsk.c:4:
In file included from /builds/linux/include/linux/bpf_trace.h:5:
In file included from /builds/linux/include/trace/events/xdp.h:8:
In file included from /builds/linux/include/linux/netdevice.h:24:
In file included from /builds/linux/include/linux/timer.h:6:
In file included from /builds/linux/include/linux/ktime.h:24:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/mfd/wm831x-otp.c:11:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/usb/usbip/usbip_common.c:10:
In file included from /builds/linux/include/linux/fs.h:6:
In file included from /builds/linux/include/linux/wait_bit.h:8:
In file included from /builds/linux/include/linux/wait.h:9:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/iio/dac/ti-dac082s085.c:15:
In file included from /builds/linux/include/linux/iio/iio.h:10:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/md/dm-clone-target.c:6:
In file included from /builds/linux/include/linux/mm.h:10:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/iio/trigger/stm32-lptimer-trigger.c:12:
In file included from /builds/linux/include/linux/iio/timer/stm32-lptim-trigger.h:11:
In file included from /builds/linux/include/linux/iio/iio.h:10:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/engine/disp/mcp77.c:22:
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/engine/disp/nv50.h:5:
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/engine/disp/priv.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/engine/disp.h:5:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/engine.h:5:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/subdev.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/device.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/oclass.h:3:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/os.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvif/os.h:6:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/fddi/skfp/hwt.c:28:
In file included from /builds/linux/drivers/net/fddi/skfp/h/smc.h:46:
In file included from /builds/linux/drivers/net/fddi/skfp/h/targetos.h:42:
In file included from /builds/linux/arch/riscv/include/asm/io.h:15:
In file included from /builds/linux/arch/riscv/include/asm/mmiowb.h:12:
In file included from /builds/linux/include/asm-generic/mmiowb.h:27:
In file included from /builds/linux/arch/riscv/include/asm/smp.h:11:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpio/gpio-da9055.c:9:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/soc/amlogic/meson-canvas.c:10:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/amd/amdgpu/../display/dc/basics/vector.c:26:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/clk/qcom/gcc-msm8996.c:9:
In file included from /builds/linux/include/linux/platform_device.h:13:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/ata/sata_uli.c:12:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/nvmem/mtk-efuse.c:7:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/iio/accel/mc3230.c:10:
In file included from /builds/linux/include/linux/i2c.h:13:
In file included from /builds/linux/include/linux/acpi.h:13:
In file included from /builds/linux/include/linux/irqdomain.h:35:
In file included from /builds/linux/include/linux/of.h:17:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/caif/cfpkt_skbuff.c:10:
In file included from /builds/linux/include/linux/skbuff.h:15:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/radeon/dce6_afmt.c:23:
In file included from /builds/linux/include/linux/hdmi.h:28:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/sched/sch_drr.c:8:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/ethernet/ti/cpsw_priv.c:8:
In file included from /builds/linux/include/linux/if_ether.h:19:
In file included from /builds/linux/include/linux/skbuff.h:15:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/reset/reset-meson-audio-arb.c:5:
In file included from /builds/linux/include/linux/clk.h:14:
In file included from /builds/linux/include/linux/notifier.h:14:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/dccp/proto.c:9:
In file included from /builds/linux/include/linux/dccp.h:6:
In file included from /builds/linux/include/linux/in.h:19:
In file included from /builds/linux/include/uapi/linux/in.h:24:
In file included from /builds/linux/include/linux/socket.h:8:
In file included from /builds/linux/include/linux/uio.h:9:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/netfilter/nf_conntrack_acct.c:10:
In file included from /builds/linux/include/linux/netfilter.h:6:
In file included from /builds/linux/include/linux/skbuff.h:15:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/usb/storage/jumpshot.c:37:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/lib/fonts/fonts.c:15:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/nouveau/dispnv04/arb.c:24:
In file included from /builds/linux/drivers/gpu/drm/nouveau/nouveau_drv.h:41:
In file included from /builds/linux/include/linux/notifier.h:14:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/scsi/qla4xxx/ql4_mbx.c:9:
In file included from /builds/linux/drivers/scsi/qla4xxx/ql4_def.h:14:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/input/touchscreen/mtouch.c:16:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/usb/pvrusb2/pvrusb2-audio.c:8:
In file included from /builds/linux/drivers/media/usb/pvrusb2/pvrusb2-audio.h:11:
In file included from /builds/linux/drivers/media/usb/pvrusb2/pvrusb2-hdw-internal.h:21:
In file included from /builds/linux/include/linux/videodev2.h:59:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/dsa/mv88e6xxx/smi.c:10:
In file included from /builds/linux/drivers/net/dsa/mv88e6xxx/chip.h:11:
In file included from /builds/linux/include/linux/idr.h:15:
In file included from /builds/linux/include/linux/radix-tree.h:14:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/isofs/rock.c:10:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/netfilter/ipset/ip_set_list_set.c:6:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/ethernet/mellanox/mlx5/core/accel/tls.c:34:
In file included from /builds/linux/include/linux/mlx5/device.h:37:
In file included from /builds/linux/include/rdma/ib_verbs.h:43:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/hid/hid-betopff.c:26:
In file included from /builds/linux/include/linux/input.h:8:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/ipv6/netfilter/ip6t_hbh.c:7:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/input/touchscreen/egalax_ts.c:17:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/wireless/realtek/rtlwifi/rtl8723be/hw.c:4:
In file included from /builds/linux/drivers/net/wireless/realtek/rtlwifi/rtl8723be/../wifi.h:9:
In file included from /builds/linux/include/linux/sched.h:12:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/x25/x25_proc.c:16:
In file included from /builds/linux/include/linux/proc_fs.h:9:
In file included from /builds/linux/include/linux/fs.h:6:
In file included from /builds/linux/include/linux/wait_bit.h:8:
In file included from /builds/linux/include/linux/wait.h:9:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/nfc/nxp-nci/core.c:14:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/iio/accel/kxsd9-i2c.c:2:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/input/joystick/gf2k.c:15:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/ifb.c:27:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/mm/mprotect.c:12:
In file included from /builds/linux/include/linux/pagewalk.h:5:
In file included from /builds/linux/include/linux/mm.h:10:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/clocksource/h8300_tpu.c:12:
In file included from /builds/linux/include/linux/clocksource.h:13:
In file included from /builds/linux/include/linux/timex.h:56:
In file included from /builds/linux/include/uapi/linux/timex.h:56:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/ethernet/netronome/nfp/flower/action.c:6:
In file included from /builds/linux/include/net/pkt_cls.h:6:
In file included from /builds/linux/include/linux/workqueue.h:9:
In file included from /builds/linux/include/linux/timer.h:6:
In file included from /builds/linux/include/linux/ktime.h:24:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/usb/gadget/function/f_uac1.c:17:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/staging/rtl8723bs/os_dep/os_intfs.c:9:
In file included from /builds/linux/drivers/staging/rtl8723bs/include/drv_types.h:18:
In file included from /builds/linux/include/linux/sched/signal.h:5:
In file included from /builds/linux/include/linux/rculist.h:11:
In file included from /builds/linux/include/linux/rcupdate.h:27:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/lib/bch.c:71:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/usb/gadget/function/f_serial.c:10:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/lib/kfifo.c:10:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/isdn/mISDN/l1oip_core.c:212:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/staging/media/hantro/hantro_vp8.c:8:
In file included from /builds/linux/drivers/staging/media/hantro/hantro.h:15:
In file included from /builds/linux/include/linux/platform_device.h:13:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/i2c/s5c73m3/s5c73m3-spi.c:14:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/char/tpm/tpm-dev-common.c:15:
In file included from /builds/linux/include/linux/poll.h:7:
In file included from /builds/linux/include/linux/ktime.h:24:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/mtd/devices/slram.c:33:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/mfd/tps65912-i2c.c:20:
In file included from /builds/linux/include/linux/i2c.h:13:
In file included from /builds/linux/include/linux/acpi.h:13:
In file included from /builds/linux/include/linux/irqdomain.h:35:
In file included from /builds/linux/include/linux/of.h:17:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/subdev/fb/ramnv1a.c:24:
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/subdev/fb/ram.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/subdev/fb/priv.h:5:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/subdev/fb.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/subdev.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/device.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/oclass.h:3:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/os.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvif/os.h:6:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/engine/sec/g98.c:24:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/engine/sec.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/engine/falcon.h:5:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/engine.h:5:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/subdev.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/device.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/oclass.h:3:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/os.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvif/os.h:6:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/sound/core/jack.c:8:
In file included from /builds/linux/include/linux/input.h:8:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/crypto/echainiv.c:16:
In file included from /builds/linux/include/crypto/internal/geniv.h:11:
In file included from /builds/linux/include/crypto/internal/aead.h:11:
In file included from /builds/linux/include/crypto/aead.h:11:
In file included from /builds/linux/include/linux/crypto.h:19:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/dvb-frontends/tda665x.c:10:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/amd/amdgpu/amdgpu_gtt_mgr.c:25:
In file included from /builds/linux/drivers/gpu/drm/amd/amdgpu/amdgpu.h:31:
In file included from /builds/linux/drivers/gpu/drm/amd/amdgpu/amdgpu_ctx.h:26:
In file included from /builds/linux/drivers/gpu/drm/amd/amdgpu/amdgpu_ring.h:28:
In file included from /builds/linux/include/drm/gpu_scheduler.h:27:
In file included from /builds/linux/include/drm/spsc_queue.h:28:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/spi/spi-dw-pci.c:8:
In file included from /builds/linux/include/linux/interrupt.h:11:
In file included from /builds/linux/include/linux/hardirq.h:5:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/crypto/jitterentropy-kcapi.c:40:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/hid/hid-ortek.c:19:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/ata/pata_it821x.c:73:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/usb/serial/ssu100.c:10:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/clk/qcom/kpss-xcc.c:6:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/engine/pm/gf117.c:24:
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/engine/pm/gf100.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/engine/pm/priv.h:5:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/engine/pm.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/engine.h:5:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/subdev.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/device.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/oclass.h:3:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/os.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvif/os.h:6:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/panel/panel-samsung-s6e8aa0.c:17:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/tuners/xc4000.c:12:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/tty/serial/sifive.c:41:
In file included from /builds/linux/include/linux/clk.h:14:
In file included from /builds/linux/include/linux/notifier.h:14:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/rc/img-ir/img-ir-sharp.c:8:
In file included from /builds/linux/drivers/media/rc/img-ir/img-ir-hw.h:12:
In file included from /builds/linux/include/media/rc-core.h:11:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/usb/gadget/function/f_fs.c:17:
In file included from /builds/linux/include/linux/blkdev.h:5:
In file included from /builds/linux/include/linux/sched.h:12:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/amd/amdgpu/../display/dc/gpio/dce120/hw_translate_dce120.c:32:
In file included from /builds/linux/drivers/gpu/drm/amd/amdgpu/../display/dc/dm_services.h:34:
In file included from /builds/linux/drivers/gpu/drm/amd/amdgpu/../display/amdgpu_dm/amdgpu_dm_trace.h:32:
In file included from /builds/linux/include/linux/tracepoint.h:15:
In file included from /builds/linux/include/linux/smp.h:64:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/i2c/adp1653.c:21:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/ethernet/netronome/nfp/nfpcore/nfp_nsp.c:13:
In file included from /builds/linux/include/linux/firmware.h:7:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/lib/bust_spinlocks.c:14:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/staging/rtl8188eu/hal/fw.c:15:
In file included from /builds/linux/drivers/staging/rtl8188eu/include/fw.h:13:
In file included from /builds/linux/drivers/staging/rtl8188eu/include/drv_types.h:19:
In file included from /builds/linux/drivers/staging/rtl8188eu/include/osdep_service.h:16:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/engine/ce/tu102.c:22:
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/engine/ce/priv.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/engine/ce.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/engine/falcon.h:5:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/engine.h:5:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/subdev.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/device.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/oclass.h:3:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/os.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvif/os.h:6:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/x25/af_x25.c:35:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/jfs/jfs_debug.c:7:
In file included from /builds/linux/include/linux/fs.h:6:
In file included from /builds/linux/include/linux/wait_bit.h:8:
In file included from /builds/linux/include/linux/wait.h:9:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/iio/gyro/adis16130.c:8:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/nfs/io.c:11:
In file included from /builds/linux/include/linux/rwsem.h:16:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/pci/cx18/cx18-irq.c:9:
In file included from /builds/linux/drivers/media/pci/cx18/cx18-driver.h:14:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/ipvlan/ipvlan_l3s.c:5:
In file included from /builds/linux/drivers/net/ipvlan/ipvlan.h:10:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/platform/omap/omap_vout_vrfb.c:12:
In file included from /builds/linux/include/linux/sched.h:12:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/orangefs/namei.c:12:
In file included from /builds/linux/fs/orangefs/protocol.h:5:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/hwmon/thmc50.c:10:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/mfd/tps65010.c:10:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/staging/rts5208/spi.c:12:
In file included from /builds/linux/include/linux/blkdev.h:5:
In file included from /builds/linux/include/linux/sched.h:12:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/sound/soc/codecs/ak4642.c:22:
In file included from /builds/linux/include/linux/clk.h:14:
In file included from /builds/linux/include/linux/notifier.h:14:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/mmc/host/dw_mmc-exynos.c:8:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/staging/vt6655/device_main.c:38:
In file included from /builds/linux/drivers/staging/vt6655/device.h:19:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/nouveau/nouveau_fbcon.c:27:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/regulator/wm831x-ldo.c:9:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/infiniband/core/uverbs_cmd.c:37:
In file included from /builds/linux/include/linux/fs.h:6:
In file included from /builds/linux/include/linux/wait_bit.h:8:
In file included from /builds/linux/include/linux/wait.h:9:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/mfd/ab3100-otp.c:10:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/wireless/realtek/rtlwifi/rtl8192de/phy.c:4:
In file included from /builds/linux/drivers/net/wireless/realtek/rtlwifi/rtl8192de/../wifi.h:9:
In file included from /builds/linux/include/linux/sched.h:12:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/mtd/spi-nor/nxp-spifi.c:11:
In file included from /builds/linux/include/linux/clk.h:14:
In file included from /builds/linux/include/linux/notifier.h:14:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/scsi/pcmcia/sym53c500_cs.c:42:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/i2c/muxes/i2c-mux-reg.c:9:
In file included from /builds/linux/include/linux/i2c.h:13:
In file included from /builds/linux/include/linux/acpi.h:13:
In file included from /builds/linux/include/linux/irqdomain.h:35:
In file included from /builds/linux/include/linux/of.h:17:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/platform/qcom/camss/camss-csid.c:10:
In file included from /builds/linux/include/linux/clk.h:14:
In file included from /builds/linux/include/linux/notifier.h:14:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/base/regmap/regmap-spi.c:9:
In file included from /builds/linux/include/linux/regmap.h:14:
In file included from /builds/linux/include/linux/rbtree.h:22:
In file included from /builds/linux/include/linux/rcupdate.h:27:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/mfd/max77650.c:9:
In file included from /builds/linux/include/linux/i2c.h:13:
In file included from /builds/linux/include/linux/acpi.h:13:
In file included from /builds/linux/include/linux/irqdomain.h:35:
In file included from /builds/linux/include/linux/of.h:17:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/pstore/ram.c:13:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/nfc/st21nfca/dep.c:6:
In file included from /builds/linux/include/net/nfc/hci.h:9:
In file included from /builds/linux/include/linux/skbuff.h:15:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/bcma/driver_mips.c:13:
In file included from /builds/linux/drivers/bcma/bcma_private.h:9:
In file included from /builds/linux/include/linux/bcma/bcma.h:5:
In file included from /builds/linux/include/linux/pci.h:35:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/sound/pci/hda/hda_codec.c:10:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/greybus/interface.c:10:
In file included from /builds/linux/include/linux/greybus.h:17:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/mtd/hyperbus/hbmc-am654.c:8:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/fs_types.c:2:
In file included from /builds/linux/include/linux/fs.h:6:
In file included from /builds/linux/include/linux/wait_bit.h:8:
In file included from /builds/linux/include/linux/wait.h:9:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/pci/cx18/cx18-ioctl.c:11:
In file included from /builds/linux/drivers/media/pci/cx18/cx18-driver.h:14:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/scsi/aic7xxx/aic79xx_osm_pci.c:42:
In file included from /builds/linux/drivers/scsi/aic7xxx/aic79xx_osm.h:46:
In file included from /builds/linux/include/linux/blkdev.h:5:
In file included from /builds/linux/include/linux/sched.h:12:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/bluetooth/bnep/core.c:28:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/hwmon/nct7904.c:12:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/plip/plip.c:87:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/ethernet/mellanox/mlx5/core/en_fs.c:34:
In file included from /builds/linux/include/linux/ip.h:16:
In file included from /builds/linux/include/linux/skbuff.h:15:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/iio/potentiometer/mcp4018.c:16:
In file included from /builds/linux/include/linux/i2c.h:13:
In file included from /builds/linux/include/linux/acpi.h:13:
In file included from /builds/linux/include/linux/irqdomain.h:35:
In file included from /builds/linux/include/linux/of.h:17:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/drm_lease.c:6:
In file included from /builds/linux/include/linux/uaccess.h:5:
In file included from /builds/linux/include/linux/sched.h:12:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/ethernet/intel/e1000e/ethtool.c:6:
In file included from /builds/linux/include/linux/netdevice.h:24:
In file included from /builds/linux/include/linux/timer.h:6:
In file included from /builds/linux/include/linux/ktime.h:24:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/staging/speakup/keyhelp.c:10:
In file included from /builds/linux/include/linux/keyboard.h:5:
In file included from /builds/linux/include/uapi/linux/keyboard.h:5:
In file included from /builds/linux/include/linux/wait.h:9:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/video/fbdev/vt8623fb.c:15:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/ethernet/cisco/enic/vnic_intr.c:23:
In file included from /builds/linux/include/linux/pci.h:35:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/isdn/hardware/mISDN/hfcsusb.c:19:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/rc/sir_ir.c:11:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/staging/rtl8192e/rtl8192e/r8192E_phy.c:8:
In file included from /builds/linux/drivers/staging/rtl8192e/rtl8192e/rtl_core.h:13:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/crypto/lrw.c:16:
In file included from /builds/linux/include/crypto/internal/skcipher.h:11:
In file included from /builds/linux/include/crypto/algapi.h:10:
In file included from /builds/linux/include/linux/crypto.h:19:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/kernel/cgroup/freezer.c:2:
In file included from /builds/linux/include/linux/cgroup.h:12:
In file included from /builds/linux/include/linux/sched.h:12:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/spi/spi-iproc-qspi.c:6:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/wimax/i2400m/usb-tx.c:71:
In file included from /builds/linux/drivers/net/wimax/i2400m/i2400m-usb.h:67:
In file included from /builds/linux/drivers/net/wimax/i2400m/i2400m.h:154:
In file included from /builds/linux/include/linux/usb.h:6:
In file included from /builds/linux/include/linux/usb/ch9.h:36:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/atm/solos-pci.c:18:
In file included from /builds/linux/include/linux/interrupt.h:11:
In file included from /builds/linux/include/linux/hardirq.h:5:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/pci/solo6x10/solo6x10-eeprom.c:15:
In file included from /builds/linux/drivers/media/pci/solo6x10/solo6x10.h:15:
In file included from /builds/linux/include/linux/pci.h:35:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/sound/soc/qcom/qdsp6/q6afe-dai.c:7:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/scsi/bfa/bfa_hw_ct.c:11:
In file included from /builds/linux/drivers/scsi/bfa/bfad_drv.h:23:
In file included from /builds/linux/include/linux/pci.h:35:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/amd/amdgpu/../display/dc/dce/dce_clock_source.c:26:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/wireless/ath/ath9k/htc_hst.c:19:
In file included from /builds/linux/drivers/net/wireless/ath/ath9k/htc.h:20:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/arch/riscv/net/bpf_jit_comp.c:8:
In file included from /builds/linux/include/linux/bpf.h:9:
In file included from /builds/linux/include/linux/workqueue.h:9:
In file included from /builds/linux/include/linux/timer.h:6:
In file included from /builds/linux/include/linux/ktime.h:24:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/subdev/secboot/gp108.c:22:
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/subdev/secboot/gm200.h:26:
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/subdev/secboot/priv.h:26:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/subdev/secboot.h:26:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/subdev.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/device.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/oclass.h:3:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/os.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvif/os.h:6:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/vfio/mdev/mdev_driver.c:10:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/scsi/mpt3sas/mpt3sas_trigger_diag.c:47:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/usb/hdpvr/hdpvr-core.c:13:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/soc/aspeed/aspeed-lpc-snoop.c:14:
In file included from /builds/linux/include/linux/clk.h:14:
In file included from /builds/linux/include/linux/notifier.h:14:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/dvb-frontends/ascot2e.c:13:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/l2tp/l2tp_netlink.c:16:
In file included from /builds/linux/include/net/sock.h:38:
In file included from /builds/linux/include/linux/hardirq.h:5:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/pstore/platform.c:17:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/can/af_can.c:43:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/ext4/ialloc.c:16:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/quota/quota.c:9:
In file included from /builds/linux/include/linux/fs.h:6:
In file included from /builds/linux/include/linux/wait_bit.h:8:
In file included from /builds/linux/include/linux/wait.h:9:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/subdev/fb/ramnv10.c:24:
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/subdev/fb/ram.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/subdev/fb/priv.h:5:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/subdev/fb.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/subdev.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/device.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/oclass.h:3:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/os.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvif/os.h:6:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/dcb/dcbevent.c:8:
In file included from /builds/linux/include/linux/rtnetlink.h:6:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/ethernet/qlogic/qlcnic/qlcnic_sysfs.c:8:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/infiniband/hw/hns/hns_roce_cq.c:33:
In file included from /builds/linux/include/linux/platform_device.h:13:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/video/fbdev/core/fbcvt.c:15:
In file included from /builds/linux/include/linux/fb.h:6:
In file included from /builds/linux/include/uapi/linux/fb.h:6:
In file included from /builds/linux/include/linux/i2c.h:13:
In file included from /builds/linux/include/linux/acpi.h:13:
In file included from /builds/linux/include/linux/irqdomain.h:35:
In file included from /builds/linux/include/linux/of.h:17:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/platform/chrome/cros_ec_vbc.c:7:
In file included from /builds/linux/include/linux/of.h:17:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/imx/ipuv3-plane.c:8:
In file included from /builds/linux/include/drm/drm_atomic.h:31:
In file included from /builds/linux/include/drm/drm_crtc.h:28:
In file included from /builds/linux/include/linux/i2c.h:13:
In file included from /builds/linux/include/linux/acpi.h:13:
In file included from /builds/linux/include/linux/irqdomain.h:35:
In file included from /builds/linux/include/linux/of.h:17:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/scsi/csiostor/csio_mb.c:36:
In file included from /builds/linux/include/linux/jiffies.h:9:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/subdev/i2c/padnv50.c:24:
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/subdev/i2c/pad.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/subdev/i2c.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/subdev.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/device.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/oclass.h:3:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/os.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvif/os.h:6:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/phy/qualcomm/phy-qcom-qusb2.c:6:
In file included from /builds/linux/include/linux/clk.h:14:
In file included from /builds/linux/include/linux/notifier.h:14:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/usb/serial/upd78f0730.c:21:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/usb/asix_common.c:10:
In file included from /builds/linux/drivers/net/usb/asix.h:16:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/phy/cicada.c:15:
In file included from /builds/linux/include/linux/interrupt.h:11:
In file included from /builds/linux/include/linux/hardirq.h:5:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/usb/dvb-usb/af9005.c:11:
In file included from /builds/linux/drivers/media/usb/dvb-usb/af9005.h:15:
In file included from /builds/linux/drivers/media/usb/dvb-usb/dvb-usb.h:14:
In file included from /builds/linux/include/linux/input.h:8:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/sctp/stream_sched.c:18:
In file included from /builds/linux/include/net/sctp/sctp.h:44:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/wireless/intel/iwlegacy/3945-rs.c:13:
In file included from /builds/linux/include/linux/skbuff.h:15:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/input/keyboard/mpr121_touchkey.c:13:
In file included from /builds/linux/include/linux/i2c.h:13:
In file included from /builds/linux/include/linux/acpi.h:13:
In file included from /builds/linux/include/linux/irqdomain.h:35:
In file included from /builds/linux/include/linux/of.h:17:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/sound/pci/cs5535audio/cs5535audio.c:11:
In file included from /builds/linux/include/linux/interrupt.h:11:
In file included from /builds/linux/include/linux/hardirq.h:5:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/xfs/xfs_pwork.c:6:
In file included from /builds/linux/fs/xfs/xfs.h:22:
In file included from /builds/linux/fs/xfs/xfs_linux.h:24:
In file included from /builds/linux/fs/xfs/kmem.h:9:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/pci/cx18/cx18-queue.c:11:
In file included from /builds/linux/drivers/media/pci/cx18/cx18-driver.h:14:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/md/bcache/super.c:10:
In file included from /builds/linux/drivers/md/bcache/bcache.h:182:
In file included from /builds/linux/include/linux/bio.h:8:
In file included from /builds/linux/include/linux/highmem.h:5:
In file included from /builds/linux/include/linux/fs.h:6:
In file included from /builds/linux/include/linux/wait_bit.h:8:
In file included from /builds/linux/include/linux/wait.h:9:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/ssb/sdio.c:15:
In file included from /builds/linux/drivers/ssb/ssb_private.h:8:
In file included from /builds/linux/include/linux/ssb/ssb.h:5:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/mac80211/rc80211_minstrel.c:47:
In file included from /builds/linux/include/linux/netdevice.h:24:
In file included from /builds/linux/include/linux/timer.h:6:
In file included from /builds/linux/include/linux/ktime.h:24:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/xfs/xfs_message.c:6:
In file included from /builds/linux/fs/xfs/xfs.h:22:
In file included from /builds/linux/fs/xfs/xfs_linux.h:24:
In file included from /builds/linux/fs/xfs/kmem.h:9:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/amd/amdgpu/../display/dc/dce110/dce110_opp_csc_v.c:26:
In file included from /builds/linux/drivers/gpu/drm/amd/amdgpu/../display/dc/dm_services.h:34:
In file included from /builds/linux/drivers/gpu/drm/amd/amdgpu/../display/amdgpu_dm/amdgpu_dm_trace.h:32:
In file included from /builds/linux/include/linux/tracepoint.h:15:
In file included from /builds/linux/include/linux/smp.h:64:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/sound/soc/codecs/rt5514.c:9:
In file included from /builds/linux/include/linux/acpi.h:13:
In file included from /builds/linux/include/linux/irqdomain.h:35:
In file included from /builds/linux/include/linux/of.h:17:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/fddi/skfp/rmt.c:43:
In file included from /builds/linux/drivers/net/fddi/skfp/h/smc.h:46:
In file included from /builds/linux/drivers/net/fddi/skfp/h/targetos.h:42:
In file included from /builds/linux/arch/riscv/include/asm/io.h:15:
In file included from /builds/linux/arch/riscv/include/asm/mmiowb.h:12:
In file included from /builds/linux/include/asm-generic/mmiowb.h:27:
In file included from /builds/linux/arch/riscv/include/asm/smp.h:11:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/staging/greybus/bootrom.c:9:
In file included from /builds/linux/include/linux/firmware.h:7:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/engine/gr/gk110.c:24:
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/engine/gr/gf100.h:27:
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/engine/gr/priv.h:5:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/engine/gr.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/engine.h:5:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/subdev.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/device.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/oclass.h:3:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/os.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvif/os.h:6:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/base/cacheinfo.c:10:
In file included from /builds/linux/include/linux/acpi.h:13:
In file included from /builds/linux/include/linux/irqdomain.h:35:
In file included from /builds/linux/include/linux/of.h:17:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/clk/bcm/clk-bcm63xx-gate.c:3:
In file included from /builds/linux/include/linux/clk-provider.h:9:
In file included from /builds/linux/include/linux/of.h:17:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/can/peak_canfd/peak_pciefd_main.c:12:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/phy/broadcom.c:13:
In file included from /builds/linux/drivers/net/phy/bcm-phy-lib.h:9:
In file included from /builds/linux/include/linux/brcmphy.h:5:
In file included from /builds/linux/include/linux/phy.h:15:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/sched/cls_matchall.c:10:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/staging/comedi/drivers/ni_daq_700.c:41:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/amd/amdgpu/../display/modules/color/color_gamma.c:26:
In file included from /builds/linux/include/linux/mm.h:10:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/nouveau/dispnv50/base907c.c:22:
In file included from /builds/linux/drivers/gpu/drm/nouveau/dispnv50/base.h:3:
In file included from /builds/linux/drivers/gpu/drm/nouveau/dispnv50/wndw.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/dispnv50/disp.h:3:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvif/mem.h:3:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvif/mmu.h:3:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvif/object.h:5:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvif/os.h:6:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/btrfs/delayed-ref.c:6:
In file included from /builds/linux/include/linux/sched.h:12:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/subdev/therm/nv50.c:25:
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/subdev/therm/priv.h:27:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/subdev/therm.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/subdev.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/device.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/oclass.h:3:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/os.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvif/os.h:6:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/ethernet/tehuti/tehuti.c:63:
In file included from /builds/linux/drivers/net/ethernet/tehuti/tehuti.h:10:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/hfsplus/xattr_trusted.c:12:
In file included from /builds/linux/fs/hfsplus/hfsplus_fs.h:20:
In file included from /builds/linux/include/linux/fs.h:6:
In file included from /builds/linux/include/linux/wait_bit.h:8:
In file included from /builds/linux/include/linux/wait.h:9:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/usb/gspca/m5602/m5602_ov7660.c:17:
In file included from /builds/linux/drivers/media/usb/gspca/m5602/m5602_ov7660.h:18:
In file included from /builds/linux/drivers/media/usb/gspca/m5602/m5602_sensor.h:18:
In file included from /builds/linux/drivers/media/usb/gspca/m5602/m5602_bridge.h:18:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/security/apparmor/mount.c:11:
In file included from /builds/linux/include/linux/fs.h:6:
In file included from /builds/linux/include/linux/wait_bit.h:8:
In file included from /builds/linux/include/linux/wait.h:9:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/thermal/zx2967_thermal.c:10:
In file included from /builds/linux/include/linux/clk.h:14:
In file included from /builds/linux/include/linux/notifier.h:14:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/iio/dummy/iio_simple_dummy_events.c:8:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/proc/generic.c:14:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/pinctrl/sh-pfc/pfc-r8a7790.c:12:
In file included from /builds/linux/include/linux/io.h:13:
In file included from /builds/linux/arch/riscv/include/asm/io.h:15:
In file included from /builds/linux/arch/riscv/include/asm/mmiowb.h:12:
In file included from /builds/linux/include/asm-generic/mmiowb.h:27:
In file included from /builds/linux/arch/riscv/include/asm/smp.h:11:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/arch/riscv/kernel/module-sections.c:10:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/watchdog/sama5d4_wdt.c:9:
In file included from /builds/linux/include/linux/interrupt.h:11:
In file included from /builds/linux/include/linux/hardirq.h:5:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/sound/soc/codecs/max9850.c:13:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/crypto/crct10dif_common.c:28:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/mm/memfd.c:10:
In file included from /builds/linux/include/linux/fs.h:6:
In file included from /builds/linux/include/linux/wait_bit.h:8:
In file included from /builds/linux/include/linux/wait.h:9:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/misc/ad525x_dpot.c:71:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/infiniband/hw/mlx5/mad.c:34:
In file included from /builds/linux/include/linux/mlx5/vport.h:36:
In file included from /builds/linux/include/linux/mlx5/driver.h:37:
In file included from /builds/linux/include/linux/completion.h:12:
In file included from /builds/linux/include/linux/wait.h:9:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/kernel/time/itimer.c:8:
In file included from /builds/linux/include/linux/mm.h:10:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/infiniband/hw/cxgb4/restrack.c:33:
In file included from /builds/linux/include/rdma/rdma_cm.h:37:
In file included from /builds/linux/include/linux/socket.h:8:
In file included from /builds/linux/include/linux/uio.h:9:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/ipv6/exthdrs_offload.c:8:
In file included from /builds/linux/include/net/protocol.h:24:
In file included from /builds/linux/include/linux/skbuff.h:15:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/security/integrity/integrity_audit.c:10:
In file included from /builds/linux/include/linux/fs.h:6:
In file included from /builds/linux/include/linux/wait_bit.h:8:
In file included from /builds/linux/include/linux/wait.h:9:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/input/misc/rave-sp-pwrbutton.c:9:
In file included from /builds/linux/include/linux/input.h:8:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/mfd/arizona-irq.c:11:
In file included from /builds/linux/include/linux/gpio.h:62:
In file included from /builds/linux/include/asm-generic/gpio.h:8:
In file included from /builds/linux/include/linux/of.h:17:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/netfilter/core.c:10:
In file included from /builds/linux/include/linux/netfilter.h:6:
In file included from /builds/linux/include/linux/skbuff.h:15:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/ethernet/qlogic/qede/qede_rdma.c:32:
In file included from /builds/linux/include/linux/pci.h:35:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/infiniband/hw/hns/hns_roce_mr.c:34:
In file included from /builds/linux/include/linux/platform_device.h:13:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/nvdimm/region_devs.c:5:
In file included from /builds/linux/include/linux/scatterlist.h:8:
In file included from /builds/linux/include/linux/mm.h:10:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/dccp/ccids/ccid3.c:22:
In file included from /builds/linux/net/dccp/ccids/../dccp.h:12:
In file included from /builds/linux/include/linux/dccp.h:6:
In file included from /builds/linux/include/linux/in.h:19:
In file included from /builds/linux/include/uapi/linux/in.h:24:
In file included from /builds/linux/include/linux/socket.h:8:
In file included from /builds/linux/include/linux/uio.h:9:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/sound/soc/samsung/lowland.c:7:
In file included from /builds/linux/include/sound/soc.h:13:
In file included from /builds/linux/include/linux/of.h:17:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/wireless/marvell/mwifiex/txrx.c:20:
In file included from /builds/linux/drivers/net/wireless/marvell/mwifiex/decl.h:26:
In file included from /builds/linux/include/linux/wait.h:9:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/core/net_namespace.c:4:
In file included from /builds/linux/include/linux/workqueue.h:9:
In file included from /builds/linux/include/linux/timer.h:6:
In file included from /builds/linux/include/linux/ktime.h:24:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/wireless/ath/ath5k/initvals.c:24:
In file included from /builds/linux/drivers/net/wireless/ath/ath5k/ath5k.h:26:
In file included from /builds/linux/include/linux/io.h:13:
In file included from /builds/linux/arch/riscv/include/asm/io.h:15:
In file included from /builds/linux/arch/riscv/include/asm/mmiowb.h:12:
In file included from /builds/linux/include/asm-generic/mmiowb.h:27:
In file included from /builds/linux/arch/riscv/include/asm/smp.h:11:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/team/team_mode_activebackup.c:9:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/cifs/cache.c:21:
In file included from /builds/linux/fs/cifs/fscache.h:24:
In file included from /builds/linux/include/linux/fscache.h:17:
In file included from /builds/linux/include/linux/fs.h:6:
In file included from /builds/linux/include/linux/wait_bit.h:8:
In file included from /builds/linux/include/linux/wait.h:9:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/ipv4/tcp_timer.c:22:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/hwmon/lm95245.c:14:
In file included from /builds/linux/include/linux/i2c.h:13:
In file included from /builds/linux/include/linux/acpi.h:13:
In file included from /builds/linux/include/linux/irqdomain.h:35:
In file included from /builds/linux/include/linux/of.h:17:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/subdev/fb/ram.c:25:
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/subdev/fb/ram.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/subdev/fb/priv.h:5:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/subdev/fb.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/subdev.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/device.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/oclass.h:3:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/os.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvif/os.h:6:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/video/fbdev/aty/radeon_pm.c:18:
In file included from /builds/linux/drivers/video/fbdev/aty/radeonfb.h:9:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/xfs/scrub/bitmap.c:6:
In file included from /builds/linux/fs/xfs/xfs.h:22:
In file included from /builds/linux/fs/xfs/xfs_linux.h:24:
In file included from /builds/linux/fs/xfs/kmem.h:9:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpio/gpio-pch.c:5:
In file included from /builds/linux/include/linux/gpio/driver.h:5:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/wireless/ath/ath9k/ahb.c:20:
In file included from /builds/linux/include/linux/platform_device.h:13:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/sound/soc/fsl/fsl-asoc-card.c:9:
In file included from /builds/linux/include/linux/clk.h:14:
In file included from /builds/linux/include/linux/notifier.h:14:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/iio/adc/viperboard_adc.c:12:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/usb/gspca/mars.c:13:
In file included from /builds/linux/drivers/media/usb/gspca/gspca.h:5:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/subdev/bios/P0260.c:24:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/subdev/bios.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/subdev.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/device.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/oclass.h:3:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/os.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvif/os.h:6:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/kernel/bpf/devmap.c:47:
In file included from /builds/linux/include/linux/bpf.h:9:
In file included from /builds/linux/include/linux/workqueue.h:9:
In file included from /builds/linux/include/linux/timer.h:6:
In file included from /builds/linux/include/linux/ktime.h:24:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/netfilter/nf_queue.c:7:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/mac80211/ht.c:14:
In file included from /builds/linux/include/linux/ieee80211.h:19:
In file included from /builds/linux/include/linux/if_ether.h:19:
In file included from /builds/linux/include/linux/skbuff.h:15:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/staging/isdn/avm/b1pci.c:12:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/v4l2-core/videobuf-vmalloc.c:14:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/ntfs/upcase.c:10:
In file included from /builds/linux/fs/ntfs/malloc.h:11:
In file included from /builds/linux/include/linux/vmalloc.h:5:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/hwmon/max1619.c:15:
In file included from /builds/linux/drivers/input/joystick/cobra.c:14:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/subdev/pci/agp.c:22:
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/subdev/pci/agp.h:2:
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/subdev/pci/priv.h:5:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/subdev/pci.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/subdev.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/device.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/oclass.h:3:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/os.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvif/os.h:6:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/crypto/algapi.c:8:
In file included from /builds/linux/include/crypto/algapi.h:10:
In file included from /builds/linux/include/linux/crypto.h:19:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/drm_mode_object.c:24:
In file included from /builds/linux/include/linux/uaccess.h:5:
In file included from /builds/linux/include/linux/sched.h:12:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/engine/gr/gf117.c:24:
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/engine/gr/gf100.h:27:
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/engine/gr/priv.h:5:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/engine/gr.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/engine.h:5:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/subdev.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/device.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/oclass.h:3:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/os.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvif/os.h:6:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/nfs/nfs4super.c:6:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/block/partitions/mac.c:11:
In file included from /builds/linux/block/partitions/check.h:2:
In file included from /builds/linux/include/linux/pagemap.h:8:
In file included from /builds/linux/include/linux/mm.h:10:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/engine/gr/ctxnv50.c:108:
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/engine/gr/ctxnv40.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/gpuobj.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/memory.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/os.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvif/os.h:6:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/ethernet/qlogic/qed/qed_init_ops.c:34:
In file included from /builds/linux/include/linux/io.h:13:
In file included from /builds/linux/arch/riscv/include/asm/io.h:15:
In file included from /builds/linux/arch/riscv/include/asm/mmiowb.h:12:
In file included from /builds/linux/include/asm-generic/mmiowb.h:27:
In file included from /builds/linux/arch/riscv/include/asm/smp.h:11:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/mmc/host/sdhci-pci-o2micro.c:10:
In file included from /builds/linux/include/linux/pci.h:35:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/of/of_mdio.c:12:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/usb/cdc-phonet.c:11:
In file included from /builds/linux/include/linux/mm.h:10:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/staging/rtl8192u/r8192U_wx.c:23:
In file included from /builds/linux/drivers/staging/rtl8192u/r8192U.h:23:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/sound/soc/qcom/qdsp6/q6core.c:5:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/iio/dac/max517.c:8:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/regulator/fixed.c:18:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/block/bfq-cgroup.c:5:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/tty/serial/8250/8250_exar.c:9:
In file included from /builds/linux/include/linux/acpi.h:13:
In file included from /builds/linux/include/linux/irqdomain.h:35:
In file included from /builds/linux/include/linux/of.h:17:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/usb/common/ulpi.c:11:
In file included from /builds/linux/include/linux/ulpi/driver.h:7:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/ceph/ceph_common.c:4:
In file included from /builds/linux/include/linux/backing-dev.h:13:
In file included from /builds/linux/include/linux/fs.h:6:
In file included from /builds/linux/include/linux/wait_bit.h:8:
In file included from /builds/linux/include/linux/wait.h:9:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/crypto/asymmetric_keys/x509_cert_parser.c:11:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/kernel/trace/trace_event_perf.c:9:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/mgag200/mgag200_main.c:11:
In file included from /builds/linux/include/drm/drm_crtc_helper.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/sound/usb/clock.c:9:
In file included from /builds/linux/include/linux/usb.h:6:
In file included from /builds/linux/include/linux/usb/ch9.h:36:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/staging/kpc2000/kpc2000/cell_probe.c:2:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/usb/go7007/go7007-v4l2.c:6:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/phy/socionext/phy-uniphier-usb3hs.c:14:
In file included from /builds/linux/include/linux/clk.h:14:
In file included from /builds/linux/include/linux/notifier.h:14:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/affs/namei.c:12:
In file included from /builds/linux/fs/affs/affs.h:9:
In file included from /builds/linux/include/linux/fs.h:6:
In file included from /builds/linux/include/linux/wait_bit.h:8:
In file included from /builds/linux/include/linux/wait.h:9:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/security/keys/gc.c:8:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/xfs/xfs_log.c:6:
In file included from /builds/linux/fs/xfs/xfs.h:22:
In file included from /builds/linux/fs/xfs/xfs_linux.h:24:
In file included from /builds/linux/fs/xfs/kmem.h:9:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/phy/samsung/phy-exynos-dp-video.c:10:
In file included from /builds/linux/include/linux/io.h:13:
In file included from /builds/linux/arch/riscv/include/asm/io.h:15:
In file included from /builds/linux/arch/riscv/include/asm/mmiowb.h:12:
In file included from /builds/linux/include/asm-generic/mmiowb.h:27:
In file included from /builds/linux/arch/riscv/include/asm/smp.h:11:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/sound/drivers/vx/vx_core.c:11:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/mtd/tests/speedtest.c:13:
In file included from /builds/linux/include/linux/ktime.h:24:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/dma/uniphier-mdmac.c:7:
In file included from /builds/linux/include/linux/clk.h:14:
In file included from /builds/linux/include/linux/notifier.h:14:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/amd/amdgpu/si_smc.c:25:
In file included from /builds/linux/include/linux/firmware.h:7:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/ata/ahci_ceva.c:11:
In file included from /builds/linux/include/linux/libata.h:14:
In file included from /builds/linux/include/linux/jiffies.h:9:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/hwmon/adm1021.c:9:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/sched/sch_choke.c:9:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/v3d/v3d_sched.c:21:
In file included from /builds/linux/include/linux/kthread.h:6:
In file included from /builds/linux/include/linux/sched.h:12:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/infiniband/hw/cxgb4/ev.c:32:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/sound/usb/format.c:6:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/dvb-frontends/cxd2820r_core.c:9:
In file included from /builds/linux/drivers/media/dvb-frontends/cxd2820r_priv.h:13:
In file included from /builds/linux/include/media/dvb_frontend.h:36:
In file included from /builds/linux/include/linux/sched.h:12:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/regulator/pcap-regulator.c:9:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/usb/serial/usb-serial-simple.c:15:
In file included from /builds/linux/include/linux/tty.h:5:
In file included from /builds/linux/include/linux/fs.h:6:
In file included from /builds/linux/include/linux/wait_bit.h:8:
In file included from /builds/linux/include/linux/wait.h:9:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/ata/pata_amd.c:19:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/ethernet/mellanox/mlx5/core/steering/dr_fw.c:5:
In file included from /builds/linux/drivers/net/ethernet/mellanox/mlx5/core/steering/dr_types.h:7:
In file included from /builds/linux/include/linux/mlx5/driver.h:37:
In file included from /builds/linux/include/linux/completion.h:12:
In file included from /builds/linux/include/linux/wait.h:9:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/amd/amdgpu/../powerplay/hwmgr/smu7_thermal.c:25:
In file included from /builds/linux/drivers/gpu/drm/amd/amdgpu/../powerplay/hwmgr/smu7_thermal.h:27:
In file included from /builds/linux/drivers/gpu/drm/amd/amdgpu/../powerplay/inc/hwmgr.h:26:
In file included from /builds/linux/include/linux/seq_file.h:8:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/of/of_reserved_mem.c:15:
In file included from /builds/linux/include/linux/of.h:17:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/infiniband/hw/efa/efa_com.c:6:
In file included from /builds/linux/drivers/infiniband/hw/efa/efa_com.h:10:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/scsi/libsas/sas_ata.c:10:
In file included from /builds/linux/include/linux/scatterlist.h:8:
In file included from /builds/linux/include/linux/mm.h:10:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/iio/adc/ad7291.c:8:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/subdev/bar/gm107.c:22:
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/subdev/bar/gf100.h:5:
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/subdev/bar/priv.h:5:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/subdev/bar.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/subdev.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/device.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/oclass.h:3:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/os.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvif/os.h:6:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/staging/greybus/light.c:10:
In file included from /builds/linux/include/linux/leds.h:12:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/gfs2/sys.c:9:
In file included from /builds/linux/include/linux/sched.h:12:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/staging/fieldbus/anybuss/host.c:143:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/tiny/hx8357d.c:12:
In file included from /builds/linux/include/linux/backlight.h:12:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/mtd/tests/mtd_nandecctest.c:5:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/sound/soc/codecs/wm9090.c:10:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/nls/nls_iso8859-6.c:10:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/clk/clk-si514.c:10:
In file included from /builds/linux/include/linux/clk-provider.h:9:
In file included from /builds/linux/include/linux/of.h:17:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/mm/pgtable-generic.c:10:
In file included from /builds/linux/include/linux/pagemap.h:8:
In file included from /builds/linux/include/linux/mm.h:10:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/input/touchscreen/pixcir_i2c_ts.c:9:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/phy/qsemi.c:15:
In file included from /builds/linux/include/linux/interrupt.h:11:
In file included from /builds/linux/include/linux/hardirq.h:5:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/sound/soc/fsl/imx-sgtl5000.c:6:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/phy/microchip.c:6:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/netfilter/xt_cpu.c:13:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/mac80211/main.c:11:
In file included from /builds/linux/include/net/mac80211.h:18:
In file included from /builds/linux/include/linux/if_ether.h:19:
In file included from /builds/linux/include/linux/skbuff.h:15:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/sound/soc/qcom/qdsp6/q6asm-dai.c:7:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/scsi/constants.c:11:
In file included from /builds/linux/include/linux/blkdev.h:5:
In file included from /builds/linux/include/linux/sched.h:12:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/netfilter/xt_realm.c:7:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpio/gpio-max77620.c:8:
In file included from /builds/linux/include/linux/gpio/driver.h:5:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpio/gpio-pisosr.c:19:
In file included from /builds/linux/include/linux/gpio/driver.h:5:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/ipv4/netfilter/iptable_security.c:15:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/ethernet/mellanox/mlx5/core/en_dim.c:33:
In file included from /builds/linux/include/linux/dim.h:7:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/drm_modeset_helper.c:23:
In file included from /builds/linux/include/drm/drm_atomic_helper.h:31:
In file included from /builds/linux/include/drm/drm_crtc.h:28:
In file included from /builds/linux/include/linux/i2c.h:13:
In file included from /builds/linux/include/linux/acpi.h:13:
In file included from /builds/linux/include/linux/irqdomain.h:35:
In file included from /builds/linux/include/linux/of.h:17:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/wireless/intel/iwlwifi/mvm/quota.c:63:
In file included from /builds/linux/include/net/mac80211.h:18:
In file included from /builds/linux/include/linux/if_ether.h:19:
In file included from /builds/linux/include/linux/skbuff.h:15:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/ethernet/qualcomm/rmnet/rmnet_map_command.c:5:
In file included from /builds/linux/include/linux/netdevice.h:24:
In file included from /builds/linux/include/linux/timer.h:6:
In file included from /builds/linux/include/linux/ktime.h:24:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/usb/gspca/stv06xx/stv06xx_pb0100.c:36:
In file included from /builds/linux/drivers/media/usb/gspca/stv06xx/stv06xx_pb0100.h:20:
In file included from /builds/linux/drivers/media/usb/gspca/stv06xx/stv06xx_sensor.h:20:
In file included from /builds/linux/drivers/media/usb/gspca/stv06xx/stv06xx.h:20:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/usb/typec/ucsi/displayport.c:9:
In file included from /builds/linux/include/linux/usb/typec_dp.h:5:
In file included from /builds/linux/include/linux/usb/typec_altmode.h:8:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/video/fbdev/omap2/omapfb/dss/output.c:8:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/usb/em28xx/em28xx-camera.c:18:
In file included from /builds/linux/drivers/media/usb/em28xx/em28xx.h:31:
In file included from /builds/linux/include/linux/workqueue.h:9:
In file included from /builds/linux/include/linux/timer.h:6:
In file included from /builds/linux/include/linux/ktime.h:24:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/rc/keymaps/rc-pinnacle-pctv-hd.c:8:
In file included from /builds/linux/include/media/rc-map.h:11:
In file included from /builds/linux/include/linux/input.h:8:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/kernel/irq/debugfs.c:4:
In file included from /builds/linux/include/linux/irqdomain.h:35:
In file included from /builds/linux/include/linux/of.h:17:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/pci/controller/pci-aardvark.c:13:
In file included from /builds/linux/include/linux/interrupt.h:11:
In file included from /builds/linux/include/linux/hardirq.h:5:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/sound/pci/ice1712/prodigy192.c:44:
In file included from /builds/linux/include/linux/interrupt.h:11:
In file included from /builds/linux/include/linux/hardirq.h:5:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/rc/ir-sanyo-decoder.c:15:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/mfd/palmas.c:10:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/wan/hdlc_cisco.c:10:
In file included from /builds/linux/include/linux/hdlc.h:11:
In file included from /builds/linux/include/linux/skbuff.h:15:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/wireless/intel/iwlwifi/iwl-phy-db.c:60:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/sound/soc/samsung/idma.c:8:
In file included from /builds/linux/include/linux/interrupt.h:11:
In file included from /builds/linux/include/linux/hardirq.h:5:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/iio/pressure/bmp280-regmap.c:2:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/mm/page_isolation.c:6:
In file included from /builds/linux/include/linux/mm.h:10:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/uio/uio_mf624.c:9:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/pcmcia/rsrc_nonstatic.c:12:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/nfs/nfs4proc.c:38:
In file included from /builds/linux/include/linux/mm.h:10:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/ethernet/intel/fm10k/fm10k_mbx.c:4:
In file included from /builds/linux/drivers/net/ethernet/intel/fm10k/fm10k_common.h:7:
In file included from /builds/linux/drivers/net/ethernet/intel/fm10k/fm10k_type.h:12:
In file included from /builds/linux/include/linux/etherdevice.h:20:
In file included from /builds/linux/include/linux/if_ether.h:19:
In file included from /builds/linux/include/linux/skbuff.h:15:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/ethernet/cavium/liquidio/cn66xx_device.c:18:
In file included from /builds/linux/include/linux/pci.h:35:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/usb/core/hcd.c:13:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/i2c/cx25840/cx25840-audio.c:6:
In file included from /builds/linux/include/linux/videodev2.h:59:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/nouveau/dispnv50/base827c.c:22:
In file included from /builds/linux/drivers/gpu/drm/nouveau/dispnv50/base.h:3:
In file included from /builds/linux/drivers/gpu/drm/nouveau/dispnv50/wndw.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/dispnv50/disp.h:3:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvif/mem.h:3:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvif/mmu.h:3:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvif/object.h:5:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvif/os.h:6:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/video/fbdev/via/via-gpio.c:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/ethernet/intel/fm10k/fm10k_dcbnl.c:4:
In file included from /builds/linux/drivers/net/ethernet/intel/fm10k/fm10k.h:8:
In file included from /builds/linux/include/linux/etherdevice.h:20:
In file included from /builds/linux/include/linux/if_ether.h:19:
In file included from /builds/linux/include/linux/skbuff.h:15:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/jfs/jfs_discard.c:6:
In file included from /builds/linux/include/linux/fs.h:6:
In file included from /builds/linux/include/linux/wait_bit.h:8:
In file included from /builds/linux/include/linux/wait.h:9:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/sound/soc/sunxi/sun4i-spdif.c:11:
In file included from /builds/linux/include/linux/clk.h:14:
In file included from /builds/linux/include/linux/notifier.h:14:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/engine/disp/coregk104.c:24:
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/engine/disp/channv50.h:5:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/object.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/oclass.h:3:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/os.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvif/os.h:6:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/hwmon/adm1026.c:13:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/clk/mediatek/clk-mt6779-img.c:7:
In file included from /builds/linux/include/linux/clk-provider.h:9:
In file included from /builds/linux/include/linux/of.h:17:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/atm/he.c:56:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/rc/keymaps/rc-tivo.c:7:
In file included from /builds/linux/include/media/rc-map.h:11:
In file included from /builds/linux/include/linux/input.h:8:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/regulator/max77650-regulator.c:8:
In file included from /builds/linux/include/linux/of.h:17:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/subdev/pci/gf106.c:24:
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/subdev/pci/priv.h:5:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/subdev/pci.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/subdev.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/device.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/oclass.h:3:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/os.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvif/os.h:6:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/scsi/fcoe/fcoe_ctlr.c:10:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/cachefiles/bind.c:8:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/usb/c67x00/c67x00-sched.c:10:
In file included from /builds/linux/include/linux/kthread.h:6:
In file included from /builds/linux/include/linux/sched.h:12:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/usb/cdns3/drd.c:14:
In file included from /builds/linux/include/linux/interrupt.h:11:
In file included from /builds/linux/include/linux/hardirq.h:5:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/sound/soc/codecs/wm8996.c:9:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/staging/rtl8723bs/hal/rtl8723bs_recv.c:9:
In file included from /builds/linux/drivers/staging/rtl8723bs/include/drv_types.h:18:
In file included from /builds/linux/include/linux/sched/signal.h:5:
In file included from /builds/linux/include/linux/rculist.h:11:
In file included from /builds/linux/include/linux/rcupdate.h:27:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/v4l2-core/videobuf-dma-sg.c:19:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/infiniband/hw/mlx5/cq.c:33:
In file included from /builds/linux/include/linux/kref.h:16:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/subdev/fb/sddr3.c:25:
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/subdev/fb/priv.h:5:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/subdev/fb.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/subdev.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/device.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/oclass.h:3:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/os.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvif/os.h:6:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/engine/gr/ctxgp104.c:22:
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/engine/gr/ctxgf100.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/engine/gr/gf100.h:27:
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/engine/gr/priv.h:5:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/engine/gr.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/engine.h:5:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/subdev.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/device.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/oclass.h:3:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/os.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvif/os.h:6:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/sound/soc/codecs/nau8824.c:9:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/pci/controller/pcie-rockchip-host.c:15:
In file included from /builds/linux/include/linux/clk.h:14:
In file included from /builds/linux/include/linux/notifier.h:14:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/staging/rtl8188eu/os_dep/usb_ops_linux.c:9:
In file included from /builds/linux/drivers/staging/rtl8188eu/include/drv_types.h:19:
In file included from /builds/linux/drivers/staging/rtl8188eu/include/osdep_service.h:16:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/thermal/ti-soc-thermal/omap4-thermal-data.c:10:
In file included from /builds/linux/drivers/thermal/ti-soc-thermal/ti-thermal.h:12:
In file included from /builds/linux/drivers/thermal/ti-soc-thermal/ti-bandgap.h:12:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/i2c/video-i2c.c:13:
In file included from /builds/linux/include/linux/freezer.h:8:
In file included from /builds/linux/include/linux/sched.h:12:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/power/supply/pcf50633-charger.c:13:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/engine/gr/nv40.c:24:
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/engine/gr/nv40.h:5:
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/engine/gr/priv.h:5:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/engine/gr.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/engine.h:5:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/subdev.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/device.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/oclass.h:3:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/os.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvif/os.h:6:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/usb/usbip/vudc_sysfs.c:9:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/infiniband/hw/cxgb4/cm.c:32:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/vmw_vsock/virtio_transport.c:12:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/usb/dwc3/dwc3-of-simple.c:14:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/sound/soc/codecs/rt298.c:9:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/pinctrl/core.c:16:
In file included from /builds/linux/include/linux/kref.h:16:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/hwmon/emc2103.c:7:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/infiniband/hw/mlx5/ib_rep.c:6:
In file included from /builds/linux/include/linux/mlx5/vport.h:36:
In file included from /builds/linux/include/linux/mlx5/driver.h:37:
In file included from /builds/linux/include/linux/completion.h:12:
In file included from /builds/linux/include/linux/wait.h:9:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/phy/marvell.c:19:
In file included from /builds/linux/include/linux/interrupt.h:11:
In file included from /builds/linux/include/linux/hardirq.h:5:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/crypto/crypto.c:23:
In file included from /builds/linux/include/linux/pagemap.h:8:
In file included from /builds/linux/include/linux/mm.h:10:
In file included from /builds/linux/sound/pci/ctxfi/ctimap.c:16:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/linux/thread_info.h:22:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~

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_IAS=0
In file included from /builds/linux/drivers/watchdog/max77620_wdt.c:13:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/extcon/extcon-max77843.c:9:
In file included from /builds/linux/include/linux/extcon-provider.h:13:
In file included from /builds/linux/include/linux/extcon.h:21:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/sound/soc/sirf/sirf-audio-port.c:7:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/staging/comedi/drivers/das800.c:46:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/ceph/dir.c:4:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/sound/soc/intel/common/soc-acpi-intel-ehl-match.c:9:
In file included from /builds/linux/include/sound/soc-acpi.h:10:
In file included from /builds/linux/include/linux/acpi.h:13:
In file included from /builds/linux/include/linux/irqdomain.h:35:
In file included from /builds/linux/include/linux/of.h:17:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/xfs/libxfs/xfs_attr.c:6:
In file included from /builds/linux/fs/xfs/xfs.h:22:
In file included from /builds/linux/fs/xfs/xfs_linux.h:24:
In file included from /builds/linux/fs/xfs/kmem.h:9:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/engine/disp/coreg84.c:24:
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/engine/disp/channv50.h:5:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/object.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/oclass.h:3:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/os.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvif/os.h:6:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/usb/dvb-usb-v2/af9015.c:10:
In file included from /builds/linux/drivers/media/usb/dvb-usb-v2/af9015.h:14:
In file included from /builds/linux/include/linux/regmap.h:14:
In file included from /builds/linux/include/linux/rbtree.h:22:
In file included from /builds/linux/include/linux/rcupdate.h:27:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/hfsplus/xattr.c:10:
In file included from /builds/linux/fs/hfsplus/hfsplus_fs.h:20:
In file included from /builds/linux/include/linux/fs.h:6:
In file included from /builds/linux/include/linux/wait_bit.h:8:
In file included from /builds/linux/include/linux/wait.h:9:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/ethernet/mellanox/mlx5/core/en_ethtool.c:33:
In file included from /builds/linux/drivers/net/ethernet/mellanox/mlx5/core/en.h:35:
In file included from /builds/linux/include/linux/if_vlan.h:10:
In file included from /builds/linux/include/linux/netdevice.h:24:
In file included from /builds/linux/include/linux/timer.h:6:
In file included from /builds/linux/include/linux/ktime.h:24:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/usb/storage/transport.c:31:
In file included from /builds/linux/include/linux/sched.h:12:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/ethernet/mellanox/mlxsw/spectrum_trap.c:5:
In file included from /builds/linux/include/net/devlink.h:10:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/appletalk/dev.c:8:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/sound/soc/meson/axg-spdifout.c:6:
In file included from /builds/linux/include/linux/clk.h:14:
In file included from /builds/linux/include/linux/notifier.h:14:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/video/fbdev/omap2/omapfb/displays/encoder-opa362.c:14:
In file included from /builds/linux/include/linux/gpio.h:62:
In file included from /builds/linux/include/asm-generic/gpio.h:8:
In file included from /builds/linux/include/linux/of.h:17:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/rc/ati_remote.c:78:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/infiniband/core/uverbs_std_types_device.c:6:
In file included from /builds/linux/include/rdma/uverbs_std_types.h:36:
In file included from /builds/linux/include/rdma/uverbs_types.h:37:
In file included from /builds/linux/include/rdma/ib_verbs.h:43:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/crypto/khazad.c:23:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/mxsfb/mxsfb_drv.c:11:
In file included from /builds/linux/include/linux/clk.h:14:
In file included from /builds/linux/include/linux/notifier.h:14:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/engine/device/tegra.c:22:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/tegra.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/device.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/oclass.h:3:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/os.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvif/os.h:6:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/pinctrl/sh-pfc/pfc-sh7269.c:10:
In file included from /builds/linux/include/linux/gpio.h:62:
In file included from /builds/linux/include/asm-generic/gpio.h:8:
In file included from /builds/linux/include/linux/of.h:17:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/iio/adc/ad7298.c:8:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/staging/comedi/drivers/cb_pcidda.c:29:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/usb/storage/isd200.c:33:
In file included from /builds/linux/include/linux/jiffies.h:9:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/xfrm/xfrm_hash.c:8:
In file included from /builds/linux/include/linux/mm.h:10:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/ethernet/intel/iavf/iavf_common.c:4:
In file included from /builds/linux/drivers/net/ethernet/intel/iavf/iavf_type.h:8:
In file included from /builds/linux/drivers/net/ethernet/intel/iavf/iavf_osdep.h:8:
In file included from /builds/linux/include/linux/if_ether.h:19:
In file included from /builds/linux/include/linux/skbuff.h:15:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/extcon/extcon-adc-jack.c:16:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/crypto/kpp.c:10:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/sound/soc/codecs/wm8711.c:12:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/dsa/dsa_loop.c:8:
In file included from /builds/linux/include/linux/platform_device.h:13:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/netfilter/xt_length.c:6:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/scsi/snic/snic_main.c:18:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/sound/usb/6fire/comm.c:12:
In file included from /builds/linux/sound/usb/6fire/comm.h:12:
In file included from /builds/linux/sound/usb/6fire/common.h:13:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/ata/sata_mv.c:40:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/bluetooth/hci_ath.c:15:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/ceph/mdsmap.c:6:
In file included from /builds/linux/include/linux/random.h:101:
In file included from /builds/linux/include/linux/prandom.h:12:
In file included from /builds/linux/include/linux/percpu.h:6:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/infiniband/core/sysfs.c:35:
In file included from /builds/linux/drivers/infiniband/core/core_priv.h:37:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/sound/soc/sunxi/sun8i-codec.c:12:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/tiny/st7735r.c:8:
In file included from /builds/linux/include/linux/backlight.h:12:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/pinctrl/berlin/berlin.c:10:
In file included from /builds/linux/include/linux/io.h:13:
In file included from /builds/linux/arch/riscv/include/asm/io.h:15:
In file included from /builds/linux/arch/riscv/include/asm/mmiowb.h:12:
In file included from /builds/linux/include/asm-generic/mmiowb.h:27:
In file included from /builds/linux/arch/riscv/include/asm/smp.h:11:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/wireless/ath/ath9k/common.c:22:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/crypto/rsa.c:8:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/cachefiles/key.c:8:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/wireless/broadcom/b43/wa.c:14:
In file included from /builds/linux/drivers/net/wireless/broadcom/b43/b43.h:6:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/usb/ch9200.c:11:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/ecryptfs/inode.c:13:
In file included from /builds/linux/include/linux/vmalloc.h:5:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/sound/soc/codecs/max9877.c:9:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/mux/gpio.c:12:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/block/drbd/drbd_nl.c:16:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/orangefs/orangefs-cache.c:8:
In file included from /builds/linux/fs/orangefs/protocol.h:5:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/ethernet/netronome/nfp/bpf/offload.c:11:
In file included from /builds/linux/include/linux/bpf.h:9:
In file included from /builds/linux/include/linux/workqueue.h:9:
In file included from /builds/linux/include/linux/timer.h:6:
In file included from /builds/linux/include/linux/ktime.h:24:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/sunrpc/rpc_pipe.c:12:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/rc/keymaps/rc-iodata-bctv7e.c:8:
In file included from /builds/linux/include/media/rc-map.h:11:
In file included from /builds/linux/include/linux/input.h:8:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/mtd/mtdswap.c:15:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/ethernet/sfc/siena.c:10:
In file included from /builds/linux/include/linux/pci.h:35:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/amd/amdgpu/sdma_v4_0.c:25:
In file included from /builds/linux/include/linux/firmware.h:7:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/lib/test_bitfield.c:9:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/mmc/host/dw_mmc-hi3798cv200.c:6:
In file included from /builds/linux/include/linux/clk.h:14:
In file included from /builds/linux/include/linux/notifier.h:14:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/ethernet/mellanox/mlxsw/switchib.c:5:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/ethernet/mellanox/mlxsw/spectrum2_acl_tcam.c:6:
In file included from /builds/linux/drivers/net/ethernet/mellanox/mlxsw/spectrum.h:8:
In file included from /builds/linux/include/linux/netdevice.h:24:
In file included from /builds/linux/include/linux/timer.h:6:
In file included from /builds/linux/include/linux/ktime.h:24:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/rc/keymaps/rc-odroid.c:5:
In file included from /builds/linux/include/media/rc-map.h:11:
In file included from /builds/linux/include/linux/input.h:8:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/char/ipmi/ipmi_watchdog.c:16:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/hwtracing/stm/dummy_stm.c:12:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/wireless/realtek/rtw88/mac.c:5:
In file included from /builds/linux/drivers/net/wireless/realtek/rtw88/main.h:8:
In file included from /builds/linux/include/net/mac80211.h:18:
In file included from /builds/linux/include/linux/if_ether.h:19:
In file included from /builds/linux/include/linux/skbuff.h:15:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/platform/s5p-mfc/s5p_mfc_intr.c:14:
In file included from /builds/linux/include/linux/io.h:13:
In file included from /builds/linux/arch/riscv/include/asm/io.h:15:
In file included from /builds/linux/arch/riscv/include/asm/mmiowb.h:12:
In file included from /builds/linux/include/asm-generic/mmiowb.h:27:
In file included from /builds/linux/arch/riscv/include/asm/smp.h:11:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/jffs2/build.c:16:
In file included from /builds/linux/include/linux/sched.h:12:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/jffs2/debug.c:17:
In file included from /builds/linux/include/linux/pagemap.h:8:
In file included from /builds/linux/include/linux/mm.h:10:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/target/tcm_fc/tfc_io.c:17:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/wireless/intel/iwlwifi/mvm/debugfs-vif.c:62:
In file included from /builds/linux/drivers/net/wireless/intel/iwlwifi/mvm/mvm.h:69:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/ipc/mq_sysctl.c:8:
In file included from /builds/linux/include/linux/nsproxy.h:5:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/kernel/sched/isolation.c:10:
In file included from /builds/linux/kernel/sched/sched.h:5:
In file included from /builds/linux/include/linux/sched.h:12:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/hid/hid-holtek-mouse.c:12:
In file included from /builds/linux/include/linux/hid.h:19:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/platform/s5p-mfc/s5p_mfc_dec.c:10:
In file included from /builds/linux/include/linux/clk.h:14:
In file included from /builds/linux/include/linux/notifier.h:14:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/drop_caches.c:7:
In file included from /builds/linux/include/linux/mm.h:10:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/ethernet/brocade/bna/bfa_cee.c:12:
In file included from /builds/linux/drivers/net/ethernet/brocade/bna/bfa_cee.h:15:
In file included from /builds/linux/drivers/net/ethernet/brocade/bna/bfa_defs_cna.h:14:
In file included from /builds/linux/drivers/net/ethernet/brocade/bna/bfa_defs.h:15:
In file included from /builds/linux/drivers/net/ethernet/brocade/bna/cna.h:17:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/jfs/namei.c:7:
In file included from /builds/linux/include/linux/fs.h:6:
In file included from /builds/linux/include/linux/wait_bit.h:8:
In file included from /builds/linux/include/linux/wait.h:9:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/cec/cec-adap.c:10:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/netfilter/nf_conntrack_snmp.c:8:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/usb/dvb-usb-v2/usb_urb.c:12:
In file included from /builds/linux/drivers/media/usb/dvb-usb-v2/dvb_usb_common.h:12:
In file included from /builds/linux/drivers/media/usb/dvb-usb-v2/dvb_usb.h:12:
In file included from /builds/linux/include/linux/usb/input.h:13:
In file included from /builds/linux/include/linux/usb.h:6:
In file included from /builds/linux/include/linux/usb/ch9.h:36:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/phy/mdio-thunder.c:6:
In file included from /builds/linux/include/linux/of_address.h:6:
In file included from /builds/linux/include/linux/of.h:17:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/ethernet/intel/e1000e/param.c:4:
In file included from /builds/linux/include/linux/netdevice.h:24:
In file included from /builds/linux/include/linux/timer.h:6:
In file included from /builds/linux/include/linux/ktime.h:24:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/staging/vt6656/rxtx.c:26:
In file included from /builds/linux/include/linux/etherdevice.h:20:
In file included from /builds/linux/include/linux/if_ether.h:19:
In file included from /builds/linux/include/linux/skbuff.h:15:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/dvb-frontends/dvb_dummy_fe.c:8:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/iio/adc/ad7791.c:9:
In file included from /builds/linux/include/linux/interrupt.h:11:
In file included from /builds/linux/include/linux/hardirq.h:5:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/wireless/mediatek/mt76/mt7603/core.c:3:
In file included from /builds/linux/drivers/net/wireless/mediatek/mt76/mt7603/mt7603.h:6:
In file included from /builds/linux/include/linux/interrupt.h:11:
In file included from /builds/linux/include/linux/hardirq.h:5:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/atm/adummy.c:6:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/pci/slot.c:8:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/rtc/rtc-goldfish.c:8:
In file included from /builds/linux/include/linux/io.h:13:
In file included from /builds/linux/arch/riscv/include/asm/io.h:15:
In file included from /builds/linux/arch/riscv/include/asm/mmiowb.h:12:
In file included from /builds/linux/include/asm-generic/mmiowb.h:27:
In file included from /builds/linux/arch/riscv/include/asm/smp.h:11:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/usb/usbip/vudc_main.c:9:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/clk/actions/owl-composite.c:11:
In file included from /builds/linux/include/linux/clk-provider.h:9:
In file included from /builds/linux/include/linux/of.h:17:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/mfd/tps65086.c:17:
In file included from /builds/linux/include/linux/i2c.h:13:
In file included from /builds/linux/include/linux/acpi.h:13:
In file included from /builds/linux/include/linux/irqdomain.h:35:
In file included from /builds/linux/include/linux/of.h:17:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/sound/soc/soc-jack.c:9:
In file included from /builds/linux/include/sound/jack.h:11:
In file included from /builds/linux/include/sound/core.h:10:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/staging/media/meson/vdec/vdec_helpers.c:8:
In file included from /builds/linux/include/media/v4l2-mem2mem.h:16:
In file included from /builds/linux/include/media/videobuf2-v4l2.h:15:
In file included from /builds/linux/include/linux/videodev2.h:59:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/mtd/nand/spi/core.c:12:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/staging/comedi/drivers/ni_at_a2150.c:37:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/staging/media/omap4iss/iss.c:10:
In file included from /builds/linux/include/linux/clk.h:14:
In file included from /builds/linux/include/linux/notifier.h:14:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/usb/usbip/stub_dev.c:6:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gnss/core.c:10:
In file included from /builds/linux/include/linux/cdev.h:5:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/ethernet/intel/ixgb/ixgb_main.c:7:
In file included from /builds/linux/drivers/net/ethernet/intel/ixgb/ixgb.h:8:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/wireless/realtek/rtlwifi/rtl8723com/phy_common.c:4:
In file included from /builds/linux/drivers/net/wireless/realtek/rtlwifi/rtl8723com/../wifi.h:9:
In file included from /builds/linux/include/linux/sched.h:12:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/tty/n_tty.c:36:
In file included from /builds/linux/include/linux/sched.h:12:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/misc/cb710/debug.c:7:
In file included from /builds/linux/include/linux/cb710.h:10:
In file included from /builds/linux/include/linux/io.h:13:
In file included from /builds/linux/arch/riscv/include/asm/io.h:15:
In file included from /builds/linux/arch/riscv/include/asm/mmiowb.h:12:
In file included from /builds/linux/include/asm-generic/mmiowb.h:27:
In file included from /builds/linux/arch/riscv/include/asm/smp.h:11:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/ethernet/intel/fm10k/fm10k_iov.c:4:
In file included from /builds/linux/drivers/net/ethernet/intel/fm10k/fm10k.h:8:
In file included from /builds/linux/include/linux/etherdevice.h:20:
In file included from /builds/linux/include/linux/if_ether.h:19:
In file included from /builds/linux/include/linux/skbuff.h:15:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/usb/int51x1.c:15:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/mm/oom_kill.c:21:
In file included from /builds/linux/include/linux/oom.h:6:
In file included from /builds/linux/include/linux/sched/signal.h:5:
In file included from /builds/linux/include/linux/rculist.h:11:
In file included from /builds/linux/include/linux/rcupdate.h:27:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/ethernet/amazon/ena/ena_com.c:33:
In file included from /builds/linux/drivers/net/ethernet/amazon/ena/ena_com.h:38:
In file included from /builds/linux/include/linux/dma-mapping.h:7:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/amd/amdgpu/../powerplay/hwmgr/smu7_powertune.c:23:
In file included from /builds/linux/drivers/gpu/drm/amd/amdgpu/../powerplay/inc/pp_debug.h:35:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/i2c/busses/i2c-kempld.c:11:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/iio/gyro/st_gyro_core.c:11:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/sound/pci/mixart/mixart.c:12:
In file included from /builds/linux/include/linux/interrupt.h:11:
In file included from /builds/linux/include/linux/hardirq.h:5:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/mtd/maps/plat-ram.c:11:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/input/tablet/kbtab.c:3:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/panel/panel-ilitek-ili9881c.c:6:
In file included from /builds/linux/include/linux/backlight.h:12:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/ieee802154/at86rf230.c:13:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/engine/disp/hdmig84.c:24:
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/engine/disp/hdmi.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/engine/disp/ior.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/engine/disp/priv.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/engine/disp.h:5:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/engine.h:5:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/subdev.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/device.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/oclass.h:3:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/os.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvif/os.h:6:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/ethernet/hisilicon/hns/hns_dsaf_main.c:6:
In file included from /builds/linux/include/linux/acpi.h:13:
In file included from /builds/linux/include/linux/irqdomain.h:35:
In file included from /builds/linux/include/linux/of.h:17:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/6lowpan/nhc_ghc_ext_hop.c:6:
In file included from /builds/linux/net/6lowpan/nhc.h:5:
In file included from /builds/linux/include/linux/skbuff.h:15:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/ax25/ax25_in.c:11:
In file included from /builds/linux/include/linux/socket.h:8:
In file included from /builds/linux/include/linux/uio.h:9:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/usb/stk1160/stk1160-ac97.c:18:
In file included from /builds/linux/drivers/media/usb/stk1160/stk1160.h:13:
In file included from /builds/linux/include/linux/i2c.h:13:
In file included from /builds/linux/include/linux/acpi.h:13:
In file included from /builds/linux/include/linux/irqdomain.h:35:
In file included from /builds/linux/include/linux/of.h:17:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/misc/habanalabs/command_submission.c:9:
In file included from /builds/linux/drivers/misc/habanalabs/habanalabs.h:14:
In file included from /builds/linux/include/linux/cdev.h:5:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/platform/qcom/venus/hfi_venus.c:8:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/ethernet/ti/cpsw_ethtool.c:8:
In file included from /builds/linux/include/linux/if_ether.h:19:
In file included from /builds/linux/include/linux/skbuff.h:15:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/clocksource/clps711x-timer.c:8:
In file included from /builds/linux/include/linux/clk.h:14:
In file included from /builds/linux/include/linux/notifier.h:14:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/gfs2/main.c:9:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/memory/samsung/exynos-srom.c:9:
In file included from /builds/linux/include/linux/io.h:13:
In file included from /builds/linux/arch/riscv/include/asm/io.h:15:
In file included from /builds/linux/arch/riscv/include/asm/mmiowb.h:12:
In file included from /builds/linux/include/asm-generic/mmiowb.h:27:
In file included from /builds/linux/arch/riscv/include/asm/smp.h:11:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/misc/tifm_7xx1.c:8:
In file included from /builds/linux/include/linux/tifm.h:11:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/sctp/bind_addr.c:24:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/panel/panel-seiko-43wvf1g.c:9:
In file included from /builds/linux/include/linux/backlight.h:12:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/rc/keymaps/rc-asus-pc39.c:8:
In file included from /builds/linux/include/media/rc-map.h:11:
In file included from /builds/linux/include/linux/input.h:8:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/rc/keymaps/rc-tt-1500.c:8:
In file included from /builds/linux/include/media/rc-map.h:11:
In file included from /builds/linux/include/linux/input.h:8:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from drivers/mtd/tests/mtd_speedtest.mod.c:2:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/afs/volume.c:9:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/clk/sunxi-ng/ccu-suniv-f1c100s.c:7:
In file included from /builds/linux/include/linux/clk-provider.h:9:
In file included from /builds/linux/include/linux/of.h:17:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/input/gameport/emu10k1-gp.c:13:
In file included from /builds/linux/arch/riscv/include/asm/io.h:15:
In file included from /builds/linux/arch/riscv/include/asm/mmiowb.h:12:
In file included from /builds/linux/include/asm-generic/mmiowb.h:27:
In file included from /builds/linux/arch/riscv/include/asm/smp.h:11:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/input/touchscreen/cyttsp_i2c_common.c:18:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/subdev/bios/vpstate.c:24:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/subdev/bios.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/subdev.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/device.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/oclass.h:3:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/os.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvif/os.h:6:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/usb/pwc/pwc-v4l.c:19:
In file included from /builds/linux/include/linux/mm.h:10:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/regulator/bd9571mwv-regulator.c:12:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/staging/media/sunxi/cedrus/cedrus_dec.c:16:
In file included from /builds/linux/include/media/v4l2-device.h:12:
In file included from /builds/linux/include/media/media-device.h:15:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/dma/xgene-dma.c:12:
In file included from /builds/linux/include/linux/acpi.h:13:
In file included from /builds/linux/include/linux/irqdomain.h:35:
In file included from /builds/linux/include/linux/of.h:17:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/firewire/firedtv-fw.c:6:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/mfd/atmel-smc.c:11:
In file included from /builds/linux/include/linux/mfd/syscon/atmel-smc.h:15:
In file included from /builds/linux/include/linux/of.h:17:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/wireless/broadcom/brcm80211/brcmfmac/of.c:6:
In file included from /builds/linux/include/linux/of.h:17:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/dsa/mv88e6060.c:8:
In file included from /builds/linux/include/linux/etherdevice.h:20:
In file included from /builds/linux/include/linux/if_ether.h:19:
In file included from /builds/linux/include/linux/skbuff.h:15:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/crypto/ecdh_helper.c:11:
In file included from /builds/linux/include/crypto/kpp.h:11:
In file included from /builds/linux/include/linux/crypto.h:19:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/usb/pvrusb2/pvrusb2-v4l2.c:9:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/input/rmi4/rmi_i2c.c:7:
In file included from /builds/linux/include/linux/i2c.h:13:
In file included from /builds/linux/include/linux/acpi.h:13:
In file included from /builds/linux/include/linux/irqdomain.h:35:
In file included from /builds/linux/include/linux/of.h:17:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/nouveau/nouveau_gem.c:27:
In file included from /builds/linux/drivers/gpu/drm/nouveau/nouveau_drv.h:41:
In file included from /builds/linux/include/linux/notifier.h:14:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/amd/amdgpu/../powerplay/smumgr/polaris10_smumgr.c:24:
In file included from /builds/linux/include/linux/pci.h:35:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/engine/pm/gt215.c:24:
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/engine/pm/nv40.h:5:
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/engine/pm/priv.h:5:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/engine/pm.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/engine.h:5:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/subdev.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/device.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/oclass.h:3:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/os.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvif/os.h:6:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning

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_IAS=0
In file included from /builds/linux/drivers/usb/c67x00/c67x00-ll-hpi.c:12:
In file included from /builds/linux/include/linux/io.h:13:
In file included from /builds/linux/arch/riscv/include/asm/io.h:15:
In file included from /builds/linux/arch/riscv/include/asm/mmiowb.h:12:
In file included from /builds/linux/include/asm-generic/mmiowb.h:27:
In file included from /builds/linux/arch/riscv/include/asm/smp.h:11:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/ethernet/stmicro/stmmac/stmmac_ethtool.c:11:
In file included from /builds/linux/include/linux/etherdevice.h:20:
In file included from /builds/linux/include/linux/if_ether.h:19:
In file included from /builds/linux/include/linux/skbuff.h:15:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/iio/light/ltr501.c:12:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/sound/pci/ice1712/vt1720_mobo.c:11:
In file included from /builds/linux/include/linux/interrupt.h:11:
In file included from /builds/linux/include/linux/hardirq.h:5:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/bluetooth/hci_vhci.c:11:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/engine/sw/chan.c:24:
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/engine/sw/chan.h:5:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/object.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/oclass.h:3:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/os.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvif/os.h:6:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/btrfs/sysfs.c:6:
In file included from /builds/linux/include/linux/sched.h:12:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/afs/vlclient.c:8:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/crypto/ctr.c:8:
In file included from /builds/linux/include/crypto/algapi.h:10:
In file included from /builds/linux/include/linux/crypto.h:19:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/platform/marvell-ccic/mcam-core.c:10:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/security/keys/dh.c:7:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/staging/wusbcore/wa-xfer.c:68:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/sound/soc/cirrus/ep93xx-pcm.c:12:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/watchdog/atlas7_wdt.c:8:
In file included from /builds/linux/include/linux/clk.h:14:
In file included from /builds/linux/include/linux/notifier.h:14:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/mmc/host/sdhci_am654.c:8:
In file included from /builds/linux/include/linux/clk.h:14:
In file included from /builds/linux/include/linux/notifier.h:14:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/phy/bcm7xxx.c:8:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/bridge/br_device.c:11:
In file included from /builds/linux/include/linux/netdevice.h:24:
In file included from /builds/linux/include/linux/timer.h:6:
In file included from /builds/linux/include/linux/ktime.h:24:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/sound/soc/codecs/wm8940.c:21:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/i2c/ov9640.c:21:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/scsi/snic/vnic_wq.c:20:
In file included from /builds/linux/include/linux/pci.h:35:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/leds/trigger/ledtrig-mtd.c:16:
In file included from /builds/linux/include/linux/leds.h:12:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/staging/iio/meter/ade7854.c:8:
In file included from /builds/linux/include/linux/interrupt.h:11:
In file included from /builds/linux/include/linux/hardirq.h:5:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/ethernet/stmicro/stmmac/dwmac-mediatek.c:6:
In file included from /builds/linux/include/linux/io.h:13:
In file included from /builds/linux/arch/riscv/include/asm/io.h:15:
In file included from /builds/linux/arch/riscv/include/asm/mmiowb.h:12:
In file included from /builds/linux/include/asm-generic/mmiowb.h:27:
In file included from /builds/linux/arch/riscv/include/asm/smp.h:11:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/core/subdev.c:24:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/subdev.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/device.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/oclass.h:3:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/os.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvif/os.h:6:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/rtc/rtc-r9701.c:13:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from lib/test_user_copy.mod.c:2:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/ethernet/intel/ixgbe/ixgbe_sriov.c:5:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/pci/saa7134/saa7134-i2c.c:10:
In file included from /builds/linux/drivers/media/pci/saa7134/saa7134.h:13:
In file included from /builds/linux/include/linux/pci.h:35:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/wireless/mediatek/mt76/mt7603/dma.c:3:
In file included from /builds/linux/drivers/net/wireless/mediatek/mt76/mt7603/mt7603.h:6:
In file included from /builds/linux/include/linux/interrupt.h:11:
In file included from /builds/linux/include/linux/hardirq.h:5:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/hid/hid-twinhan.c:13:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/ethernet/intel/ice/ice_nvm.c:4:
In file included from /builds/linux/drivers/net/ethernet/intel/ice/ice_common.h:7:
In file included from /builds/linux/drivers/net/ethernet/intel/ice/ice.h:10:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/infiniband/ulp/ipoib/ipoib_multicast.c:35:
In file included from /builds/linux/include/linux/skbuff.h:15:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/sunrpc/sched.c:13:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/usb/musb/musb_gadget_ep0.c:13:
In file included from /builds/linux/include/linux/timer.h:6:
In file included from /builds/linux/include/linux/ktime.h:24:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/video/backlight/lp855x_bl.c:8:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/ethernet/mellanox/mlx5/core/steering/dr_crc32.c:25:
In file included from /builds/linux/drivers/net/ethernet/mellanox/mlx5/core/steering/dr_types.h:7:
In file included from /builds/linux/include/linux/mlx5/driver.h:37:
In file included from /builds/linux/include/linux/completion.h:12:
In file included from /builds/linux/include/linux/wait.h:9:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/input/keyboard/tca6416-keypad.c:11:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/staging/rtl8712/usb_halinit.c:19:
In file included from /builds/linux/drivers/staging/rtl8712/osdep_service.h:20:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/video/fbdev/riva/nv_driver.c:38:
In file included from /builds/linux/include/linux/pci.h:35:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/dsa/mv88e6xxx/trace.c:6:
In file included from /builds/linux/drivers/net/dsa/mv88e6xxx/trace.h:11:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/cec/cec-api.c:10:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/wireless/ralink/rt2x00/rt2800lib.c:26:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/ipv6/netfilter/nft_reject_ipv6.c:11:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/netfilter/nft_range.c:8:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/rpmsg/rpmsg_char.c:12:
In file included from /builds/linux/include/linux/cdev.h:5:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/rpmsg/qcom_glink_rpm.c:6:
In file included from /builds/linux/include/linux/idr.h:15:
In file included from /builds/linux/include/linux/radix-tree.h:14:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/input/touchscreen/elo.c:17:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;

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_IAS=0
In file included from /builds/linux/drivers/gpu/ipu-v3/ipu-dc.c:8:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/ethernet/cadence/macb_ptp.c:12:
In file included from /builds/linux/include/linux/clk.h:14:
In file included from /builds/linux/include/linux/notifier.h:14:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/usb/gadget/function/u_uac1_legacy.c:10:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/sound/pci/cs46xx/dsp_spos_scb_lib.c:10:
In file included from /builds/linux/include/linux/io.h:13:
In file included from /builds/linux/arch/riscv/include/asm/io.h:15:
In file included from /builds/linux/arch/riscv/include/asm/mmiowb.h:12:
In file included from /builds/linux/include/asm-generic/mmiowb.h:27:
In file included from /builds/linux/arch/riscv/include/asm/smp.h:11:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpio/gpiolib.c:4:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/iio/dac/ad5755.c:8:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/sound/soc/codecs/ads117x.c:10:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/input/touchscreen/ad7879-i2c.c:8:
In file included from /builds/linux/include/linux/input.h:8:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/nvme/host/fault_inject.c:9:
In file included from /builds/linux/drivers/nvme/host/nvme.h:10:
In file included from /builds/linux/include/linux/cdev.h:5:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/power/supply/max8903_charger.c:9:
In file included from /builds/linux/include/linux/gpio.h:62:
In file included from /builds/linux/include/asm-generic/gpio.h:8:
In file included from /builds/linux/include/linux/of.h:17:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/staging/isdn/avm/avm_cs.c:12:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/pci/mantis/mantis_hif.c:11:
In file included from /builds/linux/include/linux/sched.h:12:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/usb/dvb-usb-v2/mxl111sf-gpio.c:8:
In file included from /builds/linux/drivers/media/usb/dvb-usb-v2/mxl111sf-gpio.h:11:
In file included from /builds/linux/drivers/media/usb/dvb-usb-v2/mxl111sf.h:15:
In file included from /builds/linux/drivers/media/usb/dvb-usb-v2/dvb_usb.h:12:
In file included from /builds/linux/include/linux/usb/input.h:13:
In file included from /builds/linux/include/linux/usb.h:6:
In file included from /builds/linux/include/linux/usb/ch9.h:36:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/pci/controller/dwc/pcie-histb.c:11:
In file included from /builds/linux/include/linux/clk.h:14:
In file included from /builds/linux/include/linux/notifier.h:14:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/subdev/pci/nv40.c:24:
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/subdev/pci/priv.h:5:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/subdev/pci.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/subdev.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/device.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/oclass.h:3:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/os.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvif/os.h:6:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/hid/hid-prodikeys.c:17:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/fpga/altera-cvp.c:14:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/rc/img-ir/img-ir-raw.c:11:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/kernel/trace/trace_irqsoff.c:13:
In file included from /builds/linux/include/linux/kallsyms.h:12:
In file included from /builds/linux/include/linux/mm.h:10:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/platform/qcom/venus/helpers.c:6:
In file included from /builds/linux/include/linux/clk.h:14:
In file included from /builds/linux/include/linux/notifier.h:14:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/ipv6/ip6_tunnel.c:18:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/sched/sch_ingress.c:7:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/dvb-frontends/ves1x93.c:14:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/pci/ats.c:13:
In file included from /builds/linux/include/linux/pci-ats.h:5:
In file included from /builds/linux/include/linux/pci.h:35:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/char/ipmi/ipmi_ssif.c:37:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/platform/davinci/vpif.c:22:
In file included from /builds/linux/include/linux/io.h:13:
In file included from /builds/linux/arch/riscv/include/asm/io.h:15:
In file included from /builds/linux/arch/riscv/include/asm/mmiowb.h:12:
In file included from /builds/linux/include/asm-generic/mmiowb.h:27:
In file included from /builds/linux/arch/riscv/include/asm/smp.h:11:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/sound/pci/echoaudio/echo3g.c:40:
In file included from /builds/linux/include/linux/interrupt.h:11:
In file included from /builds/linux/include/linux/hardirq.h:5:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/tipc/node.c:37:
In file included from /builds/linux/net/tipc/core.h:46:
In file included from /builds/linux/include/linux/mm.h:10:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/wireless/broadcom/brcm80211/brcmsmac/phy/phy_n.c:13:
In file included from /builds/linux/drivers/net/wireless/broadcom/brcm80211/brcmsmac/aiutils.h:20:
In file included from /builds/linux/include/linux/bcma/bcma.h:5:
In file included from /builds/linux/include/linux/pci.h:35:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/staging/fwserial/fwserial.c:10:
In file included from /builds/linux/include/linux/sched.h:12:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/wireless/rsi/rsi_91x_debugfs.c:17:
In file included from /builds/linux/drivers/net/wireless/rsi/rsi_debugfs.h:20:
In file included from /builds/linux/drivers/net/wireless/rsi/rsi_main.h:21:
In file included from /builds/linux/include/linux/skbuff.h:15:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/i2c/busses/i2c-piix4.c:24:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/kernel/kmod.c:4:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/ext4/dir.c:25:
In file included from /builds/linux/include/linux/fs.h:6:
In file included from /builds/linux/include/linux/wait_bit.h:8:
In file included from /builds/linux/include/linux/wait.h:9:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/staging/rtl8188eu/core/rtw_ap.c:9:
In file included from /builds/linux/include/linux/ieee80211.h:19:
In file included from /builds/linux/include/linux/if_ether.h:19:
In file included from /builds/linux/include/linux/skbuff.h:15:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/iio/resolver/ad2s1200.c:12:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/pinctrl/uniphier/pinctrl-uniphier-pro4.c:9:
In file included from /builds/linux/include/linux/pinctrl/pinctrl.h:14:
In file included from /builds/linux/include/linux/radix-tree.h:14:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/infiniband/hw/cxgb3/iwch_provider.c:32:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/ethernet/netronome/nfp/nfpcore/nfp_cpplib.c:16:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/scsi/bnx2fc/bnx2fc_debug.c:15:
In file included from /builds/linux/drivers/scsi/bnx2fc/bnx2fc.h:18:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/w1/slaves/w1_ds2408.c:9:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from lib/raid6/int32.c:21:
In file included from /builds/linux/include/linux/raid/pq.h:15:
In file included from /builds/linux/include/linux/blkdev.h:5:
In file included from /builds/linux/include/linux/sched.h:12:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/rtc/rtc-rx6110.c:20:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/core/page_pool.c:10:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/v4l2-core/v4l2-fwnode.c:17:
In file included from /builds/linux/include/linux/acpi.h:13:
In file included from /builds/linux/include/linux/irqdomain.h:35:
In file included from /builds/linux/include/linux/of.h:17:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/amd/amdgpu/amdgpu_ctx.c:25:
In file included from /builds/linux/include/drm/drm_auth.h:31:
In file included from /builds/linux/include/linux/idr.h:15:
In file included from /builds/linux/include/linux/radix-tree.h:14:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/sound/usb/midi.c:41:
In file included from /builds/linux/include/linux/interrupt.h:11:
In file included from /builds/linux/include/linux/hardirq.h:5:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/platform/exynos-gsc/gsc-m2m.c:9:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/sound/core/device.c:7:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/6lowpan/nhc_dest.c:7:
In file included from /builds/linux/net/6lowpan/nhc.h:5:
In file included from /builds/linux/include/linux/skbuff.h:15:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/kernel/sched/stats.c:5:
In file included from /builds/linux/kernel/sched/sched.h:5:
In file included from /builds/linux/include/linux/sched.h:12:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/irqchip/irq-ts4800.c:11:
In file included from /builds/linux/include/linux/interrupt.h:11:
In file included from /builds/linux/include/linux/hardirq.h:5:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/sched/sch_netem.c:12:
In file included from /builds/linux/include/linux/mm.h:10:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/common/videobuf2/videobuf2-dma-sg.c:13:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/scsi/dmx3191d.c:14:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/tty/tty_io.c:73:
In file included from /builds/linux/include/linux/sched/signal.h:5:
In file included from /builds/linux/include/linux/rculist.h:11:
In file included from /builds/linux/include/linux/rcupdate.h:27:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/iio/accel/mma7455_i2c.c:7:
In file included from /builds/linux/include/linux/i2c.h:13:
In file included from /builds/linux/include/linux/acpi.h:13:
In file included from /builds/linux/include/linux/irqdomain.h:35:
In file included from /builds/linux/include/linux/of.h:17:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/irqchip/irq-renesas-irqc.c:9:
In file included from /builds/linux/include/linux/platform_device.h:13:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/i2c/m5mols/m5mols_controls.c:12:
In file included from /builds/linux/include/linux/i2c.h:13:
In file included from /builds/linux/include/linux/acpi.h:13:
In file included from /builds/linux/include/linux/irqdomain.h:35:
In file included from /builds/linux/include/linux/of.h:17:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/lib/devres.c:3:
In file included from /builds/linux/include/linux/pci.h:35:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/ipv6/seg6_local.c:11:
In file included from /builds/linux/include/linux/skbuff.h:15:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/mtd/maps/physmap-core.c:26:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/exynos/exynos_drm_fb.c:11:
In file included from /builds/linux/include/drm/drm_atomic.h:31:
In file included from /builds/linux/include/drm/drm_crtc.h:28:
In file included from /builds/linux/include/linux/i2c.h:13:
In file included from /builds/linux/include/linux/acpi.h:13:
In file included from /builds/linux/include/linux/irqdomain.h:35:
In file included from /builds/linux/include/linux/of.h:17:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/sound/soc/codecs/cs47l92.c:9:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/netfilter/xt_LED.c:8:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/xfs/scrub/inode.c:6:
In file included from /builds/linux/fs/xfs/xfs.h:22:
In file included from /builds/linux/fs/xfs/xfs_linux.h:24:
In file included from /builds/linux/fs/xfs/kmem.h:9:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/regulator/sc2731-regulator.c:6:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/iio/accel/bma220_spi.c:8:
In file included from /builds/linux/include/linux/acpi.h:13:
In file included from /builds/linux/include/linux/irqdomain.h:35:
In file included from /builds/linux/include/linux/of.h:17:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/sched/sch_skbprio.c:11:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/mfd/lp873x.c:16:
In file included from /builds/linux/include/linux/interrupt.h:11:
In file included from /builds/linux/include/linux/hardirq.h:5:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/virtio/virtio_pci_legacy.c:17:
In file included from /builds/linux/drivers/virtio/virtio_pci_common.h:19:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/staging/rtl8723bs/hal/odm_RTL8723B.c:8:
In file included from /builds/linux/drivers/staging/rtl8723bs/hal/odm_precomp.h:11:
In file included from /builds/linux/drivers/staging/rtl8723bs/hal/odm_types.h:10:
In file included from /builds/linux/drivers/staging/rtl8723bs/include/drv_types.h:18:
In file included from /builds/linux/include/linux/sched/signal.h:5:
In file included from /builds/linux/include/linux/rculist.h:11:
In file included from /builds/linux/include/linux/rcupdate.h:27:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/kernel/irq/affinity.c:6:
In file included from /builds/linux/include/linux/interrupt.h:11:
In file included from /builds/linux/include/linux/hardirq.h:5:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/sound/pci/ctxfi/ctresource.c:15:
In file included from /builds/linux/sound/pci/ctxfi/cthardware.h:18:
In file included from /builds/linux/include/linux/pci.h:35:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/sound/pci/echoaudio/layla24.c:40:
In file included from /builds/linux/include/linux/interrupt.h:11:
In file included from /builds/linux/include/linux/hardirq.h:5:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/mmc/host/sdhci-of-at91.c:9:
In file included from /builds/linux/include/linux/clk.h:14:
In file included from /builds/linux/include/linux/notifier.h:14:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/iio/dac/ad5449.c:10:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/sound/usb/pcm.c:6:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/ethernet/mellanox/mlx5/core/steering/dr_rule.c:4:
In file included from /builds/linux/drivers/net/ethernet/mellanox/mlx5/core/steering/dr_types.h:7:
In file included from /builds/linux/include/linux/mlx5/driver.h:37:
In file included from /builds/linux/include/linux/completion.h:12:
In file included from /builds/linux/include/linux/wait.h:9:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/arcnet/arc-rimi.c:31:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/engine/dma/usernv50.c:25:
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/engine/dma/user.h:5:
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/engine/dma/priv.h:5:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/engine/dma.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/engine.h:5:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/subdev.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/device.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/oclass.h:3:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/os.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvif/os.h:6:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/pinctrl/mediatek/pinctrl-mt8173.c:8:
In file included from /builds/linux/include/linux/platform_device.h:13:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/usb/storage/usb.c:37:
In file included from /builds/linux/include/linux/sched.h:12:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/iio/adc/ad7949.c:10:
In file included from /builds/linux/include/linux/iio/iio.h:10:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/staging/comedi/drivers/adv_pci1720.c:43:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/subdev/bios/gpio.c:24:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/subdev/bios.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/subdev.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/device.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/oclass.h:3:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/os.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvif/os.h:6:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/dccp/input.c:9:
In file included from /builds/linux/include/linux/dccp.h:6:
In file included from /builds/linux/include/linux/in.h:19:
In file included from /builds/linux/include/uapi/linux/in.h:24:
In file included from /builds/linux/include/linux/socket.h:8:
In file included from /builds/linux/include/linux/uio.h:9:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/drm_mode_config.c:23:
In file included from /builds/linux/include/linux/uaccess.h:5:
In file included from /builds/linux/include/linux/sched.h:12:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/subdev/fb/nv36.c:26:
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/subdev/fb/priv.h:5:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/subdev/fb.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/subdev.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/device.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/oclass.h:3:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/os.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvif/os.h:6:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/ethernet/netronome/nfp/flower/main.c:4:
In file included from /builds/linux/include/linux/etherdevice.h:20:
In file included from /builds/linux/include/linux/if_ether.h:19:
In file included from /builds/linux/include/linux/skbuff.h:15:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/crypto/blowfish_common.c:18:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/rds/rdma_transport.c:33:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/input/touchscreen/ad7877.c:25:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/bridge/megachips-stdpxxxx-ge-b850v3-fw.c:22:
In file included from /builds/linux/include/linux/i2c.h:13:
In file included from /builds/linux/include/linux/acpi.h:13:
In file included from /builds/linux/include/linux/irqdomain.h:35:
In file included from /builds/linux/include/linux/of.h:17:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/ata/pata_cmd64x.c:28:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/usb/serial/symbolserial.c:11:
In file included from /builds/linux/include/linux/tty.h:5:
In file included from /builds/linux/include/linux/fs.h:6:
In file included from /builds/linux/include/linux/wait_bit.h:8:
In file included from /builds/linux/include/linux/wait.h:9:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvif/mmu.c:22:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvif/mmu.h:3:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvif/object.h:5:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvif/os.h:6:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/scsi/scsi.c:41:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/nfc/nci/data.c:15:
In file included from /builds/linux/include/linux/interrupt.h:11:
In file included from /builds/linux/include/linux/hardirq.h:5:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/ext4/xattr.c:55:
In file included from /builds/linux/include/linux/fs.h:6:
In file included from /builds/linux/include/linux/wait_bit.h:8:
In file included from /builds/linux/include/linux/wait.h:9:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/phy/dp83867.c:8:
In file included from /builds/linux/include/linux/ethtool.h:17:
In file included from /builds/linux/include/linux/compat.h:10:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/mac80211/aes_gmac.c:10:
In file included from /builds/linux/include/crypto/aead.h:11:
In file included from /builds/linux/include/linux/crypto.h:19:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/nouveau/nouveau_mem.c:22:
In file included from /builds/linux/drivers/gpu/drm/nouveau/nouveau_mem.h:3:
In file included from /builds/linux/include/drm/ttm/ttm_bo_api.h:34:
In file included from /builds/linux/include/drm/drm_gem.h:37:
In file included from /builds/linux/include/linux/kref.h:16:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/iio/dac/ad5593r.c:9:
In file included from /builds/linux/drivers/iio/dac/ad5592r-base.h:14:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/ceph/striper.c:6:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/dvb-frontends/af9033.c:9:
In file included from /builds/linux/drivers/media/dvb-frontends/af9033_priv.h:12:
In file included from /builds/linux/include/media/dvb_frontend.h:36:
In file included from /builds/linux/include/linux/sched.h:12:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/wireless/mediatek/mt76/mt76x2/phy.c:7:
In file included from /builds/linux/drivers/net/wireless/mediatek/mt76/mt76x2/mt76x2.h:9:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/netfilter/ipvs/ip_vs_est.c:19:
In file included from /builds/linux/include/linux/jiffies.h:9:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/staging/media/imx/imx-media-of.c:9:
In file included from /builds/linux/include/linux/of_platform.h:9:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/mmc/host/sdhci-iproc.c:18:
In file included from /builds/linux/include/linux/acpi.h:13:
In file included from /builds/linux/include/linux/irqdomain.h:35:
In file included from /builds/linux/include/linux/of.h:17:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/lib/vsprintf.c:22:
In file included from /builds/linux/include/linux/clk.h:14:
In file included from /builds/linux/include/linux/notifier.h:14:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/nouveau/dispnv04/dfp.c:27:
In file included from /builds/linux/include/drm/drm_crtc_helper.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/sched/act_meta_mark.c:12:
In file included from /builds/linux/include/linux/skbuff.h:15:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/staging/most/dim2/sysfs.c:13:
In file included from /builds/linux/drivers/staging/most/dim2/sysfs.h:13:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/sound/core/seq/oss/seq_oss_synth.c:10:
In file included from /builds/linux/sound/core/seq/oss/seq_oss_synth.h:13:
In file included from /builds/linux/sound/core/seq/oss/seq_oss_device.h:11:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/edac/wq.c:2:
In file included from /builds/linux/drivers/edac/edac_module.h:14:
In file included from /builds/linux/drivers/edac/edac_mc.h:27:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/mm/util.c:2:
In file included from /builds/linux/include/linux/mm.h:10:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/ext4/bitmap.c:11:
In file included from /builds/linux/include/linux/buffer_head.h:12:
In file included from /builds/linux/include/linux/fs.h:6:
In file included from /builds/linux/include/linux/wait_bit.h:8:
In file included from /builds/linux/include/linux/wait.h:9:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/parport/daisy.c:22:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/subdev/bios/perf.c:24:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/subdev/bios.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/subdev.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/device.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/oclass.h:3:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/os.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvif/os.h:6:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/ethernet/atheros/atl1c/atl1c_ethtool.c:9:
In file included from /builds/linux/include/linux/netdevice.h:24:
In file included from /builds/linux/include/linux/timer.h:6:
In file included from /builds/linux/include/linux/ktime.h:24:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/ptp/ptp_qoriq.c:10:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/leds/led-core.c:11:
In file included from /builds/linux/include/linux/leds.h:12:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/pci/cobalt/cobalt-irq.c:11:
In file included from /builds/linux/drivers/media/pci/cobalt/cobalt-driver.h:15:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/platform/omap3isp/isphist.c:16:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/mtd/nand/raw/txx9ndfmc.c:11:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/usb/dvb-usb-v2/gl861.c:8:
In file included from /builds/linux/drivers/media/usb/dvb-usb-v2/gl861.h:5:
In file included from /builds/linux/drivers/media/usb/dvb-usb-v2/dvb_usb.h:12:
In file included from /builds/linux/include/linux/usb/input.h:13:
In file included from /builds/linux/include/linux/usb.h:6:
In file included from /builds/linux/include/linux/usb/ch9.h:36:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/usb/gspca/conex.c:13:
In file included from /builds/linux/drivers/media/usb/gspca/gspca.h:5:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/target/target_core_tpg.c:13:
In file included from /builds/linux/include/linux/net.h:18:
In file included from /builds/linux/include/linux/random.h:101:
In file included from /builds/linux/include/linux/prandom.h:12:
In file included from /builds/linux/include/linux/percpu.h:6:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/fsi/fsi-occ.c:3:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/iio/health/afe4404.c:9:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/subdev/fb/nv41.c:26:
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/subdev/fb/priv.h:5:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/subdev/fb.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/subdev.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/device.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/oclass.h:3:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/os.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvif/os.h:6:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/phy/broadcom/phy-bcm-ns2-usbdrd.c:15:
In file included from /builds/linux/include/linux/extcon-provider.h:13:
In file included from /builds/linux/include/linux/extcon.h:21:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/iio/buffer/kfifo_buf.c:2:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/power/supply/bq27xxx_battery_hdq.c:17:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/ttm/ttm_tt.c:34:
In file included from /builds/linux/include/linux/sched.h:12:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/subdev/fb/gddr3.c:25:
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/subdev/fb/ram.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/subdev/fb/priv.h:5:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/subdev/fb.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/subdev.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/device.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/oclass.h:3:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/os.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvif/os.h:6:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/vfio/mdev/mdev_sysfs.c:10:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/video/fbdev/core/fb_notify.c:13:
In file included from /builds/linux/include/linux/fb.h:6:
In file included from /builds/linux/include/uapi/linux/fb.h:6:
In file included from /builds/linux/include/linux/i2c.h:13:
In file included from /builds/linux/include/linux/acpi.h:13:
In file included from /builds/linux/include/linux/irqdomain.h:35:
In file included from /builds/linux/include/linux/of.h:17:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/bluetooth/hci_request.c:24:
In file included from /builds/linux/include/linux/sched/signal.h:5:
In file included from /builds/linux/include/linux/rculist.h:11:
In file included from /builds/linux/include/linux/rcupdate.h:27:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/kernel/sched/topology.c:5:
In file included from /builds/linux/kernel/sched/sched.h:5:
In file included from /builds/linux/include/linux/sched.h:12:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/pci/pt3/pt3.c:8:
In file included from /builds/linux/include/linux/freezer.h:8:
In file included from /builds/linux/include/linux/sched.h:12:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/platform/vivid/vivid-kthread-cap.c:8:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/reset/reset-lpc18xx.c:8:
In file included from /builds/linux/include/linux/clk.h:14:
In file included from /builds/linux/include/linux/notifier.h:14:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/usb/c67x00/c67x00-drv.c:23:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/certs/blacklist.c:9:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/ethernet/netronome/nfp/flower/metadata.c:5:
In file included from /builds/linux/include/linux/hashtable.h:14:
In file included from /builds/linux/include/linux/rculist.h:11:
In file included from /builds/linux/include/linux/rcupdate.h:27:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from drivers/i2c/i2c-stub.mod.c:2:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/usb/host/ohci-pci.c:18:
In file included from /builds/linux/include/linux/io.h:13:
In file included from /builds/linux/arch/riscv/include/asm/io.h:15:
In file included from /builds/linux/arch/riscv/include/asm/mmiowb.h:12:
In file included from /builds/linux/include/asm-generic/mmiowb.h:27:
In file included from /builds/linux/arch/riscv/include/asm/smp.h:11:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/kernel/user_namespace.c:4:
In file included from /builds/linux/include/linux/nsproxy.h:5:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/rc/keymaps/rc-purpletv.c:8:
In file included from /builds/linux/include/media/rc-map.h:11:
In file included from /builds/linux/include/linux/input.h:8:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/wireless/ath/wcn36xx/pmc.c:19:
In file included from /builds/linux/drivers/net/wireless/ath/wcn36xx/wcn36xx.h:20:
In file included from /builds/linux/include/linux/completion.h:12:
In file included from /builds/linux/include/linux/wait.h:9:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/erofs/zdata.c:7:
In file included from /builds/linux/fs/erofs/zdata.h:10:
In file included from /builds/linux/fs/erofs/internal.h:10:
In file included from /builds/linux/include/linux/fs.h:6:
In file included from /builds/linux/include/linux/wait_bit.h:8:
In file included from /builds/linux/include/linux/wait.h:9:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/mac80211/ethtool.c:11:
In file included from /builds/linux/include/net/cfg80211.h:13:
In file included from /builds/linux/include/linux/netdevice.h:24:
In file included from /builds/linux/include/linux/timer.h:6:
In file included from /builds/linux/include/linux/ktime.h:24:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/f2fs/xattr.c:18:
In file included from /builds/linux/include/linux/rwsem.h:16:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/sound/core/memory.c:9:
In file included from /builds/linux/include/linux/io.h:13:
In file included from /builds/linux/arch/riscv/include/asm/io.h:15:
In file included from /builds/linux/arch/riscv/include/asm/mmiowb.h:12:
In file included from /builds/linux/include/asm-generic/mmiowb.h:27:
In file included from /builds/linux/arch/riscv/include/asm/smp.h:11:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/sound/i2c/other/ak4117.c:8:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/phy/broadcom/phy-bcm-ns2-pcie.c:14:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/squashfs/zlib_wrapper.c:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/platform/exynos4-is/fimc-isp.c:12:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/lima/lima_drv.c:4:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/security/apparmor/secid.c:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/radeon/r600_cs.c:30:
In file included from /builds/linux/drivers/gpu/drm/radeon/radeon.h:64:
In file included from /builds/linux/include/linux/wait.h:9:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/ethernet/qualcomm/qca_7k.c:27:
In file included from /builds/linux/include/linux/netdevice.h:24:
In file included from /builds/linux/include/linux/timer.h:6:
In file included from /builds/linux/include/linux/ktime.h:24:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/video/fbdev/aty/radeon_i2c.c:2:
In file included from /builds/linux/drivers/video/fbdev/aty/radeonfb.h:9:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/rc/keymaps/rc-avermedia-m733a-rm-k6.c:7:
In file included from /builds/linux/include/media/rc-map.h:11:
In file included from /builds/linux/include/linux/input.h:8:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/radeon/radeon_legacy_crtc.c:27:
In file included from /builds/linux/include/drm/drm_crtc_helper.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/staging/speakup/speakup_dummy.c:14:
In file included from /builds/linux/drivers/staging/speakup/spk_priv.h:14:
In file included from /builds/linux/drivers/staging/speakup/spk_types.h:8:
In file included from /builds/linux/include/linux/fs.h:6:
In file included from /builds/linux/include/linux/wait_bit.h:8:
In file included from /builds/linux/include/linux/wait.h:9:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/proc/base.c:51:
In file included from /builds/linux/include/linux/uaccess.h:5:
In file included from /builds/linux/include/linux/sched.h:12:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/security/selinux/ibpkey.c:22:
In file included from /builds/linux/include/linux/rcupdate.h:27:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/scsi/scsi_lib.c:12:
In file included from /builds/linux/include/linux/bio.h:8:
In file included from /builds/linux/include/linux/highmem.h:5:
In file included from /builds/linux/include/linux/fs.h:6:
In file included from /builds/linux/include/linux/wait_bit.h:8:
In file included from /builds/linux/include/linux/wait.h:9:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/crypto/des_generic.c:13:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/hfs/brec.c:12:
In file included from /builds/linux/fs/hfs/btree.h:10:
In file included from /builds/linux/fs/hfs/hfs_fs.h:18:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/iio/common/st_sensors/st_sensors_i2c.c:11:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/tuners/mc44s803.c:8:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/staging/comedi/comedi_buf.c:10:
In file included from /builds/linux/include/linux/vmalloc.h:5:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/pinctrl/mediatek/pinctrl-mt2701.c:8:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/ipv4/inet_fragment.c:11:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/block/rsxx/dma.c:11:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/pci/ttpci/ttpci-eeprom.c:24:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/crypto/md4.c:23:
In file included from /builds/linux/include/crypto/internal/hash.h:11:
In file included from /builds/linux/include/crypto/algapi.h:10:
In file included from /builds/linux/include/linux/crypto.h:19:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/iio/light/tcs3472.c:16:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/x25/x25_link.c:22:
In file included from /builds/linux/include/linux/jiffies.h:9:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/pci/controller/dwc/pci-imx6.c:12:
In file included from /builds/linux/include/linux/clk.h:14:
In file included from /builds/linux/include/linux/notifier.h:14:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/sound/pci/bt87x.c:11:
In file included from /builds/linux/include/linux/interrupt.h:11:
In file included from /builds/linux/include/linux/hardirq.h:5:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from lib/test_ubsan.mod.c:2:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/bridge/netfilter/ebt_arpreply.c:12:
In file included from /builds/linux/include/linux/if_arp.h:22:
In file included from /builds/linux/include/linux/skbuff.h:15:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/clk/clk-fractional-divider.c:10:
In file included from /builds/linux/include/linux/clk-provider.h:9:
In file included from /builds/linux/include/linux/of.h:17:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/phy/marvell/phy-armada38x-comphy.c:9:
In file included from /builds/linux/include/linux/iopoll.h:11:
In file included from /builds/linux/include/linux/ktime.h:24:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/clocksource/timer-imx-sysctr.c:5:
In file included from /builds/linux/include/linux/interrupt.h:11:
In file included from /builds/linux/include/linux/hardirq.h:5:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/ethernet/qualcomm/emac/emac-ethtool.c:5:
In file included from /builds/linux/include/linux/ethtool.h:17:
In file included from /builds/linux/include/linux/compat.h:10:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/bridge/netfilter/ebt_arp.c:12:
In file included from /builds/linux/include/linux/if_arp.h:22:
In file included from /builds/linux/include/linux/skbuff.h:15:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpio/gpio-pcie-idio-24.c:20:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/amd/amdgpu/../display/dc/clk_mgr/dce110/dce110_clk_mgr.c:26:
In file included from /builds/linux/drivers/gpu/drm/amd/amdgpu/../display/dc/inc/core_types.h:29:
In file included from /builds/linux/drivers/gpu/drm/amd/amdgpu/../display/dc/dc.h:29:
In file included from /builds/linux/drivers/gpu/drm/amd/amdgpu/../display/dc/dc_types.h:28:
In file included from /builds/linux/drivers/gpu/drm/amd/amdgpu/../display/dc/os_types.h:30:
In file included from /builds/linux/include/linux/kref.h:16:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/sound/soc/codecs/tas5720.c:10:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/input/touchscreen/auo-pixcir-ts.c:14:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/rds/ib_send.c:34:
In file included from /builds/linux/include/linux/in.h:19:
In file included from /builds/linux/include/uapi/linux/in.h:24:
In file included from /builds/linux/include/linux/socket.h:8:
In file included from /builds/linux/include/linux/uio.h:9:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/pci/controller/pcie-altera-msi.c:10:
In file included from /builds/linux/include/linux/interrupt.h:11:
In file included from /builds/linux/include/linux/hardirq.h:5:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/spi/spi-sifive.c:10:
In file included from /builds/linux/include/linux/clk.h:14:
In file included from /builds/linux/include/linux/notifier.h:14:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/ethernet/stmicro/stmmac/hwif.c:7:
In file included from /builds/linux/drivers/net/ethernet/stmicro/stmmac/common.h:14:
In file included from /builds/linux/include/linux/etherdevice.h:20:
In file included from /builds/linux/include/linux/if_ether.h:19:
In file included from /builds/linux/include/linux/skbuff.h:15:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/regulator/max77686-regulator.c:15:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/ethernet/wiznet/w5100.c:10:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/iio/adc/mcp320x.c:42:
In file included from /builds/linux/include/linux/spi/spi.h:9:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/sound/core/seq/oss/seq_oss_writeq.c:10:
In file included from /builds/linux/sound/core/seq/oss/seq_oss_writeq.h:12:
In file included from /builds/linux/sound/core/seq/oss/seq_oss_device.h:11:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/infiniband/hw/efa/efa_com_cmd.c:6:
In file included from /builds/linux/drivers/infiniband/hw/efa/efa_com.h:10:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/ntfs/compress.c:10:
In file included from /builds/linux/include/linux/fs.h:6:
In file included from /builds/linux/include/linux/wait_bit.h:8:
In file included from /builds/linux/include/linux/wait.h:9:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/iio/frequency/adf4350.c:8:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/mac80211/debugfs_sta.c:11:
In file included from /builds/linux/include/linux/debugfs.h:15:
In file included from /builds/linux/include/linux/fs.h:6:
In file included from /builds/linux/include/linux/wait_bit.h:8:
In file included from /builds/linux/include/linux/wait.h:9:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/clk/mediatek/clk-mt2712.c:7:
In file included from /builds/linux/include/linux/clk.h:14:
In file included from /builds/linux/include/linux/notifier.h:14:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/input/mouse/cyapa_gen5.c:14:
In file included from /builds/linux/include/linux/i2c.h:13:
In file included from /builds/linux/include/linux/acpi.h:13:
In file included from /builds/linux/include/linux/irqdomain.h:35:
In file included from /builds/linux/include/linux/of.h:17:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/sched/act_ife.c:20:
In file included from /builds/linux/include/linux/skbuff.h:15:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/netfilter/xt_devgroup.c:6:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/sched/sch_etf.c:9:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/usb/serial/usb-serial.c:22:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/orangefs/waitqueue.c:16:
In file included from /builds/linux/fs/orangefs/protocol.h:5:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/platform/s3c-camif/camif-core.c:11:
In file included from /builds/linux/include/linux/clk.h:14:
In file included from /builds/linux/include/linux/notifier.h:14:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/misc/genwqe/card_utils.c:18:
In file included from /builds/linux/include/linux/sched.h:12:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/iio/pressure/hp206c.c:13:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/usb/usbip/vudc_transfer.c:12:
In file included from /builds/linux/include/linux/usb.h:6:
In file included from /builds/linux/include/linux/usb/ch9.h:36:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/dma/virt-dma.c:7:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/clk/mediatek/reset.c:7:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/sound/soc/codecs/cs35l36.c:9:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/i2c/ch7006_drv.c:27:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/pci/solo6x10/solo6x10-i2c.c:21:
In file included from /builds/linux/include/linux/sched/signal.h:5:
In file included from /builds/linux/include/linux/rculist.h:11:
In file included from /builds/linux/include/linux/rcupdate.h:27:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/staging/rtl8723bs/hal/hal_com.c:10:
In file included from /builds/linux/drivers/staging/rtl8723bs/include/drv_types.h:18:
In file included from /builds/linux/include/linux/sched/signal.h:5:
In file included from /builds/linux/include/linux/rculist.h:11:
In file included from /builds/linux/include/linux/rcupdate.h:27:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/staging/wilc1000/wilc_sdio.c:7:
In file included from /builds/linux/include/linux/clk.h:14:
In file included from /builds/linux/include/linux/notifier.h:14:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/openvswitch/vport-internal_dev.c:6:
In file included from /builds/linux/include/linux/if_vlan.h:10:
In file included from /builds/linux/include/linux/netdevice.h:24:
In file included from /builds/linux/include/linux/timer.h:6:
In file included from /builds/linux/include/linux/ktime.h:24:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/i2c/busses/i2c-sis630.c:32:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/phy/ti/phy-am654-serdes.c:10:
In file included from /builds/linux/include/linux/clk.h:14:
In file included from /builds/linux/include/linux/notifier.h:14:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/sound/drivers/opl3/opl3_synth.c:8:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/regulator/da9055-regulator.c:9:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/pci/bt8xx/bttv-vbi.c:16:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/nfc/nci/ntf.c:19:
In file included from /builds/linux/include/linux/interrupt.h:11:
In file included from /builds/linux/include/linux/hardirq.h:5:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/fscache/stats.c:9:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/btrfs/dev-replace.c:6:
In file included from /builds/linux/include/linux/sched.h:12:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/kernel/stacktrace.c:9:
In file included from /builds/linux/include/linux/sched/task_stack.h:9:
In file included from /builds/linux/include/linux/sched.h:12:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/iio/accel/ssp_accel_sensor.c:6:
In file included from /builds/linux/include/linux/iio/common/ssp_sensors.h:8:
In file included from /builds/linux/include/linux/iio/iio.h:10:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/input/evdev.c:15:
In file included from /builds/linux/include/linux/poll.h:7:
In file included from /builds/linux/include/linux/ktime.h:24:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/rc/keymaps/rc-twinhan1027.c:2:
In file included from /builds/linux/include/media/rc-map.h:11:
In file included from /builds/linux/include/linux/input.h:8:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/regulator/fixed-helper.c:2:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/mmc/host/usdhi6rol0.c:7:
In file included from /builds/linux/include/linux/clk.h:14:
In file included from /builds/linux/include/linux/notifier.h:14:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/sound/pci/oxygen/oxygen.c:40:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/sound/drivers/portman2x4.c:28:
In file included from /builds/linux/include/linux/platform_device.h:13:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/netfilter/ipset/ip_set_getport.c:11:
In file included from /builds/linux/include/linux/ip.h:16:
In file included from /builds/linux/include/linux/skbuff.h:15:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/power/supply/lt3651-charger.c:7:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/staging/comedi/drivers/ni_labpc_common.c:10:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/soc/qcom/qmi_encdec.c:6:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/wireless/realtek/rtw88/rtw8822b.c:5:
In file included from /builds/linux/drivers/net/wireless/realtek/rtw88/main.h:8:
In file included from /builds/linux/include/net/mac80211.h:18:
In file included from /builds/linux/include/linux/if_ether.h:19:
In file included from /builds/linux/include/linux/skbuff.h:15:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/kernel/time/timeconv.c:31:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/usb/storage/initializers.c:25:
In file included from /builds/linux/drivers/usb/storage/usb.h:30:
In file included from /builds/linux/include/linux/usb.h:6:
In file included from /builds/linux/include/linux/usb/ch9.h:36:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/8021q/vlan.c:20:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/hwmon/lochnagar-hwmon.c:13:
In file included from /builds/linux/include/linux/hwmon-sysfs.h:10:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/sctp/stream_interleave.c:18:
In file included from /builds/linux/include/net/busy_poll.h:15:
In file included from /builds/linux/include/linux/netdevice.h:24:
In file included from /builds/linux/include/linux/timer.h:6:
In file included from /builds/linux/include/linux/ktime.h:24:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/radeon/cik_sdma.c:24:
In file included from /builds/linux/include/linux/firmware.h:7:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/sunrpc/auth_gss/gss_rpc_xdr.c:8:
In file included from /builds/linux/include/linux/sunrpc/svcauth.h:16:
In file included from /builds/linux/include/linux/sunrpc/msg_prot.h:204:
In file included from /builds/linux/include/linux/inet.h:42:
In file included from /builds/linux/include/net/net_namespace.h:10:
In file included from /builds/linux/include/linux/workqueue.h:9:
In file included from /builds/linux/include/linux/timer.h:6:
In file included from /builds/linux/include/linux/ktime.h:24:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/platform/mtk-vcodec/mtk_vcodec_dec_pm.c:7:
In file included from /builds/linux/include/linux/clk.h:14:
In file included from /builds/linux/include/linux/notifier.h:14:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/subdev/i2c/anx9805.c:27:
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/subdev/i2c/aux.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/subdev/i2c/pad.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/subdev/i2c.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/subdev.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/device.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/oclass.h:3:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/os.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvif/os.h:6:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/usb/gadget/configfs.c:2:
In file included from /builds/linux/include/linux/configfs.h:24:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/ethernet/broadcom/bnxt/bnxt_xdp.c:11:
In file included from /builds/linux/include/linux/pci.h:35:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/i2c/s5k4ecgx.c:13:
In file included from /builds/linux/include/linux/clk.h:14:
In file included from /builds/linux/include/linux/notifier.h:14:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/i2c/busses/i2c-diolan-u2c.c:14:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/mtd/nand/raw/sm_common.c:7:
In file included from /builds/linux/include/linux/mtd/rawnand.h:16:
In file included from /builds/linux/include/linux/mtd/mtd.h:10:
In file included from /builds/linux/include/linux/uio.h:9:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/engine/msppp/gf100.c:24:
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/engine/msppp/priv.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/engine/msppp.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/engine/falcon.h:5:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/engine.h:5:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/subdev.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/device.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/oclass.h:3:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/os.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvif/os.h:6:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/sound/soc/codecs/max98373.c:4:
In file included from /builds/linux/include/linux/acpi.h:13:
In file included from /builds/linux/include/linux/irqdomain.h:35:
In file included from /builds/linux/include/linux/of.h:17:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/input/misc/mma8450.c:9:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/iio/imu/st_lsm6dsx/st_lsm6dsx_core.c:49:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/engine/disp/gf119.c:24:
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/engine/disp/nv50.h:5:
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/engine/disp/priv.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/engine/disp.h:5:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/engine.h:5:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/subdev.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/device.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/oclass.h:3:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/os.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvif/os.h:6:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/security/integrity/ima/ima_crypto.c:17:
In file included from /builds/linux/include/linux/ratelimit.h:6:
In file included from /builds/linux/include/linux/sched.h:12:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/ethernet/mellanox/mlxsw/spectrum_switchdev.c:6:
In file included from /builds/linux/include/linux/netdevice.h:24:
In file included from /builds/linux/include/linux/timer.h:6:
In file included from /builds/linux/include/linux/ktime.h:24:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/batman-adv/hash.c:7:
In file included from /builds/linux/net/batman-adv/hash.h:10:
In file included from /builds/linux/net/batman-adv/main.h:210:
In file included from /builds/linux/include/linux/etherdevice.h:20:
In file included from /builds/linux/include/linux/if_ether.h:19:
In file included from /builds/linux/include/linux/skbuff.h:15:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/radeon/radeon_cursor.c:27:
In file included from /builds/linux/include/drm/drm_device.h:5:
In file included from /builds/linux/include/linux/kref.h:16:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/afs/dir_silly.c:10:
In file included from /builds/linux/include/linux/fs.h:6:
In file included from /builds/linux/include/linux/wait_bit.h:8:
In file included from /builds/linux/include/linux/wait.h:9:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/ipv6/tcpv6_offload.c:9:
In file included from /builds/linux/include/linux/skbuff.h:15:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/common/videobuf2/videobuf2-memops.c:14:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/security/keys/keyctl.c:9:
In file included from /builds/linux/include/linux/sched.h:12:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/rtc/rtc-max8998.c:9:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/clocksource/dw_apb_timer.c:10:
In file included from /builds/linux/include/linux/dw_apb_timer.h:13:
In file included from /builds/linux/include/linux/clockchips.h:14:
In file included from /builds/linux/include/linux/clocksource.h:13:
In file included from /builds/linux/include/linux/timex.h:56:
In file included from /builds/linux/include/uapi/linux/timex.h:56:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/hid/hid-steelseries.c:11:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/usb/renesas_usbhs/rcar3.c:9:
In file included from /builds/linux/include/linux/io.h:13:
In file included from /builds/linux/arch/riscv/include/asm/io.h:15:
In file included from /builds/linux/arch/riscv/include/asm/mmiowb.h:12:
In file included from /builds/linux/include/asm-generic/mmiowb.h:27:
In file included from /builds/linux/arch/riscv/include/asm/smp.h:11:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/rc/ir-imon-decoder.c:8:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/base/transport_class.c:30:
In file included from /builds/linux/include/linux/attribute_container.h:12:
In file included from /builds/linux/include/linux/klist.h:13:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/pinctrl/pinctrl-palmas.c:24:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/engine/disp/rootgt215.c:24:
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/engine/disp/rootnv50.h:5:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/object.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/oclass.h:3:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/os.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvif/os.h:6:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/crypto/qce/ablkcipher.c:6:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/usb/core/devio.c:24:
In file included from /builds/linux/include/linux/fs.h:6:
In file included from /builds/linux/include/linux/wait_bit.h:8:
In file included from /builds/linux/include/linux/wait.h:9:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/iommu/io-pgtable-arm-v7s.c:25:
In file included from /builds/linux/include/linux/dma-mapping.h:7:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/watchdog/tangox_wdt.c:8:
In file included from /builds/linux/include/linux/clk.h:14:
In file included from /builds/linux/include/linux/notifier.h:14:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/ieee802154/mac802154_hwsim.c:14:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/amd/amdgpu/../display/dc/dce/dce_i2c_sw.c:28:
In file included from /builds/linux/drivers/gpu/drm/amd/amdgpu/../display/dc/dce/dce_i2c.h:29:
In file included from /builds/linux/drivers/gpu/drm/amd/amdgpu/../display/dc/inc/core_types.h:29:
In file included from /builds/linux/drivers/gpu/drm/amd/amdgpu/../display/dc/dc.h:29:
In file included from /builds/linux/drivers/gpu/drm/amd/amdgpu/../display/dc/dc_types.h:28:
In file included from /builds/linux/drivers/gpu/drm/amd/amdgpu/../display/dc/os_types.h:30:
In file included from /builds/linux/include/linux/kref.h:16:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/rc/keymaps/rc-wetek-hub.c:4:
In file included from /builds/linux/include/media/rc-map.h:11:
In file included from /builds/linux/include/linux/input.h:8:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/orangefs/orangefs-utils.c:9:
In file included from /builds/linux/fs/orangefs/protocol.h:5:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/ethernet/chelsio/cxgb4/cudbg_lib.c:9:
In file included from /builds/linux/drivers/net/ethernet/chelsio/cxgb4/cxgb4.h:42:
In file included from /builds/linux/include/linux/interrupt.h:11:
In file included from /builds/linux/include/linux/hardirq.h:5:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/ethernet/mellanox/mlx5/core/en/xdp.c:33:
In file included from /builds/linux/include/linux/bpf_trace.h:5:
In file included from /builds/linux/include/trace/events/xdp.h:8:
In file included from /builds/linux/include/linux/netdevice.h:24:
In file included from /builds/linux/include/linux/timer.h:6:
In file included from /builds/linux/include/linux/ktime.h:24:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/wireless/ath/ath5k/led.c:44:
In file included from /builds/linux/include/linux/pci.h:35:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/clk/actions/owl-s700.c:12:
In file included from /builds/linux/include/linux/clk-provider.h:9:
In file included from /builds/linux/include/linux/of.h:17:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/mtd/mtdpart.c:10:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/wireless/realtek/rtlwifi/rtl8192c/dm_common.c:5:
In file included from /builds/linux/drivers/net/wireless/realtek/rtlwifi/rtl8192c/dm_common.h:7:
In file included from /builds/linux/drivers/net/wireless/realtek/rtlwifi/rtl8192c/../wifi.h:9:
In file included from /builds/linux/include/linux/sched.h:12:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/scsi/qla2xxx/qla_attr.c:7:
In file included from /builds/linux/drivers/scsi/qla2xxx/qla_def.h:13:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/ata/libata-scsi.c:20:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/iio/light/jsa1212.c:13:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/802/garp.c:8:
In file included from /builds/linux/include/linux/timer.h:6:
In file included from /builds/linux/include/linux/ktime.h:24:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/sound/soc/soc-dai.c:9:
In file included from /builds/linux/include/sound/soc.h:13:
In file included from /builds/linux/include/linux/of.h:17:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/sunrpc/auth_unix.c:10:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/leds/leds-ti-lmu-common.c:10:
In file included from /builds/linux/include/linux/of_device.h:5:
In file included from /builds/linux/include/linux/cpu.h:17:
In file included from /builds/linux/include/linux/node.h:18:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/watchdog/at91sam9_wdt.c:17:
In file included from /builds/linux/include/linux/clk.h:14:
In file included from /builds/linux/include/linux/notifier.h:14:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/mmc/core/pwrseq_sd8787.c:15:
In file included from /builds/linux/include/linux/platform_device.h:13:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/ipv4/esp4.c:4:
In file included from /builds/linux/include/crypto/aead.h:11:
In file included from /builds/linux/include/linux/crypto.h:19:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/ingenic/ingenic-drm.c:7:
In file included from /builds/linux/include/linux/clk.h:14:
In file included from /builds/linux/include/linux/notifier.h:14:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/xfs/libxfs/xfs_alloc_btree.c:6:
In file included from /builds/linux/fs/xfs/xfs.h:22:
In file included from /builds/linux/fs/xfs/xfs_linux.h:24:
In file included from /builds/linux/fs/xfs/kmem.h:9:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/input/joystick/iforce/iforce-serio.c:9:
In file included from /builds/linux/include/linux/serio.h:10:
In file included from /builds/linux/include/linux/interrupt.h:11:
In file included from /builds/linux/include/linux/hardirq.h:5:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/i2c/tlv320aic23b.c:13:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/afs/file.c:9:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/clk/actions/owl-pll.c:11:
In file included from /builds/linux/include/linux/clk-provider.h:9:
In file included from /builds/linux/include/linux/of.h:17:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/engine/pm/base.c:24:
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/engine/pm/priv.h:5:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/engine/pm.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/engine.h:5:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/subdev.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/device.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/oclass.h:3:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/os.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvif/os.h:6:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/nfs/mount_clnt.c:9:
In file included from /builds/linux/include/linux/socket.h:8:
In file included from /builds/linux/include/linux/uio.h:9:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/hid/hid-multitouch.c:34:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/rc/keymaps/rc-twinhan-dtv-cab-ci.c:7:
In file included from /builds/linux/include/media/rc-map.h:11:
In file included from /builds/linux/include/linux/input.h:8:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/ethernet/hisilicon/hns3/hns3pf/hclge_mdio.c:4:
In file included from /builds/linux/include/linux/etherdevice.h:20:
In file included from /builds/linux/include/linux/if_ether.h:19:
In file included from /builds/linux/include/linux/skbuff.h:15:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/ax25/ax25_timer.c:14:
In file included from /builds/linux/include/linux/socket.h:8:
In file included from /builds/linux/include/linux/uio.h:9:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/ethernet/stmicro/stmmac/dwmac-sun8i.c:8:
In file included from /builds/linux/include/linux/clk.h:14:
In file included from /builds/linux/include/linux/notifier.h:14:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/usb/host/sl811-hcd.c:35:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/video/fbdev/omap2/omapfb/dss/manager.c:15:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/common/saa7146/saa7146_hlp.c:6:
In file included from /builds/linux/include/media/drv-intf/saa7146_vv.h:5:
In file included from /builds/linux/include/media/v4l2-common.h:17:
In file included from /builds/linux/include/media/v4l2-dev.h:13:
In file included from /builds/linux/include/linux/poll.h:7:
In file included from /builds/linux/include/linux/ktime.h:24:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/thermal/samsung/exynos_tmu.c:14:
In file included from /builds/linux/include/linux/clk.h:14:
In file included from /builds/linux/include/linux/notifier.h:14:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/arch/riscv/kernel/stacktrace.c:8:
In file included from /builds/linux/include/linux/kallsyms.h:12:
In file included from /builds/linux/include/linux/mm.h:10:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/i2c/busses/i2c-viapro.c:33:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/cifs/smb1ops.c:8:
In file included from /builds/linux/include/linux/pagemap.h:8:
In file included from /builds/linux/include/linux/mm.h:10:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/wireless/reg.c:52:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/wireless/quantenna/qtnfmac/cfg80211.c:5:
In file included from /builds/linux/include/linux/etherdevice.h:20:
In file included from /builds/linux/include/linux/if_ether.h:19:
In file included from /builds/linux/include/linux/skbuff.h:15:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/staging/comedi/drivers/pcl818.c:95:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/kernel/futex.c:34:
In file included from /builds/linux/include/linux/compat.h:10:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/wireless/ath/ath10k/qmi_wlfw_v01.c:6:
In file included from /builds/linux/include/linux/soc/qcom/qmi.h:9:
In file included from /builds/linux/include/linux/completion.h:12:
In file included from /builds/linux/include/linux/wait.h:9:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/scsi/qedf/qedf_dbg.c:6:
In file included from /builds/linux/drivers/scsi/qedf/qedf_dbg.h:14:
In file included from /builds/linux/include/linux/pci.h:35:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/staging/rtl8723bs/core/rtw_efuse.c:9:
In file included from /builds/linux/drivers/staging/rtl8723bs/include/drv_types.h:18:
In file included from /builds/linux/include/linux/sched/signal.h:5:
In file included from /builds/linux/include/linux/rculist.h:11:
In file included from /builds/linux/include/linux/rcupdate.h:27:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/sound/soc/stm/stm32_i2s.c:10:
In file included from /builds/linux/include/linux/clk.h:14:
In file included from /builds/linux/include/linux/notifier.h:14:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/hwmon/tmp401.c:21:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/i2c/sr030pc30.c:15:
In file included from /builds/linux/include/linux/i2c.h:13:
In file included from /builds/linux/include/linux/acpi.h:13:
In file included from /builds/linux/include/linux/irqdomain.h:35:
In file included from /builds/linux/include/linux/of.h:17:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/scsi/mpt3sas/mpt3sas_warpdrive.c:42:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/phy/et1011c.c:15:
In file included from /builds/linux/include/linux/interrupt.h:11:
In file included from /builds/linux/include/linux/hardirq.h:5:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/sound/soc/codecs/spdif_receiver.c:15:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/md/persistent-data/dm-block-manager.c:6:
In file included from /builds/linux/drivers/md/persistent-data/dm-block-manager.h:11:
In file included from /builds/linux/include/linux/blkdev.h:5:
In file included from /builds/linux/include/linux/sched.h:12:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/llc/llc_proc.c:17:
In file included from /builds/linux/include/linux/proc_fs.h:9:
In file included from /builds/linux/include/linux/fs.h:6:
In file included from /builds/linux/include/linux/wait_bit.h:8:
In file included from /builds/linux/include/linux/wait.h:9:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/buffer.c:23:
In file included from /builds/linux/include/linux/sched/signal.h:5:
In file included from /builds/linux/include/linux/rculist.h:11:
In file included from /builds/linux/include/linux/rcupdate.h:27:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/netfilter/nf_conntrack_proto_gre.c:26:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/ethernet/mellanox/mlx5/core/lag_mp.c:4:
In file included from /builds/linux/include/linux/netdevice.h:24:
In file included from /builds/linux/include/linux/timer.h:6:
In file included from /builds/linux/include/linux/ktime.h:24:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/subdev/pci/gf100.c:24:
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/subdev/pci/priv.h:5:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/subdev/pci.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/subdev.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/device.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/oclass.h:3:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/os.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvif/os.h:6:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/ceph/inode.c:4:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpio/gpio-rcar.c:10:
In file included from /builds/linux/include/linux/gpio/driver.h:5:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/sound/soc/codecs/tlv320aic26.c:9:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/hwmon/ads7828.c:17:
In file included from /builds/linux/include/linux/hwmon-sysfs.h:10:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpio/gpiolib-devres.c:9:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/gfs2/inode.c:7:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/ipv4/netfilter/ipt_SYNPROXY.c:6:
In file included from /builds/linux/include/linux/netfilter_ipv4/ip_tables.h:18:
In file included from /builds/linux/include/uapi/linux/if.h:25:
In file included from /builds/linux/include/linux/socket.h:8:
In file included from /builds/linux/include/linux/uio.h:9:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/scsi/bfa/bfad_bsg.c:11:
In file included from /builds/linux/include/linux/uaccess.h:5:
In file included from /builds/linux/include/linux/sched.h:12:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/wireless/realtek/rtlwifi/rtl8192ee/trx.c:4:
In file included from /builds/linux/drivers/net/wireless/realtek/rtlwifi/rtl8192ee/../wifi.h:9:
In file included from /builds/linux/include/linux/sched.h:12:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/wireless/realtek/rtlwifi/rtl8192cu/mac.c:4:
In file included from /builds/linux/drivers/net/wireless/realtek/rtlwifi/rtl8192cu/../wifi.h:9:
In file included from /builds/linux/include/linux/sched.h:12:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/power/supply/qcom_smbb.c:20:
In file included from /builds/linux/include/linux/interrupt.h:11:
In file included from /builds/linux/include/linux/hardirq.h:5:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/ethernet/amd/xgbe/xgbe-platform.c:117:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/mm/madvise.c:9:
In file included from /builds/linux/include/linux/mman.h:5:
In file included from /builds/linux/include/linux/mm.h:10:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/target/loopback/tcm_loop.c:23:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpio/gpio-eic-sprd.c:8:
In file included from /builds/linux/include/linux/gpio/driver.h:5:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/staging/comedi/drivers/quatech_daqp_cs.c:43:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/usb/gadget/function/f_acm.c:14:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/tty/serdev/core.c:9:
In file included from /builds/linux/include/linux/acpi.h:13:
In file included from /builds/linux/include/linux/irqdomain.h:35:
In file included from /builds/linux/include/linux/of.h:17:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/amd/amdgpu/vcn_v2_0.c:24:
In file included from /builds/linux/include/linux/firmware.h:7:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/sched/act_pedit.c:12:
In file included from /builds/linux/include/linux/skbuff.h:15:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/pci/pcie/portdrv_pci.c:10:
In file included from /builds/linux/include/linux/pci.h:35:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/ethernet/cavium/liquidio/lio_vf_rep.c:18:
In file included from /builds/linux/include/linux/pci.h:35:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/engine/sec2/base.c:22:
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/engine/sec2/priv.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/engine/sec2.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/engine.h:5:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/subdev.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/device.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/oclass.h:3:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/os.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvif/os.h:6:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/nfc/llcp_commands.c:10:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/ethernet/mellanox/mlx4/en_clock.c:34:
In file included from /builds/linux/include/linux/mlx4/device.h:36:
In file included from /builds/linux/include/linux/if_ether.h:19:
In file included from /builds/linux/include/linux/skbuff.h:15:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/w1/masters/w1-gpio.c:9:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/spi/spi-pic32.c:9:
In file included from /builds/linux/include/linux/clk.h:14:
In file included from /builds/linux/include/linux/notifier.h:14:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/sound/usb/proc.c:6:
In file included from /builds/linux/include/linux/usb.h:6:
In file included from /builds/linux/include/linux/usb/ch9.h:36:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/sound/soc/soc-ac97.c:17:
In file included from /builds/linux/include/linux/gpio.h:62:
In file included from /builds/linux/include/asm-generic/gpio.h:8:
In file included from /builds/linux/include/linux/of.h:17:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/mfd/pcf50633-irq.c:10:
In file included from /builds/linux/include/linux/interrupt.h:11:
In file included from /builds/linux/include/linux/hardirq.h:5:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/infiniband/core/uverbs_std_types_flow_action.c:33:
In file included from /builds/linux/drivers/infiniband/core/rdma_core.h:40:
In file included from /builds/linux/include/linux/idr.h:15:
In file included from /builds/linux/include/linux/radix-tree.h:14:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/scsi/qla1280.c:330:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/regulator/mcp16502.c:11:
In file included from /builds/linux/include/linux/gpio.h:62:
In file included from /builds/linux/include/asm-generic/gpio.h:8:
In file included from /builds/linux/include/linux/of.h:17:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/iio/magnetometer/bmc150_magn_i2c.c:10:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/usb/gspca/vc032x.c:14:
In file included from /builds/linux/drivers/media/usb/gspca/gspca.h:5:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/netfilter/nf_conntrack_pptp.c:26:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/ethernet/mellanox/mlx5/core/fs_core.c:33:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/platform/chrome/cros_ec_rpmsg.c:5:
In file included from /builds/linux/include/linux/completion.h:12:
In file included from /builds/linux/include/linux/wait.h:9:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/sound/soc/codecs/da9055.c:13:
In file included from /builds/linux/include/linux/i2c.h:13:
In file included from /builds/linux/include/linux/acpi.h:13:
In file included from /builds/linux/include/linux/irqdomain.h:35:
In file included from /builds/linux/include/linux/of.h:17:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/i2c/ov2659.c:23:
In file included from /builds/linux/include/linux/clk.h:14:
In file included from /builds/linux/include/linux/notifier.h:14:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/soc/amlogic/meson-mx-socinfo.c:7:
In file included from /builds/linux/include/linux/io.h:13:
In file included from /builds/linux/arch/riscv/include/asm/io.h:15:
In file included from /builds/linux/arch/riscv/include/asm/mmiowb.h:12:
In file included from /builds/linux/include/asm-generic/mmiowb.h:27:
In file included from /builds/linux/arch/riscv/include/asm/smp.h:11:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/adfs/super.c:7:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/wireless/marvell/mwifiex/sta_rx.c:21:
In file included from /builds/linux/include/net/ndisc.h:5:
In file included from /builds/linux/include/net/ipv6_stubs.h:6:
In file included from /builds/linux/include/linux/netdevice.h:24:
In file included from /builds/linux/include/linux/timer.h:6:
In file included from /builds/linux/include/linux/ktime.h:24:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/video/fbdev/core/fbcon_rotate.c:11:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpio/gpiolib-devprop.c:10:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/kernel/relay.c:17:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/squashfs/decompressor_single.c:8:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/sched/act_mpls.c:4:
In file included from /builds/linux/include/linux/if_arp.h:22:
In file included from /builds/linux/include/linux/skbuff.h:15:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/lib/lzo/lzo1x_compress.c:15:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/usb/dvb-usb-v2/anysee.c:21:
In file included from /builds/linux/drivers/media/usb/dvb-usb-v2/anysee.h:25:
In file included from /builds/linux/drivers/media/usb/dvb-usb-v2/dvb_usb.h:12:
In file included from /builds/linux/include/linux/usb/input.h:13:
In file included from /builds/linux/include/linux/usb.h:6:
In file included from /builds/linux/include/linux/usb/ch9.h:36:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/usb/typec/mux/pi3usb30532.c:8:
In file included from /builds/linux/include/linux/i2c.h:13:
In file included from /builds/linux/include/linux/acpi.h:13:
In file included from /builds/linux/include/linux/irqdomain.h:35:
In file included from /builds/linux/include/linux/of.h:17:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/pinctrl/sh-pfc/pfc-r8a73a4.c:7:
In file included from /builds/linux/include/linux/io.h:13:
In file included from /builds/linux/arch/riscv/include/asm/io.h:15:
In file included from /builds/linux/arch/riscv/include/asm/mmiowb.h:12:
In file included from /builds/linux/include/asm-generic/mmiowb.h:27:
In file included from /builds/linux/arch/riscv/include/asm/smp.h:11:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/rds/ib_frmr.c:33:
In file included from /builds/linux/net/rds/ib_mr.h:37:
In file included from /builds/linux/net/rds/rds.h:5:
In file included from /builds/linux/include/net/sock.h:38:
In file included from /builds/linux/include/linux/hardirq.h:5:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/drm_memory.c:37:
In file included from /builds/linux/include/linux/highmem.h:5:
In file included from /builds/linux/include/linux/fs.h:6:
In file included from /builds/linux/include/linux/wait_bit.h:8:
In file included from /builds/linux/include/linux/wait.h:9:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/usb/usbip/vudc_rx.c:8:
In file included from /builds/linux/include/net/sock.h:38:
In file included from /builds/linux/include/linux/hardirq.h:5:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/phy/lantiq/phy-lantiq-vrx200-pcie.c:16:
In file included from /builds/linux/include/linux/clk.h:14:
In file included from /builds/linux/include/linux/notifier.h:14:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/nouveau/nouveau_usif.c:25:
In file included from /builds/linux/drivers/gpu/drm/nouveau/nouveau_drv.h:41:
In file included from /builds/linux/include/linux/notifier.h:14:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/security/keys/persistent.c:8:
In file included from /builds/linux/include/linux/user_namespace.h:5:
In file included from /builds/linux/include/linux/kref.h:16:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/amd/amdgpu/vega10_reg_init.c:23:
In file included from /builds/linux/drivers/gpu/drm/amd/amdgpu/amdgpu.h:31:
In file included from /builds/linux/drivers/gpu/drm/amd/amdgpu/amdgpu_ctx.h:26:
In file included from /builds/linux/drivers/gpu/drm/amd/amdgpu/amdgpu_ring.h:28:
In file included from /builds/linux/include/drm/gpu_scheduler.h:27:
In file included from /builds/linux/include/drm/spsc_queue.h:28:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/block/null_blk_main.c:6:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/input/keyboard/opencores-kbd.c:9:
In file included from /builds/linux/include/linux/input.h:8:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/exynos/exynos_drm_plane.c:8:
In file included from /builds/linux/include/drm/drm_atomic.h:31:
In file included from /builds/linux/include/drm/drm_crtc.h:28:
In file included from /builds/linux/include/linux/i2c.h:13:
In file included from /builds/linux/include/linux/acpi.h:13:
In file included from /builds/linux/include/linux/irqdomain.h:35:
In file included from /builds/linux/include/linux/of.h:17:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/infiniband/hw/mlx4/doorbell.c:33:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/spi/spi-armada-3700.c:11:
In file included from /builds/linux/include/linux/clk.h:14:
In file included from /builds/linux/include/linux/notifier.h:14:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/staging/uwb/driver.c:37:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/ipv4/netfilter/ipt_CLUSTERIP.c:9:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/hid/hid-roccat-konepure.c:16:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/mgag200/mgag200_i2c.c:30:
In file included from /builds/linux/include/linux/i2c-algo-bit.h:13:
In file included from /builds/linux/include/linux/i2c.h:13:
In file included from /builds/linux/include/linux/acpi.h:13:
In file included from /builds/linux/include/linux/irqdomain.h:35:
In file included from /builds/linux/include/linux/of.h:17:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/btrfs/reada.c:6:
In file included from /builds/linux/include/linux/sched.h:12:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/ethernet/intel/ixgbe/ixgbe_ethtool.c:6:
In file included from /builds/linux/include/linux/interrupt.h:11:
In file included from /builds/linux/include/linux/hardirq.h:5:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/locks.c:160:
In file included from /builds/linux/include/linux/fdtable.h:11:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/ata/pata_radisys.c:17:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/wireless/ath/ath10k/snoc.c:7:
In file included from /builds/linux/include/linux/clk.h:14:
In file included from /builds/linux/include/linux/notifier.h:14:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/arcnet/com90io.c:32:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/pci/cx23885/cx23885-vbi.c:8:
In file included from /builds/linux/drivers/media/pci/cx23885/cx23885.h:10:
In file included from /builds/linux/include/linux/pci.h:35:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/crypto/zstd.c:7:
In file included from /builds/linux/include/linux/crypto.h:19:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/mfd/axp20x.c:16:
In file included from /builds/linux/include/linux/acpi.h:13:
In file included from /builds/linux/include/linux/irqdomain.h:35:
In file included from /builds/linux/include/linux/of.h:17:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/hwmon/emc6w201.c:7:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/ethernet/mellanox/mlx5/core/mr.c:34:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/nouveau/nouveau_fence.c:27:
In file included from /builds/linux/include/linux/ktime.h:24:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/iio/gyro/itg3200_buffer.c:11:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/usb/gspca/m5602/m5602_s5k4aa.c:17:
In file included from /builds/linux/drivers/media/usb/gspca/m5602/m5602_s5k4aa.h:18:
In file included from /builds/linux/include/linux/dmi.h:6:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/bluetooth/btmrvl_sdio.c:21:
In file included from /builds/linux/include/linux/firmware.h:7:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/nls/nls_ascii.c:10:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/sound/soc/codecs/wm0010.c:12:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/rc/keymaps/rc-hisi-poplar.c:8:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/ethernet/emulex/benet/be_ethtool.c:14:
In file included from /builds/linux/drivers/net/ethernet/emulex/benet/be.h:17:
In file included from /builds/linux/include/linux/pci.h:35:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/ast/ast_ttm.c:29:
In file included from /builds/linux/include/linux/pci.h:35:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/can/dev/rx-offload.c:7:
In file included from /builds/linux/include/linux/can/dev.h:17:
In file included from /builds/linux/include/uapi/linux/can.h:50:
In file included from /builds/linux/include/linux/socket.h:8:
In file included from /builds/linux/include/linux/uio.h:9:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/staging/comedi/proc.c:16:
In file included from /builds/linux/drivers/staging/comedi/comedidev.h:13:
In file included from /builds/linux/include/linux/dma-mapping.h:7:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/power/supply/da9150-charger.c:11:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/netrom/nr_route.c:10:
In file included from /builds/linux/include/linux/socket.h:8:
In file included from /builds/linux/include/linux/uio.h:9:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/i2c/smiapp/smiapp-limits.c:11:
In file included from /builds/linux/drivers/media/i2c/smiapp/smiapp.h:14:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/pci/saa7164/saa7164-dvb.c:8:
In file included from /builds/linux/drivers/media/pci/saa7164/saa7164.h:33:
In file included from /builds/linux/include/linux/pci.h:35:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/clk/clk-pwm.c:7:
In file included from /builds/linux/include/linux/clk-provider.h:9:
In file included from /builds/linux/include/linux/of.h:17:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/ethernet/amd/xgbe/xgbe-phy-v2.c:117:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/staging/rtl8192e/rtl819x_HTProc.c:7:
In file included from /builds/linux/drivers/staging/rtl8192e/rtllib.h:22:
In file included from /builds/linux/include/linux/if_ether.h:19:
In file included from /builds/linux/include/linux/skbuff.h:15:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/subdev/bios/disp.c:24:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/subdev/bios.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/subdev.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/device.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/oclass.h:3:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/os.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvif/os.h:6:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/amd/amdgpu/../powerplay/smumgr/smu8_smumgr.c:25:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/amd/amdgpu/../display/amdgpu_dm/amdgpu_dm_helpers.c:27:
In file included from /builds/linux/include/linux/acpi.h:13:
In file included from /builds/linux/include/linux/irqdomain.h:35:
In file included from /builds/linux/include/linux/of.h:17:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/staging/rtl8712/ieee80211.c:19:
In file included from /builds/linux/drivers/staging/rtl8712/drv_types.h:25:
In file included from /builds/linux/drivers/staging/rtl8712/osdep_service.h:20:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/nfc/port100.c:9:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/rc/rc-main.c:8:
In file included from /builds/linux/include/media/rc-core.h:11:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/ext4/xattr_security.c:8:
In file included from /builds/linux/include/linux/fs.h:6:
In file included from /builds/linux/include/linux/wait_bit.h:8:
In file included from /builds/linux/include/linux/wait.h:9:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/engine/falcon.c:22:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/engine/falcon.h:5:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/engine.h:5:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/subdev.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/device.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/oclass.h:3:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/os.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvif/os.h:6:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/netfilter/ipset/ip_set_hash_ipport.c:7:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/subdev/top/base.c:24:
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/subdev/top/priv.h:5:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/subdev/top.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/subdev.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/device.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/oclass.h:3:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/os.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvif/os.h:6:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvc0_fence.c:25:
In file included from /builds/linux/drivers/gpu/drm/nouveau/nouveau_drv.h:41:
In file included from /builds/linux/include/linux/notifier.h:14:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/6lowpan/nhc_ghc_ext_route.c:6:
In file included from /builds/linux/net/6lowpan/nhc.h:5:
In file included from /builds/linux/include/linux/skbuff.h:15:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/wireless/mediatek/mt76/mt76x02_debugfs.c:6:
In file included from /builds/linux/include/linux/debugfs.h:15:
In file included from /builds/linux/include/linux/fs.h:6:
In file included from /builds/linux/include/linux/wait_bit.h:8:
In file included from /builds/linux/include/linux/wait.h:9:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/jfs/jfs_metapage.c:7:
In file included from /builds/linux/include/linux/fs.h:6:
In file included from /builds/linux/include/linux/wait_bit.h:8:
In file included from /builds/linux/include/linux/wait.h:9:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/isdn/mISDN/dsp_core.c:155:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/usb/pvrusb2/pvrusb2-devattr.c:15:
In file included from /builds/linux/drivers/media/usb/pvrusb2/pvrusb2-devattr.h:10:
In file included from /builds/linux/include/linux/videodev2.h:59:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/bridge/netfilter/ebt_log.c:12:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/ethernet/mellanox/mlxsw/spectrum_router.c:6:
In file included from /builds/linux/include/linux/rhashtable.h:25:
In file included from /builds/linux/include/linux/workqueue.h:9:
In file included from /builds/linux/include/linux/timer.h:6:
In file included from /builds/linux/include/linux/ktime.h:24:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/kernel/cgroup/debug.c:9:
In file included from /builds/linux/include/linux/mm.h:10:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/sound/pci/lola/lola.c:10:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/pcmcia/i82092.c:12:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/wireless/realtek/rtlwifi/rtl8188ee/rf.c:4:
In file included from /builds/linux/drivers/net/wireless/realtek/rtlwifi/rtl8188ee/../wifi.h:9:
In file included from /builds/linux/include/linux/sched.h:12:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/ethernet/intel/igc/igc_ethtool.c:5:
In file included from /builds/linux/include/linux/if_vlan.h:10:
In file included from /builds/linux/include/linux/netdevice.h:24:
In file included from /builds/linux/include/linux/timer.h:6:
In file included from /builds/linux/include/linux/ktime.h:24:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/ceph/export.c:5:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/mmc/host/sdhci.c:14:
In file included from /builds/linux/include/linux/ktime.h:24:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/mm/ksm.c:17:
In file included from /builds/linux/include/linux/mm.h:10:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/iio/dac/ad5360.c:9:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/staging/rtl8192e/rtl8192e/rtl_pm.c:7:
In file included from /builds/linux/drivers/staging/rtl8192e/rtl8192e/rtl_core.h:13:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/xfrm/xfrm_output.c:9:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/video/fbdev/matrox/matroxfb_misc.c:89:
In file included from /builds/linux/drivers/video/fbdev/matrox/matroxfb_misc.h:5:
In file included from /builds/linux/drivers/video/fbdev/matrox/matroxfb_base.h:29:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/ata/pata_via.c:57:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/input/keyboard/sh_keysc.c:11:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/io_uring.c:45:
In file included from /builds/linux/include/linux/syscalls.h:74:
In file included from /builds/linux/include/uapi/linux/aio_abi.h:31:
In file included from /builds/linux/include/linux/fs.h:6:
In file included from /builds/linux/include/linux/wait_bit.h:8:
In file included from /builds/linux/include/linux/wait.h:9:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/ipv6/seg6_iptunnel.c:10:
In file included from /builds/linux/include/linux/skbuff.h:15:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/iio/accel/mxc4005.c:8:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/infiniband/sw/siw/siw_qp.c:8:
In file included from /builds/linux/include/linux/net.h:18:
In file included from /builds/linux/include/linux/random.h:101:
In file included from /builds/linux/include/linux/prandom.h:12:
In file included from /builds/linux/include/linux/percpu.h:6:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/radio/wl128x/fmdrv_tx.c:10:
In file included from /builds/linux/drivers/media/radio/wl128x/fmdrv.h:13:
In file included from /builds/linux/include/linux/skbuff.h:15:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/w1/slaves/w1_ds28e04.c:9:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/kernel/softirq.c:13:
In file included from /builds/linux/include/linux/kernel_stat.h:5:
In file included from /builds/linux/include/linux/smp.h:64:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/input/touchscreen/sx8654.c:30:
In file included from /builds/linux/include/linux/i2c.h:13:
In file included from /builds/linux/include/linux/acpi.h:13:
In file included from /builds/linux/include/linux/irqdomain.h:35:
In file included from /builds/linux/include/linux/of.h:17:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/ethernet/mellanox/mlxsw/spectrum_acl_ctcam.c:8:
In file included from /builds/linux/drivers/net/ethernet/mellanox/mlxsw/reg.h:10:
In file included from /builds/linux/include/linux/if_vlan.h:10:
In file included from /builds/linux/include/linux/netdevice.h:24:
In file included from /builds/linux/include/linux/timer.h:6:
In file included from /builds/linux/include/linux/ktime.h:24:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/wireless/mediatek/mt7601u/main.c:7:
In file included from /builds/linux/drivers/net/wireless/mediatek/mt7601u/mt7601u.h:12:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/kernfs/mount.c:10:
In file included from /builds/linux/include/linux/fs.h:6:
In file included from /builds/linux/include/linux/wait_bit.h:8:
In file included from /builds/linux/include/linux/wait.h:9:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/infiniband/hw/mlx5/ah.c:33:
In file included from /builds/linux/drivers/infiniband/hw/mlx5/mlx5_ib.h:37:
In file included from /builds/linux/include/linux/sched.h:12:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/sound/soc/atmel/atmel_wm8904.c:10:
In file included from /builds/linux/include/linux/clk.h:14:
In file included from /builds/linux/include/linux/notifier.h:14:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/staging/rtl8723bs/hal/HalPhyRf_8723B.c:8:
In file included from /builds/linux/drivers/staging/rtl8723bs/include/drv_types.h:18:
In file included from /builds/linux/include/linux/sched/signal.h:5:
In file included from /builds/linux/include/linux/rculist.h:11:
In file included from /builds/linux/include/linux/rcupdate.h:27:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/vga/vgaarb.c:38:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/arch/riscv/lib/delay.c:8:
In file included from /builds/linux/include/linux/timex.h:56:
In file included from /builds/linux/include/uapi/linux/timex.h:56:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/ethernet/mellanox/mlx5/core/en_tx.c:33:
In file included from /builds/linux/include/linux/tcp.h:17:
In file included from /builds/linux/include/linux/skbuff.h:15:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/sound/soc/fsl/imx-spdif.c:5:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/crypto/cavium/nitrox/nitrox_aead.c:4:
In file included from /builds/linux/include/linux/crypto.h:19:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/tuners/qt1010.c:8:
In file included from /builds/linux/drivers/media/tuners/qt1010.h:12:
In file included from /builds/linux/include/media/dvb_frontend.h:36:
In file included from /builds/linux/include/linux/sched.h:12:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/autofs/expire.c:8:
In file included from /builds/linux/fs/autofs/autofs_i.h:9:
In file included from /builds/linux/include/linux/auto_fs.h:9:
In file included from /builds/linux/include/linux/fs.h:6:
In file included from /builds/linux/include/linux/wait_bit.h:8:
In file included from /builds/linux/include/linux/wait.h:9:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/infiniband/core/cache.c:36:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/sound/soc/codecs/nau8810.c:12:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/engine/disp/ovlygt200.c:24:
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/engine/disp/channv50.h:5:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/object.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/oclass.h:3:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/os.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvif/os.h:6:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/block/mtip32xx/mtip32xx.c:11:
In file included from /builds/linux/include/linux/pci.h:35:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/sound/soc/codecs/sirf-audio-codec.c:8:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/usb/gadget/function/f_printer.c:14:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/thermal/thermal_core.c:12:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/video/fbdev/omap2/omapfb/dss/dispc.c:15:
In file included from /builds/linux/include/linux/dma-mapping.h:7:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/md/bcache/extents.c:24:
In file included from /builds/linux/drivers/md/bcache/bcache.h:182:
In file included from /builds/linux/include/linux/bio.h:8:
In file included from /builds/linux/include/linux/highmem.h:5:
In file included from /builds/linux/include/linux/fs.h:6:
In file included from /builds/linux/include/linux/wait_bit.h:8:
In file included from /builds/linux/include/linux/wait.h:9:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/mtd/nand/raw/gpmi-nand/gpmi-nand.c:8:
In file included from /builds/linux/include/linux/clk.h:14:
In file included from /builds/linux/include/linux/notifier.h:14:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/scsi/csiostor/csio_lnode.c:37:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/wireless/ath/ath10k/bmi.c:7:
In file included from /builds/linux/drivers/net/wireless/ath/ath10k/bmi.h:10:
In file included from /builds/linux/drivers/net/wireless/ath/ath10k/core.h:11:
In file included from /builds/linux/include/linux/completion.h:12:
In file included from /builds/linux/include/linux/wait.h:9:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/clk/clk-cs2000-cp.c:8:
In file included from /builds/linux/include/linux/clk-provider.h:9:
In file included from /builds/linux/include/linux/of.h:17:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/scsi/cxgbi/cxgb4i/cxgb4i.c:17:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/usb/ttusb-dec/ttusb_dec.c:10:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/greybus/es2.c:8:
In file included from /builds/linux/include/linux/kthread.h:6:
In file included from /builds/linux/include/linux/sched.h:12:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/sunrpc/xprt.c:41:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/clk/qcom/mmcc-msm8960.c:10:
In file included from /builds/linux/include/linux/platform_device.h:13:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/infiniband/hw/hns/hns_roce_srq.c:6:
In file included from /builds/linux/include/rdma/ib_umem.h:37:
In file included from /builds/linux/include/linux/scatterlist.h:8:
In file included from /builds/linux/include/linux/mm.h:10:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/selftests/test-drm_damage_helper.c:8:
In file included from /builds/linux/include/drm/drm_damage_helper.h:35:
In file included from /builds/linux/include/drm/drm_atomic_helper.h:31:
In file included from /builds/linux/include/drm/drm_crtc.h:28:
In file included from /builds/linux/include/linux/i2c.h:13:
In file included from /builds/linux/include/linux/acpi.h:13:
In file included from /builds/linux/include/linux/irqdomain.h:35:
In file included from /builds/linux/include/linux/of.h:17:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/rxrpc/sysctl.c:8:
In file included from /builds/linux/include/linux/sysctl.h:26:
In file included from /builds/linux/include/linux/rcupdate.h:27:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/radeon/radeon_trace_points.c:7:
In file included from /builds/linux/drivers/gpu/drm/radeon/radeon.h:64:
In file included from /builds/linux/include/linux/wait.h:9:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/ax25/ax25_route.c:15:
In file included from /builds/linux/include/linux/socket.h:8:
In file included from /builds/linux/include/linux/uio.h:9:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/staging/fbtft/fbtft-bus.c:5:
In file included from /builds/linux/include/linux/spi/spi.h:9:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/v4l2-core/v4l2-mc.c:12:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/staging/comedi/drivers/fl512.c:23:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/char/ipmi/kcs_bmc_aspeed.c:10:
In file included from /builds/linux/include/linux/interrupt.h:11:
In file included from /builds/linux/include/linux/hardirq.h:5:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/ethernet/mellanox/mlx5/core/lib/port_tun.c:4:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/sound/pci/ymfpci/ymfpci.c:8:
In file included from /builds/linux/include/linux/pci.h:35:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/clk/mediatek/clk-mt2701-img.c:7:
In file included from /builds/linux/include/linux/clk-provider.h:9:
In file included from /builds/linux/include/linux/of.h:17:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/xfs/libxfs/xfs_btree.c:6:
In file included from /builds/linux/fs/xfs/xfs.h:22:
In file included from /builds/linux/fs/xfs/xfs_linux.h:24:
In file included from /builds/linux/fs/xfs/kmem.h:9:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/posix_acl.c:15:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/crypto/chelsio/chtls/chtls_hw.c:8:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/i2c/upd64031a.c:11:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/wireless/intel/iwlwifi/dvm/rx.c:17:
In file included from /builds/linux/include/linux/etherdevice.h:20:
In file included from /builds/linux/include/linux/if_ether.h:19:
In file included from /builds/linux/include/linux/skbuff.h:15:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/subdev/mmu/nv44.c:24:
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/subdev/mmu/mem.h:3:
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/subdev/mmu/priv.h:5:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/subdev/mmu.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/subdev.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/device.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/oclass.h:3:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/os.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvif/os.h:6:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/wireless/realtek/rtlwifi/rtl8723ae/sw.c:4:
In file included from /builds/linux/drivers/net/wireless/realtek/rtlwifi/rtl8723ae/../wifi.h:9:
In file included from /builds/linux/include/linux/sched.h:12:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/bluetooth/btmtkuart.c:13:
In file included from /builds/linux/include/linux/clk.h:14:
In file included from /builds/linux/include/linux/notifier.h:14:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/arch/riscv/kernel/smp.c:11:
In file included from /builds/linux/include/linux/cpu.h:17:
In file included from /builds/linux/include/linux/node.h:18:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/input/touchscreen/cy8ctmg110_ts.c:10:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/scsi/dc395x.c:49:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/nouveau/dispnv04/hw.c:25:
In file included from /builds/linux/drivers/gpu/drm/nouveau/nouveau_drv.h:41:
In file included from /builds/linux/include/linux/notifier.h:14:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/xfs/xfs_refcount_item.c:6:
In file included from /builds/linux/fs/xfs/xfs.h:22:
In file included from /builds/linux/fs/xfs/xfs_linux.h:24:
In file included from /builds/linux/fs/xfs/kmem.h:9:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from drivers/staging/rtl8192u/r8192u_usb.mod.c:2:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/dsa/mv88e6xxx/global1_atu.c:10:
In file included from /builds/linux/include/linux/interrupt.h:11:
In file included from /builds/linux/include/linux/hardirq.h:5:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/reset/reset-pistachio.c:11:
In file included from /builds/linux/include/linux/of.h:17:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/rtc/rtc-da9052.c:10:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/drm_drv.c:29:
In file included from /builds/linux/include/linux/debugfs.h:15:
In file included from /builds/linux/include/linux/fs.h:6:
In file included from /builds/linux/include/linux/wait_bit.h:8:
In file included from /builds/linux/include/linux/wait.h:9:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/qxl/qxl_release.c:25:
In file included from /builds/linux/include/trace/events/dma_fence.h:8:
In file included from /builds/linux/include/linux/tracepoint.h:15:
In file included from /builds/linux/include/linux/smp.h:64:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/video/backlight/ams369fg06.c:11:
In file included from /builds/linux/include/linux/backlight.h:12:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/crypto/poly1305_generic.c:14:
In file included from /builds/linux/include/crypto/algapi.h:10:
In file included from /builds/linux/include/linux/crypto.h:19:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/xfs/xfs_sysfs.c:7:
In file included from /builds/linux/fs/xfs/xfs.h:22:
In file included from /builds/linux/fs/xfs/xfs_linux.h:24:
In file included from /builds/linux/fs/xfs/kmem.h:9:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/staging/media/hantro/rk3399_vpu_hw_mpeg2_dec.c:10:
In file included from /builds/linux/include/media/v4l2-mem2mem.h:16:
In file included from /builds/linux/include/media/videobuf2-v4l2.h:15:
In file included from /builds/linux/include/linux/videodev2.h:59:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/orangefs/acl.c:8:
In file included from /builds/linux/fs/orangefs/protocol.h:5:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/hwmon/ibmpex.c:9:
In file included from /builds/linux/include/linux/ipmi.h:20:
In file included from /builds/linux/include/linux/proc_fs.h:9:
In file included from /builds/linux/include/linux/fs.h:6:
In file included from /builds/linux/include/linux/wait_bit.h:8:
In file included from /builds/linux/include/linux/wait.h:9:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/crypto/camellia_generic.c:20:
In file included from /builds/linux/include/linux/crypto.h:19:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/rc/keymaps/rc-x96max.c:5:
In file included from /builds/linux/include/media/rc-map.h:11:
In file included from /builds/linux/include/linux/input.h:8:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/kernel/rcu/tree.c:23:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/mac80211/tdls.c:12:
In file included from /builds/linux/include/linux/ieee80211.h:19:
In file included from /builds/linux/include/linux/if_ether.h:19:
In file included from /builds/linux/include/linux/skbuff.h:15:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/ieee802154/mcr20a.c:8:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/pinctrl/pinctrl-sx150x.c:14:
In file included from /builds/linux/include/linux/regmap.h:14:
In file included from /builds/linux/include/linux/rbtree.h:22:
In file included from /builds/linux/include/linux/rcupdate.h:27:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/spi/spi-sun6i.c:10:
In file included from /builds/linux/include/linux/clk.h:14:
In file included from /builds/linux/include/linux/notifier.h:14:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/ethernet/broadcom/bcmsysport.c:11:
In file included from /builds/linux/include/linux/interrupt.h:11:
In file included from /builds/linux/include/linux/hardirq.h:5:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpio/gpio-ts4800.c:11:
In file included from /builds/linux/include/linux/gpio/driver.h:5:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/xfs/libxfs/xfs_rmap.c:6:
In file included from /builds/linux/fs/xfs/xfs.h:22:
In file included from /builds/linux/fs/xfs/xfs_linux.h:24:
In file included from /builds/linux/fs/xfs/kmem.h:9:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/video/fbdev/core/fbcon_ccw.c:11:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/staging/media/tegra-vde/iommu.c:8:
In file included from /builds/linux/include/linux/iommu.h:10:
In file included from /builds/linux/include/linux/scatterlist.h:8:
In file included from /builds/linux/include/linux/mm.h:10:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/input/misc/gpio-vibra.c:18:
In file included from /builds/linux/include/linux/input.h:8:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/video/fbdev/core/cfbcopyarea.c:25:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/usb/musb/musb_debugfs.c:9:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/input/sparse-keymap.c:13:
In file included from /builds/linux/include/linux/input.h:8:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/video/backlight/lcd.c:11:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/clk/sunxi-ng/ccu-sun8i-a23.c:6:
In file included from /builds/linux/include/linux/clk-provider.h:9:
In file included from /builds/linux/include/linux/of.h:17:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/security/selinux/nlmsgtab.c:11:
In file included from /builds/linux/include/linux/netlink.h:7:
In file included from /builds/linux/include/linux/skbuff.h:15:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/packet/af_packet.c:50:
In file included from /builds/linux/include/linux/mm.h:10:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/subdev/fb/ramgk104.c:25:
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/subdev/fb/ram.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/subdev/fb/priv.h:5:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/subdev/fb.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/subdev.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/device.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/oclass.h:3:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/os.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvif/os.h:6:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/subdev/mmu/gp100.c:22:
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/subdev/mmu/mem.h:3:
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/subdev/mmu/priv.h:5:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/subdev/mmu.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/subdev.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/device.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/oclass.h:3:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/os.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvif/os.h:6:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/erofs/decompressor.c:7:
In file included from /builds/linux/fs/erofs/compress.h:10:
In file included from /builds/linux/fs/erofs/internal.h:10:
In file included from /builds/linux/include/linux/fs.h:6:
In file included from /builds/linux/include/linux/wait_bit.h:8:
In file included from /builds/linux/include/linux/wait.h:9:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/sound/soc/soc-io.c:9:
In file included from /builds/linux/include/linux/i2c.h:13:
In file included from /builds/linux/include/linux/acpi.h:13:
In file included from /builds/linux/include/linux/irqdomain.h:35:
In file included from /builds/linux/include/linux/of.h:17:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/leds/leds-mt6323.c:8:
In file included from /builds/linux/drivers/md/bcache/request.c:10:
In file included from /builds/linux/include/linux/leds.h:12:
In file included from /builds/linux/drivers/md/bcache/bcache.h:182:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/bio.h:8:
In file included from /builds/linux/include/linux/highmem.h:5:
In file included from /builds/linux/include/linux/fs.h:6:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/engine/disp/coreg94.c:24:
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/engine/disp/channv50.h:5:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/object.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/oclass.h:3:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/os.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvif/os.h:6:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/team/team_mode_loadbalance.c:9:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/pci/saa7146/hexium_orion.c:16:
In file included from /builds/linux/include/media/drv-intf/saa7146_vv.h:5:
In file included from /builds/linux/include/media/v4l2-common.h:17:
In file included from /builds/linux/include/media/v4l2-dev.h:13:
In file included from /builds/linux/include/linux/poll.h:7:
In file included from /builds/linux/include/linux/ktime.h:24:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/dma/tegra210-adma.c:8:
In file included from /builds/linux/include/linux/clk.h:14:
In file included from /builds/linux/include/linux/notifier.h:14:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/lockd/clntxdr.c:14:
In file included from /builds/linux/include/linux/sunrpc/xdr.h:16:
In file included from /builds/linux/include/linux/uio.h:9:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/hwmon/ina2xx.c:26:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/usb/class/usblp.c:35:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/amd/amdgpu/amdgpu_encoders.c:27:
In file included from /builds/linux/include/drm/drm_crtc_helper.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/drm_scatter.c:34:
In file included from /builds/linux/include/linux/mm.h:10:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/watchdog/st_lpc_wdt.c:11:
In file included from /builds/linux/include/linux/clk.h:14:
In file included from /builds/linux/include/linux/notifier.h:14:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/sound/pci/hda/patch_ca0132.c:13:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/subdev/i2c/gk104.c:24:
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/subdev/i2c/priv.h:5:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/subdev/i2c.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/subdev.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/device.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/oclass.h:3:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/os.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvif/os.h:6:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/iio/light/st_uvis25_core.c:11:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/i2c/busses/i2c-designware-platdrv.c:11:
In file included from /builds/linux/include/linux/acpi.h:13:
In file included from /builds/linux/include/linux/irqdomain.h:35:
In file included from /builds/linux/include/linux/of.h:17:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/char/ipmi/ipmi_si_pci.c:10:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/video/backlight/l4f00242t03.c:13:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/infiniband/hw/mlx5/flow.c:7:
In file included from /builds/linux/include/rdma/ib_verbs.h:43:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/mmc/core/queue.c:6:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from drivers/staging/gdm724x/gdmulte.mod.c:2:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/w1/w1_io.c:6:
In file included from /builds/linux/arch/riscv/include/asm/io.h:15:
In file included from /builds/linux/arch/riscv/include/asm/mmiowb.h:12:
In file included from /builds/linux/include/asm-generic/mmiowb.h:27:
In file included from /builds/linux/arch/riscv/include/asm/smp.h:11:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/hwmon/w83627ehf.c:37:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/usb/gadget/udc/bdc/bdc_udc.c:11:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/dsa/microchip/ksz9477.c:9:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/iio/adc/stm32-adc.c:9:
In file included from /builds/linux/include/linux/clk.h:14:
In file included from /builds/linux/include/linux/notifier.h:14:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/9p/vfs_dentry.c:11:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/mfd/lp3943.c:31:
In file included from /builds/linux/include/linux/gpio.h:62:
In file included from /builds/linux/include/asm-generic/gpio.h:8:
In file included from /builds/linux/include/linux/of.h:17:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/x25/x25_subr.c:23:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/input/tablet/pegasus_notetaker.c:40:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/ethernet/amd/nmclan_cs.c:133:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/usb/gspca/tv8532.c:9:
In file included from /builds/linux/drivers/media/usb/gspca/gspca.h:5:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/nouveau/dispnv50/head507d.c:22:
In file included from /builds/linux/drivers/gpu/drm/nouveau/dispnv50/head.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/dispnv50/disp.h:3:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvif/mem.h:3:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvif/mmu.h:3:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvif/object.h:5:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvif/os.h:6:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/ntfs/super.c:12:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/isdn/capi/capilib.c:3:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/scsi/qla4xxx/ql4_bsg.c:8:
In file included from /builds/linux/drivers/scsi/qla4xxx/ql4_def.h:14:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/bridge/sii9234.c:16:
In file included from /builds/linux/include/drm/drm_crtc.h:28:
In file included from /builds/linux/include/linux/i2c.h:13:
In file included from /builds/linux/include/linux/acpi.h:13:
In file included from /builds/linux/include/linux/irqdomain.h:35:
In file included from /builds/linux/include/linux/of.h:17:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/usb/chipidea/ci_hdrc_pci.c:10:
In file included from /builds/linux/include/linux/platform_device.h:13:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/spi/spi-stm32.c:8:
In file included from /builds/linux/include/linux/debugfs.h:15:
In file included from /builds/linux/include/linux/fs.h:6:
In file included from /builds/linux/include/linux/wait_bit.h:8:
In file included from /builds/linux/include/linux/wait.h:9:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/tty/serial/altera_uart.c:14:
In file included from /builds/linux/include/linux/timer.h:6:
In file included from /builds/linux/include/linux/ktime.h:24:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/pci/ecam.c:6:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/clk/actions/owl-reset.c:9:
In file included from /builds/linux/include/linux/regmap.h:14:
In file included from /builds/linux/include/linux/rbtree.h:22:
In file included from /builds/linux/include/linux/rcupdate.h:27:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/bcma/driver_pci.c:12:
In file included from /builds/linux/drivers/bcma/bcma_private.h:9:
In file included from /builds/linux/include/linux/bcma/bcma.h:5:
In file included from /builds/linux/include/linux/pci.h:35:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/wireless/lib80211_crypt_tkip.c:13:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/sound/arm/pxa2xx-pcm-lib.c:3:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/kernel/capability.c:13:
In file included from /builds/linux/include/linux/audit.h:12:
In file included from /builds/linux/include/linux/sched.h:12:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/nls/nls_cp936.c:10:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/video/backlight/as3711_bl.c:9:
In file included from /builds/linux/include/linux/backlight.h:12:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/scsi/libsas/sas_discover.c:9:
In file included from /builds/linux/include/linux/scatterlist.h:8:
In file included from /builds/linux/include/linux/mm.h:10:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/spi/spi-dw-mmio.c:8:
In file included from /builds/linux/include/linux/clk.h:14:
In file included from /builds/linux/include/linux/notifier.h:14:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/bfs/inode.c:10:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/radio/tea575x.c:9:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/socket.c:55:
In file included from /builds/linux/include/linux/mm.h:10:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/subdev/bar/gk20a.c:22:
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/subdev/bar/gf100.h:5:
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/subdev/bar/priv.h:5:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/subdev/bar.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/subdev.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/device.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/oclass.h:3:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/os.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvif/os.h:6:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/ethernet/amd/xgbe/xgbe-dcb.c:117:
In file included from /builds/linux/include/linux/netdevice.h:24:
In file included from /builds/linux/include/linux/timer.h:6:
In file included from /builds/linux/include/linux/ktime.h:24:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/infiniband/sw/rxe/rxe_qp.c:34:
In file included from /builds/linux/include/linux/skbuff.h:15:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/rc/keymaps/rc-flydvb.c:8:
In file included from /builds/linux/include/media/rc-map.h:11:
In file included from /builds/linux/include/linux/input.h:8:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/video/fbdev/tridentfb.c:19:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/rc/keymaps/rc-lme2510.c:7:
In file included from /builds/linux/include/media/rc-map.h:11:
In file included from /builds/linux/include/linux/input.h:8:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/sunrpc/cache.c:12:
In file included from /builds/linux/include/linux/fs.h:6:
In file included from /builds/linux/include/linux/wait_bit.h:8:
In file included from /builds/linux/include/linux/wait.h:9:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/wireless/ti/wl1251/init.c:9:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/security/smack/smack_netfilter.c:14:
In file included from /builds/linux/include/linux/netfilter_ipv4.h:7:
In file included from /builds/linux/include/uapi/linux/netfilter_ipv4.h:9:
In file included from /builds/linux/include/linux/netfilter.h:6:
In file included from /builds/linux/include/linux/skbuff.h:15:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/sound/soc/stm/stm32_spdifrx.c:10:
In file included from /builds/linux/include/linux/clk.h:14:
In file included from /builds/linux/include/linux/notifier.h:14:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/drm_modes.c:41:
In file included from /builds/linux/include/drm/drm_crtc.h:28:
In file included from /builds/linux/include/linux/i2c.h:13:
In file included from /builds/linux/include/linux/acpi.h:13:
In file included from /builds/linux/include/linux/irqdomain.h:35:
In file included from /builds/linux/include/linux/of.h:17:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/platform/xilinx/xilinx-vipp.c:13:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/platform/mtk-vcodec/mtk_vcodec_dec.c:8:
In file included from /builds/linux/include/media/v4l2-event.h:16:
In file included from /builds/linux/include/linux/videodev2.h:59:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/misc/altera-stapl/altera.c:15:
In file included from /builds/linux/include/linux/firmware.h:7:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/hwmon/ina209.c:21:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/subdev/volt/base.c:24:
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/subdev/volt/priv.h:5:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/subdev/volt.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/subdev.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/device.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/oclass.h:3:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/os.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvif/os.h:6:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpio/gpio-clps711x.c:9:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/lib/crc-t10dif.c:10:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/r128/r128_state.c:31:
In file included from /builds/linux/include/linux/pci.h:35:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/spi/spi-gpio.c:9:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/subdev/fb/nv40.c:26:
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/subdev/fb/priv.h:5:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/subdev/fb.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/subdev.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/device.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/oclass.h:3:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/os.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvif/os.h:6:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/sound/firewire/fireface/ff-protocol-latter.c:10:
In file included from /builds/linux/sound/firewire/fireface/ff.h:11:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/scsi/libfc/fc_exch.c:14:
In file included from /builds/linux/include/linux/timer.h:6:
In file included from /builds/linux/include/linux/ktime.h:24:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/afs/vl_probe.c:8:
In file included from /builds/linux/include/linux/sched.h:12:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/crypto/af_alg.c:11:
In file included from /builds/linux/include/crypto/if_alg.h:12:
In file included from /builds/linux/include/linux/completion.h:12:
In file included from /builds/linux/include/linux/wait.h:9:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/ipv6/ipcomp6.c:23:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/sound/pci/atiixp.c:8:
In file included from /builds/linux/include/linux/io.h:13:
In file included from /builds/linux/arch/riscv/include/asm/io.h:15:
In file included from /builds/linux/arch/riscv/include/asm/mmiowb.h:12:
In file included from /builds/linux/include/asm-generic/mmiowb.h:27:
In file included from /builds/linux/arch/riscv/include/asm/smp.h:11:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/mac80211/key.c:12:
In file included from /builds/linux/include/linux/if_ether.h:19:
In file included from /builds/linux/include/linux/skbuff.h:15:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/sound/soc/intel/common/soc-acpi-intel-icl-match.c:9:
In file included from /builds/linux/include/sound/soc-acpi.h:10:
In file included from /builds/linux/include/linux/acpi.h:13:
In file included from /builds/linux/include/linux/irqdomain.h:35:
In file included from /builds/linux/include/linux/of.h:17:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/subdev/timer/nv41.c:24:
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/subdev/timer/priv.h:5:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/subdev/timer.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/subdev.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/device.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/oclass.h:3:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/os.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvif/os.h:6:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/watchdog/aspeed_wdt.c:9:
In file included from /builds/linux/include/linux/io.h:13:
In file included from /builds/linux/arch/riscv/include/asm/io.h:15:
In file included from /builds/linux/arch/riscv/include/asm/mmiowb.h:12:
In file included from /builds/linux/include/asm-generic/mmiowb.h:27:
In file included from /builds/linux/arch/riscv/include/asm/smp.h:11:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/clk/clk-scmi.c:8:
In file included from /builds/linux/include/linux/clk-provider.h:9:
In file included from /builds/linux/include/linux/of.h:17:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/usb/usbvision/usbvision-cards.c:14:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/extcon/extcon-gpio.c:12:
In file included from /builds/linux/include/linux/extcon-provider.h:13:
In file included from /builds/linux/include/linux/extcon.h:21:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/i2c/saa6752hs.c:13:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/platform/vimc/vimc-capture.c:9:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/hwmon/adt7310.c:9:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/netfilter/xt_NFQUEUE.c:9:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/drm_vm.c:37:
In file included from /builds/linux/include/linux/pci.h:35:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/crypto/bio.c:23:
In file included from /builds/linux/include/linux/pagemap.h:8:
In file included from /builds/linux/include/linux/mm.h:10:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/hwtracing/stm/heartbeat.c:11:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/security/lsm_audit.c:14:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/jbd2/revoke.c:83:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from lib/raid6/int2.c:21:
In file included from /builds/linux/include/linux/raid/pq.h:15:
In file included from /builds/linux/include/linux/blkdev.h:5:
In file included from /builds/linux/include/linux/sched.h:12:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/subdev/fb/gddr5.c:24:
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/subdev/fb/ram.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/subdev/fb/priv.h:5:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/subdev/fb.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/subdev.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/device.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/oclass.h:3:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/os.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvif/os.h:6:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/infiniband/hw/mthca/mthca_allocator.c:34:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/amd/amdgpu/../powerplay/smumgr/tonga_smumgr.c:23:
In file included from /builds/linux/drivers/gpu/drm/amd/amdgpu/../powerplay/inc/pp_debug.h:35:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/ocfs2/buffer_head_io.c:12:
In file included from /builds/linux/include/linux/fs.h:6:
In file included from /builds/linux/include/linux/wait_bit.h:8:
In file included from /builds/linux/include/linux/wait.h:9:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/nouveau/dispnv50/headc57d.c:22:
In file included from /builds/linux/drivers/gpu/drm/nouveau/dispnv50/head.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/dispnv50/disp.h:3:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvif/mem.h:3:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvif/mmu.h:3:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvif/object.h:5:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvif/os.h:6:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/video/backlight/generic_bl.c:8:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/staging/qlge/qlge_main.c:11:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/engine/gr/nv2a.c:2:
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/engine/gr/nv20.h:5:
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/engine/gr/priv.h:5:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/engine/gr.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/engine.h:5:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/subdev.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/device.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/oclass.h:3:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/os.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvif/os.h:6:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/staging/sm750fb/ddk750_swi2c.c:10:
In file included from /builds/linux/drivers/staging/sm750fb/ddk750_chip.h:9:
In file included from /builds/linux/include/linux/io.h:13:
In file included from /builds/linux/arch/riscv/include/asm/io.h:15:
In file included from /builds/linux/arch/riscv/include/asm/mmiowb.h:12:
In file included from /builds/linux/include/asm-generic/mmiowb.h:27:
In file included from /builds/linux/arch/riscv/include/asm/smp.h:11:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/sound/soc/codecs/rt274.c:9:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/phy/uPD60620.c:9:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/sunrpc/sunrpc_syms.c:10:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/rfkill/rfkill-gpio.c:8:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/ncsi/ncsi-aen.c:6:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/scsi/qedf/drv_scsi_fw_funcs.c:5:
In file included from /builds/linux/drivers/scsi/qedf/drv_scsi_fw_funcs.h:7:
In file included from /builds/linux/include/linux/qed/common_hsi.h:39:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/kernel/bpf/bpf_lru_list.c:5:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/iio/adc/vf610_adc.c:8:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/engine/gr/ctxgk110.c:24:
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/engine/gr/ctxgf100.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/engine/gr/gf100.h:27:
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/engine/gr/priv.h:5:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/engine/gr.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/engine.h:5:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/subdev.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/device.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/oclass.h:3:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/os.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvif/os.h:6:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/ethernet/broadcom/bnxt/bnxt_vfr.c:9:
In file included from /builds/linux/include/linux/pci.h:35:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/ethernet/sfc/sriov.c:6:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/rtc/rtc-max6900.c:14:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/pinctrl/sh-pfc/pfc-r8a7740.c:8:
In file included from /builds/linux/include/linux/io.h:13:
In file included from /builds/linux/arch/riscv/include/asm/io.h:15:
In file included from /builds/linux/arch/riscv/include/asm/mmiowb.h:12:
In file included from /builds/linux/include/asm-generic/mmiowb.h:27:
In file included from /builds/linux/arch/riscv/include/asm/smp.h:11:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/spi/spi-sc18is602.c:10:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/wireless/ath/ath9k/ar9002_mac.c:17:
In file included from /builds/linux/drivers/net/wireless/ath/ath9k/hw.h:20:
In file included from /builds/linux/include/linux/if_ether.h:19:
In file included from /builds/linux/include/linux/skbuff.h:15:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/ethernet/intel/ice/ice_txrx.c:7:
In file included from /builds/linux/include/linux/mm.h:10:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/usb/dvb-usb/opera1.c:12:
In file included from /builds/linux/drivers/media/usb/dvb-usb/dvb-usb.h:14:
In file included from /builds/linux/include/linux/input.h:8:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/tty/serial/imx.c:15:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/kernel/panic.c:14:
In file included from /builds/linux/include/linux/interrupt.h:11:
In file included from /builds/linux/include/linux/hardirq.h:5:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/ethernet/mellanox/mlx5/core/en/reporter_tx.c:4:
In file included from /builds/linux/drivers/net/ethernet/mellanox/mlx5/core/en/health.h:7:
In file included from /builds/linux/drivers/net/ethernet/mellanox/mlx5/core/en.h:35:
In file included from /builds/linux/include/linux/if_vlan.h:10:
In file included from /builds/linux/include/linux/netdevice.h:24:
In file included from /builds/linux/include/linux/timer.h:6:
In file included from /builds/linux/include/linux/ktime.h:24:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/engine/disp/ovlygf119.c:24:
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/engine/disp/channv50.h:5:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/object.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/oclass.h:3:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/os.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvif/os.h:6:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/pinctrl/cirrus/pinctrl-madera-core.c:9:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/regulator/max8649.c:9:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/usb/chipidea/ci_hdrc_zevio.c:8:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/ext2/namei.c:34:
In file included from /builds/linux/include/linux/pagemap.h:8:
In file included from /builds/linux/include/linux/mm.h:10:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/kernel/trace/trace_functions_graph.c:10:
In file included from /builds/linux/include/linux/uaccess.h:5:
In file included from /builds/linux/include/linux/sched.h:12:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/dma-buf/dma-buf.c:14:
In file included from /builds/linux/include/linux/fs.h:6:
In file included from /builds/linux/include/linux/wait_bit.h:8:
In file included from /builds/linux/include/linux/wait.h:9:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpio/gpio-ts4900.c:17:
In file included from /builds/linux/include/linux/gpio/driver.h:5:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/ethernet/mellanox/mlx5/core/pagealloc.c:33:
In file included from /builds/linux/include/linux/highmem.h:5:
In file included from /builds/linux/include/linux/fs.h:6:
In file included from /builds/linux/include/linux/wait_bit.h:8:
In file included from /builds/linux/include/linux/wait.h:9:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/wireless/intersil/prism54/islpci_eth.c:7:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/sound/soc/codecs/max98095.c:8:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/wireless/ti/wlcore/event.c:10:
In file included from /builds/linux/drivers/net/wireless/ti/wlcore/wlcore.h:11:
In file included from /builds/linux/include/linux/platform_device.h:13:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/crypto/keysetup_v1.c:23:
In file included from /builds/linux/include/crypto/algapi.h:10:
In file included from /builds/linux/include/linux/crypto.h:19:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/amd/amdgpu/amdgpu_ttm.c:33:
In file included from /builds/linux/include/linux/dma-mapping.h:7:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/netfilter/nf_conntrack_timestamp.c:8:
In file included from /builds/linux/include/linux/netfilter.h:6:
In file included from /builds/linux/include/linux/skbuff.h:15:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/leds/trigger/ledtrig-gpio.c:8:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/wireless/intersil/hostap/hostap_cs.c:4:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/hwmon/pmbus/max8688.c:10:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/kernel/cgroup/cgroup-v1.c:2:
In file included from /builds/linux/kernel/cgroup/cgroup-internal.h:5:
In file included from /builds/linux/include/linux/cgroup.h:12:
In file included from /builds/linux/include/linux/sched.h:12:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/subdev/clk/base.c:24:
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/subdev/clk/priv.h:5:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/subdev/clk.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/subdev.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/device.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/oclass.h:3:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/os.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvif/os.h:6:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/common/b2c2/flexcop-misc.c:7:
In file included from /builds/linux/drivers/media/common/b2c2/flexcop.h:11:
In file included from /builds/linux/drivers/media/common/b2c2/flexcop-common.h:10:
In file included from /builds/linux/include/linux/interrupt.h:11:
In file included from /builds/linux/include/linux/hardirq.h:5:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/clk/bcm/clk-iproc-armpll.c:15:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/input/evbug.c:15:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/bcma/scan.c:9:
In file included from /builds/linux/drivers/bcma/bcma_private.h:9:
In file included from /builds/linux/include/linux/bcma/bcma.h:5:
In file included from /builds/linux/include/linux/pci.h:35:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/lib/cpu_rmap.c:7:
In file included from /builds/linux/include/linux/cpu_rmap.h:11:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/crypto/cavium/cpt/cptpf_mbox.c:5:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/subdev/pmu/gk20a.c:23:
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/subdev/pmu/priv.h:5:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/subdev/pmu.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/subdev.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/device.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/oclass.h:3:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/os.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvif/os.h:6:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/minix/itree_v2.c:2:
In file included from /builds/linux/include/linux/buffer_head.h:12:
In file included from /builds/linux/include/linux/fs.h:6:
In file included from /builds/linux/include/linux/wait_bit.h:8:
In file included from /builds/linux/include/linux/wait.h:9:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/i2c/busses/i2c-sun6i-p2wi.c:24:
In file included from /builds/linux/include/linux/clk.h:14:
In file included from /builds/linux/include/linux/notifier.h:14:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/sound/core/info.c:8:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/i2c/busses/i2c-meson.c:9:
In file included from /builds/linux/include/linux/clk.h:14:
In file included from /builds/linux/include/linux/notifier.h:14:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/iio/adc/dln2-adc.c:9:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/clk/mediatek/clk-mt6797-mm.c:7:
In file included from /builds/linux/include/linux/clk-provider.h:9:
In file included from /builds/linux/include/linux/of.h:17:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpio/gpio-lp873x.c:17:
In file included from /builds/linux/include/linux/gpio/driver.h:5:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/video/fbdev/clps711x-fb.c:9:
In file included from /builds/linux/include/linux/clk.h:14:
In file included from /builds/linux/include/linux/notifier.h:14:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/sound/pci/nm256/nm256.c:13:
In file included from /builds/linux/include/linux/io.h:13:
In file included from /builds/linux/arch/riscv/include/asm/io.h:15:
In file included from /builds/linux/arch/riscv/include/asm/mmiowb.h:12:
In file included from /builds/linux/include/asm-generic/mmiowb.h:27:
In file included from /builds/linux/arch/riscv/include/asm/smp.h:11:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/sound/soc/qcom/common.c:5:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/sysfs/group.c:11:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/iio/magnetometer/hmc5843_spi.c:8:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/mmc/host/vub300.c:38:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/pci/remove.c:2:
In file included from /builds/linux/include/linux/pci.h:35:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/sound/pci/hda/hda_intel.c:24:
In file included from /builds/linux/include/linux/interrupt.h:11:
In file included from /builds/linux/include/linux/hardirq.h:5:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/staging/rtl8712/hal_init.c:19:
In file included from /builds/linux/include/linux/usb.h:6:
In file included from /builds/linux/include/linux/usb/ch9.h:36:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/netfilter/ipset/ip_set_hash_mac.c:7:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/amd/amdgpu/../display/dc/dce/dce_dmcu.c:27:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/usb/pvrusb2/pvrusb2-std.c:7:
In file included from /builds/linux/drivers/media/usb/pvrusb2/pvrusb2-std.h:9:
In file included from /builds/linux/include/linux/videodev2.h:59:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/greybus/operation.c:10:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/platform/rcar-vin/rcar-dma.c:14:
In file included from /builds/linux/include/linux/interrupt.h:11:
In file included from /builds/linux/include/linux/hardirq.h:5:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/amd/amdgpu/amdgpu_ids.c:23:
In file included from /builds/linux/drivers/gpu/drm/amd/amdgpu/amdgpu_ids.h:27:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/ipv4/tcp_input.c:67:
In file included from /builds/linux/include/linux/mm.h:10:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/infiniband/hw/mlx4/mr.c:34:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/netfilter/nft_chain_filter.c:3:
In file included from /builds/linux/include/linux/netdevice.h:24:
In file included from /builds/linux/include/linux/timer.h:6:
In file included from /builds/linux/include/linux/ktime.h:24:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/wireless/rsi/rsi_91x_main.c:19:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/engine/sec2/tu102.c:23:
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/engine/sec2/priv.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/engine/sec2.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/engine.h:5:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/subdev.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/device.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/oclass.h:3:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/os.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvif/os.h:6:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/video/fbdev/core/fbmon.c:29:
In file included from /builds/linux/include/linux/fb.h:6:
In file included from /builds/linux/include/uapi/linux/fb.h:6:
In file included from /builds/linux/include/linux/i2c.h:13:
In file included from /builds/linux/include/linux/acpi.h:13:
In file included from /builds/linux/include/linux/irqdomain.h:35:
In file included from /builds/linux/include/linux/of.h:17:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/video/fbdev/da8xx-fb.c:9:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/engine/gr/mcp89.c:24:
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/engine/gr/nv50.h:5:
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/engine/gr/priv.h:5:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/engine/gr.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/engine.h:5:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/subdev.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/device.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/oclass.h:3:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/os.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvif/os.h:6:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/usb/gspca/spca500.c:12:
In file included from /builds/linux/drivers/media/usb/gspca/gspca.h:5:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/kernel/time/timer.c:21:
In file included from /builds/linux/include/linux/kernel_stat.h:5:
In file included from /builds/linux/include/linux/smp.h:64:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/clocksource/timer-zevio.c:8:
In file included from /builds/linux/include/linux/io.h:13:
In file included from /builds/linux/arch/riscv/include/asm/io.h:15:
In file included from /builds/linux/arch/riscv/include/asm/mmiowb.h:12:
In file included from /builds/linux/include/asm-generic/mmiowb.h:27:
In file included from /builds/linux/arch/riscv/include/asm/smp.h:11:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/video/fbdev/aty/mach64_accel.c:9:
In file included from /builds/linux/include/linux/fb.h:6:
In file included from /builds/linux/include/uapi/linux/fb.h:6:
In file included from /builds/linux/include/linux/i2c.h:13:
In file included from /builds/linux/include/linux/acpi.h:13:
In file included from /builds/linux/include/linux/irqdomain.h:35:
In file included from /builds/linux/include/linux/of.h:17:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/nouveau/dispnv50/wndw.c:22:
In file included from /builds/linux/drivers/gpu/drm/nouveau/dispnv50/wndw.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/dispnv50/disp.h:3:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvif/mem.h:3:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvif/mmu.h:3:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvif/object.h:5:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvif/os.h:6:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/nouveau/nv50_fbcon.c:25:
In file included from /builds/linux/drivers/gpu/drm/nouveau/nouveau_drv.h:41:
In file included from /builds/linux/include/linux/notifier.h:14:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/ipv4/tcp.c:246:
In file included from /builds/linux/include/crypto/hash.h:11:
In file included from /builds/linux/include/linux/crypto.h:19:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/usb/serial/usb_debug.c:8:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/leds/leds-lt3593.c:5:
In file included from /builds/linux/include/linux/platform_device.h:13:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/wireless/broadcom/brcm80211/brcmfmac/common.c:8:
In file included from /builds/linux/include/linux/netdevice.h:24:
In file included from /builds/linux/include/linux/timer.h:6:
In file included from /builds/linux/include/linux/ktime.h:24:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/freevxfs/vxfs_bmap.c:33:
In file included from /builds/linux/include/linux/fs.h:6:
In file included from /builds/linux/include/linux/wait_bit.h:8:
In file included from /builds/linux/include/linux/wait.h:9:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/arm/display/komeda/komeda_pipeline.c:7:
In file included from /builds/linux/include/drm/drm_print.h:31:
In file included from /builds/linux/include/linux/seq_file.h:8:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/ipv6/esp6_offload.c:12:
In file included from /builds/linux/include/linux/skbuff.h:15:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/hsi/clients/hsi_char.c:16:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/isdn/mISDN/l1oip_codec.c:37:
In file included from /builds/linux/include/linux/vmalloc.h:5:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/wireless/ath/carl9170/led.c:40:
In file included from /builds/linux/drivers/net/wireless/ath/carl9170/carl9170.h:43:
In file included from /builds/linux/include/linux/firmware.h:7:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/sched/cls_basic.c:8:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/tuners/tua9001.c:8:
In file included from /builds/linux/drivers/media/tuners/tua9001_priv.h:11:
In file included from /builds/linux/drivers/media/tuners/tua9001.h:11:
In file included from /builds/linux/include/media/dvb_frontend.h:36:
In file included from /builds/linux/include/linux/sched.h:12:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/sound/soc/codecs/rt5668.c:9:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/staging/rtl8723bs/os_dep/mlme_linux.c:11:
In file included from /builds/linux/drivers/staging/rtl8723bs/include/drv_types.h:18:
In file included from /builds/linux/include/linux/sched/signal.h:5:
In file included from /builds/linux/include/linux/rculist.h:11:
In file included from /builds/linux/include/linux/rcupdate.h:27:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/cec/cec-core.c:10:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/staging/sm750fb/ddk750_dvi.c:4:
In file included from /builds/linux/drivers/staging/sm750fb/ddk750_chip.h:9:
In file included from /builds/linux/include/linux/io.h:13:
In file included from /builds/linux/arch/riscv/include/asm/io.h:15:
In file included from /builds/linux/arch/riscv/include/asm/mmiowb.h:12:
In file included from /builds/linux/include/asm-generic/mmiowb.h:27:
In file included from /builds/linux/arch/riscv/include/asm/smp.h:11:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/minix/dir.c:12:
In file included from /builds/linux/fs/minix/minix.h:5:
In file included from /builds/linux/include/linux/fs.h:6:
In file included from /builds/linux/include/linux/wait_bit.h:8:
In file included from /builds/linux/include/linux/wait.h:9:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/sound/pci/echoaudio/indigodj.c:31:
In file included from /builds/linux/include/linux/interrupt.h:11:
In file included from /builds/linux/include/linux/hardirq.h:5:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/subdev/devinit/nv10.c:26:
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/subdev/devinit/nv04.h:5:
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/subdev/devinit/priv.h:5:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/subdev/devinit.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/subdev.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/device.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/oclass.h:3:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/os.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvif/os.h:6:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/nouveau/nouveau_vmm.c:22:
In file included from /builds/linux/drivers/gpu/drm/nouveau/nouveau_vmm.h:3:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvif/vmm.h:3:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvif/object.h:5:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvif/os.h:6:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/target/iscsi/iscsi_target_erl1.c:12:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/iio/dac/ad5696-i2c.c:10:
In file included from /builds/linux/drivers/iio/dac/ad5686.h:13:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/wireless/realtek/rtlwifi/rtl8821ae/trx.c:4:
In file included from /builds/linux/drivers/net/wireless/realtek/rtlwifi/rtl8821ae/../wifi.h:9:
In file included from /builds/linux/include/linux/sched.h:12:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/btrfs/free-space-cache.c:6:
In file included from /builds/linux/include/linux/pagemap.h:8:
In file included from /builds/linux/include/linux/mm.h:10:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/amd/amdgpu/../display/dc/dce/dce_ipp.c:26:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/block/drbd/drbd_req.c:14:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/nls/nls_iso8859-13.c:8:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/file.c:10:
In file included from /builds/linux/include/linux/syscalls.h:74:
In file included from /builds/linux/include/uapi/linux/aio_abi.h:31:
In file included from /builds/linux/include/linux/fs.h:6:
In file included from /builds/linux/include/linux/wait_bit.h:8:
In file included from /builds/linux/include/linux/wait.h:9:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/regulator/lp3971.c:13:
In file included from /builds/linux/include/linux/i2c.h:13:
In file included from /builds/linux/include/linux/acpi.h:13:
In file included from /builds/linux/include/linux/irqdomain.h:35:
In file included from /builds/linux/include/linux/of.h:17:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/sound/pci/ca0106/ca0106_proc.c:51:
In file included from /builds/linux/include/linux/interrupt.h:11:
In file included from /builds/linux/include/linux/hardirq.h:5:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/nouveau/nouveau_chan.c:25:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvif/os.h:6:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/sound/soc/codecs/tlv320aic32x4-clk.c:10:
In file included from /builds/linux/include/linux/clk-provider.h:9:
In file included from /builds/linux/include/linux/of.h:17:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/fscache/histogram.c:9:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/subdev/fb/gk104.c:25:
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/subdev/fb/gk104.h:28:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/subdev/therm.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/subdev.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/device.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/oclass.h:3:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/os.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvif/os.h:6:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/scsi/qla2xxx/qla_dfs.c:7:
In file included from /builds/linux/drivers/scsi/qla2xxx/qla_def.h:13:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/ipv4/ipmr_base.c:5:
In file included from /builds/linux/include/linux/rhashtable.h:25:
In file included from /builds/linux/include/linux/workqueue.h:9:
In file included from /builds/linux/include/linux/timer.h:6:
In file included from /builds/linux/include/linux/ktime.h:24:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/ethernet/qualcomm/rmnet/rmnet_config.c:7:
In file included from /builds/linux/include/net/sock.h:38:
In file included from /builds/linux/include/linux/hardirq.h:5:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/amd/amdgpu/../display/dc/gpio/hw_hpd.c:26:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/kernel/sched/cputime.c:5:
In file included from /builds/linux/kernel/sched/sched.h:5:
In file included from /builds/linux/include/linux/sched.h:12:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/infiniband/ulp/srp/ib_srp.c:35:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/leds/leds-lm3697.c:6:
In file included from /builds/linux/include/linux/i2c.h:13:
In file included from /builds/linux/include/linux/acpi.h:13:
In file included from /builds/linux/include/linux/irqdomain.h:35:
In file included from /builds/linux/include/linux/of.h:17:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/panel/panel-ilitek-ili9322.c:24:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/platform/davinci/vpbe_display.c:7:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/pinctrl/uniphier/pinctrl-uniphier-ld11.c:9:
In file included from /builds/linux/include/linux/pinctrl/pinctrl.h:14:
In file included from /builds/linux/include/linux/radix-tree.h:14:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/wireless/intel/iwlwifi/cfg/22000.c:54:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/usb/renesas_usbhs/fifo.c:10:
In file included from /builds/linux/include/linux/io.h:13:
In file included from /builds/linux/arch/riscv/include/asm/io.h:15:
In file included from /builds/linux/arch/riscv/include/asm/mmiowb.h:12:
In file included from /builds/linux/include/asm-generic/mmiowb.h:27:
In file included from /builds/linux/arch/riscv/include/asm/smp.h:11:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/ethernet/pensando/ionic/ionic_txrx.c:4:
In file included from /builds/linux/include/linux/ip.h:16:
In file included from /builds/linux/include/linux/skbuff.h:15:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/pinctrl/stm32/pinctrl-stm32mp157.c:7:
In file included from /builds/linux/include/linux/of.h:17:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from drivers/staging/kpc2000/kpc_dma/kpc_dma.mod.c:2:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/input/mouse/synaptics_i2c.c:13:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/amd/amdgpu/../display/dc/basics/fixpt31_32.c:26:
In file included from /builds/linux/drivers/gpu/drm/amd/amdgpu/../display/dc/dm_services.h:34:
In file included from /builds/linux/drivers/gpu/drm/amd/amdgpu/../display/amdgpu_dm/amdgpu_dm_trace.h:32:
In file included from /builds/linux/include/linux/tracepoint.h:15:
In file included from /builds/linux/include/linux/smp.h:64:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/scsi/qedi/qedi_main.c:7:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/ipc/msg.c:27:
In file included from /builds/linux/include/linux/msg.h:6:
In file included from /builds/linux/include/uapi/linux/msg.h:5:
In file included from /builds/linux/include/linux/ipc.h:5:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/bridge/netfilter/nf_conntrack_bridge.c:3:
In file included from /builds/linux/include/linux/ip.h:16:
In file included from /builds/linux/include/linux/skbuff.h:15:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/dma/mmp_pdma.c:7:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/crypto/anubis.c:33:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/gfs2/acl.c:7:
In file included from /builds/linux/include/linux/sched.h:12:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/mtd/chips/map_rom.c:6:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/crypto/md5.c:18:
In file included from /builds/linux/include/crypto/internal/hash.h:11:
In file included from /builds/linux/include/crypto/algapi.h:10:
In file included from /builds/linux/include/linux/crypto.h:19:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/clk/qcom/clk-spmi-pmic-div.c:6:
In file included from /builds/linux/include/linux/clk.h:14:
In file included from /builds/linux/include/linux/notifier.h:14:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/power/reset/gpio-restart.c:9:
In file included from /builds/linux/include/linux/reboot.h:6:
In file included from /builds/linux/include/linux/notifier.h:14:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/staging/vt6656/key.c:20:
In file included from /builds/linux/drivers/staging/vt6656/mac.h:23:
In file included from /builds/linux/drivers/staging/vt6656/device.h:19:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/platform/qcom/camss/camss-vfe.c:10:
In file included from /builds/linux/include/linux/clk.h:14:
In file included from /builds/linux/include/linux/notifier.h:14:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/fddi/skfp/srf.c:20:
In file included from /builds/linux/drivers/net/fddi/skfp/h/smc.h:46:
In file included from /builds/linux/drivers/net/fddi/skfp/h/targetos.h:42:
In file included from /builds/linux/arch/riscv/include/asm/io.h:15:
In file included from /builds/linux/arch/riscv/include/asm/mmiowb.h:12:
In file included from /builds/linux/include/asm-generic/mmiowb.h:27:
In file included from /builds/linux/arch/riscv/include/asm/smp.h:11:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/subdev/mmu/gv100.c:22:
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/subdev/mmu/mem.h:3:
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/subdev/mmu/priv.h:5:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/subdev/mmu.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/subdev.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/device.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/oclass.h:3:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/os.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvif/os.h:6:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/regulator/aat2870-regulator.c:12:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/wireless/realtek/rtlwifi/rtl8192cu/sw.c:4:
In file included from /builds/linux/drivers/net/wireless/realtek/rtlwifi/rtl8192cu/../wifi.h:9:
In file included from /builds/linux/include/linux/sched.h:12:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/btrfs/space-info.c:3:
In file included from /builds/linux/fs/btrfs/misc.h:6:
In file included from /builds/linux/include/linux/sched.h:12:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/dma/mediatek/mtk-hsdma.c:12:
In file included from /builds/linux/include/linux/clk.h:14:
In file included from /builds/linux/include/linux/notifier.h:14:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/memstick/host/tifm_ms.c:11:
In file included from /builds/linux/include/linux/tifm.h:11:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/md/dm-uevent.c:9:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/befs/inode.c:8:
In file included from /builds/linux/include/linux/fs.h:6:
In file included from /builds/linux/include/linux/wait_bit.h:8:
In file included from /builds/linux/include/linux/wait.h:9:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/netfilter/nf_conntrack_sip.c:12:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/mfd/88pm80x.c:11:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/wireless/broadcom/brcm80211/brcmfmac/debug.c:5:
In file included from /builds/linux/include/linux/debugfs.h:15:
In file included from /builds/linux/include/linux/fs.h:6:
In file included from /builds/linux/include/linux/wait_bit.h:8:
In file included from /builds/linux/include/linux/wait.h:9:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/clk/mediatek/clk-mt6779-cam.c:7:
In file included from /builds/linux/include/linux/clk-provider.h:9:
In file included from /builds/linux/include/linux/of.h:17:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/cdrom/cdrom.c:269:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/ethernet/amd/pcnet32.c:34:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/pinctrl/mediatek/pinctrl-moore.c:11:
In file included from /builds/linux/include/linux/gpio/driver.h:5:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/batman-adv/soft-interface.c:7:
In file included from /builds/linux/net/batman-adv/soft-interface.h:10:
In file included from /builds/linux/net/batman-adv/main.h:210:
In file included from /builds/linux/include/linux/etherdevice.h:20:
In file included from /builds/linux/include/linux/if_ether.h:19:
In file included from /builds/linux/include/linux/skbuff.h:15:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/staging/comedi/drivers/ni_pcimio.c:95:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/sound/core/sound.c:8:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/rc/keymaps/rc-snapstream-firefly.c:8:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/engine/gr/gk20a.c:22:
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/engine/gr/gf100.h:27:
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/engine/gr/priv.h:5:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/engine/gr.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/engine.h:5:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/subdev.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/device.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/oclass.h:3:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/os.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvif/os.h:6:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/regulator/wm831x-isink.c:9:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/sound/soc/codecs/da7219.c:10:
In file included from /builds/linux/include/linux/acpi.h:13:
In file included from /builds/linux/include/linux/irqdomain.h:35:
In file included from /builds/linux/include/linux/of.h:17:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/video/fbdev/carminefb.c:12:
In file included from /builds/linux/include/linux/fb.h:6:
In file included from /builds/linux/include/uapi/linux/fb.h:6:
In file included from /builds/linux/include/linux/i2c.h:13:
In file included from /builds/linux/include/linux/acpi.h:13:
In file included from /builds/linux/include/linux/irqdomain.h:35:
In file included from /builds/linux/include/linux/of.h:17:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/ax25/ax25_ds_subr.c:9:
In file included from /builds/linux/include/linux/socket.h:8:
In file included from /builds/linux/include/linux/uio.h:9:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/ceph/ceph_frag.c:5:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/usb/dvb-usb/af9005-fe.c:11:
In file included from /builds/linux/drivers/media/usb/dvb-usb/af9005.h:15:
In file included from /builds/linux/drivers/media/usb/dvb-usb/dvb-usb.h:14:
In file included from /builds/linux/include/linux/input.h:8:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/input/touchscreen/ili210x.c:2:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/ethernet/pensando/ionic/ionic_lif.c:6:
In file included from /builds/linux/include/linux/netdevice.h:24:
In file included from /builds/linux/include/linux/timer.h:6:
In file included from /builds/linux/include/linux/ktime.h:24:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/mtd/chips/cfi_probe.c:6:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/clk/sunxi-ng/ccu_nk.c:7:
In file included from /builds/linux/include/linux/clk-provider.h:9:
In file included from /builds/linux/include/linux/of.h:17:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/hwmon/ltc4261.c:16:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/scsi/scsicam.c:14:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/memory/jz4780-nemc.c:9:
In file included from /builds/linux/include/linux/clk.h:14:
In file included from /builds/linux/include/linux/notifier.h:14:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/wireless/ath/ath10k/trace.c:6:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/drm_vblank.c:30:
In file included from /builds/linux/include/drm/drm_crtc.h:28:
In file included from /builds/linux/include/linux/i2c.h:13:
In file included from /builds/linux/include/linux/acpi.h:13:
In file included from /builds/linux/include/linux/irqdomain.h:35:
In file included from /builds/linux/include/linux/of.h:17:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/spi/spi-butterfly.c:10:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/staging/comedi/drivers/ni_usb6501.c:88:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/debugfs/inode.c:15:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/sound/soc/codecs/tas6424.c:10:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/staging/uwb/est.c:28:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/i3c/master.c:10:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/staging/media/sunxi/cedrus/cedrus.c:16:
In file included from /builds/linux/include/linux/platform_device.h:13:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/arch/riscv/mm/extable.c:11:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/wireless/realtek/rtlwifi/rtl8188ee/pwrseq.c:4:
In file included from /builds/linux/drivers/net/wireless/realtek/rtlwifi/rtl8188ee/../pwrseqcmd.h:7:
In file included from /builds/linux/drivers/net/wireless/realtek/rtlwifi/rtl8188ee/../wifi.h:9:
In file included from /builds/linux/include/linux/sched.h:12:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/w1/masters/ds2490.c:8:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/platform/vicodec/vicodec-core.c:12:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/usb/serial/ipw.c:37:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/thermal/devfreq_cooling.c:21:
In file included from /builds/linux/include/linux/devfreq.h:13:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/staging/fbtft/fb_ssd1351.c:2:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/staging/comedi/drivers/adv_pci1723.c:34:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/video/fbdev/omap2/omapfb/dss/apply.c:10:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/leds/leds-pwm.c:12:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/sound/usb/6fire/control.c:16:
In file included from /builds/linux/include/linux/interrupt.h:11:
In file included from /builds/linux/include/linux/hardirq.h:5:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/ethernet/qlogic/qlcnic/qlcnic_83xx_init.c:8:
In file included from /builds/linux/drivers/net/ethernet/qlogic/qlcnic/qlcnic_sriov.h:12:
In file included from /builds/linux/include/linux/pci.h:35:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/sound/usb/mixer_us16x08.c:8:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/can/usb/peak_usb/pcan_usb.c:11:
In file included from /builds/linux/include/linux/netdevice.h:24:
In file included from /builds/linux/include/linux/timer.h:6:
In file included from /builds/linux/include/linux/ktime.h:24:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/kernel/rcu/rcu_segcblist.c:12:
In file included from /builds/linux/include/linux/interrupt.h:11:
In file included from /builds/linux/include/linux/hardirq.h:5:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/amd/amdgpu/../powerplay/hwmgr/vega12_baco.c:23:
In file included from /builds/linux/drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu.h:31:
In file included from /builds/linux/drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu_ctx.h:26:
In file included from /builds/linux/drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu_ring.h:28:
In file included from /builds/linux/include/drm/gpu_scheduler.h:27:
In file included from /builds/linux/include/drm/spsc_queue.h:28:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/staging/comedi/drivers/pcm3724.c:26:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/amd/amdgpu/amdgpu_ring.c:29:
In file included from /builds/linux/include/linux/seq_file.h:8:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/iio/common/cros_ec_sensors/cros_ec_lid_angle.c:14:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/infiniband/sw/rxe/rxe_recv.c:34:
In file included from /builds/linux/include/linux/skbuff.h:15:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/mfd/lp87565.c:8:
In file included from /builds/linux/include/linux/interrupt.h:11:
In file included from /builds/linux/include/linux/hardirq.h:5:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/clk/clk-xgene.c:8:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/dvb-frontends/au8522_decoder.c:18:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/netfilter/ipvs/ip_vs_wrr.c:19:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/mtd/maps/ts5500_flash.c:15:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/ethernet/broadcom/bnx2x/bnx2x_stats.c:23:
In file included from /builds/linux/drivers/net/ethernet/broadcom/bnx2x/bnx2x_cmn.h:23:
In file included from /builds/linux/include/linux/pci.h:35:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/wireless/lib80211_crypt_wep.c:11:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/dsa/mv88e6xxx/global2_scratch.c:11:
In file included from /builds/linux/drivers/net/dsa/mv88e6xxx/chip.h:11:
In file included from /builds/linux/include/linux/idr.h:15:
In file included from /builds/linux/include/linux/radix-tree.h:14:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/usb/dwc3/ep0.c:12:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/virtio/virtio_pci_common.c:17:
In file included from /builds/linux/drivers/virtio/virtio_pci_common.h:19:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/sound/soc/soc-compress.c:14:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/lib/digsig.c:18:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/regulator/mt6311-regulator.c:7:
In file included from /builds/linux/include/linux/gpio.h:62:
In file included from /builds/linux/include/asm-generic/gpio.h:8:
In file included from /builds/linux/include/linux/of.h:17:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/platform/exynos-gsc/gsc-core.c:9:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/wireless/broadcom/b43/ppr.c:10:
In file included from /builds/linux/drivers/net/wireless/broadcom/b43/b43.h:6:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/mfd/atmel-hlcdc.c:9:
In file included from /builds/linux/include/linux/clk.h:14:
In file included from /builds/linux/include/linux/notifier.h:14:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/usb/cpia2/cpia2_core.c:19:
In file included from /builds/linux/drivers/media/usb/cpia2/cpia2.h:21:
In file included from /builds/linux/include/linux/videodev2.h:59:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/kernel/kheaders.c:10:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/video/fbdev/tmiofb.c:15:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/hid/wacom_sys.c:11:
In file included from /builds/linux/drivers/hid/wacom_wac.h:9:
In file included from /builds/linux/include/linux/hid.h:19:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/wireless/mediatek/mt76/mt7615/debugfs.c:3:
In file included from /builds/linux/drivers/net/wireless/mediatek/mt76/mt7615/mt7615.h:7:
In file included from /builds/linux/include/linux/interrupt.h:11:
In file included from /builds/linux/include/linux/hardirq.h:5:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/quota/quota_v1.c:3:
In file included from /builds/linux/include/linux/fs.h:6:
In file included from /builds/linux/include/linux/wait_bit.h:8:
In file included from /builds/linux/include/linux/wait.h:9:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/misc/cardreader/rtsx_pcr.c:10:
In file included from /builds/linux/include/linux/pci.h:35:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/platform/davinci/vpbe.c:7:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/rtc/rtc-max8907.c:12:
In file included from /builds/linux/include/linux/i2c.h:13:
In file included from /builds/linux/include/linux/acpi.h:13:
In file included from /builds/linux/include/linux/irqdomain.h:35:
In file included from /builds/linux/include/linux/of.h:17:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/leds/uleds.c:9:
In file included from /builds/linux/include/linux/fs.h:6:
In file included from /builds/linux/include/linux/wait_bit.h:8:
In file included from /builds/linux/include/linux/wait.h:9:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/rds/stats.c:33:
In file included from /builds/linux/include/linux/percpu.h:6:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/i2c/busses/i2c-parport.c:18:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/subdev/fb/nv44.c:26:
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/subdev/fb/priv.h:5:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/subdev/fb.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/subdev.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/device.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/oclass.h:3:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/os.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvif/os.h:6:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/mfd/88pm860x-core.c:11:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/pci/ttpci/budget-core.c:21:
In file included from /builds/linux/drivers/media/pci/ttpci/budget.h:6:
In file included from /builds/linux/include/media/dvb_frontend.h:36:
In file included from /builds/linux/include/linux/sched.h:12:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/qnx4/inode.c:16:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/iio/potentiometer/max5432.c:10:
In file included from /builds/linux/include/linux/i2c.h:13:
In file included from /builds/linux/include/linux/acpi.h:13:
In file included from /builds/linux/include/linux/irqdomain.h:35:
In file included from /builds/linux/include/linux/of.h:17:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/sound/core/pcm_memory.c:7:
In file included from /builds/linux/include/linux/io.h:13:
In file included from /builds/linux/arch/riscv/include/asm/io.h:15:
In file included from /builds/linux/arch/riscv/include/asm/mmiowb.h:12:
In file included from /builds/linux/include/asm-generic/mmiowb.h:27:
In file included from /builds/linux/arch/riscv/include/asm/smp.h:11:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/hid/hid-elecom.c:19:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/ethernet/chelsio/cxgb/mv88e1xxx.c:3:
In file included from /builds/linux/drivers/net/ethernet/chelsio/cxgb/common.h:43:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/clk/qcom/videocc-sdm845.c:6:
In file included from /builds/linux/include/linux/clk-provider.h:9:
In file included from /builds/linux/include/linux/of.h:17:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/rc/rc-ir-raw.c:7:
In file included from /builds/linux/include/linux/kthread.h:6:
In file included from /builds/linux/include/linux/sched.h:12:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/xfs/libxfs/xfs_da_format.c:7:
In file included from /builds/linux/fs/xfs/xfs.h:22:
In file included from /builds/linux/fs/xfs/xfs_linux.h:24:
In file included from /builds/linux/fs/xfs/kmem.h:9:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/crypto/async_tx/async_xor.c:14:
In file included from /builds/linux/include/linux/interrupt.h:11:
In file included from /builds/linux/include/linux/hardirq.h:5:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/usb/uvc/uvc_v4l2.c:9:
In file included from /builds/linux/include/linux/compat.h:10:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/wireless/ath/ath5k/dma.c:34:
In file included from /builds/linux/drivers/net/wireless/ath/ath5k/ath5k.h:26:
In file included from /builds/linux/include/linux/io.h:13:
In file included from /builds/linux/arch/riscv/include/asm/io.h:15:
In file included from /builds/linux/arch/riscv/include/asm/mmiowb.h:12:
In file included from /builds/linux/include/asm-generic/mmiowb.h:27:
In file included from /builds/linux/arch/riscv/include/asm/smp.h:11:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/lockd/mon.c:12:
In file included from /builds/linux/include/linux/ktime.h:24:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/ipv4/netfilter/ipt_ECN.c:7:
In file included from /builds/linux/include/linux/in.h:19:
In file included from /builds/linux/include/uapi/linux/in.h:24:
In file included from /builds/linux/include/linux/socket.h:8:
In file included from /builds/linux/include/linux/uio.h:9:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/ipv4/tcp_rate.c:2:
In file included from /builds/linux/include/net/tcp.h:20:
In file included from /builds/linux/include/linux/tcp.h:17:
In file included from /builds/linux/include/linux/skbuff.h:15:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/security/yama/yama_lsm.c:11:
In file included from /builds/linux/include/linux/lsm_hooks.h:28:
In file included from /builds/linux/include/linux/security.h:26:
In file included from /builds/linux/include/linux/key.h:15:
In file included from /builds/linux/include/linux/rbtree.h:22:
In file included from /builds/linux/include/linux/rcupdate.h:27:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/sync.c:8:
In file included from /builds/linux/include/linux/fs.h:6:
In file included from /builds/linux/include/linux/wait_bit.h:8:
In file included from /builds/linux/include/linux/wait.h:9:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/ipv6/addrconf_core.c:8:
In file included from /builds/linux/include/net/ipv6.h:12:
In file included from /builds/linux/include/linux/ipv6.h:86:
In file included from /builds/linux/include/linux/tcp.h:17:
In file included from /builds/linux/include/linux/skbuff.h:15:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/sound/soc/img/img-i2s-in.c:10:
In file included from /builds/linux/include/linux/clk.h:14:
In file included from /builds/linux/include/linux/notifier.h:14:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/bridge/dumb-vga-dac.c:9:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/input/joystick/magellan.c:14:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/clk/renesas/clk-r8a7778.c:8:
In file included from /builds/linux/include/linux/clk-provider.h:9:
In file included from /builds/linux/include/linux/of.h:17:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/isofs/compress.c:14:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/crypto/async_tx/async_raid6_recov.c:10:
In file included from /builds/linux/include/linux/interrupt.h:11:
In file included from /builds/linux/include/linux/hardirq.h:5:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/clk/qcom/gpucc-sdm845.c:6:
In file included from /builds/linux/include/linux/clk-provider.h:9:
In file included from /builds/linux/include/linux/of.h:17:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/amd/amdgpu/../display/amdgpu_dm/amdgpu_dm_services.c:27:
In file included from /builds/linux/include/linux/acpi.h:13:
In file included from /builds/linux/include/linux/irqdomain.h:35:
In file included from /builds/linux/include/linux/of.h:17:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/ethernet/atheros/atl1e/atl1e_ethtool.c:9:
In file included from /builds/linux/include/linux/netdevice.h:24:
In file included from /builds/linux/include/linux/timer.h:6:
In file included from /builds/linux/include/linux/ktime.h:24:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/mmc/host/toshsd.c:13:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/ethernet/marvell/octeontx2/af/rvu_cgx.c:12:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/can/xilinx_can.c:12:
In file included from /builds/linux/include/linux/clk.h:14:
In file included from /builds/linux/include/linux/notifier.h:14:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/block/partitions/acorn.c:10:
In file included from /builds/linux/include/linux/buffer_head.h:12:
In file included from /builds/linux/include/linux/fs.h:6:
In file included from /builds/linux/include/linux/wait_bit.h:8:
In file included from /builds/linux/include/linux/wait.h:9:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/netfilter/nfnetlink_cttimeout.c:7:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/lockd/svcsubs.c:12:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/lib/sg_pool.c:2:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/clk/clk-palmas.c:20:
In file included from /builds/linux/include/linux/clk.h:14:
In file included from /builds/linux/include/linux/notifier.h:14:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/edac/sifive_edac.c:10:
In file included from /builds/linux/include/linux/edac.h:16:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/staging/rtl8723bs/core/rtw_ioctl_set.c:9:
In file included from /builds/linux/drivers/staging/rtl8723bs/include/drv_types.h:18:
In file included from /builds/linux/include/linux/sched/signal.h:5:
In file included from /builds/linux/include/linux/rculist.h:11:
In file included from /builds/linux/include/linux/rcupdate.h:27:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/bluetooth/bnep/netdev.c:28:
In file included from /builds/linux/include/linux/etherdevice.h:20:
In file included from /builds/linux/include/linux/if_ether.h:19:
In file included from /builds/linux/include/linux/skbuff.h:15:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/crypto/asymmetric_keys/x509_public_key.c:9:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/engine/disp/coregf119.c:24:
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/engine/disp/channv50.h:5:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/object.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/oclass.h:3:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/os.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvif/os.h:6:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/ethernet/intel/igb/igb_ethtool.c:6:
In file included from /builds/linux/include/linux/vmalloc.h:5:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/staging/rtl8712/rtl871x_pwrctrl.c:19:
In file included from /builds/linux/drivers/staging/rtl8712/osdep_service.h:20:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/spi/spi-xcomm.c:10:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/infiniband/core/verbs.c:43:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/amd/amdgpu/../display/dc/gpio/dce80/hw_factory_dce80.c:26:
In file included from /builds/linux/drivers/gpu/drm/amd/amdgpu/../display/dc/dm_services.h:34:
In file included from /builds/linux/drivers/gpu/drm/amd/amdgpu/../display/amdgpu_dm/amdgpu_dm_trace.h:32:
In file included from /builds/linux/include/linux/tracepoint.h:15:
In file included from /builds/linux/include/linux/smp.h:64:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/misc/eeprom/eeprom.c:11:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/sound/soc/codecs/cs42l51.c:16:
In file included from /builds/linux/include/linux/clk.h:14:
In file included from /builds/linux/include/linux/notifier.h:14:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/tls/tls_device_fallback.c:32:
In file included from /builds/linux/include/net/tls.h:39:
In file included from /builds/linux/include/linux/crypto.h:19:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/mtd/chips/gen_probe.c:8:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/smc/smc_rx.c:13:
In file included from /builds/linux/include/linux/net.h:18:
In file included from /builds/linux/include/linux/random.h:101:
In file included from /builds/linux/include/linux/prandom.h:12:
In file included from /builds/linux/include/linux/percpu.h:6:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/ethernet/broadcom/genet/bcmgenet.c:11:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/hfsplus/bnode.c:13:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/input/mouse/elantech.c:11:
In file included from /builds/linux/include/linux/dmi.h:6:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/hid/hid-cougar.c:8:
In file included from /builds/linux/include/linux/hid.h:19:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/wireless/intel/iwlwifi/iwl-eeprom-read.c:60:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/dvb-frontends/lg2160.c:8:
In file included from /builds/linux/include/linux/jiffies.h:9:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/ata/pata_ns87415.c:27:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/iio/light/cm32181.c:9:
In file included from /builds/linux/include/linux/i2c.h:13:
In file included from /builds/linux/include/linux/acpi.h:13:
In file included from /builds/linux/include/linux/irqdomain.h:35:
In file included from /builds/linux/include/linux/of.h:17:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/amd/amdgpu/amdgpu_vce.c:28:
In file included from /builds/linux/include/linux/firmware.h:7:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/staging/comedi/drivers/ni_routes.c:21:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/caif/cffrml.c:12:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/sound/soc/codecs/rt5682.c:9:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/dvb-core/dvb_ca_en50221.c:20:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/hwmon/wm831x-hwmon.c:10:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/sound/soc/codecs/wm8988.c:11:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/platform/s5p-jpeg/jpeg-hw-exynos4.c:9:
In file included from /builds/linux/include/linux/io.h:13:
In file included from /builds/linux/arch/riscv/include/asm/io.h:15:
In file included from /builds/linux/arch/riscv/include/asm/mmiowb.h:12:
In file included from /builds/linux/include/asm-generic/mmiowb.h:27:
In file included from /builds/linux/arch/riscv/include/asm/smp.h:11:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/ethernet/qlogic/qed/qed_spq.c:35:
In file included from /builds/linux/include/linux/io.h:13:
In file included from /builds/linux/arch/riscv/include/asm/io.h:15:
In file included from /builds/linux/arch/riscv/include/asm/mmiowb.h:12:
In file included from /builds/linux/include/asm-generic/mmiowb.h:27:
In file included from /builds/linux/arch/riscv/include/asm/smp.h:11:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/base/test/test_async_driver_probe.c:10:
In file included from /builds/linux/include/linux/hrtimer.h:15:
In file included from /builds/linux/include/linux/hrtimer_defs.h:5:
In file included from /builds/linux/include/linux/ktime.h:24:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/amd/amdgpu/../powerplay/hwmgr/vega20_thermal.c:24:
In file included from /builds/linux/drivers/gpu/drm/amd/amdgpu/../powerplay/hwmgr/vega20_thermal.h:27:
In file included from /builds/linux/drivers/gpu/drm/amd/amdgpu/../powerplay/inc/hwmgr.h:26:
In file included from /builds/linux/include/linux/seq_file.h:8:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/clk/mediatek/clk-mux.c:7:
In file included from /builds/linux/include/linux/of.h:17:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/hfsplus/catalog.c:13:
In file included from /builds/linux/fs/hfsplus/hfsplus_fs.h:20:
In file included from /builds/linux/include/linux/fs.h:6:
In file included from /builds/linux/include/linux/wait_bit.h:8:
In file included from /builds/linux/include/linux/wait.h:9:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/sound/soc/codecs/tscs42xx.c:7:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/pci/ivtv/ivtv-gpio.c:10:
In file included from /builds/linux/drivers/media/pci/ivtv/ivtv-driver.h:41:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/lib/lru_cache.c:14:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/lib/rbtree.c:12:
In file included from /builds/linux/include/linux/rbtree_augmented.h:16:
In file included from /builds/linux/include/linux/rbtree.h:22:
In file included from /builds/linux/include/linux/rcupdate.h:27:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/subdev/bar/gm20b.c:22:
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/subdev/bar/gf100.h:5:
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/subdev/bar/priv.h:5:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/subdev/bar.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/subdev.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/device.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/oclass.h:3:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/os.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvif/os.h:6:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/thermal/thermal-generic-adc.c:11:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/rtc/rtc-da9055.c:10:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/clk/renesas/rcar-gen2-cpg.c:9:
In file included from /builds/linux/include/linux/clk.h:14:
In file included from /builds/linux/include/linux/notifier.h:14:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/usb/net1080.c:10:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/ethernet/mellanox/mlx5/core/ecpf.c:4:
In file included from /builds/linux/drivers/net/ethernet/mellanox/mlx5/core/ecpf.h:7:
In file included from /builds/linux/include/linux/mlx5/driver.h:37:
In file included from /builds/linux/include/linux/completion.h:12:
In file included from /builds/linux/include/linux/wait.h:9:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/video/fbdev/neofb.c:57:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/can/dev/dev.c:7:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/nls/mac-inuit.c:46:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/iio/common/cros_ec_sensors/cros_ec_sensors.c:11:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/nfc/nfcmrvl/spi.c:19:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/sound/soc/generic/simple-card-utils.c:7:
In file included from /builds/linux/include/linux/clk.h:14:
In file included from /builds/linux/include/linux/notifier.h:14:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/platform/coda/coda-bit.c:11:
In file included from /builds/linux/include/linux/clk.h:14:
In file included from /builds/linux/include/linux/notifier.h:14:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/security/selinux/netlink.c:11:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/netfilter/nf_nat_masquerade.c:5:
In file included from /builds/linux/include/linux/inetdevice.h:8:
In file included from /builds/linux/include/uapi/linux/if.h:25:
In file included from /builds/linux/include/linux/socket.h:8:
In file included from /builds/linux/include/linux/uio.h:9:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/spi/gs1662.c:11:
In file included from /builds/linux/include/linux/spi/spi.h:9:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/ethernet/qlogic/qed/qed_cxt.c:35:
In file included from /builds/linux/include/linux/dma-mapping.h:7:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/core/dev_addr_lists.c:10:
In file included from /builds/linux/include/linux/netdevice.h:24:
In file included from /builds/linux/include/linux/timer.h:6:
In file included from /builds/linux/include/linux/ktime.h:24:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/platform/exynos4-is/fimc-isp-video.c:15:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/video/backlight/pcf50633-backlight.c:8:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/vc4/vc4_hdmi.c:34:
In file included from /builds/linux/include/drm/drm_atomic_helper.h:31:
In file included from /builds/linux/include/drm/drm_crtc.h:28:
In file included from /builds/linux/include/linux/i2c.h:13:
In file included from /builds/linux/include/linux/acpi.h:13:
In file included from /builds/linux/include/linux/irqdomain.h:35:
In file included from /builds/linux/include/linux/of.h:17:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/kernel/umh.c:5:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/staging/octeon/ethernet.c:8:
In file included from /builds/linux/include/linux/platform_device.h:13:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/ipu-v3/ipu-dmfc.c:9:
In file included from /builds/linux/include/linux/io.h:13:
In file included from /builds/linux/arch/riscv/include/asm/io.h:15:
In file included from /builds/linux/arch/riscv/include/asm/mmiowb.h:12:
In file included from /builds/linux/include/asm-generic/mmiowb.h:27:
In file included from /builds/linux/arch/riscv/include/asm/smp.h:11:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/staging/rtl8712/xmit_linux.c:19:
In file included from /builds/linux/include/linux/usb.h:6:
In file included from /builds/linux/include/linux/usb/ch9.h:36:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/bluetooth/hci_core.c:29:
In file included from /builds/linux/include/linux/idr.h:15:
In file included from /builds/linux/include/linux/radix-tree.h:14:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/infiniband/hw/mthca/mthca_srq.c:33:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/subdev/fault/base.c:22:
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/subdev/fault/priv.h:5:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/subdev/fault.h:3:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/subdev.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/device.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/oclass.h:3:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/os.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvif/os.h:6:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/dma/sh/shdma-of.c:9:
In file included from /builds/linux/include/linux/dmaengine.h:8:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/block/blk-settings.c:6:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/hwmon/hwmon.c:13:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/fs-writeback.c:19:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/rc/keymaps/rc-nec-terratec-cinergy-xs.c:8:
In file included from /builds/linux/include/media/rc-map.h:11:
In file included from /builds/linux/include/linux/input.h:8:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/ethernet/netronome/nfp/nfpcore/nfp6000_pcie.c:20:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/wireless/ath/ath10k/ahb.c:6:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/bluetooth/hci_h4.c:11:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/ocfs2/refcounttree.c:11:
In file included from /builds/linux/fs/ocfs2/cluster/masklog.h:67:
In file included from /builds/linux/include/linux/sched.h:12:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/wireless/intersil/orinoco/cfg.c:5:
In file included from /builds/linux/include/linux/ieee80211.h:19:
In file included from /builds/linux/include/linux/if_ether.h:19:
In file included from /builds/linux/include/linux/skbuff.h:15:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/exynos/exynos_drm_fbdev.c:12:
In file included from /builds/linux/include/linux/dma-mapping.h:7:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/spi/spi-pxa2xx-pci.c:7:
In file included from /builds/linux/include/linux/clk-provider.h:9:
In file included from /builds/linux/include/linux/of.h:17:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/video/backlight/pwm_bl.c:10:
In file included from /builds/linux/include/linux/gpio.h:62:
In file included from /builds/linux/include/asm-generic/gpio.h:8:
In file included from /builds/linux/include/linux/of.h:17:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/sound/pci/mixart/mixart_core.c:10:
In file included from /builds/linux/include/linux/interrupt.h:11:
In file included from /builds/linux/include/linux/hardirq.h:5:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/block/blk-rq-qos.c:3:
In file included from /builds/linux/block/blk-rq-qos.h:6:
In file included from /builds/linux/include/linux/blkdev.h:5:
In file included from /builds/linux/include/linux/sched.h:12:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/usb/host/xhci.c:11:
In file included from /builds/linux/include/linux/pci.h:35:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/tls/tls_sw.c:39:
In file included from /builds/linux/include/linux/sched/signal.h:5:
In file included from /builds/linux/include/linux/rculist.h:11:
In file included from /builds/linux/include/linux/rcupdate.h:27:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/sound/firewire/dice/dice-proc.c:9:
In file included from /builds/linux/sound/firewire/dice/dice.h:12:
In file included from /builds/linux/include/linux/compat.h:10:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/ethernet/ti/cpts.c:8:
In file included from /builds/linux/include/linux/clk-provider.h:9:
In file included from /builds/linux/include/linux/of.h:17:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/infiniband/hw/ocrdma/ocrdma_main.c:43:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/kernel/smp.c:11:
In file included from /builds/linux/include/linux/rcupdate.h:27:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/hid/hid-a4tech.c:15:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/leds/led-triggers.c:13:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/staging/comedi/drivers/adv_pci1724.c:40:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/staging/wusbcore/host/whci/debug.c:7:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/netfilter/nf_log.c:4:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/mfd/max8925-i2c.c:10:
In file included from /builds/linux/include/linux/platform_device.h:13:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/ethernet/netronome/nfp/nfpcore/nfp_mutex.c:5:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/staging/vc04_services/interface/vchiq_arm/vchiq_util.c:4:
In file included from /builds/linux/drivers/staging/vc04_services/interface/vchiq_arm/vchiq_util.h:8:
In file included from /builds/linux/include/linux/completion.h:12:
In file included from /builds/linux/include/linux/wait.h:9:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/usb/core/driver.c:28:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/nouveau/dispnv50/dac907d.c:22:
In file included from /builds/linux/drivers/gpu/drm/nouveau/dispnv50/core.h:3:
In file included from /builds/linux/drivers/gpu/drm/nouveau/dispnv50/disp.h:3:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvif/mem.h:3:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvif/mmu.h:3:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvif/object.h:5:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvif/os.h:6:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/mtd/nftlmount.c:13:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/i2c/cs5345.c:8:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/pci/cx25821/cx25821-video.c:14:
In file included from /builds/linux/drivers/media/pci/cx25821/cx25821-video.h:15:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/mtd/nand/raw/r852.c:11:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/nvdimm/btt_devs.c:5:
In file included from /builds/linux/include/linux/blkdev.h:5:
In file included from /builds/linux/include/linux/sched.h:12:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/i2c/tw9903.c:6:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/pinctrl/pinctrl-mcp23s08.c:5:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/misc/tsl2550.c:9:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/6lowpan/nhc_routing.c:6:
In file included from /builds/linux/net/6lowpan/nhc.h:5:
In file included from /builds/linux/include/linux/skbuff.h:15:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/lib/mpi/mpih-cmp.c:17:
In file included from /builds/linux/lib/mpi/mpi-internal.h:20:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/rtc/rtc-lpc32xx.c:7:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/scsi/qla4xxx/ql4_iocb.c:8:
In file included from /builds/linux/drivers/scsi/qla4xxx/ql4_def.h:14:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/tty/serial/fsl_lpuart.c:12:
In file included from /builds/linux/include/linux/clk.h:14:
In file included from /builds/linux/include/linux/notifier.h:14:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/x25/x25_out.c:20:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/pps/sysfs.c:9:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/ethernet/marvell/octeontx2/af/rvu.c:11:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/platform/ti-vpe/vpe.c:18:
In file included from /builds/linux/include/linux/dma-mapping.h:7:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/radeon/radeon_ring.c:30:
In file included from /builds/linux/include/drm/drm_debugfs.h:36:
In file included from /builds/linux/include/linux/seq_file.h:8:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/mac80211/driver-ops.c:5:
In file included from /builds/linux/include/net/mac80211.h:18:
In file included from /builds/linux/include/linux/if_ether.h:19:
In file included from /builds/linux/include/linux/skbuff.h:15:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/btrfs/delalloc-space.c:3:
In file included from /builds/linux/fs/btrfs/ctree.h:9:
In file included from /builds/linux/include/linux/mm.h:10:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/sound/firewire/fireface/ff-hwdep.c:16:
In file included from /builds/linux/sound/firewire/fireface/ff.h:11:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/hid/usbhid/hid-pidff.c:15:
In file included from /builds/linux/include/linux/input.h:8:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/mmc/core/sdio_io.c:10:
In file included from /builds/linux/include/linux/mmc/host.h:10:
In file included from /builds/linux/include/linux/sched.h:12:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/platform/vicodec/codec-v4l2-fwht.c:10:
In file included from /builds/linux/include/linux/videodev2.h:59:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/kernel/dma/mapping.c:8:
In file included from /builds/linux/include/linux/memblock.h:13:
In file included from /builds/linux/include/linux/mm.h:10:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/usb/stk1160/stk1160-video.c:13:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/usb/tm6000/tm6000-core.c:9:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/can/usb/esd_usb2.c:8:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/f2fs/verity.c:27:
In file included from /builds/linux/include/linux/f2fs_fs.h:11:
In file included from /builds/linux/include/linux/pagemap.h:8:
In file included from /builds/linux/include/linux/mm.h:10:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/crypto/ofb.c:10:
In file included from /builds/linux/include/crypto/algapi.h:10:
In file included from /builds/linux/include/linux/crypto.h:19:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/staging/rtl8188eu/core/rtw_sta_mgt.c:9:
In file included from /builds/linux/drivers/staging/rtl8188eu/include/osdep_service.h:16:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/crypto/akcipher.c:10:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/6lowpan/nhc_fragment.c:6:
In file included from /builds/linux/net/6lowpan/nhc.h:5:
In file included from /builds/linux/include/linux/skbuff.h:15:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/radeon/radeon_audio.c:27:
In file included from /builds/linux/include/drm/drm_crtc.h:28:
In file included from /builds/linux/include/linux/i2c.h:13:
In file included from /builds/linux/include/linux/acpi.h:13:
In file included from /builds/linux/include/linux/irqdomain.h:35:
In file included from /builds/linux/include/linux/of.h:17:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/scsi/aic7xxx/aic7xxx_proc.c:42:
In file included from /builds/linux/drivers/scsi/aic7xxx/aic7xxx_osm.h:63:
In file included from /builds/linux/include/linux/blkdev.h:5:
In file included from /builds/linux/include/linux/sched.h:12:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/pci/cx23885/cx23885-input.c:24:
In file included from /builds/linux/drivers/media/pci/cx23885/cx23885.h:10:
In file included from /builds/linux/include/linux/pci.h:35:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/gfs2/xattr.c:7:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/usb/gadget/udc/lpc32xx_udc.c:18:
In file included from /builds/linux/include/linux/clk.h:14:
In file included from /builds/linux/include/linux/notifier.h:14:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/staging/rtl8188eu/hal/hal8188e_rate_adaptive.c:6:
In file included from /builds/linux/drivers/staging/rtl8188eu/include/odm_precomp.h:17:
In file included from /builds/linux/drivers/staging/rtl8188eu/include/osdep_service.h:16:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/char/tpm/tpm_atmel.c:17:
In file included from /builds/linux/drivers/char/tpm/tpm.h:21:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/ethernet/qualcomm/emac/emac-sgmii.c:8:
In file included from /builds/linux/include/linux/interrupt.h:11:
In file included from /builds/linux/include/linux/hardirq.h:5:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/dvb-frontends/l64781.c:13:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/nvmem/uniphier-efuse.c:8:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/kernel/dma/direct.c:7:
In file included from /builds/linux/include/linux/memblock.h:13:
In file included from /builds/linux/include/linux/mm.h:10:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/engine/disp/g84.c:24:
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/engine/disp/nv50.h:5:
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/engine/disp/priv.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/engine/disp.h:5:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/engine.h:5:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/subdev.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/device.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/oclass.h:3:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/os.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvif/os.h:6:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/staging/wusbcore/host/whci/int.c:9:
In file included from /builds/linux/drivers/staging/wusbcore/host/whci/../../../uwb/include/umc.h:41:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/amd/amdgpu/amdgpu_fb.c:27:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/spi/spi-at91-usart.c:9:
In file included from /builds/linux/include/linux/clk.h:14:
In file included from /builds/linux/include/linux/notifier.h:14:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/mmc/core/sdio_uart.c:25:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/ata/pata_hpt3x3.c:17:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/radio/radio-rtrack2.c:16:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/misc/hmc6352.c:12:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/rtc/rtc-tegra.c:8:
In file included from /builds/linux/include/linux/clk.h:14:
In file included from /builds/linux/include/linux/notifier.h:14:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/ceph/acl.c:9:
In file included from /builds/linux/include/linux/fs.h:6:
In file included from /builds/linux/include/linux/wait_bit.h:8:
In file included from /builds/linux/include/linux/wait.h:9:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/ipv6/addrlabel.c:15:
In file included from /builds/linux/include/linux/rcupdate.h:27:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/video/fbdev/kyro/STG4000OverlayDevice.c:16:
In file included from /builds/linux/drivers/video/fbdev/kyro/STG4000Reg.h:23:
In file included from /builds/linux/arch/riscv/include/asm/io.h:15:
In file included from /builds/linux/arch/riscv/include/asm/mmiowb.h:12:
In file included from /builds/linux/include/asm-generic/mmiowb.h:27:
In file included from /builds/linux/arch/riscv/include/asm/smp.h:11:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/ethernet/intel/i40e/i40e_debugfs.c:6:
In file included from /builds/linux/include/linux/fs.h:6:
In file included from /builds/linux/include/linux/wait_bit.h:8:
In file included from /builds/linux/include/linux/wait.h:9:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/btrfs/tree-checker.c:21:
In file included from /builds/linux/fs/btrfs/ctree.h:9:
In file included from /builds/linux/include/linux/mm.h:10:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/amd/amdgpu/amdgpu_atomfirmware.c:25:
In file included from /builds/linux/drivers/gpu/drm/amd/amdgpu/amdgpu.h:31:
In file included from /builds/linux/drivers/gpu/drm/amd/amdgpu/amdgpu_ctx.h:26:
In file included from /builds/linux/drivers/gpu/drm/amd/amdgpu/amdgpu_ring.h:28:
In file included from /builds/linux/include/drm/gpu_scheduler.h:27:
In file included from /builds/linux/include/drm/spsc_queue.h:28:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/ipv6/xfrm6_tunnel.c:10:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/engine/disp/sorgm107.c:24:
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/engine/disp/ior.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/engine/disp/priv.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/engine/disp.h:5:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/engine.h:5:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/subdev.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/device.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/oclass.h:3:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/os.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvif/os.h:6:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/pci/ivtv/ivtv-mailbox.c:10:
In file included from /builds/linux/drivers/media/pci/ivtv/ivtv-driver.h:41:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/iommu/iommu-debugfs.c:10:
In file included from /builds/linux/include/linux/pci.h:35:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/dlm/config.c:14:
In file included from /builds/linux/include/linux/configfs.h:24:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/dvb-frontends/atbm8830.c:10:
In file included from /builds/linux/include/media/dvb_frontend.h:36:
In file included from /builds/linux/include/linux/sched.h:12:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/hwmon/ltc2990.c:12:
In file included from /builds/linux/include/linux/hwmon-sysfs.h:10:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/engine/gr/nv50.c:24:
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/engine/gr/nv50.h:5:
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/engine/gr/priv.h:5:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/engine/gr.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/engine.h:5:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/subdev.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/device.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/oclass.h:3:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/os.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvif/os.h:6:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/staging/most/cdev/cdev.c:9:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/bluetooth/rfcomm/tty.c:28:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/security/apparmor/match.c:13:
In file included from /builds/linux/include/linux/mm.h:10:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/infiniband/hw/vmw_pvrdma/pvrdma_doorbell.c:48:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/rc/keymaps/rc-avermedia-rm-ks.c:8:
In file included from /builds/linux/include/media/rc-map.h:11:
In file included from /builds/linux/include/linux/input.h:8:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/i2c/mt9v011.c:7:
In file included from /builds/linux/include/linux/i2c.h:13:
In file included from /builds/linux/include/linux/acpi.h:13:
In file included from /builds/linux/include/linux/irqdomain.h:35:
In file included from /builds/linux/include/linux/of.h:17:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/regulator/sy8824x.c:9:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/usb/dwc3/drd.c:10:
In file included from /builds/linux/include/linux/extcon.h:21:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/sound/firewire/bebob/bebob_stream.c:8:
In file included from /builds/linux/sound/firewire/bebob/./bebob.h:11:
In file included from /builds/linux/include/linux/compat.h:10:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/ethernet/mellanox/mlxsw/spectrum2_kvdl.c:7:
In file included from /builds/linux/drivers/net/ethernet/mellanox/mlxsw/spectrum.h:8:
In file included from /builds/linux/include/linux/netdevice.h:24:
In file included from /builds/linux/include/linux/timer.h:6:
In file included from /builds/linux/include/linux/ktime.h:24:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/lib/mpi/mpicoder.c:24:
In file included from /builds/linux/include/linux/scatterlist.h:8:
In file included from /builds/linux/include/linux/mm.h:10:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/clk/renesas/r7s9210-cpg-mssr.c:12:
In file included from /builds/linux/include/linux/clk.h:14:
In file included from /builds/linux/include/linux/notifier.h:14:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/statfs.c:2:
In file included from /builds/linux/include/linux/syscalls.h:74:
In file included from /builds/linux/include/uapi/linux/aio_abi.h:31:
In file included from /builds/linux/include/linux/fs.h:6:
In file included from /builds/linux/include/linux/wait_bit.h:8:
In file included from /builds/linux/include/linux/wait.h:9:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/sound/pci/hda/hda_proc.c:11:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/iio/imu/st_lsm6dsx/st_lsm6dsx_buffer.c:32:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/mm/frame_vector.c:5:
In file included from /builds/linux/include/linux/mm.h:10:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/nvmem/lpc18xx_eeprom.c:8:
In file included from /builds/linux/include/linux/clk.h:14:
In file included from /builds/linux/include/linux/notifier.h:14:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/ssb/driver_chipcommon_pmu.c:11:
In file included from /builds/linux/drivers/ssb/ssb_private.h:8:
In file included from /builds/linux/include/linux/ssb/ssb.h:5:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/staging/vt6655/baseband.c:37:
In file included from /builds/linux/drivers/staging/vt6655/mac.h:24:
In file included from /builds/linux/drivers/staging/vt6655/upc.h:19:
In file included from /builds/linux/drivers/staging/vt6655/device.h:19:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/vme/bridges/vme_fake.c:24:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/block/blk-core.c:16:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/rtc/rtc-rtd119x.c:9:
In file included from /builds/linux/include/linux/clk.h:14:
In file included from /builds/linux/include/linux/notifier.h:14:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/char/hw_random/exynos-trng.c:13:
In file included from /builds/linux/include/linux/clk.h:14:
In file included from /builds/linux/include/linux/notifier.h:14:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/mfd/twl4030-audio.c:11:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/wireless/ath/ath9k/mac.c:17:
In file included from /builds/linux/drivers/net/wireless/ath/ath9k/hw.h:20:
In file included from /builds/linux/include/linux/if_ether.h:19:
In file included from /builds/linux/include/linux/skbuff.h:15:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/md/dm-zoned-reclaim.c:8:
In file included from /builds/linux/drivers/md/dm-zoned.h:12:
In file included from /builds/linux/include/linux/blkdev.h:5:
In file included from /builds/linux/include/linux/sched.h:12:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/rc/keymaps/rc-kaiomy.c:8:
In file included from /builds/linux/include/media/rc-map.h:11:
In file included from /builds/linux/include/linux/input.h:8:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/wireless/ath/ath6kl/bmi.c:18:
In file included from /builds/linux/drivers/net/wireless/ath/ath6kl/core.h:21:
In file included from /builds/linux/include/linux/etherdevice.h:20:
In file included from /builds/linux/include/linux/if_ether.h:19:
In file included from /builds/linux/include/linux/skbuff.h:15:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/staging/comedi/drivers/contec_pci_dio.c:20:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/wireless/marvell/libertas/cmdresp.c:7:
In file included from /builds/linux/include/linux/hardirq.h:5:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/hwmon/ltc4215.c:12:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/pci/ttpci/av7110_v4l.c:19:
In file included from /builds/linux/include/linux/fs.h:6:
In file included from /builds/linux/include/linux/wait_bit.h:8:
In file included from /builds/linux/include/linux/wait.h:9:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/wireless/mediatek/mt76/mt7615/init.c:9:
In file included from /builds/linux/include/linux/etherdevice.h:20:
In file included from /builds/linux/include/linux/if_ether.h:19:
In file included from /builds/linux/include/linux/skbuff.h:15:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/ttm/ttm_bo_util.c:32:
In file included from /builds/linux/include/drm/ttm/ttm_bo_driver.h:33:
In file included from /builds/linux/include/drm/drm_mm.h:41:
In file included from /builds/linux/include/linux/rbtree.h:22:
In file included from /builds/linux/include/linux/rcupdate.h:27:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/ethernet/intel/igb/e1000_phy.c:4:
In file included from /builds/linux/include/linux/if_ether.h:19:
In file included from /builds/linux/include/linux/skbuff.h:15:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/staging/uwb/uwb-debug.c:13:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/kernel/trace/trace_preemptirq.c:8:
In file included from /builds/linux/include/linux/kallsyms.h:12:
In file included from /builds/linux/include/linux/mm.h:10:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/f2fs/data.c:8:
In file included from /builds/linux/include/linux/fs.h:6:
In file included from /builds/linux/include/linux/wait_bit.h:8:
In file included from /builds/linux/include/linux/wait.h:9:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/kernel/trace/ftrace.c:17:
In file included from /builds/linux/include/linux/stop_machine.h:5:
In file included from /builds/linux/include/linux/cpu.h:17:
In file included from /builds/linux/include/linux/node.h:18:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/pci/solo6x10/solo6x10-tw28.c:15:
In file included from /builds/linux/drivers/media/pci/solo6x10/solo6x10.h:15:
In file included from /builds/linux/include/linux/pci.h:35:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/rc/keymaps/rc-terratec-cinergy-s2-hd.c:5:
In file included from /builds/linux/include/media/rc-map.h:11:
In file included from /builds/linux/include/linux/input.h:8:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/leds/trigger/ledtrig-transient.c:14:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/video/backlight/pm8941-wled.c:6:
In file included from /builds/linux/include/linux/backlight.h:12:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/amd/amdgpu/vega10_ih.c:24:
In file included from /builds/linux/include/linux/pci.h:35:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/kernel/pid_namespace.c:12:
In file included from /builds/linux/include/linux/pid.h:5:
In file included from /builds/linux/include/linux/rculist.h:11:
In file included from /builds/linux/include/linux/rcupdate.h:27:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/infiniband/sw/rxe/rxe_sysfs.c:34:
In file included from /builds/linux/drivers/infiniband/sw/rxe/rxe.h:42:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/clk/qcom/clk-branch.c:11:
In file included from /builds/linux/include/linux/clk-provider.h:9:
In file included from /builds/linux/include/linux/of.h:17:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/usb/chipidea/otg_fsm.c:19:
In file included from /builds/linux/include/linux/usb/otg.h:13:
In file included from /builds/linux/include/linux/phy/phy.h:14:
In file included from /builds/linux/include/linux/of.h:17:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/input/touchscreen/imx6ul_tsc.c:9:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/usb/atm/usbatm.c:51:
In file included from /builds/linux/drivers/usb/atm/usbatm.h:14:
In file included from /builds/linux/include/linux/atmdev.h:7:
In file included from /builds/linux/include/linux/wait.h:9:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/clk/mediatek/clk-mt8516-aud.c:8:
In file included from /builds/linux/include/linux/clk-provider.h:9:
In file included from /builds/linux/include/linux/of.h:17:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/nvmem/imx-ocotp.c:15:
In file included from /builds/linux/include/linux/clk.h:14:
In file included from /builds/linux/include/linux/notifier.h:14:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/wireless/intersil/orinoco/wext.c:5:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/video/fbdev/mb862xx/mb862xx-i2c.c:8:
In file included from /builds/linux/include/linux/fb.h:6:
In file included from /builds/linux/include/uapi/linux/fb.h:6:
In file included from /builds/linux/include/linux/i2c.h:13:
In file included from /builds/linux/include/linux/acpi.h:13:
In file included from /builds/linux/include/linux/irqdomain.h:35:
In file included from /builds/linux/include/linux/of.h:17:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/staging/rts5208/sd.c:12:
In file included from /builds/linux/include/linux/blkdev.h:5:
In file included from /builds/linux/include/linux/sched.h:12:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/squashfs/cache.c:34:
In file included from /builds/linux/include/linux/fs.h:6:
In file included from /builds/linux/include/linux/wait_bit.h:8:
In file included from /builds/linux/include/linux/wait.h:9:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/phy/phylink.c:8:
In file included from /builds/linux/include/linux/ethtool.h:17:
In file included from /builds/linux/include/linux/compat.h:10:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/sound/soc/generic/simple-card.c:8:
In file included from /builds/linux/include/linux/clk.h:14:
In file included from /builds/linux/include/linux/notifier.h:14:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/ethernet/sun/cassini.c:57:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/regulator/lm363x-regulator.c:12:
In file included from /builds/linux/include/linux/mfd/ti-lmu.h:13:
In file included from /builds/linux/include/linux/gpio.h:62:
In file included from /builds/linux/include/asm-generic/gpio.h:8:
In file included from /builds/linux/include/linux/of.h:17:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/sched/sch_plug.c:35:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/ceph/cls_lock_client.c:5:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/subdev/mmu/memgf100.c:22:
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/subdev/mmu/mem.h:3:
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/subdev/mmu/priv.h:5:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/subdev/mmu.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/subdev.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/device.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/oclass.h:3:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/os.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvif/os.h:6:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/engine/msvld/gk104.c:24:
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/engine/msvld/priv.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/engine/msvld.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/engine/falcon.h:5:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/engine.h:5:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/subdev.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/device.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/oclass.h:3:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/os.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvif/os.h:6:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/regulator/pwm-regulator.c:10:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/pci/endpoint/functions/pci-epf-test.c:11:
In file included from /builds/linux/include/linux/io.h:13:
In file included from /builds/linux/arch/riscv/include/asm/io.h:15:
In file included from /builds/linux/arch/riscv/include/asm/mmiowb.h:12:
In file included from /builds/linux/include/asm-generic/mmiowb.h:27:
In file included from /builds/linux/arch/riscv/include/asm/smp.h:11:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/clk/sunxi-ng/ccu-sun50i-a64.c:6:
In file included from /builds/linux/include/linux/clk-provider.h:9:
In file included from /builds/linux/include/linux/of.h:17:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/ppp/bsd_comp.c:64:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/kernel/resource.c:17:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/power/supply/sbs-battery.c:11:
In file included from /builds/linux/include/linux/i2c.h:13:
In file included from /builds/linux/include/linux/acpi.h:13:
In file included from /builds/linux/include/linux/irqdomain.h:35:
In file included from /builds/linux/include/linux/of.h:17:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/iio/adc/ad7606_spi.c:8:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/crypto/algboss.c:8:
In file included from /builds/linux/include/crypto/internal/aead.h:11:
In file included from /builds/linux/include/crypto/aead.h:11:
In file included from /builds/linux/include/linux/crypto.h:19:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/core/link_watch.c:9:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/dvb-frontends/ec100.c:8:
In file included from /builds/linux/include/media/dvb_frontend.h:36:
In file included from /builds/linux/include/linux/sched.h:12:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/phy/lxt.c:15:
In file included from /builds/linux/include/linux/interrupt.h:11:
In file included from /builds/linux/include/linux/hardirq.h:5:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/ipu-v3/ipu-dp.c:10:
In file included from /builds/linux/include/linux/io.h:13:
In file included from /builds/linux/arch/riscv/include/asm/io.h:15:
In file included from /builds/linux/arch/riscv/include/asm/mmiowb.h:12:
In file included from /builds/linux/include/asm-generic/mmiowb.h:27:
In file included from /builds/linux/arch/riscv/include/asm/smp.h:11:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/lib/debug_locks.c:12:
In file included from /builds/linux/include/linux/rwsem.h:16:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/scsi/lpfc/lpfc_nportdisc.c:24:
In file included from /builds/linux/include/linux/blkdev.h:5:
In file included from /builds/linux/include/linux/sched.h:12:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/input/touchscreen/raydium_i2c_ts.c:14:
In file included from /builds/linux/include/linux/acpi.h:13:
In file included from /builds/linux/include/linux/irqdomain.h:35:
In file included from /builds/linux/include/linux/of.h:17:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/pci/netup_unidvb/netup_unidvb_ci.c:13:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/core/ptp_classifier.c:98:
In file included from /builds/linux/include/linux/skbuff.h:15:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/staging/octeon/ethernet-rx.c:8:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/usb/dvb-usb/umt-010.c:9:
In file included from /builds/linux/drivers/media/usb/dvb-usb/dibusb.h:14:
In file included from /builds/linux/drivers/media/usb/dvb-usb/dvb-usb.h:14:
In file included from /builds/linux/include/linux/input.h:8:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/usb/mtu3/mtu3_host.c:10:
In file included from /builds/linux/include/linux/clk.h:14:
In file included from /builds/linux/include/linux/notifier.h:14:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/subdev/i2c/bus.c:24:
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/subdev/i2c/bus.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/subdev/i2c/pad.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/subdev/i2c.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/subdev.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/device.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/oclass.h:3:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/os.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvif/os.h:6:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/staging/rtl8192e/rtllib_crypt_wep.c:8:
In file included from /builds/linux/include/crypto/skcipher.h:11:
In file included from /builds/linux/include/linux/crypto.h:19:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/ata/pata_legacy.c:47:
In file included from /builds/linux/include/linux/async.h:14:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/common/videobuf2/videobuf2-core.c:21:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/wireless/ath/ath9k/ar9003_wow.c:18:
In file included from /builds/linux/drivers/net/wireless/ath/ath9k/ath9k.h:20:
In file included from /builds/linux/include/linux/etherdevice.h:20:
In file included from /builds/linux/include/linux/if_ether.h:19:
In file included from /builds/linux/include/linux/skbuff.h:15:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/coda/file.c:13:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/wireless/intersil/p54/p54usb.c:12:
In file included from /builds/linux/include/linux/usb.h:6:
In file included from /builds/linux/include/linux/usb/ch9.h:36:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/video/fbdev/via/via_aux_vt1621.c:9:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/clk/sunxi-ng/ccu_phase.c:7:
In file included from /builds/linux/include/linux/clk-provider.h:9:
In file included from /builds/linux/include/linux/of.h:17:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/ocfs2/aops.c:8:
In file included from /builds/linux/include/linux/fs.h:6:
In file included from /builds/linux/include/linux/wait_bit.h:8:
In file included from /builds/linux/include/linux/wait.h:9:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/mfd/da9052-core.c:10:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/can/gw.c:42:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/ethernet/smsc/smsc911x.c:22:
In file included from /builds/linux/include/linux/clk.h:14:
In file included from /builds/linux/include/linux/notifier.h:14:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/mfd/cros_ec_dev.c:8:
In file included from /builds/linux/include/linux/mfd/core.h:13:
In file included from /builds/linux/include/linux/platform_device.h:13:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/video/fbdev/broadsheetfb.c:19:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/nfs/callback.c:10:
In file included from /builds/linux/include/linux/completion.h:12:
In file included from /builds/linux/include/linux/wait.h:9:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/engine/disp/rootgm107.c:24:
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/engine/disp/rootnv50.h:5:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/object.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/oclass.h:3:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/os.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvif/os.h:6:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/mac80211/iface.c:13:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpio/gpio-ath79.c:11:
In file included from /builds/linux/include/linux/gpio/driver.h:5:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/infiniband/hw/mthca/mthca_memfree.c:35:
In file included from /builds/linux/include/linux/mm.h:10:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/ipc/util.c:47:
In file included from /builds/linux/include/linux/mm.h:10:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/btrfs/zstd.c:8:
In file included from /builds/linux/include/linux/bio.h:8:
In file included from /builds/linux/include/linux/highmem.h:5:
In file included from /builds/linux/include/linux/fs.h:6:
In file included from /builds/linux/include/linux/wait_bit.h:8:
In file included from /builds/linux/include/linux/wait.h:9:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/ata/pata_sil680.c:26:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/sound/usb/6fire/midi.c:12:
In file included from /builds/linux/include/sound/rawmidi.h:10:
In file included from /builds/linux/include/sound/asound.h:11:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/ipv4/sysctl_net_ipv4.c:9:
In file included from /builds/linux/include/linux/mm.h:10:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/drm_edid.c:31:
In file included from /builds/linux/include/linux/hdmi.h:28:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/drm_vma_manager.c:26:
In file included from /builds/linux/include/linux/mm.h:10:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/regulator/sy8106a-regulator.c:9:
In file included from /builds/linux/include/linux/i2c.h:13:
In file included from /builds/linux/include/linux/acpi.h:13:
In file included from /builds/linux/include/linux/irqdomain.h:35:
In file included from /builds/linux/include/linux/of.h:17:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/rtc/rtc-ds1347.c:11:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/hsr/hsr_netlink.c:10:
In file included from /builds/linux/net/hsr/hsr_netlink.h:11:
In file included from /builds/linux/include/linux/if_ether.h:19:
In file included from /builds/linux/include/linux/skbuff.h:15:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/drivers/extcon/extcon-fsa9480.c:11:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from /builds/linux/include/linux/module.h:10:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/thread_info.h:22:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]

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_IAS=0
In file included from /builds/linux/sound/soc/codecs/pcm3060-i2c.c:7:
In file included from /builds/linux/include/linux/i2c.h:13:
In file included from /builds/linux/include/linux/acpi.h:13:
In file included from /builds/linux/include/linux/irqdomain.h:35:
In file included from /builds/linux/include/linux/of.h:17:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/lib/mpi/generic_mpih-mul3.c:16:
In file included from /builds/linux/lib/mpi/mpi-internal.h:20:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/staging/rtl8723bs/hal/odm_DynamicTxPower.c:8:
In file included from /builds/linux/drivers/staging/rtl8723bs/hal/odm_precomp.h:11:
In file included from /builds/linux/drivers/staging/rtl8723bs/hal/odm_types.h:10:
In file included from /builds/linux/drivers/staging/rtl8723bs/include/drv_types.h:18:
In file included from /builds/linux/include/linux/sched/signal.h:5:
In file included from /builds/linux/include/linux/rculist.h:11:
In file included from /builds/linux/include/linux/rcupdate.h:27:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/engine/disp/hdmigk104.c:24:
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/engine/disp/hdmi.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/engine/disp/ior.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/engine/disp/priv.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/engine/disp.h:5:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/engine.h:5:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/subdev.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/device.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/oclass.h:3:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/os.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvif/os.h:6:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
In file included from /builds/linux/drivers/media/pci/mantis/hopper_cards.c:9:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/infiniband/hw/mthca/mthca_uar.c:35:
In file included from /builds/linux/drivers/infiniband/hw/mthca/mthca_dev.h:40:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/subdev/fb/nv10.c:26:
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/subdev/fb/priv.h:5:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/subdev/fb.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/subdev.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/device.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/oclass.h:3:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/os.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvif/os.h:6:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/ethernet/cavium/thunder/nic_main.c:6:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/sound/soc/qcom/qdsp6/q6routing.c:7:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/uio/uio_sercos3.c:27:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/base/cpu.c:7:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/cifs/cifsroot.c:8:
In file included from /builds/linux/include/linux/fs.h:6:
In file included from /builds/linux/include/linux/wait_bit.h:8:
In file included from /builds/linux/include/linux/wait.h:9:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/md/dm-bio-prison-v1.c:7:
In file included from /builds/linux/drivers/md/dm.h:13:
In file included from /builds/linux/include/linux/fs.h:6:
In file included from /builds/linux/include/linux/wait_bit.h:8:
In file included from /builds/linux/include/linux/wait.h:9:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/lib/radix-tree.c:15:
In file included from /builds/linux/include/linux/cpu.h:17:
In file included from /builds/linux/include/linux/node.h:18:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/hpfs/dir.c:10:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/ocfs2/cluster/nodemanager.c:8:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/usb/mtu3/mtu3_gadget_ep0.c:10:
In file included from /builds/linux/include/linux/iopoll.h:11:
In file included from /builds/linux/include/linux/ktime.h:24:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/erofs/data.c:7:
In file included from /builds/linux/fs/erofs/internal.h:10:
In file included from /builds/linux/include/linux/fs.h:6:
In file included from /builds/linux/include/linux/wait_bit.h:8:
In file included from /builds/linux/include/linux/wait.h:9:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/crypto/ecrdsa.c:19:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/adfs/dir.c:9:
In file included from /builds/linux/fs/adfs/adfs.h:2:
In file included from /builds/linux/include/linux/buffer_head.h:12:
In file included from /builds/linux/include/linux/fs.h:6:
In file included from /builds/linux/include/linux/wait_bit.h:8:
In file included from /builds/linux/include/linux/wait.h:9:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/staging/rtl8188eu/hal/hal_com.c:7:
In file included from /builds/linux/drivers/staging/rtl8188eu/include/osdep_service.h:16:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/staging/speakup/synth.c:4:
In file included from /builds/linux/include/linux/fs.h:6:
In file included from /builds/linux/include/linux/wait_bit.h:8:
In file included from /builds/linux/include/linux/wait.h:9:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/sound/soc/codecs/rt5514-spi.c:9:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/usb/cdc_ether.c:11:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/amd/amdgpu/amdgpu_pm.c:26:
In file included from /builds/linux/include/drm/drm_debugfs.h:36:
In file included from /builds/linux/include/linux/seq_file.h:8:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/wireless/mesh.c:2:
In file included from /builds/linux/include/linux/ieee80211.h:19:
In file included from /builds/linux/include/linux/if_ether.h:19:
In file included from /builds/linux/include/linux/skbuff.h:15:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/usb/gspca/autogain_functions.c:7:
In file included from /builds/linux/drivers/media/usb/gspca/gspca.h:5:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/lib/test_rhashtable.c:16:
In file included from /builds/linux/include/linux/kthread.h:6:
In file included from /builds/linux/include/linux/sched.h:12:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/usb/serial/xsens_mt.c:9:
In file included from /builds/linux/include/linux/tty.h:5:
In file included from /builds/linux/include/linux/fs.h:6:
In file included from /builds/linux/include/linux/wait_bit.h:8:
In file included from /builds/linux/include/linux/wait.h:9:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/ubifs/crypto.c:2:
In file included from /builds/linux/fs/ubifs/ubifs.h:16:
In file included from /builds/linux/include/linux/fs.h:6:
In file included from /builds/linux/include/linux/wait_bit.h:8:
In file included from /builds/linux/include/linux/wait.h:9:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/scsi/aic7xxx/aic7xxx_core.c:43:
In file included from /builds/linux/drivers/scsi/aic7xxx/aic7xxx_osm.h:63:
In file included from /builds/linux/include/linux/blkdev.h:5:
In file included from /builds/linux/include/linux/sched.h:12:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/ceph/cache.c:11:
In file included from /builds/linux/fs/ceph/super.h:8:
In file included from /builds/linux/include/linux/backing-dev.h:13:
In file included from /builds/linux/include/linux/fs.h:6:
In file included from /builds/linux/include/linux/wait_bit.h:8:
In file included from /builds/linux/include/linux/wait.h:9:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/ethernet/sfc/falcon/falcon_boards.c:7:
In file included from /builds/linux/include/linux/rtnetlink.h:6:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/md/dm-rq.c:7:
In file included from /builds/linux/drivers/md/dm-core.h:12:
In file included from /builds/linux/include/linux/kthread.h:6:
In file included from /builds/linux/include/linux/sched.h:12:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/nfc/pn533/i2c.c:10:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/btrfs/tests/btrfs-tests.c:6:
In file included from /builds/linux/include/linux/fs.h:6:
In file included from /builds/linux/include/linux/wait_bit.h:8:
In file included from /builds/linux/include/linux/wait.h:9:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/drm_client_modeset.c:10:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/devfreq/event/rockchip-dfi.c:7:
In file included from /builds/linux/include/linux/clk.h:14:
In file included from /builds/linux/include/linux/notifier.h:14:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/power/supply/sc2731_charger.c:4:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/ethernet/intel/ixgbe/ixgbe_ipsec.c:4:
In file included from /builds/linux/drivers/net/ethernet/intel/ixgbe/ixgbe.h:9:
In file included from /builds/linux/include/linux/pci.h:35:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/bcma/sprom.c:10:
In file included from /builds/linux/drivers/bcma/bcma_private.h:9:
In file included from /builds/linux/include/linux/bcma/bcma.h:5:
In file included from /builds/linux/include/linux/pci.h:35:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/common/cypress_firmware.c:12:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/ethernet/mellanox/mlx4/en_resources.c:34:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/staging/rtl8192u/ieee80211/dot11d.c:4:
In file included from /builds/linux/drivers/staging/rtl8192u/ieee80211/dot11d.h:5:
In file included from /builds/linux/drivers/staging/rtl8192u/ieee80211/ieee80211.h:22:
In file included from /builds/linux/include/linux/if_ether.h:19:
In file included from /builds/linux/include/linux/skbuff.h:15:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/dma/pch_dma.c:8:
In file included from /builds/linux/include/linux/dmaengine.h:8:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/w1/masters/ds2482.c:13:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/sound/firewire/fireface/ff-stream.c:8:
In file included from /builds/linux/sound/firewire/fireface/ff.h:11:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/bochs/bochs_hw.c:5:
In file included from /builds/linux/include/linux/pci.h:35:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/scsi/qla2xxx/qla_tmpl.c:7:
In file included from /builds/linux/drivers/scsi/qla2xxx/qla_def.h:13:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/netfilter/nft_flow_offload.c:3:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/hpfs/anode.c:10:
In file included from /builds/linux/fs/hpfs/hpfs_fn.h:18:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/ipv4/netfilter/nf_nat_h323.c:12:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/kernel/auditsc.c:50:
In file included from /builds/linux/include/linux/fs.h:6:
In file included from /builds/linux/include/linux/wait_bit.h:8:
In file included from /builds/linux/include/linux/wait.h:9:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/ethernet/intel/ixgbe/ixgbe_debugfs.c:4:
In file included from /builds/linux/include/linux/debugfs.h:15:
In file included from /builds/linux/include/linux/fs.h:6:
In file included from /builds/linux/include/linux/wait_bit.h:8:
In file included from /builds/linux/include/linux/wait.h:9:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/core/option.c:24:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/option.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/os.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvif/os.h:6:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/ethernet/cavium/liquidio/cn23xx_pf_device.c:18:
In file included from /builds/linux/include/linux/pci.h:35:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/platform/sunxi/sun4i-csi/sun4i_v4l2.c:9:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/spi/spi-stm32-qspi.c:7:
In file included from /builds/linux/include/linux/clk.h:14:
In file included from /builds/linux/include/linux/notifier.h:14:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/phy/fixed_phy.c:12:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/sound/core/ctljack.c:10:
In file included from /builds/linux/include/sound/core.h:10:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/ata/pata_efar.c:16:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/clk/qcom/gcc-ipq4019.c:8:
In file included from /builds/linux/include/linux/platform_device.h:13:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/wireless/scan.c:11:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/platform/vivid/vivid-sdr-cap.c:11:
In file included from /builds/linux/include/linux/kthread.h:6:
In file included from /builds/linux/include/linux/sched.h:12:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/platform/vsp1/vsp1_wpf.c:10:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/subdev/pmu/memx.c:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/subdev/pmu/priv.h:5:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/subdev/pmu.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/subdev.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/device.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/oclass.h:3:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/os.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvif/os.h:6:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/wireless/realtek/rtlwifi/rtl8188ee/hw.c:4:
In file included from /builds/linux/drivers/net/wireless/realtek/rtlwifi/rtl8188ee/../wifi.h:9:
In file included from /builds/linux/include/linux/sched.h:12:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/staging/uwb/uwbd.c:57:
In file included from /builds/linux/include/linux/kthread.h:6:
In file included from /builds/linux/include/linux/sched.h:12:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/devfreq/event/exynos-nocp.c:9:
In file included from /builds/linux/include/linux/clk.h:14:
In file included from /builds/linux/include/linux/notifier.h:14:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/subdev/mmu/uvmm.c:22:
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/subdev/mmu/uvmm.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/object.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/oclass.h:3:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/os.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvif/os.h:6:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/i2c/mt9m111.c:7:
In file included from /builds/linux/include/linux/videodev2.h:59:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/kernel/printk/printk.c:23:
In file included from /builds/linux/include/linux/mm.h:10:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/pwm/pwm-mediatek.c:11:
In file included from /builds/linux/include/linux/io.h:13:
In file included from /builds/linux/arch/riscv/include/asm/io.h:15:
In file included from /builds/linux/arch/riscv/include/asm/mmiowb.h:12:
In file included from /builds/linux/include/asm-generic/mmiowb.h:27:
In file included from /builds/linux/arch/riscv/include/asm/smp.h:11:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/nouveau/dispnv50/corec57d.c:22:
In file included from /builds/linux/drivers/gpu/drm/nouveau/dispnv50/core.h:3:
In file included from /builds/linux/drivers/gpu/drm/nouveau/dispnv50/disp.h:3:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvif/mem.h:3:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvif/mmu.h:3:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvif/object.h:5:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvif/os.h:6:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/scsi/qla2xxx/qla_isr.c:7:
In file included from /builds/linux/drivers/scsi/qla2xxx/qla_def.h:13:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/input/keyboard/tca8418_keypad.c:28:
In file included from /builds/linux/include/linux/i2c.h:13:
In file included from /builds/linux/include/linux/acpi.h:13:
In file included from /builds/linux/include/linux/irqdomain.h:35:
In file included from /builds/linux/include/linux/of.h:17:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/input/misc/hisi_powerkey.c:17:
In file included from /builds/linux/include/linux/platform_device.h:13:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/regulator/lp8788-ldo.c:10:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/mm/zpool.c:15:
In file included from /builds/linux/include/linux/mm.h:10:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/iio/adc/fsl-imx25-gcq.c:10:
In file included from /builds/linux/include/linux/clk.h:14:
In file included from /builds/linux/include/linux/notifier.h:14:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/i2c/vs6624.c:10:
In file included from /builds/linux/include/linux/gpio.h:62:
In file included from /builds/linux/include/asm-generic/gpio.h:8:
In file included from /builds/linux/include/linux/of.h:17:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/infiniband/core/uverbs_uapi.c:5:
In file included from /builds/linux/include/rdma/uverbs_ioctl.h:36:
In file included from /builds/linux/include/rdma/uverbs_types.h:37:
In file included from /builds/linux/include/rdma/ib_verbs.h:43:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/security/tomoyo/environ.c:8:
In file included from /builds/linux/security/tomoyo/common.h:17:
In file included from /builds/linux/include/linux/mm.h:10:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/staging/comedi/drivers/das16.c:63:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/ethernet/mellanox/mlx4/en_ethtool.c:35:
In file included from /builds/linux/include/linux/ethtool.h:17:
In file included from /builds/linux/include/linux/compat.h:10:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^

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_IAS=0
In file included from /builds/linux/drivers/video/backlight/bd6107.c:10:
In file included from /builds/linux/include/linux/backlight.h:12:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/rtc/rtc-ep93xx.c:9:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/usb/serial/bus.c:10:
In file included from /builds/linux/include/linux/tty.h:5:
In file included from /builds/linux/include/linux/fs.h:6:
In file included from /builds/linux/include/linux/wait_bit.h:8:
In file included from /builds/linux/include/linux/wait.h:9:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/input/misc/stpmic1_onkey.c:5:
In file included from /builds/linux/include/linux/input.h:8:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/input/touchscreen/tsc2007_iio.c:7:
In file included from /builds/linux/include/linux/i2c.h:13:
In file included from /builds/linux/include/linux/acpi.h:13:
In file included from /builds/linux/include/linux/irqdomain.h:35:
In file included from /builds/linux/include/linux/of.h:17:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/misc/ad525x_dpot-i2c.c:8:
In file included from /builds/linux/include/linux/i2c.h:13:
In file included from /builds/linux/include/linux/acpi.h:13:
In file included from /builds/linux/include/linux/irqdomain.h:35:
In file included from /builds/linux/include/linux/of.h:17:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/ethernet/cavium/liquidio/lio_ethtool.c:18:
In file included from /builds/linux/include/linux/netdevice.h:24:
In file included from /builds/linux/include/linux/timer.h:6:
In file included from /builds/linux/include/linux/ktime.h:24:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/mgag200/mgag200_drv.c:9:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/nouveau/nouveau_drm.c:27:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/staging/uwb/scan.c:21:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/sched/sch_taprio.c:10:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/arc/arcpgu_crtc.c:8:
In file included from /builds/linux/include/drm/drm_atomic_helper.h:31:
In file included from /builds/linux/include/drm/drm_crtc.h:28:
In file included from /builds/linux/include/linux/i2c.h:13:
In file included from /builds/linux/include/linux/acpi.h:13:
In file included from /builds/linux/include/linux/irqdomain.h:35:
In file included from /builds/linux/include/linux/of.h:17:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/sound/firewire/bebob/bebob_pcm.c:8:
In file included from /builds/linux/sound/firewire/bebob/./bebob.h:11:
In file included from /builds/linux/include/linux/compat.h:10:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/ipv6/addrconf.c:42:
In file included from /builds/linux/include/linux/sched/signal.h:5:
In file included from /builds/linux/include/linux/rculist.h:11:
In file included from /builds/linux/include/linux/rcupdate.h:27:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/parport/parport_ax88796.c:8:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/input/rmi4/rmi_spi.c:8:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/crypto/chelsio/chcr_algo.c:45:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/tty/tty_buffer.c:8:
In file included from /builds/linux/include/linux/tty.h:5:
In file included from /builds/linux/include/linux/fs.h:6:
In file included from /builds/linux/include/linux/wait_bit.h:8:
In file included from /builds/linux/include/linux/wait.h:9:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/video/fbdev/matrox/matroxfb_g450.c:16:
In file included from /builds/linux/drivers/video/fbdev/matrox/matroxfb_base.h:29:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/staging/greybus/arche-apb-ctrl.c:9:
In file included from /builds/linux/include/linux/clk.h:14:
In file included from /builds/linux/include/linux/notifier.h:14:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/netfilter/xt_iprange.c:9:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/usb/gadget/udc/trace.c:10:
In file included from /builds/linux/drivers/usb/gadget/udc/trace.h:16:
In file included from /builds/linux/include/linux/tracepoint.h:15:
In file included from /builds/linux/include/linux/smp.h:64:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/atm/addr.c:7:
In file included from /builds/linux/include/linux/atmdev.h:7:
In file included from /builds/linux/include/linux/wait.h:9:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/sched/act_skbedit.c:8:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/batman-adv/network-coding.c:7:
In file included from /builds/linux/net/batman-adv/network-coding.h:10:
In file included from /builds/linux/net/batman-adv/main.h:210:
In file included from /builds/linux/include/linux/etherdevice.h:20:
In file included from /builds/linux/include/linux/if_ether.h:19:
In file included from /builds/linux/include/linux/skbuff.h:15:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/hwmon/pmbus/ltc3815.c:10:
In file included from /builds/linux/include/linux/i2c.h:13:
In file included from /builds/linux/include/linux/acpi.h:13:
In file included from /builds/linux/include/linux/irqdomain.h:35:
In file included from /builds/linux/include/linux/of.h:17:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/dvb-core/dvb_vb2.c:16:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/hid/hid-sunplus.c:15:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/soc/qcom/socinfo.c:7:
In file included from /builds/linux/include/linux/debugfs.h:15:
In file included from /builds/linux/include/linux/fs.h:6:
In file included from /builds/linux/include/linux/wait_bit.h:8:
In file included from /builds/linux/include/linux/wait.h:9:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/ethernet/intel/ice/ice_sriov.c:4:
In file included from /builds/linux/drivers/net/ethernet/intel/ice/ice_common.h:7:
In file included from /builds/linux/drivers/net/ethernet/intel/ice/ice.h:10:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/sound/core/oss/mixer_oss.c:8:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/btrfs/tests/extent-map-tests.c:8:
In file included from /builds/linux/fs/btrfs/tests/../ctree.h:9:
In file included from /builds/linux/include/linux/mm.h:10:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/mfd/da9150-core.c:11:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/block/bfq-iosched.c:116:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/engine/fifo/nv50.c:24:
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/engine/fifo/nv50.h:5:
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/engine/fifo/priv.h:5:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/engine/fifo.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/engine.h:5:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/subdev.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/device.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/oclass.h:3:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/os.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvif/os.h:6:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/staging/comedi/drivers/adl_pci9111.c:42:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/gfs2/meta_io.c:7:
In file included from /builds/linux/include/linux/sched.h:12:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/nfs/nfs3super.c:5:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/android/binder_alloc_selftest.c:11:
In file included from /builds/linux/include/linux/mm_types.h:9:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/kernel/locking/mutex.c:21:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/power/supply/power_supply_sysfs.c:14:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/mtd/ubi/block.c:30:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/soc/renesas/r8a774c0-sysc.c:11:
In file included from /builds/linux/include/linux/sys_soc.h:9:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/usb/atm/ueagle-atm.c:15:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/base/regmap/regmap-debugfs.c:9:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/reset/reset-uniphier-glue.c:7:
In file included from /builds/linux/include/linux/clk.h:14:
In file included from /builds/linux/include/linux/notifier.h:14:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/input/touchscreen/gunze.c:15:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/reiserfs/objectid.c:6:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/cifs/misc.c:22:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/ipv4/ip_tunnel.c:9:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/counter/stm32-timer-cnt.c:10:
In file included from /builds/linux/include/linux/counter.h:10:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/panfrost/panfrost_perfcnt.c:4:
In file included from /builds/linux/include/drm/drm_file.h:34:
In file included from /builds/linux/include/linux/completion.h:12:
In file included from /builds/linux/include/linux/wait.h:9:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/sunrpc/sysctl.c:14:
In file included from /builds/linux/include/linux/fs.h:6:
In file included from /builds/linux/include/linux/wait_bit.h:8:
In file included from /builds/linux/include/linux/wait.h:9:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/wimax/i2400m/rx.c:147:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/drm_prime.c:30:
In file included from /builds/linux/include/linux/dma-buf.h:18:
In file included from /builds/linux/include/linux/scatterlist.h:8:
In file included from /builds/linux/include/linux/mm.h:10:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/common/videobuf2/videobuf2-dma-contig.c:13:
In file included from /builds/linux/include/linux/dma-buf.h:18:
In file included from /builds/linux/include/linux/scatterlist.h:8:
In file included from /builds/linux/include/linux/mm.h:10:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/scsi/aacraid/sa.c:22:
In file included from /builds/linux/include/linux/pci.h:35:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/interconnect/core.c:9:
In file included from /builds/linux/include/linux/debugfs.h:15:
In file included from /builds/linux/include/linux/fs.h:6:
In file included from /builds/linux/include/linux/wait_bit.h:8:
In file included from /builds/linux/include/linux/wait.h:9:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/md/dm-stripe.c:7:
In file included from /builds/linux/drivers/md/dm.h:13:
In file included from /builds/linux/include/linux/fs.h:6:
In file included from /builds/linux/include/linux/wait_bit.h:8:
In file included from /builds/linux/include/linux/wait.h:9:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/kernel/bpf/reuseport_array.c:5:
In file included from /builds/linux/include/linux/bpf.h:9:
In file included from /builds/linux/include/linux/workqueue.h:9:
In file included from /builds/linux/include/linux/timer.h:6:
In file included from /builds/linux/include/linux/ktime.h:24:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/i2c/busses/i2c-isch.c:18:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/scsi/csiostor/csio_hw.c:35:
In file included from /builds/linux/include/linux/pci.h:35:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/ethernet/mellanox/mlx4/sense.c:35:
In file included from /builds/linux/include/linux/if_ether.h:19:
In file included from /builds/linux/include/linux/skbuff.h:15:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/usb/musb/musb_am335x.c:2:
In file included from /builds/linux/include/linux/platform_device.h:13:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/netfilter/ipvs/ip_vs_proto_tcp.c:20:
In file included from /builds/linux/include/linux/ip.h:16:
In file included from /builds/linux/include/linux/skbuff.h:15:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/sound/soc/codecs/rt5631.c:11:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/ipv6/netfilter/ip6t_frag.c:7:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/ntfs/dir.c:9:
In file included from /builds/linux/include/linux/buffer_head.h:12:
In file included from /builds/linux/include/linux/fs.h:6:
In file included from /builds/linux/include/linux/wait_bit.h:8:
In file included from /builds/linux/include/linux/wait.h:9:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/efs/inode.c:11:
In file included from /builds/linux/include/linux/buffer_head.h:12:
In file included from /builds/linux/include/linux/fs.h:6:
In file included from /builds/linux/include/linux/wait_bit.h:8:
In file included from /builds/linux/include/linux/wait.h:9:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/btrfs/block-group.c:3:
In file included from /builds/linux/fs/btrfs/misc.h:6:
In file included from /builds/linux/include/linux/sched.h:12:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/platform/vsp1/vsp1_hsit.c:10:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/bluetooth/cmtp/core.c:23:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/amd/amdgpu/amdgpu_gart.c:29:
In file included from /builds/linux/include/linux/pci.h:35:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/sound/soc/qcom/storm.c:8:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/ata/sata_rcar.c:11:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/nouveau/dispnv04/dac.c:27:
In file included from /builds/linux/include/drm/drm_crtc_helper.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/scsi/hptiop.c:10:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/video/fbdev/nvidia/nv_i2c.c:13:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/ethernet/cavium/liquidio/octeon_nic.c:19:
In file included from /builds/linux/include/linux/pci.h:35:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/ethernet/altera/altera_msgdma.c:6:
In file included from /builds/linux/include/linux/netdevice.h:24:
In file included from /builds/linux/include/linux/timer.h:6:
In file included from /builds/linux/include/linux/ktime.h:24:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/ethernet/mellanox/mlx5/core/en/xsk/umem.c:4:
In file included from /builds/linux/include/net/xdp_sock.h:9:
In file included from /builds/linux/include/linux/workqueue.h:9:
In file included from /builds/linux/include/linux/timer.h:6:
In file included from /builds/linux/include/linux/ktime.h:24:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/security/integrity/evm/evm_posix_acl.c:9:
In file included from /builds/linux/include/linux/xattr.h:15:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/usb/ax88172a.c:15:
In file included from /builds/linux/drivers/net/usb/asix.h:16:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/sound/i2c/other/ak4113.c:9:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/efs/super.c:11:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/staging/comedi/drivers/ii_pci20kc.c:31:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/regulator/stm32-pwr.c:6:
In file included from /builds/linux/include/linux/io.h:13:
In file included from /builds/linux/arch/riscv/include/asm/io.h:15:
In file included from /builds/linux/arch/riscv/include/asm/mmiowb.h:12:
In file included from /builds/linux/include/asm-generic/mmiowb.h:27:
In file included from /builds/linux/arch/riscv/include/asm/smp.h:11:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/btrfs/ulist.c:7:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/usb/gspca/gl860/gl860-mi1320.c:8:
In file included from /builds/linux/drivers/media/usb/gspca/gl860/gl860.h:10:
In file included from /builds/linux/drivers/media/usb/gspca/gspca.h:5:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/kernel/irq/irq_sim.c:6:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/input/keyboard/qt2160.c:9:
In file included from /builds/linux/include/linux/leds.h:12:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/ipv6/netfilter/ip6table_nat.c:9:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/char/tpm/st33zp24/st33zp24.c:7:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/iio/gyro/mpu3050-core.c:19:
In file included from /builds/linux/include/linux/iio/buffer.h:9:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/usb/renesas_usbhs/rcar2.c:9:
In file included from /builds/linux/include/linux/gpio.h:62:
In file included from /builds/linux/include/asm-generic/gpio.h:8:
In file included from /builds/linux/include/linux/of.h:17:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/md/persistent-data/dm-space-map-common.c:7:
In file included from /builds/linux/drivers/md/persistent-data/dm-space-map-common.h:10:
In file included from /builds/linux/drivers/md/persistent-data/dm-btree.h:9:
In file included from /builds/linux/drivers/md/persistent-data/dm-block-manager.h:11:
In file included from /builds/linux/include/linux/blkdev.h:5:
In file included from /builds/linux/include/linux/sched.h:12:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/devfreq/governor_simpleondemand.c:10:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/dvb-frontends/nxt6000.c:14:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/scsi/libfc/fc_rport.c:49:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/netfilter/xt_connmark.c:11:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/wireless/mediatek/mt76/pci.c:6:
In file included from /builds/linux/include/linux/pci.h:35:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/clk/clk-wm831x.c:10:
In file included from /builds/linux/include/linux/clk-provider.h:9:
In file included from /builds/linux/include/linux/of.h:17:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/crypto/drbg.c:100:
In file included from /builds/linux/include/crypto/drbg.h:43:
In file included from /builds/linux/include/linux/random.h:101:
In file included from /builds/linux/include/linux/prandom.h:12:
In file included from /builds/linux/include/linux/percpu.h:6:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/block/blk-flush.c:67:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/netfilter/nf_flow_table_ip.c:4:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/hwmon/lm93.c:28:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/subdev/bios/npde.c:24:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/subdev/bios.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/subdev.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/device.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/oclass.h:3:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/os.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvif/os.h:6:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/scsi/aic94xx/aic94xx_hwi.c:9:
In file included from /builds/linux/include/linux/pci.h:35:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/spi/spi-slave-mt27xx.c:4:
In file included from /builds/linux/include/linux/clk.h:14:
In file included from /builds/linux/include/linux/notifier.h:14:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/iio/dac/m62332.c:11:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/staging/sm750fb/ddk750_display.c:3:
In file included from /builds/linux/drivers/staging/sm750fb/ddk750_chip.h:9:
In file included from /builds/linux/include/linux/io.h:13:
In file included from /builds/linux/arch/riscv/include/asm/io.h:15:
In file included from /builds/linux/arch/riscv/include/asm/mmiowb.h:12:
In file included from /builds/linux/include/asm-generic/mmiowb.h:27:
In file included from /builds/linux/arch/riscv/include/asm/smp.h:11:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/sound/soc/codecs/da7218.c:10:
In file included from /builds/linux/include/linux/clk.h:14:
In file included from /builds/linux/include/linux/notifier.h:14:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/lib/decompress_unlzma.c:38:
In file included from /builds/linux/include/linux/decompress/mm.h:72:
In file included from /builds/linux/include/linux/fs.h:6:
In file included from /builds/linux/include/linux/wait_bit.h:8:
In file included from /builds/linux/include/linux/wait.h:9:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpio/gpiolib-legacy.c:3:
In file included from /builds/linux/include/linux/gpio/driver.h:5:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/engine/sec2/gp102.c:23:
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/engine/sec2/priv.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/engine/sec2.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/engine.h:5:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/subdev.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/device.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/oclass.h:3:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/os.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvif/os.h:6:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/wireless/realtek/rtlwifi/rtl8821ae/pwrseq.c:4:
In file included from /builds/linux/drivers/net/wireless/realtek/rtlwifi/rtl8821ae/../pwrseqcmd.h:7:
In file included from /builds/linux/drivers/net/wireless/realtek/rtlwifi/rtl8821ae/../wifi.h:9:
In file included from /builds/linux/include/linux/sched.h:12:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/md/dm-zero.c:7:
In file included from /builds/linux/include/linux/device-mapper.h:11:
In file included from /builds/linux/include/linux/bio.h:8:
In file included from /builds/linux/include/linux/highmem.h:5:
In file included from /builds/linux/include/linux/fs.h:6:
In file included from /builds/linux/include/linux/wait_bit.h:8:
In file included from /builds/linux/include/linux/wait.h:9:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/wireless/mediatek/mt76/mmio.c:6:
In file included from /builds/linux/drivers/net/wireless/mediatek/mt76/mt76.h:10:
In file included from /builds/linux/include/linux/io.h:13:
In file included from /builds/linux/arch/riscv/include/asm/io.h:15:
In file included from /builds/linux/arch/riscv/include/asm/mmiowb.h:12:
In file included from /builds/linux/include/asm-generic/mmiowb.h:27:
In file included from /builds/linux/arch/riscv/include/asm/smp.h:11:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/lapb/lapb_iface.c:15:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/sound/soc/codecs/wm5100.c:10:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/usb/dvb-usb/dw2102.c:14:
In file included from /builds/linux/drivers/media/usb/dvb-usb/dw2102.h:6:
In file included from /builds/linux/drivers/media/usb/dvb-usb/dvb-usb.h:14:
In file included from /builds/linux/include/linux/input.h:8:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/usb/rainshadow-cec/rainshadow-cec.c:19:
In file included from /builds/linux/include/linux/completion.h:12:
In file included from /builds/linux/include/linux/wait.h:9:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/radio/radio-sf16fmi.c:21:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/batman-adv/distributed-arp-table.c:7:
In file included from /builds/linux/net/batman-adv/distributed-arp-table.h:10:
In file included from /builds/linux/net/batman-adv/main.h:210:
In file included from /builds/linux/include/linux/etherdevice.h:20:
In file included from /builds/linux/include/linux/if_ether.h:19:
In file included from /builds/linux/include/linux/skbuff.h:15:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/scsi/libsas/sas_scsi_host.c:9:
In file included from /builds/linux/include/linux/kthread.h:6:
In file included from /builds/linux/include/linux/sched.h:12:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/engine/disp/tu102.c:22:
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/engine/disp/nv50.h:5:
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/engine/disp/priv.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/engine/disp.h:5:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/engine.h:5:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/subdev.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/device.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/oclass.h:3:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/os.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvif/os.h:6:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/wireless/ti/wl12xx/main.c:8:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/pci/host-bridge.c:7:
In file included from /builds/linux/include/linux/pci.h:35:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/mfd/retu-mfd.c:20:
In file included from /builds/linux/include/linux/i2c.h:13:
In file included from /builds/linux/include/linux/acpi.h:13:
In file included from /builds/linux/include/linux/irqdomain.h:35:
In file included from /builds/linux/include/linux/of.h:17:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/sound/soc/codecs/mt6351.c:8:
In file included from /builds/linux/include/linux/dma-mapping.h:7:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/can/j1939/bus.c:13:
In file included from /builds/linux/include/net/sock.h:38:
In file included from /builds/linux/include/linux/hardirq.h:5:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/ipv6/netfilter/ip6t_rt.c:7:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/sound/firewire/fireface/ff-proc.c:8:
In file included from /builds/linux/sound/firewire/fireface/./ff.h:11:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/hid/hid-xinmo.c:15:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/kernel/cgroup/pids.c:34:
In file included from /builds/linux/include/linux/cgroup.h:12:
In file included from /builds/linux/include/linux/sched.h:12:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/sound/soc/sof/intel/intel-ipc.c:12:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/staging/fbtft/fb_st7789v.c:12:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/lib/ts_kmp.c:29:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/jfs/jfs_imap.c:31:
In file included from /builds/linux/include/linux/fs.h:6:
In file included from /builds/linux/include/linux/wait_bit.h:8:
In file included from /builds/linux/include/linux/wait.h:9:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/hwmon/smsc47m1.c:18:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/wireless/realtek/rtl818x/rtl8180/grf5101.c:19:
In file included from /builds/linux/include/linux/pci.h:35:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/wireless/ti/wl1251/debugfs.c:8:
In file included from /builds/linux/drivers/net/wireless/ti/wl1251/debugfs.h:11:
In file included from /builds/linux/drivers/net/wireless/ti/wl1251/wl1251.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/lib/test_uuid.c:8:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/sound/soc/codecs/stac9766.c:14:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/mtd/devices/mtdram.c:12:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/dvb-frontends/tda10071.c:8:
In file included from /builds/linux/drivers/media/dvb-frontends/tda10071_priv.h:11:
In file included from /builds/linux/include/media/dvb_frontend.h:36:
In file included from /builds/linux/include/linux/sched.h:12:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/tipc/group.c:36:
In file included from /builds/linux/net/tipc/core.h:46:
In file included from /builds/linux/include/linux/mm.h:10:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/mtd/parsers/parser_imagetag.c:15:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/can/usb/usb_8dev.c:16:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/scsi/hisi_sas/hisi_sas_v2_hw.c:7:
In file included from /builds/linux/drivers/scsi/hisi_sas/hisi_sas.h:10:
In file included from /builds/linux/include/linux/acpi.h:13:
In file included from /builds/linux/include/linux/irqdomain.h:35:
In file included from /builds/linux/include/linux/of.h:17:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/wireless/realtek/rtlwifi/rtl8723be/dm.c:4:
In file included from /builds/linux/drivers/net/wireless/realtek/rtlwifi/rtl8723be/../wifi.h:9:
In file included from /builds/linux/include/linux/sched.h:12:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/netlabel/netlabel_cipso_v4.c:17:
In file included from /builds/linux/include/linux/socket.h:8:
In file included from /builds/linux/include/linux/uio.h:9:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/infiniband/sw/rxe/rxe_comp.c:34:
In file included from /builds/linux/include/linux/skbuff.h:15:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/l2tp/l2tp_debugfs.c:10:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/usb/dvb-usb/dtt200u.c:11:
In file included from /builds/linux/drivers/media/usb/dvb-usb/dtt200u.h:14:
In file included from /builds/linux/drivers/media/usb/dvb-usb/dvb-usb.h:14:
In file included from /builds/linux/include/linux/input.h:8:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/usb/r8152.c:7:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/thunderbolt/path.c:9:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/mfd/smsc-ece1099.c:15:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/sound/pci/ice1712/maya44.c:12:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/sctp/primitive.c:28:
In file included from /builds/linux/include/linux/socket.h:8:
In file included from /builds/linux/include/linux/uio.h:9:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/leds/leds-lp5521.c:13:
In file included from /builds/linux/include/linux/firmware.h:7:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/ata/ata_piix.c:70:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/subdev/ltc/gp102.c:22:
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/subdev/ltc/priv.h:5:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/subdev/ltc.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/subdev.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/device.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/oclass.h:3:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/os.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvif/os.h:6:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/ext4/symlink.c:21:
In file included from /builds/linux/include/linux/fs.h:6:
In file included from /builds/linux/include/linux/wait_bit.h:8:
In file included from /builds/linux/include/linux/wait.h:9:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/staging/isdn/gigaset/ev-layer.c:14:
In file included from /builds/linux/drivers/staging/isdn/gigaset/gigaset.h:20:
In file included from /builds/linux/include/linux/sched.h:12:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/fddi/skfp/smttimer.c:19:
In file included from /builds/linux/drivers/net/fddi/skfp/h/smc.h:46:
In file included from /builds/linux/drivers/net/fddi/skfp/h/targetos.h:42:
In file included from /builds/linux/arch/riscv/include/asm/io.h:15:
In file included from /builds/linux/arch/riscv/include/asm/mmiowb.h:12:
In file included from /builds/linux/include/asm-generic/mmiowb.h:27:
In file included from /builds/linux/arch/riscv/include/asm/smp.h:11:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/lib/xz/xz_dec_lzma2.c:11:
In file included from /builds/linux/lib/xz/xz_private.h:19:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/gfs2/bmap.c:7:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/fuse/dir.c:9:
In file included from /builds/linux/fs/fuse/fuse_i.h:17:
In file included from /builds/linux/include/linux/fs.h:6:
In file included from /builds/linux/include/linux/wait_bit.h:8:
In file included from /builds/linux/include/linux/wait.h:9:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/thermal/tango_thermal.c:2:
In file included from /builds/linux/include/linux/io.h:13:
In file included from /builds/linux/arch/riscv/include/asm/io.h:15:
In file included from /builds/linux/arch/riscv/include/asm/mmiowb.h:12:
In file included from /builds/linux/include/asm-generic/mmiowb.h:27:
In file included from /builds/linux/arch/riscv/include/asm/smp.h:11:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/ieee802154/socket.c:12:
In file included from /builds/linux/include/linux/net.h:18:
In file included from /builds/linux/include/linux/random.h:101:
In file included from /builds/linux/include/linux/prandom.h:12:
In file included from /builds/linux/include/linux/percpu.h:6:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/can/at91_can.c:9:
In file included from /builds/linux/drivers/net/ethernet/apm/xgene/xgene_enet_xgmac.c:9:
In file included from /builds/linux/include/linux/clk.h:14:
In file included from /builds/linux/include/linux/of_gpio.h:16:
In file included from /builds/linux/include/linux/notifier.h:14:
In file included from /builds/linux/include/linux/gpio.h:62:
In file included from /builds/linux/include/linux/mutex.h:14:
In file included from /builds/linux/include/asm-generic/gpio.h:8:
In file included from /builds/linux/include/linux/of.h:17:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]

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_IAS=0
In file included from /builds/linux/drivers/net/wireless/mediatek/mt7601u/trace.c:7:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/bridge/parade-ps8622.c:8:
In file included from /builds/linux/include/linux/backlight.h:12:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/ceph/snapshot.c:10:
In file included from /builds/linux/include/linux/ceph/libceph.h:8:
In file included from /builds/linux/include/linux/backing-dev.h:13:
In file included from /builds/linux/include/linux/fs.h:6:
In file included from /builds/linux/include/linux/wait_bit.h:8:
In file included from /builds/linux/include/linux/wait.h:9:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/dma-buf/dma-resv.c:35:
In file included from /builds/linux/include/linux/dma-resv.h:42:
In file included from /builds/linux/include/linux/ww_mutex.h:20:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/proc/fd.c:2:
In file included from /builds/linux/include/linux/sched/signal.h:5:
In file included from /builds/linux/include/linux/rculist.h:11:
In file included from /builds/linux/include/linux/rcupdate.h:27:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/mc/mc-device.c:11:
In file included from /builds/linux/include/linux/compat.h:10:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/ieee802154/fakelb.c:13:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/input/serio/ps2-gpio.c:9:
In file included from /builds/linux/include/linux/interrupt.h:11:
In file included from /builds/linux/include/linux/hardirq.h:5:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/panel/panel-sitronix-st7789v.c:6:
In file included from /builds/linux/include/linux/backlight.h:12:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/mfd/wm8350-regmap.c:11:
In file included from /builds/linux/include/linux/mfd/wm8350/core.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/security/integrity/ima/ima_init.c:17:
In file included from /builds/linux/include/linux/scatterlist.h:8:
In file included from /builds/linux/include/linux/mm.h:10:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/scsi/qla4xxx/ql4_83xx.c:8:
In file included from /builds/linux/include/linux/ratelimit.h:6:
In file included from /builds/linux/include/linux/sched.h:12:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/ufs/balloc.c:12:
In file included from /builds/linux/include/linux/fs.h:6:
In file included from /builds/linux/include/linux/wait_bit.h:8:
In file included from /builds/linux/include/linux/wait.h:9:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/pci/tw686x/tw686x-core.c:32:
In file included from /builds/linux/include/linux/interrupt.h:11:
In file included from /builds/linux/include/linux/hardirq.h:5:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/wireless/intel/iwlegacy/4965-calib.c:63:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/radeon/btc_dpm.c:25:
In file included from /builds/linux/include/linux/seq_file.h:8:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/subdev/ibus/gf117.c:24:
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/subdev/ibus/priv.h:5:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/subdev/ibus.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/subdev.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/device.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/oclass.h:3:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/os.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvif/os.h:6:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/dccp/output.c:9:
In file included from /builds/linux/include/linux/dccp.h:6:
In file included from /builds/linux/include/linux/in.h:19:
In file included from /builds/linux/include/uapi/linux/in.h:24:
In file included from /builds/linux/include/linux/socket.h:8:
In file included from /builds/linux/include/linux/uio.h:9:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/security/selinux/netlabel.c:15:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/fscache/object.c:12:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/hwmon/w83l785ts.c:20:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/md/dm-exception-store.c:8:
In file included from /builds/linux/drivers/md/dm-exception-store.h:13:
In file included from /builds/linux/include/linux/blkdev.h:5:
In file included from /builds/linux/include/linux/sched.h:12:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/rc/fintek-cir.c:15:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/nvdimm/btt.c:6:
In file included from /builds/linux/include/linux/highmem.h:5:
In file included from /builds/linux/include/linux/fs.h:6:
In file included from /builds/linux/include/linux/wait_bit.h:8:
In file included from /builds/linux/include/linux/wait.h:9:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/misc/genwqe/card_base.c:20:
In file included from /builds/linux/include/linux/pci.h:35:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/ntfs/aops.c:10:
In file included from /builds/linux/include/linux/fs.h:6:
In file included from /builds/linux/include/linux/wait_bit.h:8:
In file included from /builds/linux/include/linux/wait.h:9:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/greybus/svc.c:9:
In file included from /builds/linux/include/linux/debugfs.h:15:
In file included from /builds/linux/include/linux/fs.h:6:
In file included from /builds/linux/include/linux/wait_bit.h:8:
In file included from /builds/linux/include/linux/wait.h:9:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/lib/crypto/aes.c:6:
In file included from /builds/linux/include/crypto/aes.h:10:
In file included from /builds/linux/include/linux/crypto.h:19:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/iio/humidity/hid-sensor-humidity.c:6:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/sound/firewire/fireworks/fireworks_command.c:8:
In file included from /builds/linux/sound/firewire/fireworks/./fireworks.h:11:
In file included from /builds/linux/include/linux/compat.h:10:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/amd/amdgpu/gmc_v8_0.c:24:
In file included from /builds/linux/include/linux/firmware.h:7:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/ethernet/sfc/nic.c:10:
In file included from /builds/linux/include/linux/interrupt.h:11:
In file included from /builds/linux/include/linux/hardirq.h:5:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/mfd/cs47l92-tables.c:11:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/lib/mpi/mpih-div.c:17:
In file included from /builds/linux/lib/mpi/mpi-internal.h:20:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/tiny/ili9225.c:12:
In file included from /builds/linux/include/linux/dma-buf.h:18:
In file included from /builds/linux/include/linux/scatterlist.h:8:
In file included from /builds/linux/include/linux/mm.h:10:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/rc/keymaps/rc-terratec-slim-2.c:9:
In file included from /builds/linux/include/media/rc-map.h:11:
In file included from /builds/linux/include/linux/input.h:8:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/ethernet/stmicro/stmmac/dwmac5.c:6:
In file included from /builds/linux/include/linux/iopoll.h:11:
In file included from /builds/linux/include/linux/ktime.h:24:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/power/supply/max17040_battery.c:9:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/usb/serial/cp210x.c:15:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/subdev/fb/nv47.c:26:
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/subdev/fb/priv.h:5:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/subdev/fb.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/subdev.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/device.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/oclass.h:3:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/os.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvif/os.h:6:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/platform/exynos-gsc/gsc-regs.c:9:
In file included from /builds/linux/include/linux/io.h:13:
In file included from /builds/linux/arch/riscv/include/asm/io.h:15:
In file included from /builds/linux/arch/riscv/include/asm/mmiowb.h:12:
In file included from /builds/linux/include/asm-generic/mmiowb.h:27:
In file included from /builds/linux/arch/riscv/include/asm/smp.h:11:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/usb/cx231xx/cx231xx-input.c:11:
In file included from /builds/linux/drivers/media/usb/cx231xx/cx231xx.h:13:
In file included from /builds/linux/include/linux/videodev2.h:59:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/kernel/events/callchain.c:11:
In file included from /builds/linux/include/linux/perf_event.h:18:
In file included from /builds/linux/include/uapi/linux/bpf_perf_event.h:11:
In file included from ./arch/riscv/include/generated/uapi/asm/bpf_perf_event.h:1:
In file included from /builds/linux/include/uapi/asm-generic/bpf_perf_event.h:4:
In file included from /builds/linux/include/linux/ptrace.h:6:
In file included from /builds/linux/include/linux/sched.h:12:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/mmc/host/sdhci-pxav2.c:13:
In file included from /builds/linux/include/linux/platform_device.h:13:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/ethernet/mellanox/mlx5/core/steering/dr_send.c:4:
In file included from /builds/linux/include/linux/smp.h:64:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/mtd/nand/raw/nand_ids.c:8:
In file included from /builds/linux/drivers/mtd/nand/raw/internals.h:14:
In file included from /builds/linux/include/linux/mtd/rawnand.h:16:
In file included from /builds/linux/include/linux/mtd/mtd.h:10:
In file included from /builds/linux/include/linux/uio.h:9:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/ethernet/mellanox/mlx5/core/en_accel/ipsec.c:34:
In file included from /builds/linux/include/crypto/internal/geniv.h:11:
In file included from /builds/linux/include/crypto/internal/aead.h:11:
In file included from /builds/linux/include/crypto/aead.h:11:
In file included from /builds/linux/include/linux/crypto.h:19:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/clocksource/armv7m_systick.c:8:
In file included from /builds/linux/include/linux/clocksource.h:13:
In file included from /builds/linux/include/linux/timex.h:56:
In file included from /builds/linux/include/uapi/linux/timex.h:56:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/wireless/intersil/orinoco/orinoco_nortel.c:43:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/pinctrl/sprd/pinctrl-sprd-sc9860.c:7:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/char/ipmi/ipmi_si_hotmod.c:12:
In file included from /builds/linux/include/linux/ipmi.h:20:
In file included from /builds/linux/include/linux/proc_fs.h:9:
In file included from /builds/linux/include/linux/fs.h:6:
In file included from /builds/linux/include/linux/wait_bit.h:8:
In file included from /builds/linux/include/linux/wait.h:9:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/ethernet/chelsio/cxgb3/vsc8211.c:32:
In file included from /builds/linux/drivers/net/ethernet/chelsio/cxgb3/common.h:39:
In file included from /builds/linux/include/linux/netdevice.h:24:
In file included from /builds/linux/include/linux/timer.h:6:
In file included from /builds/linux/include/linux/ktime.h:24:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/clk/sunxi-ng/ccu-sun50i-h6-r.c:6:
In file included from /builds/linux/include/linux/clk-provider.h:9:
In file included from /builds/linux/include/linux/of.h:17:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/wireless/st/cw1200/bh.c:14:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/usb/host/ehci-pci.c:9:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/kernel/ptrace.c:13:
In file included from /builds/linux/include/linux/sched.h:12:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/sound/soc/codecs/cros_ec_codec.c:10:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/nfc/s3fwrn5/i2c.c:9:
In file included from /builds/linux/include/linux/i2c.h:13:
In file included from /builds/linux/include/linux/acpi.h:13:
In file included from /builds/linux/include/linux/irqdomain.h:35:
In file included from /builds/linux/include/linux/of.h:17:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/staging/uwb/allocator.c:8:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/pinctrl/bcm/pinctrl-nsp-mux.c:29:
In file included from /builds/linux/include/linux/io.h:13:
In file included from /builds/linux/arch/riscv/include/asm/io.h:15:
In file included from /builds/linux/arch/riscv/include/asm/mmiowb.h:12:
In file included from /builds/linux/include/asm-generic/mmiowb.h:27:
In file included from /builds/linux/arch/riscv/include/asm/smp.h:11:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/wimax/i2400m/driver.c:51:
In file included from /builds/linux/drivers/net/wimax/i2400m/i2400m.h:154:
In file included from /builds/linux/include/linux/usb.h:6:
In file included from /builds/linux/include/linux/usb/ch9.h:36:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/lib/kstrtox.c:21:
In file included from /builds/linux/include/linux/uaccess.h:5:
In file included from /builds/linux/include/linux/sched.h:12:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/ethernet/myricom/myri10ge/myri10ge.c:43:
In file included from /builds/linux/include/linux/tcp.h:17:
In file included from /builds/linux/include/linux/skbuff.h:15:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/rtc/rtc-88pm860x.c:10:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/wireless/realtek/rtw88/regd.c:5:
In file included from /builds/linux/drivers/net/wireless/realtek/rtw88/main.h:8:
In file included from /builds/linux/include/net/mac80211.h:18:
In file included from /builds/linux/include/linux/if_ether.h:19:
In file included from /builds/linux/include/linux/skbuff.h:15:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/usb/dwc3/dwc3-keystone.c:10:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/ipv4/tcp_recovery.c:2:
In file included from /builds/linux/include/linux/tcp.h:17:
In file included from /builds/linux/include/linux/skbuff.h:15:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/wireless/ralink/rt2x00/rt2800pci.c:22:
In file included from /builds/linux/include/linux/etherdevice.h:20:
In file included from /builds/linux/include/linux/if_ether.h:19:
In file included from /builds/linux/include/linux/skbuff.h:15:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/sound/soc/sof/control.c:13:
In file included from /builds/linux/include/linux/pm_runtime.h:11:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/i2c/algos/i2c-algo-bit.c:12:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/can/pch_can.c:7:
In file included from /builds/linux/include/linux/interrupt.h:11:
In file included from /builds/linux/include/linux/hardirq.h:5:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/sysv/super.c:24:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpio/gpio-grgpio.c:20:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/tuners/mxl5007t.c:8:
In file included from /builds/linux/include/linux/i2c.h:13:
In file included from /builds/linux/include/linux/acpi.h:13:
In file included from /builds/linux/include/linux/irqdomain.h:35:
In file included from /builds/linux/include/linux/of.h:17:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/rapidio/devices/tsi721_dma.c:9:
In file included from /builds/linux/include/linux/io.h:13:
In file included from /builds/linux/arch/riscv/include/asm/io.h:15:
In file included from /builds/linux/arch/riscv/include/asm/mmiowb.h:12:
In file included from /builds/linux/include/asm-generic/mmiowb.h:27:
In file included from /builds/linux/arch/riscv/include/asm/smp.h:11:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/crypto/algif_rng.c:41:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/mfd/max77693.c:12:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/ethernet/stmicro/stmmac/dwmac-meson8b.c:8:
In file included from /builds/linux/include/linux/clk.h:14:
In file included from /builds/linux/include/linux/notifier.h:14:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/usb/gadget/udc/pch_udc.c:7:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/sched/em_ipt.c:8:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/usb/cx231xx/cx231xx-video.c:13:
In file included from /builds/linux/drivers/media/usb/cx231xx/cx231xx.h:13:
In file included from /builds/linux/include/linux/videodev2.h:59:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/wireless/ath/ath9k/ar9002_hw.c:18:
In file included from /builds/linux/drivers/net/wireless/ath/ath9k/hw.h:20:
In file included from /builds/linux/include/linux/if_ether.h:19:
In file included from /builds/linux/include/linux/skbuff.h:15:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/sunrpc/xprtrdma/backchannel.c:8:
In file included from /builds/linux/include/linux/sunrpc/xprt.h:13:
In file included from /builds/linux/include/linux/uio.h:9:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/iio/imu/bmi160/bmi160_core.c:12:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/netfilter/xt_limit.c:8:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/phy/marvell10g.c:28:
In file included from /builds/linux/include/linux/phy.h:15:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/watchdog/softdog.c:20:
In file included from /builds/linux/include/linux/hrtimer.h:15:
In file included from /builds/linux/include/linux/hrtimer_defs.h:5:
In file included from /builds/linux/include/linux/ktime.h:24:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/nvme/target/tcp.c:7:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/amd/amdgpu/amdgpu_atombios.c:28:
In file included from /builds/linux/drivers/gpu/drm/amd/amdgpu/amdgpu.h:31:
In file included from /builds/linux/drivers/gpu/drm/amd/amdgpu/amdgpu_ctx.h:26:
In file included from /builds/linux/drivers/gpu/drm/amd/amdgpu/amdgpu_ring.h:28:
In file included from /builds/linux/include/drm/gpu_scheduler.h:27:
In file included from /builds/linux/include/drm/spsc_queue.h:28:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/mcde/mcde_drv.c:55:
In file included from /builds/linux/include/linux/clk.h:14:
In file included from /builds/linux/include/linux/notifier.h:14:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/pci/cx18/cx18-driver.c:11:
In file included from /builds/linux/drivers/media/pci/cx18/cx18-driver.h:14:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/phy/st/phy-stih407-usb.c:9:
In file included from /builds/linux/include/linux/platform_device.h:13:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/engine/disp/head.c:24:
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/engine/disp/head.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/engine/disp/priv.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/engine/disp.h:5:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/engine.h:5:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/subdev.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/device.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/oclass.h:3:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/os.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvif/os.h:6:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/mfd/tps65090.c:10:
In file included from /builds/linux/include/linux/interrupt.h:11:
In file included from /builds/linux/include/linux/hardirq.h:5:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/input/keyboard/qt1070.c:14:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/scsi/snic/snic_attrs.c:19:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/input/rmi4/rmi_2d_sensor.c:8:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/mtd/spi-nor/cadence-quadspi.c:7:
In file included from /builds/linux/include/linux/clk.h:14:
In file included from /builds/linux/include/linux/notifier.h:14:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/btrfs/xattr.c:7:
In file included from /builds/linux/include/linux/fs.h:6:
In file included from /builds/linux/include/linux/wait_bit.h:8:
In file included from /builds/linux/include/linux/wait.h:9:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/rxrpc/proc.c:8:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/subdev/fb/nv46.c:26:
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/subdev/fb/priv.h:5:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/subdev/fb.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/subdev.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/device.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/oclass.h:3:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/os.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvif/os.h:6:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/crypto/asymmetric_keys/pkcs7_trust.c:11:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/wireless/intersil/hostap/hostap_main.c:11:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/pci/saa7164/saa7164-encoder.c:8:
In file included from /builds/linux/drivers/media/pci/saa7164/saa7164.h:33:
In file included from /builds/linux/include/linux/pci.h:35:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/wan/pci200syn.c:16:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/sound/firewire/fireworks/fireworks_hwdep.c:19:
In file included from /builds/linux/sound/firewire/fireworks/fireworks.h:11:
In file included from /builds/linux/include/linux/compat.h:10:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/wireless/mediatek/mt76/agg-rx.c:5:
In file included from /builds/linux/drivers/net/wireless/mediatek/mt76/mt76.h:10:
In file included from /builds/linux/include/linux/io.h:13:
In file included from /builds/linux/arch/riscv/include/asm/io.h:15:
In file included from /builds/linux/arch/riscv/include/asm/mmiowb.h:12:
In file included from /builds/linux/include/asm-generic/mmiowb.h:27:
In file included from /builds/linux/arch/riscv/include/asm/smp.h:11:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/platform/ti-vpe/sc.c:13:
In file included from /builds/linux/include/linux/io.h:13:
In file included from /builds/linux/arch/riscv/include/asm/io.h:15:
In file included from /builds/linux/arch/riscv/include/asm/mmiowb.h:12:
In file included from /builds/linux/include/asm-generic/mmiowb.h:27:
In file included from /builds/linux/arch/riscv/include/asm/smp.h:11:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/staging/media/imx/imx-media-dev-common.c:10:
In file included from /builds/linux/include/linux/of_platform.h:9:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from drivers/scsi/pcmcia/fdomain_cs.mod.c:2:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/base/bus.c:11:
In file included from /builds/linux/include/linux/async.h:14:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/fddi/skfp/fplustm.c:19:
In file included from /builds/linux/drivers/net/fddi/skfp/h/smc.h:46:
In file included from /builds/linux/drivers/net/fddi/skfp/h/targetos.h:42:
In file included from /builds/linux/arch/riscv/include/asm/io.h:15:
In file included from /builds/linux/arch/riscv/include/asm/mmiowb.h:12:
In file included from /builds/linux/include/asm-generic/mmiowb.h:27:
In file included from /builds/linux/arch/riscv/include/asm/smp.h:11:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/video/fbdev/omap2/omapfb/displays/connector-dvi.c:9:
In file included from /builds/linux/include/linux/i2c.h:13:
In file included from /builds/linux/include/linux/acpi.h:13:
In file included from /builds/linux/include/linux/irqdomain.h:35:
In file included from /builds/linux/include/linux/of.h:17:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/hid/hid-roccat-koneplus.c:17:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/ipv4/tcp_cubic.c:27:
In file included from /builds/linux/include/linux/mm.h:10:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/ata/pata_hpt37x.c:21:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/regulator/of_regulator.c:9:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/iio/light/bh1780.c:11:
In file included from /builds/linux/include/linux/i2c.h:13:
In file included from /builds/linux/include/linux/acpi.h:13:
In file included from /builds/linux/include/linux/irqdomain.h:35:
In file included from /builds/linux/include/linux/of.h:17:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/mmc/host/tmio_mmc_core.c:28:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/platform/mtk-vcodec/vdec/vdec_vp8_if.c:8:
In file included from /builds/linux/drivers/mfd/mt6397-core.c:7:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/interrupt.h:11:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/hardirq.h:5:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/linux/thread_info.h:22:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]

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_IAS=0
In file included from /builds/linux/fs/ext4/xattr_user.c:10:
In file included from /builds/linux/include/linux/fs.h:6:
In file included from /builds/linux/include/linux/wait_bit.h:8:
In file included from /builds/linux/include/linux/wait.h:9:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/namei.c:21:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/iio/potentiometer/max5487.c:7:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/engine/ce/gk104.c:24:
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/engine/ce/priv.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/engine/ce.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/engine/falcon.h:5:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/engine.h:5:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/subdev.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/device.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/oclass.h:3:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/os.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvif/os.h:6:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/clocksource/timer-rda.c:15:
In file included from /builds/linux/include/linux/interrupt.h:11:
In file included from /builds/linux/include/linux/hardirq.h:5:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/sound/soc/codecs/tas5086.c:24:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/ethernet/broadcom/bgmac-platform.c:16:
In file included from /builds/linux/include/linux/bcma/bcma.h:5:
In file included from /builds/linux/include/linux/pci.h:35:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/v4l2-core/v4l2-dv-timings.c:8:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/dlm/member.c:11:
In file included from /builds/linux/fs/dlm/dlm_internal.h:19:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/hid/intel-ish-hid/ishtp/init.c:9:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/security/loadpin/loadpin.c:12:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/hfs/mdb.c:11:
In file included from /builds/linux/include/linux/cdrom.h:14:
In file included from /builds/linux/include/linux/fs.h:6:
In file included from /builds/linux/include/linux/wait_bit.h:8:
In file included from /builds/linux/include/linux/wait.h:9:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/ethernet/rocker/rocker_tlv.c:13:
In file included from /builds/linux/drivers/net/ethernet/rocker/rocker_tlv.h:14:
In file included from /builds/linux/drivers/net/ethernet/rocker/rocker.h:13:
In file included from /builds/linux/include/linux/netdevice.h:24:
In file included from /builds/linux/include/linux/timer.h:6:
In file included from /builds/linux/include/linux/ktime.h:24:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/mtd/nand/onenand/onenand_bbt.c:14:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/phy/phy-core.c:12:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/watchdog/mtk_wdt.c:14:
In file included from /builds/linux/include/linux/io.h:13:
In file included from /builds/linux/arch/riscv/include/asm/io.h:15:
In file included from /builds/linux/arch/riscv/include/asm/mmiowb.h:12:
In file included from /builds/linux/include/asm-generic/mmiowb.h:27:
In file included from /builds/linux/arch/riscv/include/asm/smp.h:11:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/md/dm-raid.c:8:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/usb/host/xhci-mem.c:11:
In file included from /builds/linux/include/linux/usb.h:6:
In file included from /builds/linux/include/linux/usb/ch9.h:36:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/block/drbd/drbd_nla.c:3:
In file included from /builds/linux/include/net/netlink.h:6:
In file included from /builds/linux/include/linux/netlink.h:7:
In file included from /builds/linux/include/linux/skbuff.h:15:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/wireless/intersil/orinoco/orinoco_usb.c:49:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/nls/nls_cp869.c:10:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/netfilter/nft_log.c:9:
In file included from /builds/linux/include/linux/audit.h:12:
In file included from /builds/linux/include/linux/sched.h:12:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/amd/amdgpu/../powerplay/hwmgr/vega10_powertune.c:24:
In file included from /builds/linux/drivers/gpu/drm/amd/amdgpu/../powerplay/inc/hwmgr.h:26:
In file included from /builds/linux/include/linux/seq_file.h:8:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/mtd/ssfdc.c:11:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpio/gpio-twl4030.c:15:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/iio/adc/exynos_adc.c:10:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/wireless/ath/ath9k/dynack.c:17:
In file included from /builds/linux/drivers/net/wireless/ath/ath9k/ath9k.h:20:
In file included from /builds/linux/include/linux/etherdevice.h:20:
In file included from /builds/linux/include/linux/if_ether.h:19:
In file included from /builds/linux/include/linux/skbuff.h:15:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/lib/lz4/lz4hc_compress.c:39:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/f2fs/inode.c:8:
In file included from /builds/linux/include/linux/fs.h:6:
In file included from /builds/linux/include/linux/wait_bit.h:8:
In file included from /builds/linux/include/linux/wait.h:9:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/pci/controller/dwc/pci-meson.c:9:
In file included from /builds/linux/include/linux/clk.h:14:
In file included from /builds/linux/include/linux/notifier.h:14:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/wireless/broadcom/b43/phy_n.c:15:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/wireless/ti/wl12xx/cmd.c:9:
In file included from /builds/linux/drivers/net/wireless/ti/wl12xx/../wlcore/cmd.h:14:
In file included from /builds/linux/drivers/net/wireless/ti/wl12xx/../wlcore/wlcore.h:11:
In file included from /builds/linux/include/linux/platform_device.h:13:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/wireless/marvell/mwifiex/ethtool.c:20:
In file included from /builds/linux/drivers/net/wireless/marvell/mwifiex/main.h:23:
In file included from /builds/linux/include/linux/completion.h:12:
In file included from /builds/linux/include/linux/wait.h:9:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/hfs/part_tbl.c:12:
In file included from /builds/linux/fs/hfs/hfs_fs.h:18:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/wireless/broadcom/brcm80211/brcmsmac/antsel.c:17:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/engine/disp/ovlyg84.c:24:
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/engine/disp/channv50.h:5:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/object.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/oclass.h:3:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/os.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvif/os.h:6:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/ethernet/qlogic/qede/qede_main.c:32:
In file included from /builds/linux/include/linux/crash_dump.h:5:
In file included from /builds/linux/include/linux/kexec.h:18:
In file included from /builds/linux/include/linux/crash_core.h:6:
In file included from /builds/linux/include/linux/elfcore.h:7:
In file included from /builds/linux/include/linux/sched/task_stack.h:9:
In file included from /builds/linux/include/linux/sched.h:12:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/scsi/pm8001/pm8001_init.c:41:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/iio/dac/ad5686.c:8:
In file included from /builds/linux/include/linux/interrupt.h:11:
In file included from /builds/linux/include/linux/hardirq.h:5:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/wireless/ath/ath9k/recv.c:17:
In file included from /builds/linux/include/linux/dma-mapping.h:7:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/crypto/qce/core.c:6:
In file included from /builds/linux/include/linux/clk.h:14:
In file included from /builds/linux/include/linux/notifier.h:14:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/ttm/ttm_page_alloc_dma.c:39:
In file included from /builds/linux/include/linux/dma-mapping.h:7:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/ethernet/sfc/tx_tso.c:8:
In file included from /builds/linux/include/linux/pci.h:35:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/wireless/quantenna/qtnfmac/debug.c:4:
In file included from /builds/linux/drivers/net/wireless/quantenna/qtnfmac/debug.h:7:
In file included from /builds/linux/include/linux/debugfs.h:15:
In file included from /builds/linux/include/linux/fs.h:6:
In file included from /builds/linux/include/linux/wait_bit.h:8:
In file included from /builds/linux/include/linux/wait.h:9:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/core/netprio_cgroup.c:10:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/sound/soc/codecs/alc5632.c:15:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/mtd/nand/raw/nand_toshiba.c:9:
In file included from /builds/linux/drivers/mtd/nand/raw/internals.h:14:
In file included from /builds/linux/include/linux/mtd/rawnand.h:16:
In file included from /builds/linux/include/linux/mtd/mtd.h:10:
In file included from /builds/linux/include/linux/uio.h:9:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/ethernet/intel/igbvf/vf.c:4:
In file included from /builds/linux/include/linux/etherdevice.h:20:
In file included from /builds/linux/include/linux/if_ether.h:19:
In file included from /builds/linux/include/linux/skbuff.h:15:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/crypto/sha256_generic.c:10:
In file included from /builds/linux/include/crypto/internal/hash.h:11:
In file included from /builds/linux/include/crypto/algapi.h:10:
In file included from /builds/linux/include/linux/crypto.h:19:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/dma/dw/pci.c:9:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/mm/truncate.c:12:
In file included from /builds/linux/include/linux/backing-dev.h:13:
In file included from /builds/linux/include/linux/fs.h:6:
In file included from /builds/linux/include/linux/wait_bit.h:8:
In file included from /builds/linux/include/linux/wait.h:9:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/core/neighbour.c:16:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/dvb-frontends/cxd2880/cxd2880_integ.c:10:
In file included from /builds/linux/include/linux/ktime.h:24:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/xfs/scrub/btree.c:6:
In file included from /builds/linux/fs/xfs/xfs.h:22:
In file included from /builds/linux/fs/xfs/xfs_linux.h:24:
In file included from /builds/linux/fs/xfs/kmem.h:9:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/wireless/ethtool.c:2:
In file included from /builds/linux/include/linux/utsname.h:6:
In file included from /builds/linux/include/linux/sched.h:12:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/kernel/trace/trace_hwlat.c:40:
In file included from /builds/linux/include/linux/kthread.h:6:
In file included from /builds/linux/include/linux/sched.h:12:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/wireless/ath/wcn36xx/testmode.c:17:
In file included from /builds/linux/include/net/netlink.h:6:
In file included from /builds/linux/include/linux/netlink.h:7:
In file included from /builds/linux/include/linux/skbuff.h:15:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/tty/n_gsm.c:30:
In file included from /builds/linux/include/linux/sched/signal.h:5:
In file included from /builds/linux/include/linux/rculist.h:11:
In file included from /builds/linux/include/linux/rcupdate.h:27:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/iio/adc/ad7124.c:8:
In file included from /builds/linux/include/linux/clk.h:14:
In file included from /builds/linux/include/linux/notifier.h:14:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/clocksource/timer-pxa.c:14:
In file included from /builds/linux/include/linux/interrupt.h:11:
In file included from /builds/linux/include/linux/hardirq.h:5:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/clk/mediatek/clk-mt6779-mfg.c:7:
In file included from /builds/linux/include/linux/clk-provider.h:9:
In file included from /builds/linux/include/linux/of.h:17:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/amd/amdgpu/../powerplay/vega20_ppt.c:24:
In file included from /builds/linux/drivers/gpu/drm/amd/amdgpu/../powerplay/inc/pp_debug.h:35:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/wimax/i2400m/control.c:77:
In file included from /builds/linux/drivers/net/wimax/i2400m/i2400m.h:154:
In file included from /builds/linux/include/linux/usb.h:6:
In file included from /builds/linux/include/linux/usb/ch9.h:36:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/ethernet/packetengines/yellowfin.c:87:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/ncsi/ncsi-rsp.c:6:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/ethernet/qlogic/qede/qede_dcbnl.c:7:
In file included from /builds/linux/include/linux/netdevice.h:24:
In file included from /builds/linux/include/linux/timer.h:6:
In file included from /builds/linux/include/linux/ktime.h:24:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/usb/host/sl811_cs.c:15:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/wireless/wext-sme.c:10:
In file included from /builds/linux/include/linux/etherdevice.h:20:
In file included from /builds/linux/include/linux/if_ether.h:19:
In file included from /builds/linux/include/linux/skbuff.h:15:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/clk/mediatek/clk-mt2712-vdec.c:7:
In file included from /builds/linux/include/linux/clk-provider.h:9:
In file included from /builds/linux/include/linux/of.h:17:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/staging/rtl8188eu/core/rtw_mlme.c:9:
In file included from /builds/linux/include/linux/ieee80211.h:19:
In file included from /builds/linux/include/linux/if_ether.h:19:
In file included from /builds/linux/include/linux/skbuff.h:15:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/spi/spi-pic32-sqi.c:9:
In file included from /builds/linux/include/linux/clk.h:14:
In file included from /builds/linux/include/linux/notifier.h:14:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/appletalk/ipddp.c:26:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/fs_context.c:10:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/sound/hda/trace.c:6:
In file included from /builds/linux/sound/hda/trace.h:8:
In file included from /builds/linux/include/linux/tracepoint.h:15:
In file included from /builds/linux/include/linux/smp.h:64:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/hid/wacom_wac.c:11:
In file included from /builds/linux/drivers/hid/wacom_wac.h:9:
In file included from /builds/linux/include/linux/hid.h:19:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/ethernet/atheros/alx/main.c:35:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/fscache/operation.c:11:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/staging/fbtft/fb_ili9340.c:8:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/sound/soc/codecs/uda1380.c:14:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpio/gpio-iop.c:10:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/staging/fwserial/dma_fifo.c:9:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/clk/sunxi-ng/ccu-sun9i-a80-de.c:6:
In file included from /builds/linux/include/linux/clk.h:14:
In file included from /builds/linux/include/linux/notifier.h:14:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/staging/comedi/drivers/das08_isa.c:31:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/base/devcon.c:9:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/block/blk-iolatency.c:68:
In file included from /builds/linux/include/linux/blk_types.h:10:
In file included from /builds/linux/include/linux/bvec.h:13:
In file included from /builds/linux/include/linux/mm.h:10:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/mga/mga_irq.c:34:
In file included from /builds/linux/drivers/gpu/drm/mga/mga_drv.h:35:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/core/net-sysfs.c:10:
In file included from /builds/linux/include/linux/netdevice.h:24:
In file included from /builds/linux/include/linux/timer.h:6:
In file included from /builds/linux/include/linux/ktime.h:24:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/ntfs/inode.c:8:
In file included from /builds/linux/include/linux/buffer_head.h:12:
In file included from /builds/linux/include/linux/fs.h:6:
In file included from /builds/linux/include/linux/wait_bit.h:8:
In file included from /builds/linux/include/linux/wait.h:9:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/sound/soc/ti/omap-twl4030.c:19:
In file included from /builds/linux/include/linux/platform_device.h:13:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/netfilter/nft_meta.c:11:
In file included from /builds/linux/include/linux/netlink.h:7:
In file included from /builds/linux/include/linux/skbuff.h:15:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/sched/sch_tbf.c:10:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/mmc/host/sdricoh_cs.c:14:
In file included from /builds/linux/include/linux/highmem.h:5:
In file included from /builds/linux/include/linux/fs.h:6:
In file included from /builds/linux/include/linux/wait_bit.h:8:
In file included from /builds/linux/include/linux/wait.h:9:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/power/supply/olpc_battery.c:9:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/wireless/mediatek/mt76/mt7603/main.c:3:
In file included from /builds/linux/include/linux/etherdevice.h:20:
In file included from /builds/linux/include/linux/if_ether.h:19:
In file included from /builds/linux/include/linux/skbuff.h:15:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/watchdog/twl4030_wdt.c:8:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/btrfs/zlib.c:11:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/ethernet/aquantia/atlantic/hw_atl/hw_atl_a0.c:9:
In file included from /builds/linux/drivers/net/ethernet/aquantia/atlantic/hw_atl/../aq_hw.h:14:
In file included from /builds/linux/drivers/net/ethernet/aquantia/atlantic/hw_atl/../aq_common.h:12:
In file included from /builds/linux/include/linux/etherdevice.h:20:
In file included from /builds/linux/include/linux/if_ether.h:19:
In file included from /builds/linux/include/linux/skbuff.h:15:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/ethernet/chelsio/cxgb4/sge.c:35:
In file included from /builds/linux/include/linux/skbuff.h:15:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/ethernet/intel/e1000e/nvm.c:4:
In file included from /builds/linux/drivers/net/ethernet/intel/e1000e/e1000.h:11:
In file included from /builds/linux/include/linux/timer.h:6:
In file included from /builds/linux/include/linux/ktime.h:24:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/block/blk-mq-sysfs.c:3:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/iomap/apply.c:6:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/pci/cx88/cx88-vp3054-i2c.c:10:
In file included from /builds/linux/drivers/media/pci/cx88/cx88.h:13:
In file included from /builds/linux/include/linux/pci.h:35:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/sound/usb/6fire/pcm.c:12:
In file included from /builds/linux/sound/usb/6fire/pcm.h:13:
In file included from /builds/linux/include/sound/pcm.h:11:
In file included from /builds/linux/include/sound/asound.h:11:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/ipvlan/ipvlan_main.c:5:
In file included from /builds/linux/drivers/net/ipvlan/ipvlan.h:10:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/staging/wilc1000/wilc_netdev.c:7:
In file included from /builds/linux/include/linux/irq.h:14:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/netfilter/nft_fib_netdev.c:11:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/isdn/mISDN/socket.c:9:
In file included from /builds/linux/include/linux/mISDNif.h:24:
In file included from /builds/linux/include/linux/socket.h:8:
In file included from /builds/linux/include/linux/uio.h:9:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/regulator/max8998.c:9:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/staging/comedi/drivers/ni_mio_cs.c:29:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/sound/core/seq/seq_midi.c:16:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/reset/reset-ath79.c:9:
In file included from /builds/linux/include/linux/io.h:13:
In file included from /builds/linux/arch/riscv/include/asm/io.h:15:
In file included from /builds/linux/arch/riscv/include/asm/mmiowb.h:12:
In file included from /builds/linux/include/asm-generic/mmiowb.h:27:
In file included from /builds/linux/arch/riscv/include/asm/smp.h:11:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/kernel/pid.c:30:
In file included from /builds/linux/include/linux/mm.h:10:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/libfs.c:7:
In file included from /builds/linux/include/linux/blkdev.h:5:
In file included from /builds/linux/include/linux/sched.h:12:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/char/hw_random/stm32-rng.c:6:
In file included from /builds/linux/include/linux/clk.h:14:
In file included from /builds/linux/include/linux/notifier.h:14:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/sound/soc/ti/omap-mcbsp.c:12:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/spi/spi-orion.c:9:
In file included from /builds/linux/include/linux/interrupt.h:11:
In file included from /builds/linux/include/linux/hardirq.h:5:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/ocfs2/inode.c:12:
In file included from /builds/linux/include/linux/fs.h:6:
In file included from /builds/linux/include/linux/wait_bit.h:8:
In file included from /builds/linux/include/linux/wait.h:9:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/usb/gspca/stv0680.c:20:
In file included from /builds/linux/drivers/media/usb/gspca/gspca.h:5:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/power/supply/generic-adc-battery.c:12:
In file included from /builds/linux/include/linux/interrupt.h:11:
In file included from /builds/linux/include/linux/hardirq.h:5:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/netfilter/xt_TPROXY.c:9:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/rc/keymaps/rc-videomate-tv-pvr.c:8:
In file included from /builds/linux/include/media/rc-map.h:11:
In file included from /builds/linux/include/linux/input.h:8:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/fpga/xilinx-spi.c:14:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/staging/most/net/net.c:10:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/video/backlight/max8925_bl.c:11:
In file included from /builds/linux/include/linux/platform_device.h:13:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/mfd/rc5t583-irq.c:11:
In file included from /builds/linux/include/linux/interrupt.h:11:
In file included from /builds/linux/include/linux/hardirq.h:5:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/scsi/aacraid/rkt.c:19:
In file included from /builds/linux/include/linux/blkdev.h:5:
In file included from /builds/linux/include/linux/sched.h:12:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/overlayfs/super.c:8:
In file included from /builds/linux/include/linux/fs.h:6:
In file included from /builds/linux/include/linux/wait_bit.h:8:
In file included from /builds/linux/include/linux/wait.h:9:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/staging/comedi/drivers/dt2811.c:40:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/tty/serial/ifx6x60.c:26:
In file included from /builds/linux/include/linux/dma-mapping.h:7:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/mtd/nand/raw/davinci_nand.c:14:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/amd/amdgpu/amdgpu_connectors.c:27:
In file included from /builds/linux/include/drm/drm_edid.h:27:
In file included from /builds/linux/include/linux/hdmi.h:28:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/staging/fbtft/fbtft-io.c:5:
In file included from /builds/linux/include/linux/spi/spi.h:9:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/clocksource/timer-sp804.c:8:
In file included from /builds/linux/include/linux/clk.h:14:
In file included from /builds/linux/include/linux/notifier.h:14:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/usb/dvb-usb/nova-t-usb2.c:9:
In file included from /builds/linux/drivers/media/usb/dvb-usb/dibusb.h:14:
In file included from /builds/linux/drivers/media/usb/dvb-usb/dvb-usb.h:14:
In file included from /builds/linux/include/linux/input.h:8:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/pinctrl/uniphier/pinctrl-uniphier-pro5.c:9:
In file included from /builds/linux/include/linux/pinctrl/pinctrl.h:14:
In file included from /builds/linux/include/linux/radix-tree.h:14:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/video/fbdev/omap2/omapfb/dss/hdmi_common.c:7:
In file included from /builds/linux/include/linux/of.h:17:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/video/fbdev/pvr2fb.c:48:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/dma/dw/idma32.c:5:
In file included from /builds/linux/include/linux/dmaengine.h:8:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/sound/soc/codecs/wm_hubs.c:10:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/phy/hisilicon/phy-hi3660-usb3.c:13:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/wireless/mac80211_hwsim.c:18:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/hwtracing/stm/console.c:10:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/arcnet/capmode.c:31:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/block/rsxx/cregs.c:11:
In file included from /builds/linux/include/linux/completion.h:12:
In file included from /builds/linux/include/linux/wait.h:9:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/clocksource/timer-meson6.c:12:
In file included from /builds/linux/include/linux/clk.h:14:
In file included from /builds/linux/include/linux/notifier.h:14:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/sound/pci/lx6464es/lx_core.c:13:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/i2c/cs3308.c:12:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/pinctrl/pinmux.c:16:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/scsi/qla4xxx/ql4_dbg.c:8:
In file included from /builds/linux/drivers/scsi/qla4xxx/ql4_def.h:14:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/scsi/ufs/ufshcd.c:40:
In file included from /builds/linux/include/linux/async.h:14:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/iio/light/si1145.c:14:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/ethernet/mellanox/mlx4/resource_tracker.c:36:
In file included from /builds/linux/include/linux/sched.h:12:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/scsi/sd.c:36:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/ceph/messenger.c:6:
In file included from /builds/linux/include/linux/highmem.h:5:
In file included from /builds/linux/include/linux/fs.h:6:
In file included from /builds/linux/include/linux/wait_bit.h:8:
In file included from /builds/linux/include/linux/wait.h:9:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/ethernet/mellanox/mlx5/core/en_txrx.c:33:
In file included from /builds/linux/include/linux/irq.h:14:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/edac/edac_module.c:13:
In file included from /builds/linux/include/linux/edac.h:16:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/ncsi/ncsi-cmd.c:6:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/xfs/xfs_ioctl.c:6:
In file included from /builds/linux/fs/xfs/xfs.h:22:
In file included from /builds/linux/fs/xfs/xfs_linux.h:24:
In file included from /builds/linux/fs/xfs/kmem.h:9:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/input/touchscreen/chipone_icn8318.c:12:
In file included from /builds/linux/include/linux/interrupt.h:11:
In file included from /builds/linux/include/linux/hardirq.h:5:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/wireless/ath/ath9k/ar9002_phy.c:42:
In file included from /builds/linux/drivers/net/wireless/ath/ath9k/hw.h:20:
In file included from /builds/linux/include/linux/if_ether.h:19:
In file included from /builds/linux/include/linux/skbuff.h:15:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/crypto/seed.c:11:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/iio/light/vl6180.c:18:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/mtd/devices/pmc551.c:80:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/ethernet/intel/ice/ice_ethtool.c:6:
In file included from /builds/linux/drivers/net/ethernet/intel/ice/ice.h:10:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/wireless/realtek/rtlwifi/rtl8192cu/rf.c:4:
In file included from /builds/linux/drivers/net/wireless/realtek/rtlwifi/rtl8192cu/../wifi.h:9:
In file included from /builds/linux/include/linux/sched.h:12:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/ata/pata_mpiix.c:30:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/clk/sunxi-ng/ccu_mux.c:7:
In file included from /builds/linux/include/linux/clk.h:14:
In file included from /builds/linux/include/linux/notifier.h:14:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/mcde/mcde_dsi.c:2:
In file included from /builds/linux/include/linux/clk.h:14:
In file included from /builds/linux/include/linux/notifier.h:14:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/subdev/gpio/nv50.c:24:
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/subdev/gpio/priv.h:5:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/subdev/gpio.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/subdev.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/device.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/oclass.h:3:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/os.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvif/os.h:6:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/tty/vt/vc_screen.c:33:
In file included from /builds/linux/include/linux/tty.h:5:
In file included from /builds/linux/include/linux/fs.h:6:
In file included from /builds/linux/include/linux/wait_bit.h:8:
In file included from /builds/linux/include/linux/wait.h:9:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/nls/nls_cp775.c:10:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/ethernet/mellanox/mlx5/core/fpga/cmd.c:33:
In file included from /builds/linux/include/linux/etherdevice.h:20:
In file included from /builds/linux/include/linux/if_ether.h:19:
In file included from /builds/linux/include/linux/skbuff.h:15:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/jfs/jfs_inode.c:6:
In file included from /builds/linux/include/linux/fs.h:6:
In file included from /builds/linux/include/linux/wait_bit.h:8:
In file included from /builds/linux/include/linux/wait.h:9:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/ethernet/intel/igc/igc_base.c:6:
In file included from /builds/linux/drivers/net/ethernet/intel/igc/igc_hw.h:8:
In file included from /builds/linux/include/linux/if_ether.h:19:
In file included from /builds/linux/include/linux/skbuff.h:15:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/amd/amdgpu/amdgpu_xgmi.c:25:
In file included from /builds/linux/drivers/gpu/drm/amd/amdgpu/amdgpu.h:31:
In file included from /builds/linux/drivers/gpu/drm/amd/amdgpu/amdgpu_ctx.h:26:
In file included from /builds/linux/drivers/gpu/drm/amd/amdgpu/amdgpu_ring.h:28:
In file included from /builds/linux/include/drm/gpu_scheduler.h:27:
In file included from /builds/linux/include/drm/spsc_queue.h:28:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/char/ipmi/kcs_bmc.c:9:
In file included from /builds/linux/include/linux/io.h:13:
In file included from /builds/linux/arch/riscv/include/asm/io.h:15:
In file included from /builds/linux/arch/riscv/include/asm/mmiowb.h:12:
In file included from /builds/linux/include/asm-generic/mmiowb.h:27:
In file included from /builds/linux/arch/riscv/include/asm/smp.h:11:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/security/keys/sysctl.c:8:
In file included from /builds/linux/include/linux/key.h:15:
In file included from /builds/linux/include/linux/rbtree.h:22:
In file included from /builds/linux/include/linux/rcupdate.h:27:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/clk/mediatek/clk-mt2701-eth.c:7:
In file included from /builds/linux/include/linux/clk-provider.h:9:
In file included from /builds/linux/include/linux/of.h:17:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/lockd/svcproc.c:12:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/power/supply/88pm860x_charger.c:11:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/nouveau/dispnv50/head.c:22:
In file included from /builds/linux/drivers/gpu/drm/nouveau/dispnv50/head.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/dispnv50/disp.h:3:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvif/mem.h:3:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvif/mmu.h:3:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvif/object.h:5:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvif/os.h:6:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/wireless/realtek/rtlwifi/rtl8192se/led.c:4:
In file included from /builds/linux/drivers/net/wireless/realtek/rtlwifi/rtl8192se/../wifi.h:9:
In file included from /builds/linux/include/linux/sched.h:12:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/rtc/rtc-bq4802.c:8:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/wireless/realtek/rtlwifi/rtl8821ae/dm.c:4:
In file included from /builds/linux/drivers/net/wireless/realtek/rtlwifi/rtl8821ae/../wifi.h:9:
In file included from /builds/linux/include/linux/sched.h:12:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/fddi/skfp/pcmplc.c:43:
In file included from /builds/linux/drivers/net/fddi/skfp/h/smc.h:46:
In file included from /builds/linux/drivers/net/fddi/skfp/h/targetos.h:42:
In file included from /builds/linux/arch/riscv/include/asm/io.h:15:
In file included from /builds/linux/arch/riscv/include/asm/mmiowb.h:12:
In file included from /builds/linux/include/asm-generic/mmiowb.h:27:
In file included from /builds/linux/arch/riscv/include/asm/smp.h:11:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/tty/ipwireless/hardware.c:19:
In file included from /builds/linux/include/linux/interrupt.h:11:
In file included from /builds/linux/include/linux/hardirq.h:5:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/platform/qcom/venus/hfi_parser.c:10:
In file included from /builds/linux/drivers/media/platform/qcom/venus/core.h:11:
In file included from /builds/linux/include/media/videobuf2-v4l2.h:15:
In file included from /builds/linux/include/linux/videodev2.h:59:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/core/gpuobj.c:24:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/gpuobj.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/memory.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/os.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvif/os.h:6:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/subdev/devinit/gm107.c:24:
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/subdev/devinit/nv50.h:5:
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/subdev/devinit/priv.h:5:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/subdev/devinit.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/subdev.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/device.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/oclass.h:3:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/os.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvif/os.h:6:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/ethernet/chelsio/cxgb/mv88x201x.c:39:
In file included from /builds/linux/drivers/net/ethernet/chelsio/cxgb/cphy.h:41:
In file included from /builds/linux/drivers/net/ethernet/chelsio/cxgb/common.h:43:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/subdev/i2c/auxgf119.c:22:
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/subdev/i2c/aux.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/subdev/i2c/pad.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/subdev/i2c.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/subdev.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/device.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/oclass.h:3:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/os.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvif/os.h:6:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/atm/eni.c:7:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/lib/iomap_copy.c:7:
In file included from /builds/linux/include/linux/io.h:13:
In file included from /builds/linux/arch/riscv/include/asm/io.h:15:
In file included from /builds/linux/arch/riscv/include/asm/mmiowb.h:12:
In file included from /builds/linux/include/asm-generic/mmiowb.h:27:
In file included from /builds/linux/arch/riscv/include/asm/smp.h:11:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/afs/yfsclient.c:9:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/infiniband/hw/efa/efa_verbs.c:6:
In file included from /builds/linux/include/linux/vmalloc.h:5:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/input/touchscreen/wm9713.c:12:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/subdev/i2c/auxg94.c:25:
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/subdev/i2c/aux.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/subdev/i2c/pad.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/subdev/i2c.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/subdev.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/device.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/oclass.h:3:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/os.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvif/os.h:6:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/security/selinux/ss/status.c:10:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/hwmon/lm83.c:21:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/misc/phantom.c:11:
In file included from /builds/linux/include/linux/compat.h:10:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/staging/media/imx/imx-ic-common.c:7:
In file included from /builds/linux/include/media/v4l2-device.h:12:
In file included from /builds/linux/include/media/media-device.h:15:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/ethernet/qlogic/qed/qed_iwarp.c:32:
In file included from /builds/linux/include/linux/if_ether.h:19:
In file included from /builds/linux/include/linux/skbuff.h:15:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/wireless/mediatek/mt76/mt7603/mcu.c:3:
In file included from /builds/linux/include/linux/firmware.h:7:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/iio/pressure/mpl3115.c:13:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/amd/amdgpu/../powerplay/hwmgr/vega10_hwmgr.c:25:
In file included from /builds/linux/include/linux/fb.h:6:
In file included from /builds/linux/include/uapi/linux/fb.h:6:
In file included from /builds/linux/include/linux/i2c.h:13:
In file included from /builds/linux/include/linux/acpi.h:13:
In file included from /builds/linux/include/linux/irqdomain.h:35:
In file included from /builds/linux/include/linux/of.h:17:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/platform/qcom/venus/vdec_ctrls.c:7:
In file included from /builds/linux/include/media/v4l2-ctrls.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/iio/adc/ad7887.c:8:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/platform/davinci/vpbe_venc.c:5:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/wireless/marvell/mwifiex/usb.c:20:
In file included from /builds/linux/drivers/net/wireless/marvell/mwifiex/main.h:23:
In file included from /builds/linux/include/linux/completion.h:12:
In file included from /builds/linux/include/linux/wait.h:9:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/clk/qcom/clk-regmap.c:6:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/crypto/essiv.c:32:
In file included from /builds/linux/include/crypto/internal/aead.h:11:
In file included from /builds/linux/include/crypto/aead.h:11:
In file included from /builds/linux/include/linux/crypto.h:19:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/infiniband/hw/hns/hns_roce_hem.c:34:
In file included from /builds/linux/include/linux/platform_device.h:13:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/ethernet/aquantia/atlantic/aq_filters.c:6:
In file included from /builds/linux/drivers/net/ethernet/aquantia/atlantic/aq_filters.h:9:
In file included from /builds/linux/drivers/net/ethernet/aquantia/atlantic/aq_nic.h:12:
In file included from /builds/linux/drivers/net/ethernet/aquantia/atlantic/aq_common.h:12:
In file included from /builds/linux/include/linux/etherdevice.h:20:
In file included from /builds/linux/include/linux/if_ether.h:19:
In file included from /builds/linux/include/linux/skbuff.h:15:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/nvme/host/pci.c:8:
In file included from /builds/linux/include/linux/async.h:14:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/tiny/repaper.c:17:
In file included from /builds/linux/include/linux/dma-buf.h:18:
In file included from /builds/linux/include/linux/scatterlist.h:8:
In file included from /builds/linux/include/linux/mm.h:10:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/sound/soc/codecs/alc5623.c:13:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/i2c/ths7303.c:24:
In file included from /builds/linux/include/linux/i2c.h:13:
In file included from /builds/linux/include/linux/acpi.h:13:
In file included from /builds/linux/include/linux/irqdomain.h:35:
In file included from /builds/linux/include/linux/of.h:17:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/ethernet/alacritech/slicoss.c:11:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/mailbox/hi6220-mailbox.c:11:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/wireless/ath/ath9k/ar9003_mci.c:18:
In file included from /builds/linux/drivers/net/wireless/ath/ath9k/hw.h:20:
In file included from /builds/linux/include/linux/if_ether.h:19:
In file included from /builds/linux/include/linux/skbuff.h:15:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/video/fbdev/omap2/omapfb/displays/panel-dsi-cm.c:11:
In file included from /builds/linux/include/linux/backlight.h:12:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/ufs/super.c:70:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/md/dm-zoned-metadata.c:8:
In file included from /builds/linux/drivers/md/dm-zoned.h:12:
In file included from /builds/linux/include/linux/blkdev.h:5:
In file included from /builds/linux/include/linux/sched.h:12:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/hwmon/ltc4151.c:18:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/scsi/csiostor/csio_wr.c:38:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/dccp/ccid.c:11:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/edac/edac_device.c:16:
In file included from /builds/linux/include/linux/uaccess.h:5:
In file included from /builds/linux/include/linux/sched.h:12:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/scsi/scsi_debug.c:18:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/xfs/libxfs/xfs_ag.c:8:
In file included from /builds/linux/fs/xfs/xfs.h:22:
In file included from /builds/linux/fs/xfs/xfs_linux.h:24:
In file included from /builds/linux/fs/xfs/kmem.h:9:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/dma/sh/rcar-dmac.c:11:
In file included from /builds/linux/include/linux/dma-mapping.h:7:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/soc/qcom/smp2p.c:7:
In file included from /builds/linux/include/linux/interrupt.h:11:
In file included from /builds/linux/include/linux/hardirq.h:5:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/pci/mantis/mantis_pcmcia.c:12:
In file included from /builds/linux/include/linux/sched.h:12:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/lib/test_objagg.c:7:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/crypto/cavium/cpt/cptvf_reqmanager.c:6:
In file included from /builds/linux/drivers/crypto/cavium/cpt/cptvf.h:10:
In file included from /builds/linux/drivers/crypto/cavium/cpt/cpt_common.h:11:
In file included from /builds/linux/include/linux/pci.h:35:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/pinctrl/sh-pfc/pfc-sh7264.c:9:
In file included from /builds/linux/include/linux/gpio.h:62:
In file included from /builds/linux/include/asm-generic/gpio.h:8:
In file included from /builds/linux/include/linux/of.h:17:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/pci/mantis/mantis_vp1034.c:10:
In file included from /builds/linux/include/linux/sched.h:12:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/thunderbolt/domain.c:9:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/scsi/ips.c:164:
In file included from /builds/linux/arch/riscv/include/asm/io.h:15:
In file included from /builds/linux/arch/riscv/include/asm/mmiowb.h:12:
In file included from /builds/linux/include/asm-generic/mmiowb.h:27:
In file included from /builds/linux/arch/riscv/include/asm/smp.h:11:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/usb/host/xhci-dbgcap.c:9:
In file included from /builds/linux/include/linux/dma-mapping.h:7:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/hwmon/max197.c:12:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/staging/vc04_services/bcm2835-audio/bcm2835-vchiq.c:4:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/wireless/ocb.c:11:
In file included from /builds/linux/include/linux/ieee80211.h:19:
In file included from /builds/linux/include/linux/if_ether.h:19:
In file included from /builds/linux/include/linux/skbuff.h:15:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/drm_encoder_slave.c:27:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/v4l2-core/videobuf-dma-contig.c:15:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/sound/soc/codecs/wm8974.c:10:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/radeon/rv770_dma.c:25:
In file included from /builds/linux/drivers/gpu/drm/radeon/radeon.h:64:
In file included from /builds/linux/include/linux/wait.h:9:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/kernel/irq/devres.c:2:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/block/drbd/drbd_worker.c:14:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/tipc/net.c:37:
In file included from /builds/linux/net/tipc/core.h:46:
In file included from /builds/linux/include/linux/mm.h:10:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/usb/dvb-usb-v2/dvb_usb_core.c:9:
In file included from /builds/linux/drivers/media/usb/dvb-usb-v2/dvb_usb_common.h:12:
In file included from /builds/linux/drivers/media/usb/dvb-usb-v2/dvb_usb.h:12:
In file included from /builds/linux/include/linux/usb/input.h:13:
In file included from /builds/linux/include/linux/usb.h:6:
In file included from /builds/linux/include/linux/usb/ch9.h:36:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/netfilter/nf_nat_ftp.c:10:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/platform/coda/coda-jpeg.c:11:
In file included from /builds/linux/drivers/media/platform/coda/coda.h:14:
In file included from /builds/linux/include/linux/debugfs.h:15:
In file included from /builds/linux/include/linux/fs.h:6:
In file included from /builds/linux/include/linux/wait_bit.h:8:
In file included from /builds/linux/include/linux/wait.h:9:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/engine/disp/hdagf119.c:24:
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/engine/disp/ior.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/engine/disp/priv.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/engine/disp.h:5:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/engine.h:5:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/subdev.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/device.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/oclass.h:3:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/os.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvif/os.h:6:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/mmc/host/bcm2835.c:30:
In file included from /builds/linux/include/linux/clk.h:14:
In file included from /builds/linux/include/linux/notifier.h:14:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/subdev/mmu/nv41.c:24:
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/subdev/mmu/mem.h:3:
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/subdev/mmu/priv.h:5:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/subdev/mmu.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/subdev.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/device.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/oclass.h:3:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/os.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvif/os.h:6:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/netdevsim/dev.c:18:
In file included from /builds/linux/include/linux/debugfs.h:15:
In file included from /builds/linux/include/linux/fs.h:6:
In file included from /builds/linux/include/linux/wait_bit.h:8:
In file included from /builds/linux/include/linux/wait.h:9:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/rtc/rtc-stm32.c:8:
In file included from /builds/linux/include/linux/clk.h:14:
In file included from /builds/linux/include/linux/notifier.h:14:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/rc/ir-jvc-decoder.c:8:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/ramfs/inode.c:26:
In file included from /builds/linux/include/linux/fs.h:6:
In file included from /builds/linux/include/linux/wait_bit.h:8:
In file included from /builds/linux/include/linux/wait.h:9:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/befs/datastream.c:15:
In file included from /builds/linux/include/linux/buffer_head.h:12:
In file included from /builds/linux/include/linux/fs.h:6:
In file included from /builds/linux/include/linux/wait_bit.h:8:
In file included from /builds/linux/include/linux/wait.h:9:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/regulator/palmas-regulator.c:12:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/mac802154/trace.c:2:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/clk/qcom/gcc-qcs404.c:7:
In file included from /builds/linux/include/linux/platform_device.h:13:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/staging/media/hantro/hantro_h264.c:15:
In file included from /builds/linux/include/media/v4l2-mem2mem.h:16:
In file included from /builds/linux/include/media/videobuf2-v4l2.h:15:
In file included from /builds/linux/include/linux/videodev2.h:59:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/crypto/crypto_user_stat.c:9:
In file included from /builds/linux/include/linux/crypto.h:19:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/bus/moxtet.c:10:
In file included from /builds/linux/include/linux/debugfs.h:15:
In file included from /builds/linux/include/linux/fs.h:6:
In file included from /builds/linux/include/linux/wait_bit.h:8:
In file included from /builds/linux/include/linux/wait.h:9:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/tuners/mt2063.c:15:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/usb/host/xhci-debugfs.c:10:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/wireless/broadcom/brcm80211/brcmfmac/usb.c:7:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/thermal/max77620_thermal.c:11:
In file included from /builds/linux/include/linux/irq.h:14:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/crypto/ccm.c:8:
In file included from /builds/linux/include/crypto/internal/aead.h:11:
In file included from /builds/linux/include/crypto/aead.h:11:
In file included from /builds/linux/include/linux/crypto.h:19:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/netfilter/xt_conntrack.c:11:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/clocksource/timer-fttmr010.c:10:
In file included from /builds/linux/include/linux/interrupt.h:11:
In file included from /builds/linux/include/linux/hardirq.h:5:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/usb/gadget/function/u_audio.c:15:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/dvb-frontends/isl6421.c:14:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/staging/comedi/drivers/addi_apci_1032.c:64:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/sound/pci/hda/hda_jack.c:9:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/freevxfs/vxfs_immed.c:33:
In file included from /builds/linux/include/linux/fs.h:6:
In file included from /builds/linux/include/linux/wait_bit.h:8:
In file included from /builds/linux/include/linux/wait.h:9:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/extcon/extcon-rt8973a.c:10:
In file included from /builds/linux/include/linux/i2c.h:13:
In file included from /builds/linux/include/linux/acpi.h:13:
In file included from /builds/linux/include/linux/irqdomain.h:35:
In file included from /builds/linux/include/linux/of.h:17:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/rc/keymaps/rc-terratec-cinergy-c-pci.c:7:
In file included from /builds/linux/include/media/rc-map.h:11:
In file included from /builds/linux/include/linux/input.h:8:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/rc/keymaps/rc-cinergy.c:8:
In file included from /builds/linux/include/media/rc-map.h:11:
In file included from /builds/linux/include/linux/input.h:8:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/staging/gs_fpgaboot/gs_fpgaboot.c:5:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/9p/vfs_dir.c:11:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/unix/sysctl_net_unix.c:8:
In file included from /builds/linux/include/linux/mm.h:10:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/hid/hid-lg2ff.c:12:
In file included from /builds/linux/include/linux/input.h:8:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/input/misc/pmic8xxx-pwrkey.c:5:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/ieee802154/atusb.c:27:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/mtd/nand/raw/sharpsl.c:9:
In file included from /builds/linux/include/linux/genhd.h:15:
In file included from /builds/linux/include/linux/rcupdate.h:27:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/wireless/ti/wl1251/spi.c:8:
In file included from /builds/linux/include/linux/interrupt.h:11:
In file included from /builds/linux/include/linux/hardirq.h:5:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/misc/atmel-ssc.c:8:
In file included from /builds/linux/include/linux/platform_device.h:13:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/ubifs/find.c:18:
In file included from /builds/linux/fs/ubifs/ubifs.h:16:
In file included from /builds/linux/include/linux/fs.h:6:
In file included from /builds/linux/include/linux/wait_bit.h:8:
In file included from /builds/linux/include/linux/wait.h:9:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/wan/hdlc_ppp.c:10:
In file included from /builds/linux/include/linux/hdlc.h:11:
In file included from /builds/linux/include/linux/skbuff.h:15:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/platform/stm32/stm32-cec.c:8:
In file included from /builds/linux/include/linux/clk.h:14:
In file included from /builds/linux/include/linux/notifier.h:14:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/hid/hid-magicmouse.c:14:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/i2c/busses/i2c-designware-slave.c:12:
In file included from /builds/linux/include/linux/i2c.h:13:
In file included from /builds/linux/include/linux/acpi.h:13:
In file included from /builds/linux/include/linux/irqdomain.h:35:
In file included from /builds/linux/include/linux/of.h:17:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/rtc/rtc-tps6586x.c:23:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/scsi/qla4xxx/ql4_isr.c:8:
In file included from /builds/linux/drivers/scsi/qla4xxx/ql4_def.h:14:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/iio/potentiometer/mcp41010.c:21:
In file included from /builds/linux/include/linux/iio/iio.h:10:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/ipv6/ip6mr.c:14:
In file included from /builds/linux/include/linux/uaccess.h:5:
In file included from /builds/linux/include/linux/sched.h:12:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/ocfs2/extent_map.c:12:
In file included from /builds/linux/include/linux/fs.h:6:
In file included from /builds/linux/include/linux/wait_bit.h:8:
In file included from /builds/linux/include/linux/wait.h:9:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/spi/spi-cavium-thunderx.c:9:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/ipv6/icmp.c:30:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/wireless/realtek/rtlwifi/rtl8192ee/fw.c:4:
In file included from /builds/linux/drivers/net/wireless/realtek/rtlwifi/rtl8192ee/../wifi.h:9:
In file included from /builds/linux/include/linux/sched.h:12:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/subdev/iccsense/base.c:24:
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/subdev/iccsense/priv.h:5:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/subdev/iccsense.h:5:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/subdev.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/device.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/oclass.h:3:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/os.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvif/os.h:6:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/ethernet/ec_bhf.c:13:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/crypto/async_tx/async_tx.c:13:
In file included from /builds/linux/include/linux/rculist.h:11:
In file included from /builds/linux/include/linux/rcupdate.h:27:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/ata/pata_pcmcia.c:15:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/isdn/hardware/mISDN/w6692.c:11:
In file included from /builds/linux/include/linux/interrupt.h:11:
In file included from /builds/linux/include/linux/hardirq.h:5:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/mmc/host/sdhci-pci-data.c:2:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/ntfs/namei.c:9:
In file included from /builds/linux/include/linux/dcache.h:7:
In file included from /builds/linux/include/linux/rculist.h:11:
In file included from /builds/linux/include/linux/rcupdate.h:27:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/staging/exfat/exfat_cache.c:6:
In file included from /builds/linux/include/linux/buffer_head.h:12:
In file included from /builds/linux/include/linux/fs.h:6:
In file included from /builds/linux/include/linux/wait_bit.h:8:
In file included from /builds/linux/include/linux/wait.h:9:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/xfs/xfs_mount.c:6:
In file included from /builds/linux/fs/xfs/xfs.h:22:
In file included from /builds/linux/fs/xfs/xfs_linux.h:24:
In file included from /builds/linux/fs/xfs/kmem.h:9:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/block/drbd/drbd_debugfs.c:4:
In file included from /builds/linux/sound/pci/cs5535audio/cs5535audio_pcm.c:13:
In file included from /builds/linux/include/linux/pci.h:35:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/scsi/atp870u.c:20:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/video/fbdev/omap2/omapfb/dss/video-pll.c:6:
In file included from /builds/linux/include/linux/clk.h:14:
In file included from /builds/linux/include/linux/notifier.h:14:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/bluetooth/lib.c:31:
In file included from /builds/linux/include/net/bluetooth/bluetooth.h:28:
In file included from /builds/linux/include/linux/poll.h:7:
In file included from /builds/linux/include/linux/ktime.h:24:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/input/touchscreen/sun4i-ts.c:32:
In file included from /builds/linux/include/linux/thermal.h:13:
In file included from /builds/linux/include/linux/of.h:17:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/rc/ir-rc6-decoder.c:7:
In file included from /builds/linux/drivers/media/rc/rc-core-priv.h:15:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/usb/gspca/ov519.c:30:
In file included from /builds/linux/include/linux/input.h:8:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/sound/soc/codecs/wm8960.c:10:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/sound/soc/codecs/wm8770.c:10:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/jfs/jfs_txnmgr.c:32:
In file included from /builds/linux/include/linux/fs.h:6:
In file included from /builds/linux/include/linux/wait_bit.h:8:
In file included from /builds/linux/include/linux/wait.h:9:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/ttm/ttm_page_alloc.c:37:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/netfilter/ipset/ip_set_bitmap_port.c:6:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/ethernet/marvell/octeontx2/af/rvu_npc.c:12:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/hid/hid-ezkey.c:15:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/rc/keymaps/rc-astrometa-t2hybrid.c:8:
In file included from /builds/linux/include/media/rc-map.h:11:
In file included from /builds/linux/include/linux/input.h:8:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/mfd/tqmx86.c:11:
In file included from /builds/linux/include/linux/dmi.h:6:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/lib/reed_solomon/reed_solomon.c:35:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/ubifs/log.c:18:
In file included from /builds/linux/fs/ubifs/ubifs.h:16:
In file included from /builds/linux/include/linux/fs.h:6:
In file included from /builds/linux/include/linux/wait_bit.h:8:
In file included from /builds/linux/include/linux/wait.h:9:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/hid/hid-led.c:10:
In file included from /builds/linux/include/linux/hid.h:19:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/scsi/libiscsi.c:12:
In file included from /builds/linux/include/linux/kfifo.h:40:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/mfd/wm5102-tables.c:10:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpio/gpio-sama5d2-piobu.c:11:
In file included from /builds/linux/include/linux/gpio/driver.h:5:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/mfd/timberdale.c:12:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/wireless/broadcom/b43legacy/phy.c:20:
In file included from /builds/linux/include/linux/pci.h:35:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/staging/rtl8723bs/hal/rtl8723b_rf6052.c:29:
In file included from /builds/linux/drivers/staging/rtl8723bs/include/rtl8723b_hal.h:10:
In file included from /builds/linux/drivers/staging/rtl8723bs/include/hal_data.h:10:
In file included from /builds/linux/drivers/staging/rtl8723bs/hal/odm_precomp.h:11:
In file included from /builds/linux/drivers/staging/rtl8723bs/hal/odm_types.h:10:
In file included from /builds/linux/drivers/staging/rtl8723bs/include/drv_types.h:18:
In file included from /builds/linux/include/linux/sched/signal.h:5:
In file included from /builds/linux/include/linux/rculist.h:11:
In file included from /builds/linux/include/linux/rcupdate.h:27:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/clk/clk-si5351.c:15:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/phy/broadcom/phy-bcm-sr-pcie.c:6:
In file included from /builds/linux/include/linux/clk.h:14:
In file included from /builds/linux/include/linux/notifier.h:14:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/crypto/hisilicon/sec/sec_drv.c:7:
In file included from /builds/linux/include/linux/acpi.h:13:
In file included from /builds/linux/include/linux/irqdomain.h:35:
In file included from /builds/linux/include/linux/of.h:17:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/wireless/realtek/rtlwifi/rtl8723ae/phy.c:4:
In file included from /builds/linux/drivers/net/wireless/realtek/rtlwifi/rtl8723ae/../wifi.h:9:
In file included from /builds/linux/include/linux/sched.h:12:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/clk/clk-fixed-factor.c:5:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/video/fbdev/omap2/omapfb/displays/connector-analog-tv.c:9:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/pci/b2c2/flexcop-pci.c:9:
In file included from /builds/linux/drivers/media/common/b2c2/flexcop-common.h:10:
In file included from /builds/linux/include/linux/interrupt.h:11:
In file included from /builds/linux/include/linux/hardirq.h:5:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/nfs/fscache.c:10:
In file included from /builds/linux/include/linux/sched.h:12:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/lib/percpu_counter.c:6:
In file included from /builds/linux/include/linux/percpu_counter.h:10:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/mfd/as3711.c:9:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/rc/keymaps/rc-pixelview-new.c:8:
In file included from /builds/linux/include/media/rc-map.h:11:
In file included from /builds/linux/include/linux/input.h:8:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/usb/misc/usb251xb.c:15:
In file included from /builds/linux/include/linux/gpio/driver.h:5:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/staging/rtl8723bs/os_dep/sdio_intf.c:9:
In file included from /builds/linux/drivers/staging/rtl8723bs/include/drv_types.h:18:
In file included from /builds/linux/include/linux/sched/signal.h:5:
In file included from /builds/linux/include/linux/rculist.h:11:
In file included from /builds/linux/include/linux/rcupdate.h:27:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/hwmon/smsc47b397.c:18:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/iio/light/tsl2563.c:14:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/dvb-frontends/lgs8gl5.c:13:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/of/of_net.c:7:
In file included from /builds/linux/include/linux/etherdevice.h:20:
In file included from /builds/linux/include/linux/if_ether.h:19:
In file included from /builds/linux/include/linux/skbuff.h:15:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/crypto/ccree/cc_aead.c:5:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/mm/mmu_context.c:6:
In file included from /builds/linux/include/linux/mm.h:10:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/crypto/tea.c:18:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/lib/crypto/des.c:12:
In file included from /builds/linux/include/linux/crypto.h:19:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/subdev/gpio/gk104.c:24:
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/subdev/gpio/priv.h:5:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/subdev/gpio.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/subdev.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/device.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/oclass.h:3:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/os.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvif/os.h:6:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/ethernet/chelsio/cxgb3/mc5.c:32:
In file included from /builds/linux/drivers/net/ethernet/chelsio/cxgb3/common.h:39:
In file included from /builds/linux/include/linux/netdevice.h:24:
In file included from /builds/linux/include/linux/timer.h:6:
In file included from /builds/linux/include/linux/ktime.h:24:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/spi/spi-loopback-test.c:14:
In file included from /builds/linux/include/linux/ktime.h:24:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/kernel/auditfilter.c:12:
In file included from /builds/linux/include/linux/audit.h:12:
In file included from /builds/linux/include/linux/sched.h:12:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/infiniband/hw/cxgb4/mem.c:33:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/wireless/intel/iwlwifi/dvm/ucode.c:15:
In file included from /builds/linux/drivers/net/wireless/intel/iwlwifi/dvm/../iwl-io.h:61:
In file included from /builds/linux/drivers/net/wireless/intel/iwlwifi/dvm/../iwl-devtrace.h:15:
In file included from /builds/linux/include/linux/skbuff.h:15:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/usb/as102/as10x_cmd_cfg.c:8:
In file included from /builds/linux/drivers/media/usb/as102/as102_drv.h:9:
In file included from /builds/linux/include/linux/usb.h:6:
In file included from /builds/linux/include/linux/usb/ch9.h:36:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/kernel/trace/trace_printk.c:8:
In file included from /builds/linux/include/linux/seq_file.h:8:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/sound/pci/oxygen/xonar_wm87x6.c:51:
In file included from /builds/linux/include/linux/pci.h:35:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/devfreq/tegra20-devfreq.c:8:
In file included from /builds/linux/include/linux/clk.h:14:
In file included from /builds/linux/include/linux/notifier.h:14:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/nfc/nci/uart.c:24:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/hwmon/adm1025.c:35:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/nouveau/dispnv50/ovly907e.c:22:
In file included from /builds/linux/drivers/gpu/drm/nouveau/dispnv50/ovly.h:3:
In file included from /builds/linux/drivers/gpu/drm/nouveau/dispnv50/wndw.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/dispnv50/disp.h:3:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvif/mem.h:3:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvif/mmu.h:3:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvif/object.h:5:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvif/os.h:6:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/kernel/sched/cpupri.c:25:
In file included from /builds/linux/kernel/sched/sched.h:5:
In file included from /builds/linux/include/linux/sched.h:12:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/sound/soc/codecs/cpcap.c:11:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/spi/spi-dw.c:8:
In file included from /builds/linux/include/linux/dma-mapping.h:7:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/wireless/realtek/rtlwifi/rtl8192c/main.c:4:
In file included from /builds/linux/drivers/net/wireless/realtek/rtlwifi/rtl8192c/../wifi.h:9:
In file included from /builds/linux/include/linux/sched.h:12:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/iio/gyro/adis16260.c:8:
In file included from /builds/linux/include/linux/interrupt.h:11:
In file included from /builds/linux/include/linux/hardirq.h:5:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/ttm/ttm_bo_manager.c:33:
In file included from /builds/linux/include/drm/ttm/ttm_bo_driver.h:33:
In file included from /builds/linux/include/drm/drm_mm.h:41:
In file included from /builds/linux/include/linux/rbtree.h:22:
In file included from /builds/linux/include/linux/rcupdate.h:27:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/sound/pci/echoaudio/indigo.c:31:
In file included from /builds/linux/include/linux/interrupt.h:11:
In file included from /builds/linux/include/linux/hardirq.h:5:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/sound/soc/codecs/bd28623.c:9:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/dma/dw/platform.c:12:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/wireless/mediatek/mt76/mt7615/mcu.c:8:
In file included from /builds/linux/include/linux/firmware.h:7:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/wireless/mediatek/mt76/mt76x02_util.c:7:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/thermal/of-thermal.c:11:
In file included from /builds/linux/include/linux/thermal.h:13:
In file included from /builds/linux/include/linux/of.h:17:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/clk/clk-mux.c:10:
In file included from /builds/linux/include/linux/clk-provider.h:9:
In file included from /builds/linux/include/linux/of.h:17:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/mmc/host/sdhci-pltfm.c:20:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/usb/host/max3421-hcd.c:59:
In file included from /builds/linux/include/linux/jiffies.h:9:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/rtc/rtc-snvs.c:6:
In file included from /builds/linux/include/linux/io.h:13:
In file included from /builds/linux/arch/riscv/include/asm/io.h:15:
In file included from /builds/linux/arch/riscv/include/asm/mmiowb.h:12:
In file included from /builds/linux/include/asm-generic/mmiowb.h:27:
In file included from /builds/linux/arch/riscv/include/asm/smp.h:11:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/staging/rtl8192e/rtl819x_BAProc.c:9:
In file included from /builds/linux/include/linux/etherdevice.h:20:
In file included from /builds/linux/include/linux/if_ether.h:19:
In file included from /builds/linux/include/linux/skbuff.h:15:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/mac80211/scan.c:15:
In file included from /builds/linux/include/linux/if_arp.h:22:
In file included from /builds/linux/include/linux/skbuff.h:15:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/sound/pci/oxygen/xonar_dg_mixer.c:9:
In file included from /builds/linux/include/linux/pci.h:35:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/amd/amdgpu/si_ih.c:24:
In file included from /builds/linux/include/linux/pci.h:35:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/infiniband/hw/cxgb4/device.c:32:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/platform/exynos4-is/fimc-is-param.c:14:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpio/gpio-adnp.c:6:
In file included from /builds/linux/include/linux/gpio/driver.h:5:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/platform/qcom/camss/camss-vfe-4-1.c:11:
In file included from /builds/linux/include/linux/interrupt.h:11:
In file included from /builds/linux/include/linux/hardirq.h:5:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/rc/keymaps/rc-tbs-nec.c:8:
In file included from /builds/linux/include/media/rc-map.h:11:
In file included from /builds/linux/include/linux/input.h:8:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/leds/leds-lp3944.c:25:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/netfilter/nft_reject_inet.c:8:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/vmw_vsock/diag.c:9:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/staging/wusbcore/host/whci/qset.c:8:
In file included from /builds/linux/include/linux/dma-mapping.h:7:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/ethernet/mellanox/mlx5/core/en_accel/ktls.c:4:
In file included from /builds/linux/drivers/net/ethernet/mellanox/mlx5/core/en.h:35:
In file included from /builds/linux/include/linux/if_vlan.h:10:
In file included from /builds/linux/include/linux/netdevice.h:24:
In file included from /builds/linux/include/linux/timer.h:6:
In file included from /builds/linux/include/linux/ktime.h:24:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/pci/endpoint/pci-epf-core.c:9:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/amd/amdgpu/amdgpu_cs.c:29:
In file included from /builds/linux/include/linux/pagemap.h:8:
In file included from /builds/linux/include/linux/mm.h:10:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/pci/mantis/mantis_pci.c:9:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/wan/hdlc.c:25:
In file included from /builds/linux/include/linux/hdlc.h:11:
In file included from /builds/linux/include/linux/skbuff.h:15:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/udf/inode.c:32:
In file included from /builds/linux/fs/udf/udfdecl.h:10:
In file included from /builds/linux/include/linux/fs.h:6:
In file included from /builds/linux/include/linux/wait_bit.h:8:
In file included from /builds/linux/include/linux/wait.h:9:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/clk/mediatek/clk-mt6779-vdec.c:7:
In file included from /builds/linux/include/linux/clk-provider.h:9:
In file included from /builds/linux/include/linux/of.h:17:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/amd/amdgpu/gmc_v10_0.c:23:
In file included from /builds/linux/include/linux/firmware.h:7:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/netfilter/xt_HMARK.c:11:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/bridge/br_nf_core.c:13:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/netfilter/ipset/ip_set_hash_netportnet.c:7:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/ntfs/file.c:8:
In file included from /builds/linux/include/linux/backing-dev.h:13:
In file included from /builds/linux/include/linux/fs.h:6:
In file included from /builds/linux/include/linux/wait_bit.h:8:
In file included from /builds/linux/include/linux/wait.h:9:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/scsi/aic7xxx/aic79xx_proc.c:42:
In file included from /builds/linux/drivers/scsi/aic7xxx/aic79xx_osm.h:46:
In file included from /builds/linux/include/linux/blkdev.h:5:
In file included from /builds/linux/include/linux/sched.h:12:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/wireless/ralink/rt2x00/rt2x00mac.c:14:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/wireless/rsi/rsi_91x_sdio.c:18:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/sound/soc/meson/axg-tdmin.c:6:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/wireless/marvell/mwifiex/wmm.c:20:
In file included from /builds/linux/drivers/net/wireless/marvell/mwifiex/decl.h:26:
In file included from /builds/linux/include/linux/wait.h:9:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/ata/libata-transport.c:28:
In file included from /builds/linux/include/linux/blkdev.h:5:
In file included from /builds/linux/include/linux/sched.h:12:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/sound/soc/sof/intel/hda-stream.c:18:
In file included from /builds/linux/include/linux/pm_runtime.h:11:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/dma/idma64.c:11:
In file included from /builds/linux/include/linux/dmaengine.h:8:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/bluetooth/hci_intel.c:11:
In file included from /builds/linux/include/linux/skbuff.h:15:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/rds/page.c:33:
In file included from /builds/linux/include/linux/highmem.h:5:
In file included from /builds/linux/include/linux/fs.h:6:
In file included from /builds/linux/include/linux/wait_bit.h:8:
In file included from /builds/linux/include/linux/wait.h:9:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/misc/ti-st/st_core.c:10:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/usb/go7007/s2250-board.c:6:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/misc/cardreader/rtl8411.c:11:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/wireless/intel/iwlwifi/fw/paging.c:65:
In file included from /builds/linux/drivers/net/wireless/intel/iwlwifi/fw/runtime.h:63:
In file included from /builds/linux/drivers/net/wireless/intel/iwlwifi/iwl-config.h:66:
In file included from /builds/linux/include/linux/netdevice.h:24:
In file included from /builds/linux/include/linux/timer.h:6:
In file included from /builds/linux/include/linux/ktime.h:24:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/amd/amdgpu/gfx_v6_0.c:23:
In file included from /builds/linux/include/linux/firmware.h:7:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/mmc/host/sdhci-pci-dwc-mshc.c:12:
In file included from /builds/linux/drivers/mmc/host/sdhci.h:13:
In file included from /builds/linux/include/linux/scatterlist.h:8:
In file included from /builds/linux/include/linux/mm.h:10:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/platform/vivid/vivid-radio-tx.c:10:
In file included from /builds/linux/include/linux/sched/signal.h:5:
In file included from /builds/linux/include/linux/rculist.h:11:
In file included from /builds/linux/include/linux/rcupdate.h:27:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/regulator/uniphier-regulator.c:7:
In file included from /builds/linux/include/linux/clk.h:14:
In file included from /builds/linux/include/linux/notifier.h:14:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/staging/most/dim2/dim2.c:10:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/802/psnap.c:10:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/mmc/host/omap_hsmmc.c:18:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/sound/soc/codecs/wm5100-tables.c:10:
In file included from /builds/linux/sound/soc/codecs/wm5100.h:13:
In file included from /builds/linux/include/sound/soc.h:13:
In file included from /builds/linux/include/linux/of.h:17:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/md/dm-builtin.c:2:
In file included from /builds/linux/drivers/md/dm-core.h:12:
In file included from /builds/linux/include/linux/kthread.h:6:
In file included from /builds/linux/include/linux/sched.h:12:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/lib/chacha.c:13:
In file included from /builds/linux/include/crypto/chacha.h:18:
In file included from /builds/linux/include/crypto/skcipher.h:11:
In file included from /builds/linux/include/linux/crypto.h:19:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/radeon/radeon_mn.c:31:
In file included from /builds/linux/include/linux/firmware.h:7:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/engine/gr/ctxgk208.c:24:
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/engine/gr/ctxgf100.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/engine/gr/gf100.h:27:
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/engine/gr/priv.h:5:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/engine/gr.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/engine.h:5:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/subdev.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/device.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/oclass.h:3:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/os.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvif/os.h:6:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/ceph/ioctl.c:3:
In file included from /builds/linux/include/linux/in.h:19:
In file included from /builds/linux/include/uapi/linux/in.h:24:
In file included from /builds/linux/include/linux/socket.h:8:
In file included from /builds/linux/include/linux/uio.h:9:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/wireless/ath/ath9k/ar9003_paprd.c:18:
In file included from /builds/linux/drivers/net/wireless/ath/ath9k/hw.h:20:
In file included from /builds/linux/include/linux/if_ether.h:19:
In file included from /builds/linux/include/linux/skbuff.h:15:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/netfilter/nf_conntrack_standalone.c:3:
In file included from /builds/linux/include/linux/netfilter.h:6:
In file included from /builds/linux/include/linux/skbuff.h:15:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/kernel/extable.c:6:
In file included from /builds/linux/include/linux/ftrace.h:11:
In file included from /builds/linux/include/linux/kallsyms.h:12:
In file included from /builds/linux/include/linux/mm.h:10:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/md/persistent-data/dm-bitset.c:7:
In file included from /builds/linux/drivers/md/persistent-data/dm-bitset.h:9:
In file included from /builds/linux/drivers/md/persistent-data/dm-array.h:9:
In file included from /builds/linux/drivers/md/persistent-data/dm-btree.h:9:
In file included from /builds/linux/drivers/md/persistent-data/dm-block-manager.h:11:
In file included from /builds/linux/include/linux/blkdev.h:5:
In file included from /builds/linux/include/linux/sched.h:12:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/super.c:25:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/dvb-frontends/cxd2820r_t2.c:9:
In file included from /builds/linux/drivers/media/dvb-frontends/cxd2820r_priv.h:13:
In file included from /builds/linux/include/media/dvb_frontend.h:36:
In file included from /builds/linux/include/linux/sched.h:12:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/ipu-v3/ipu-pre.c:7:
In file included from /builds/linux/include/linux/clk.h:14:
In file included from /builds/linux/include/linux/notifier.h:14:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/input/joystick/guillemot.c:14:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/fpga/ice40-spi.c:11:
In file included from /builds/linux/include/linux/fpga/fpga-mgr.h:11:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/ethernet/qualcomm/emac/emac-mac.c:8:
In file included from /builds/linux/include/linux/tcp.h:17:
In file included from /builds/linux/include/linux/skbuff.h:15:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/panel/panel-tpo-td043mtea1.c:13:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/ethernet/hisilicon/hns/hns_dsaf_mac.c:6:
In file included from /builds/linux/include/linux/acpi.h:13:
In file included from /builds/linux/include/linux/irqdomain.h:35:
In file included from /builds/linux/include/linux/of.h:17:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/dvb-frontends/helene.c:12:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/ssb/pci.c:18:
In file included from /builds/linux/drivers/ssb/ssb_private.h:8:
In file included from /builds/linux/include/linux/ssb/ssb.h:5:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/mtd/nand/raw/mxc_nand.c:8:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/of/device.c:4:
In file included from /builds/linux/include/linux/of.h:17:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/ethernet/cavium/thunder/nicvf_main.c:6:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/wireless/atmel/atmel.c:42:
In file included from /builds/linux/include/linux/interrupt.h:11:
In file included from /builds/linux/include/linux/hardirq.h:5:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/ata/pdc_adma.c:20:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/rtc/rtc-cpcap.c:18:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/hwtracing/stm/policy.c:13:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/rc/iguanair.c:8:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/input/misc/pm8941-pwrkey.c:9:
In file included from /builds/linux/include/linux/input.h:8:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/wireless/zydas/zd1211rw/zd_rf_al2230.c:11:
In file included from /builds/linux/drivers/net/wireless/zydas/zd1211rw/zd_usb.h:11:
In file included from /builds/linux/include/linux/completion.h:12:
In file included from /builds/linux/include/linux/wait.h:9:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/video/fbdev/via/via_aux_edid.c:9:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/power/supply/da9030_battery.c:10:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/wireless/zydas/zd1201.c:12:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/pinctrl/pinctrl-rza2.c:14:
In file included from /builds/linux/include/linux/gpio/driver.h:5:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/ipv6/netfilter/ip6t_SYNPROXY.c:6:
In file included from /builds/linux/include/linux/netfilter_ipv6/ip6_tables.h:18:
In file included from /builds/linux/include/uapi/linux/if.h:25:
In file included from /builds/linux/include/linux/socket.h:8:
In file included from /builds/linux/include/linux/uio.h:9:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/video/fbdev/omap2/omapfb/dss/display-sysfs.c:13:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/xfs/xfs_trace.c:6:
In file included from /builds/linux/fs/xfs/xfs.h:22:
In file included from /builds/linux/fs/xfs/xfs_linux.h:24:
In file included from /builds/linux/fs/xfs/kmem.h:9:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/qxl/qxl_debugfs.c:31:
In file included from /builds/linux/include/drm/drm_debugfs.h:36:
In file included from /builds/linux/include/linux/seq_file.h:8:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/ethernet/cavium/common/cavium_ptp.c:6:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/mfd/stm32-timers.c:8:
In file included from /builds/linux/include/linux/mfd/stm32-timers.h:10:
In file included from /builds/linux/include/linux/clk.h:14:
In file included from /builds/linux/include/linux/notifier.h:14:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/fpga/dfl-fme-main.c:18:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/kernel/time/posix-clock.c:7:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/firewire/core-topology.c:10:
In file included from /builds/linux/include/linux/firewire.h:5:
In file included from /builds/linux/include/linux/completion.h:12:
In file included from /builds/linux/include/linux/wait.h:9:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/panel/panel-tpo-td028ttec1.c:20:
In file included from /builds/linux/include/linux/backlight.h:12:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/pinctrl/sh-pfc/pfc-r8a77970.c:16:
In file included from /builds/linux/include/linux/io.h:13:
In file included from /builds/linux/arch/riscv/include/asm/io.h:15:
In file included from /builds/linux/arch/riscv/include/asm/mmiowb.h:12:
In file included from /builds/linux/include/asm-generic/mmiowb.h:27:
In file included from /builds/linux/arch/riscv/include/asm/smp.h:11:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/wireless/ath/ath9k/eeprom_9287.c:18:
In file included from /builds/linux/drivers/net/wireless/ath/ath9k/hw.h:20:
In file included from /builds/linux/include/linux/if_ether.h:19:
In file included from /builds/linux/include/linux/skbuff.h:15:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/panel/panel-jdi-lt070me05000.c:14:
In file included from /builds/linux/include/linux/backlight.h:12:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/usb/host/xhci-mtk.c:10:
In file included from /builds/linux/include/linux/clk.h:14:
In file included from /builds/linux/include/linux/notifier.h:14:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/wireless/mediatek/mt76/mt76x0/usb.c:7:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/i2c/saa7115.c:29:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/crypto/keyring.c:21:
In file included from /builds/linux/include/crypto/skcipher.h:11:
In file included from /builds/linux/include/linux/crypto.h:19:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/sound/soc/samsung/tm2_wm5110.c:8:
In file included from /builds/linux/include/linux/clk.h:14:
In file included from /builds/linux/include/linux/notifier.h:14:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/certs/common.c:4:
In file included from /builds/linux/include/linux/key.h:15:
In file included from /builds/linux/include/linux/rbtree.h:22:
In file included from /builds/linux/include/linux/rcupdate.h:27:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/infiniband/hw/mlx4/mcg.c:33:
In file included from /builds/linux/include/rdma/ib_mad.h:42:
In file included from /builds/linux/include/rdma/ib_verbs.h:43:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/ethernet/atheros/atl1e/atl1e_param.c:9:
In file included from /builds/linux/include/linux/netdevice.h:24:
In file included from /builds/linux/include/linux/timer.h:6:
In file included from /builds/linux/include/linux/ktime.h:24:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/infiniband/ulp/isert/ib_isert.c:12:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/ipv6/xfrm6_state.c:15:
In file included from /builds/linux/include/net/xfrm.h:7:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/mm/page_io.c:14:
In file included from /builds/linux/include/linux/mm.h:10:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/btrfs/raid56.c:7:
In file included from /builds/linux/include/linux/sched.h:12:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/dvb-frontends/as102_fe.c:8:
In file included from /builds/linux/include/media/dvb_frontend.h:36:
In file included from /builds/linux/include/linux/sched.h:12:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/staging/sm750fb/ddk750_chip.c:6:
In file included from /builds/linux/drivers/staging/sm750fb/ddk750_chip.h:9:
In file included from /builds/linux/include/linux/io.h:13:
In file included from /builds/linux/arch/riscv/include/asm/io.h:15:
In file included from /builds/linux/arch/riscv/include/asm/mmiowb.h:12:
In file included from /builds/linux/include/asm-generic/mmiowb.h:27:
In file included from /builds/linux/arch/riscv/include/asm/smp.h:11:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/sound/pcmcia/pdaudiocf/pdaudiocf.c:8:
In file included from /builds/linux/include/sound/core.h:10:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/platform/mtk-jpeg/mtk_jpeg_core.c:8:
In file included from /builds/linux/include/linux/clk.h:14:
In file included from /builds/linux/include/linux/notifier.h:14:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/engine/sw/base.c:24:
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/engine/sw/priv.h:5:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/engine/sw.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/engine.h:5:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/subdev.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/device.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/oclass.h:3:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/os.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvif/os.h:6:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/scsi/csiostor/csio_init.c:38:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/input/touchscreen/wm9712.c:12:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/ethernet/intel/e1000e/82571.c:20:
In file included from /builds/linux/drivers/net/ethernet/intel/e1000e/e1000.h:11:
In file included from /builds/linux/include/linux/timer.h:6:
In file included from /builds/linux/include/linux/ktime.h:24:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/usb/serial/qcserial.c:10:
In file included from /builds/linux/include/linux/tty.h:5:
In file included from /builds/linux/include/linux/fs.h:6:
In file included from /builds/linux/include/linux/wait_bit.h:8:
In file included from /builds/linux/include/linux/wait.h:9:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/staging/fbtft/fb_ssd1325.c:6:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/netrom/nr_timer.c:9:
In file included from /builds/linux/include/linux/socket.h:8:
In file included from /builds/linux/include/linux/uio.h:9:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/ata/sata_sx4.c:66:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/usb/go7007/go7007-i2c.c:6:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/subdev/i2c/base.c:24:
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/subdev/i2c/priv.h:5:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/subdev/i2c.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/subdev.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/device.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/oclass.h:3:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/os.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvif/os.h:6:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/jfs/jfs_dtree.c:90:
In file included from /builds/linux/include/linux/fs.h:6:
In file included from /builds/linux/include/linux/wait_bit.h:8:
In file included from /builds/linux/include/linux/wait.h:9:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/scsi/be2iscsi/be_cmds.c:10:
In file included from /builds/linux/include/scsi/iscsi_proto.h:14:
In file included from /builds/linux/include/scsi/scsi.h:10:
In file included from /builds/linux/include/linux/scatterlist.h:8:
In file included from /builds/linux/include/linux/mm.h:10:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser_interface.c:26:
In file included from /builds/linux/drivers/gpu/drm/amd/amdgpu/../display/dc/dm_services.h:34:
In file included from /builds/linux/drivers/gpu/drm/amd/amdgpu/../display/amdgpu_dm/amdgpu_dm_trace.h:32:
In file included from /builds/linux/include/linux/tracepoint.h:15:
In file included from /builds/linux/include/linux/smp.h:64:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/scsi/aic94xx/aic94xx_seq.c:12:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/iio/accel/adxl372_spi.c:8:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/usb/em28xx/em28xx-i2c.c:21:
In file included from /builds/linux/drivers/media/usb/em28xx/em28xx.h:31:
In file included from /builds/linux/include/linux/workqueue.h:9:
In file included from /builds/linux/include/linux/timer.h:6:
In file included from /builds/linux/include/linux/ktime.h:24:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/clk/sunxi-ng/ccu-sun8i-v3s.c:9:
In file included from /builds/linux/include/linux/clk-provider.h:9:
In file included from /builds/linux/include/linux/of.h:17:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/netconsole.c:27:
In file included from /builds/linux/include/linux/mm.h:10:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/mac80211/aes_cmac.c:9:
In file included from /builds/linux/include/linux/crypto.h:19:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/nfc/pn544/i2c.c:11:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/platform/vim2m.c:21:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/xfs/scrub/quota.c:6:
In file included from /builds/linux/fs/xfs/xfs.h:22:
In file included from /builds/linux/fs/xfs/xfs_linux.h:24:
In file included from /builds/linux/fs/xfs/kmem.h:9:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/sound/hda/hdac_stream.c:9:
In file included from /builds/linux/include/linux/clocksource.h:13:
In file included from /builds/linux/include/linux/timex.h:56:
In file included from /builds/linux/include/uapi/linux/timex.h:56:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/ipv6/netfilter/ip6_tables.c:14:
In file included from /builds/linux/include/linux/in.h:19:
In file included from /builds/linux/include/uapi/linux/in.h:24:
In file included from /builds/linux/include/linux/socket.h:8:
In file included from /builds/linux/include/linux/uio.h:9:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/amd/amdgpu/../display/dc/calcs/bw_fixed.c:25:
In file included from /builds/linux/drivers/gpu/drm/amd/amdgpu/../display/dc/dm_services.h:34:
In file included from /builds/linux/drivers/gpu/drm/amd/amdgpu/../display/amdgpu_dm/amdgpu_dm_trace.h:32:
In file included from /builds/linux/include/linux/tracepoint.h:15:
In file included from /builds/linux/include/linux/smp.h:64:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/infiniband/core/uverbs_std_types_mr.c:33:
In file included from /builds/linux/drivers/infiniband/core/rdma_core.h:40:
In file included from /builds/linux/include/linux/idr.h:15:
In file included from /builds/linux/include/linux/radix-tree.h:14:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/ethernet/mellanox/mlx5/core/en/tc_tun_geneve.c:4:
In file included from /builds/linux/include/net/geneve.h:5:
In file included from /builds/linux/include/net/udp_tunnel.h:5:
In file included from /builds/linux/include/net/ip_tunnels.h:5:
In file included from /builds/linux/include/linux/if_tunnel.h:5:
In file included from /builds/linux/include/linux/ip.h:16:
In file included from /builds/linux/include/linux/skbuff.h:15:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/nilfs2/alloc.c:12:
In file included from /builds/linux/include/linux/buffer_head.h:12:
In file included from /builds/linux/include/linux/fs.h:6:
In file included from /builds/linux/include/linux/wait_bit.h:8:
In file included from /builds/linux/include/linux/wait.h:9:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/staging/rtl8188eu/hal/rtl8188e_dm.c:16:
In file included from /builds/linux/drivers/staging/rtl8188eu/include/osdep_service.h:16:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/wireless/ath/ath9k/common-init.c:19:
In file included from /builds/linux/drivers/net/wireless/ath/ath9k/common.h:17:
In file included from /builds/linux/include/net/mac80211.h:18:
In file included from /builds/linux/include/linux/if_ether.h:19:
In file included from /builds/linux/include/linux/skbuff.h:15:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/scsi/ch.c:11:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/ethernet/freescale/enetc/enetc_cbdr.c:4:
In file included from /builds/linux/drivers/net/ethernet/freescale/enetc/enetc.h:4:
In file included from /builds/linux/include/linux/timer.h:6:
In file included from /builds/linux/include/linux/ktime.h:24:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/video/backlight/tps65217_bl.c:20:
In file included from /builds/linux/include/linux/backlight.h:12:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/subdev/fb/nv50.c:24:
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/subdev/fb/nv50.h:5:
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/subdev/fb/priv.h:5:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/subdev/fb.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/subdev.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/device.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/oclass.h:3:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/os.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvif/os.h:6:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/subdev/mmu/tu102.c:22:
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/subdev/mmu/mem.h:3:
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/subdev/mmu/priv.h:5:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/subdev/mmu.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/subdev.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/device.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/oclass.h:3:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/os.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvif/os.h:6:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/sound/soc/codecs/hdmi-codec.c:7:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/platform/rcar-vin/rcar-core.c:13:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/udf/truncate.c:22:
In file included from /builds/linux/fs/udf/udfdecl.h:10:
In file included from /builds/linux/include/linux/fs.h:6:
In file included from /builds/linux/include/linux/wait_bit.h:8:
In file included from /builds/linux/include/linux/wait.h:9:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/subdev/gpio/nv10.c:26:
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/subdev/gpio/priv.h:5:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/subdev/gpio.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/subdev.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/device.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/oclass.h:3:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/os.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvif/os.h:6:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/subdev/therm/ic.c:24:
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/subdev/therm/priv.h:27:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/subdev/therm.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/subdev.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/device.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/oclass.h:3:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/os.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvif/os.h:6:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/amd/amdgpu/../powerplay/hwmgr/smu_helper.c:24:
In file included from /builds/linux/include/linux/pci.h:35:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/samples/trace_events/trace-events-sample.c:2:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/bluetooth/smp.c:23:
In file included from /builds/linux/include/linux/debugfs.h:15:
In file included from /builds/linux/include/linux/fs.h:6:
In file included from /builds/linux/include/linux/wait_bit.h:8:
In file included from /builds/linux/include/linux/wait.h:9:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/infiniband/hw/mlx5/srq.c:6:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/hamradio/6pack.c:16:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/wireless/ralink/rt2x00/rt2800usb.c:20:
In file included from /builds/linux/include/linux/etherdevice.h:20:
In file included from /builds/linux/include/linux/if_ether.h:19:
In file included from /builds/linux/include/linux/skbuff.h:15:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/v4l2-core/v4l2-subdev.c:12:
In file included from /builds/linux/include/linux/mm.h:10:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/sound/soc/codecs/tlv320aic23.c:18:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/tty/rocket.c:49:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/lib/mpi/generic_mpih-mul1.c:16:
In file included from /builds/linux/lib/mpi/mpi-internal.h:20:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/ife/ife.c:19:
In file included from /builds/linux/include/linux/skbuff.h:15:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/dvb-frontends/lgdt3306a.c:16:
In file included from /builds/linux/drivers/media/dvb-frontends/lgdt3306a.h:12:
In file included from /builds/linux/include/linux/i2c.h:13:
In file included from /builds/linux/include/linux/acpi.h:13:
In file included from /builds/linux/include/linux/irqdomain.h:35:
In file included from /builds/linux/include/linux/of.h:17:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/i2c/ov5695.c:8:
In file included from /builds/linux/include/linux/clk.h:14:
In file included from /builds/linux/include/linux/notifier.h:14:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/staging/rtl8723bs/hal/odm.c:8:
In file included from /builds/linux/drivers/staging/rtl8723bs/hal/odm_precomp.h:11:
In file included from /builds/linux/drivers/staging/rtl8723bs/hal/odm_types.h:10:
In file included from /builds/linux/drivers/staging/rtl8723bs/include/drv_types.h:18:
In file included from /builds/linux/include/linux/sched/signal.h:5:
In file included from /builds/linux/include/linux/rculist.h:11:
In file included from /builds/linux/include/linux/rcupdate.h:27:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/staging/rtl8188eu/core/rtw_iol.c:8:
In file included from /builds/linux/drivers/staging/rtl8188eu/include/rtw_iol.h:10:
In file included from /builds/linux/drivers/staging/rtl8188eu/include/drv_types.h:19:
In file included from /builds/linux/drivers/staging/rtl8188eu/include/osdep_service.h:16:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/wireless/ath/wil6210/ethtool.c:18:
In file included from /builds/linux/include/linux/etherdevice.h:20:
In file included from /builds/linux/include/linux/if_ether.h:19:
In file included from /builds/linux/include/linux/skbuff.h:15:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/scsi/scsi_lib_dma.c:6:
In file included from /builds/linux/include/linux/blkdev.h:5:
In file included from /builds/linux/include/linux/sched.h:12:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/platform/s5p-mfc/s5p_mfc_cmd_v5.c:10:
In file included from /builds/linux/drivers/media/platform/s5p-mfc/s5p_mfc_cmd.h:12:
In file included from /builds/linux/drivers/media/platform/s5p-mfc/s5p_mfc_common.h:15:
In file included from /builds/linux/include/linux/platform_device.h:13:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/wimax/debugfs.c:9:
In file included from /builds/linux/include/linux/debugfs.h:15:
In file included from /builds/linux/include/linux/fs.h:6:
In file included from /builds/linux/include/linux/wait_bit.h:8:
In file included from /builds/linux/include/linux/wait.h:9:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/batman-adv/originator.c:7:
In file included from /builds/linux/net/batman-adv/originator.h:10:
In file included from /builds/linux/net/batman-adv/main.h:210:
In file included from /builds/linux/include/linux/etherdevice.h:20:
In file included from /builds/linux/include/linux/if_ether.h:19:
In file included from /builds/linux/include/linux/skbuff.h:15:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/ttm/ttm_execbuf_util.c:29:
In file included from /builds/linux/include/drm/ttm/ttm_execbuf_util.h:36:
In file included from /builds/linux/include/drm/ttm/ttm_bo_api.h:34:
In file included from /builds/linux/include/drm/drm_gem.h:37:
In file included from /builds/linux/include/linux/kref.h:16:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/ethernet/intel/igb/igb_main.c:6:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/arch/riscv/kernel/smpboot.c:11:
In file included from /builds/linux/include/linux/arch_topology.h:9:
In file included from /builds/linux/include/linux/percpu.h:6:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/extcon/extcon-sm5502.c:10:
In file included from /builds/linux/include/linux/i2c.h:13:
In file included from /builds/linux/include/linux/acpi.h:13:
In file included from /builds/linux/include/linux/irqdomain.h:35:
In file included from /builds/linux/include/linux/of.h:17:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/pci/solo6x10/solo6x10-enc.c:15:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/base/regmap/regcache-flat.c:9:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/nfs/nfs4session.c:12:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/i2c/i2c-core-of.c:12:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/nfs/nfs42proc.c:5:
In file included from /builds/linux/include/linux/fs.h:6:
In file included from /builds/linux/include/linux/wait_bit.h:8:
In file included from /builds/linux/include/linux/wait.h:9:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/dsa/vitesse-vsc73xx-spi.c:16:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/usb/dvb-usb/digitv.c:11:
In file included from /builds/linux/drivers/media/usb/dvb-usb/digitv.h:6:
In file included from /builds/linux/drivers/media/usb/dvb-usb/dvb-usb.h:14:
In file included from /builds/linux/include/linux/input.h:8:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/wireless/intel/iwlegacy/4965-debug.c:10:
In file included from /builds/linux/drivers/net/wireless/intel/iwlegacy/common.h:14:
In file included from /builds/linux/include/linux/interrupt.h:11:
In file included from /builds/linux/include/linux/hardirq.h:5:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/nls/nls_cp850.c:10:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/ata/pata_sis.c:28:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/staging/rtl8188eu/core/rtw_ioctl_set.c:9:
In file included from /builds/linux/drivers/staging/rtl8188eu/include/osdep_service.h:16:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/clocksource/mps2-timer.c:10:
In file included from /builds/linux/include/linux/clk.h:14:
In file included from /builds/linux/include/linux/notifier.h:14:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/ext2/file.c:22:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/usb/typec/tcpm/tcpci_rt1711h.c:9:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/input/misc/sc27xx-vibra.c:6:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/subdev/devinit/gv100.c:22:
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/subdev/devinit/nv50.h:5:
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/subdev/devinit/priv.h:5:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/subdev/devinit.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/subdev.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/device.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/oclass.h:3:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/os.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvif/os.h:6:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/sound/pci/ctxfi/ctatc.c:15:
In file included from /builds/linux/sound/pci/ctxfi/ctatc.h:18:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/i2c/cx25840/cx25840-firmware.c:5:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/input/keyboard/omap4-keypad.c:11:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/wireless/ti/wlcore/sdio.c:10:
In file included from /builds/linux/include/linux/irq.h:14:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/ecryptfs/kthread.c:9:
In file included from /builds/linux/include/linux/kthread.h:6:
In file included from /builds/linux/include/linux/sched.h:12:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/sound/soc/codecs/pcm186x-i2c.c:11:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/iio/magnetometer/ak8975.c:10:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/sound/soc/sof/intel/hda-dsp.c:18:
In file included from /builds/linux/include/sound/hdaudio_ext.h:5:
In file included from /builds/linux/include/sound/hdaudio.h:9:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/mfd/wm8994-regmap.c:10:
In file included from /builds/linux/include/linux/mfd/wm8994/core.h:13:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/nilfs2/gcinode.c:24:
In file included from /builds/linux/include/linux/buffer_head.h:12:
In file included from /builds/linux/include/linux/fs.h:6:
In file included from /builds/linux/include/linux/wait_bit.h:8:
In file included from /builds/linux/include/linux/wait.h:9:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/input/keyboard/qt1050.c:13:
In file included from /builds/linux/include/linux/i2c.h:13:
In file included from /builds/linux/include/linux/acpi.h:13:
In file included from /builds/linux/include/linux/irqdomain.h:35:
In file included from /builds/linux/include/linux/of.h:17:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/arch/riscv/kernel/sys_riscv.c:8:
In file included from /builds/linux/include/linux/syscalls.h:74:
In file included from /builds/linux/include/uapi/linux/aio_abi.h:31:
In file included from /builds/linux/include/linux/fs.h:6:
In file included from /builds/linux/include/linux/wait_bit.h:8:
In file included from /builds/linux/include/linux/wait.h:9:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/staging/rtl8723bs/core/rtw_ieee80211.c:9:
In file included from /builds/linux/drivers/staging/rtl8723bs/include/drv_types.h:18:
In file included from /builds/linux/include/linux/sched/signal.h:5:
In file included from /builds/linux/include/linux/rculist.h:11:
In file included from /builds/linux/include/linux/rcupdate.h:27:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/lib/fault-inject.c:4:
In file included from /builds/linux/include/linux/random.h:101:
In file included from /builds/linux/include/linux/prandom.h:12:
In file included from /builds/linux/include/linux/percpu.h:6:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/fddi/skfp/ess.c:34:
In file included from /builds/linux/drivers/net/fddi/skfp/h/smc.h:46:
In file included from /builds/linux/drivers/net/fddi/skfp/h/targetos.h:42:
In file included from /builds/linux/arch/riscv/include/asm/io.h:15:
In file included from /builds/linux/arch/riscv/include/asm/mmiowb.h:12:
In file included from /builds/linux/include/asm-generic/mmiowb.h:27:
In file included from /builds/linux/arch/riscv/include/asm/smp.h:11:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/infiniband/core/iwpm_util.c:34:
In file included from /builds/linux/drivers/infiniband/core/iwpm_util.h:36:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/crypto/cavium/cpt/cptvf_mbox.c:6:
In file included from /builds/linux/drivers/crypto/cavium/cpt/cptvf.h:10:
In file included from /builds/linux/drivers/crypto/cavium/cpt/cpt_common.h:11:
In file included from /builds/linux/include/linux/pci.h:35:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/staging/comedi/drivers/ni_labpc_cs.c:40:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/staging/greybus/fw-management.c:9:
In file included from /builds/linux/include/linux/cdev.h:5:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/xfs/xfs_qm_bhv.c:6:
In file included from /builds/linux/fs/xfs/xfs.h:22:
In file included from /builds/linux/fs/xfs/xfs_linux.h:24:
In file included from /builds/linux/fs/xfs/kmem.h:9:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/subdev/i2c/nv50.c:24:
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/subdev/i2c/priv.h:5:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/subdev/i2c.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/subdev.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/device.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/oclass.h:3:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/os.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvif/os.h:6:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/crypto/atmel-tdes.c:15:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/reset/reset-axs10x.c:11:
In file included from /builds/linux/include/linux/io.h:13:
In file included from /builds/linux/arch/riscv/include/asm/io.h:15:
In file included from /builds/linux/arch/riscv/include/asm/mmiowb.h:12:
In file included from /builds/linux/include/asm-generic/mmiowb.h:27:
In file included from /builds/linux/arch/riscv/include/asm/smp.h:11:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/wireless/broadcom/brcm80211/brcmsmac/ucode_loader.c:18:
In file included from /builds/linux/drivers/net/wireless/broadcom/brcm80211/brcmsmac/types.h:21:
In file included from /builds/linux/include/linux/io.h:13:
In file included from /builds/linux/arch/riscv/include/asm/io.h:15:
In file included from /builds/linux/arch/riscv/include/asm/mmiowb.h:12:
In file included from /builds/linux/include/asm-generic/mmiowb.h:27:
In file included from /builds/linux/arch/riscv/include/asm/smp.h:11:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/lib/list_debug.c:12:
In file included from /builds/linux/include/linux/rculist.h:11:
In file included from /builds/linux/include/linux/rcupdate.h:27:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/scsi/bfa/bfa_fcs_lport.c:11:
In file included from /builds/linux/drivers/scsi/bfa/bfad_drv.h:23:
In file included from /builds/linux/include/linux/pci.h:35:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/phy/lantiq/phy-lantiq-rcu-usb2.c:9:
In file included from /builds/linux/include/linux/clk.h:14:
In file included from /builds/linux/include/linux/notifier.h:14:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/video/fbdev/aty/radeon_monitor.c:2:
In file included from /builds/linux/drivers/video/fbdev/aty/radeonfb.h:9:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/iio/light/tsl2772.c:13:
In file included from /builds/linux/include/linux/i2c.h:13:
In file included from /builds/linux/include/linux/acpi.h:13:
In file included from /builds/linux/include/linux/irqdomain.h:35:
In file included from /builds/linux/include/linux/of.h:17:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpio/gpio-rc5t583.c:13:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/ethernet/qlogic/qed/qed_roce.c:36:
In file included from /builds/linux/include/linux/dma-mapping.h:7:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/staging/rtl8712/rtl871x_recv.c:19:
In file included from /builds/linux/include/linux/ip.h:16:
In file included from /builds/linux/include/linux/skbuff.h:15:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/crypto/gf128mul.c:51:
In file included from /builds/linux/include/crypto/gf128mul.h:54:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/nls/nls_iso8859-1.c:10:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/nls/mac-cyrillic.c:46:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/arch/riscv/mm/hugetlbpage.c:2:
In file included from /builds/linux/include/linux/hugetlb.h:5:
In file included from /builds/linux/include/linux/mm_types.h:9:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/vkms/vkms_drv.c:12:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/hid/hid-samsung.c:25:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/wireless/ath/ath9k/debug.c:17:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/block/blk-mq-debugfs-zoned.c:6:
In file included from /builds/linux/include/linux/blkdev.h:5:
In file included from /builds/linux/include/linux/sched.h:12:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/sched/act_mirred.c:14:
In file included from /builds/linux/include/linux/skbuff.h:15:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/w1/w1.c:8:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/usb/storage/sierra_ms.c:2:
In file included from /builds/linux/include/scsi/scsi.h:10:
In file included from /builds/linux/include/linux/scatterlist.h:8:
In file included from /builds/linux/include/linux/mm.h:10:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/sound/soc/codecs/es7134.c:7:
In file included from /builds/linux/include/linux/of_platform.h:9:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/mtd/nand/raw/denali_pci.c:8:
In file included from /builds/linux/include/linux/io.h:13:
In file included from /builds/linux/arch/riscv/include/asm/io.h:15:
In file included from /builds/linux/arch/riscv/include/asm/mmiowb.h:12:
In file included from /builds/linux/include/asm-generic/mmiowb.h:27:
In file included from /builds/linux/arch/riscv/include/asm/smp.h:11:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/nvme/target/trace.c:8:
In file included from /builds/linux/drivers/nvme/target/trace.h:16:
In file included from /builds/linux/include/linux/tracepoint.h:15:
In file included from /builds/linux/include/linux/smp.h:64:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/btrfs/uuid-tree.c:8:
In file included from /builds/linux/fs/btrfs/ctree.h:9:
In file included from /builds/linux/include/linux/mm.h:10:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/hfs/sysdep.c:12:
In file included from /builds/linux/fs/hfs/hfs_fs.h:18:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/xfs/xfs.h:22:
In file included from /builds/linux/fs/xfs/xfs_linux.h:24:
In file included from /builds/linux/fs/xfs/kmem.h:9:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/iio/light/max44000.c:12:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/power/supply/tps65090-charger.c:10:
In file included from /builds/linux/include/linux/freezer.h:8:
In file included from /builds/linux/include/linux/sched.h:12:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/ipv6/netfilter/nf_conntrack_reasm.c:18:
In file included from /builds/linux/include/linux/socket.h:8:
In file included from /builds/linux/include/linux/uio.h:9:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/phy/marvell/phy-armada375-usb2.c:16:
In file included from /builds/linux/include/linux/io.h:13:
In file included from /builds/linux/arch/riscv/include/asm/io.h:15:
In file included from /builds/linux/arch/riscv/include/asm/mmiowb.h:12:
In file included from /builds/linux/include/asm-generic/mmiowb.h:27:
In file included from /builds/linux/arch/riscv/include/asm/smp.h:11:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/platform/qcom/venus/venc_ctrls.c:7:
In file included from /builds/linux/include/media/v4l2-ctrls.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/watchdog/stpmic1_wdt.c:7:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/jffs2/readinode.c:15:
In file included from /builds/linux/include/linux/sched.h:12:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/sysv/balloc.c:23:
In file included from /builds/linux/include/linux/buffer_head.h:12:
In file included from /builds/linux/include/linux/fs.h:6:
In file included from /builds/linux/include/linux/wait_bit.h:8:
In file included from /builds/linux/include/linux/wait.h:9:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/ethernet/jme.c:14:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/wireless/realtek/rtw88/util.c:5:
In file included from /builds/linux/drivers/net/wireless/realtek/rtw88/main.h:8:
In file included from /builds/linux/include/net/mac80211.h:18:
In file included from /builds/linux/include/linux/if_ether.h:19:
In file included from /builds/linux/include/linux/skbuff.h:15:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/mfd/si476x-prop.c:11:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/fsi/fsi-master-ast-cf.c:9:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/dlm/ast.c:12:
In file included from /builds/linux/fs/dlm/dlm_internal.h:19:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/tipc/ib_media.c:42:
In file included from /builds/linux/net/tipc/core.h:46:
In file included from /builds/linux/include/linux/mm.h:10:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/amd/amdgpu/amdgpu_afmt.c:26:
In file included from /builds/linux/include/linux/hdmi.h:28:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/nfs/unlink.c:9:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/pci/cx25821/cx25821-core.c:12:
In file included from /builds/linux/include/linux/i2c.h:13:
In file included from /builds/linux/include/linux/acpi.h:13:
In file included from /builds/linux/include/linux/irqdomain.h:35:
In file included from /builds/linux/include/linux/of.h:17:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/subdev/fb/gm107.c:24:
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/subdev/fb/gf100.h:5:
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/subdev/fb/priv.h:5:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/subdev/fb.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/subdev.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/device.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/oclass.h:3:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/os.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvif/os.h:6:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/dvb-frontends/si2165.c:15:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/engine/device/base.c:24:
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/engine/device/priv.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/device.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/oclass.h:3:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/os.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvif/os.h:6:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/pci/controller/pcie-xilinx.c:13:
In file included from /builds/linux/include/linux/interrupt.h:11:
In file included from /builds/linux/include/linux/hardirq.h:5:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/kernel/hung_task.c:9:
In file included from /builds/linux/include/linux/mm.h:10:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/drm_edid_load.c:10:
In file included from /builds/linux/include/linux/firmware.h:7:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/ethernet/qualcomm/emac/emac-sgmii-qdf2400.c:8:
In file included from /builds/linux/include/linux/iopoll.h:11:
In file included from /builds/linux/include/linux/ktime.h:24:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/ethernet/hisilicon/hns3/hns3_ethtool.c:4:
In file included from /builds/linux/include/linux/etherdevice.h:20:
In file included from /builds/linux/include/linux/if_ether.h:19:
In file included from /builds/linux/include/linux/skbuff.h:15:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/usb/cx231xx/cx231xx-i2c.c:11:
In file included from /builds/linux/drivers/media/usb/cx231xx/cx231xx.h:13:
In file included from /builds/linux/include/linux/videodev2.h:59:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/subdev/bios/vmap.c:24:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/subdev/bios.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/subdev.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/device.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/oclass.h:3:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/os.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvif/os.h:6:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/lib/ubsan.c:15:
In file included from /builds/linux/include/linux/sched.h:12:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/nvme/host/core.c:7:
In file included from /builds/linux/include/linux/blkdev.h:5:
In file included from /builds/linux/include/linux/sched.h:12:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/misc/ti-st/st_kim.c:11:
In file included from /builds/linux/include/linux/platform_device.h:13:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/usb/dvb-usb/dibusb-mb.c:12:
In file included from /builds/linux/drivers/media/usb/dvb-usb/dibusb.h:14:
In file included from /builds/linux/drivers/media/usb/dvb-usb/dvb-usb.h:14:
In file included from /builds/linux/include/linux/input.h:8:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/staging/fbtft/fb_ili9325.c:10:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/reiserfs/dir.c:7:
In file included from /builds/linux/include/linux/fs.h:6:
In file included from /builds/linux/include/linux/wait_bit.h:8:
In file included from /builds/linux/include/linux/wait.h:9:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/nfc/st21nfca/core.c:8:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/platform/atmel/atmel-sama5d2-isc.c:26:
In file included from /builds/linux/include/linux/clk.h:14:
In file included from /builds/linux/include/linux/notifier.h:14:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/usb/cdns3/trace.c:11:
In file included from /builds/linux/drivers/usb/cdns3/trace.h:18:
In file included from /builds/linux/include/linux/tracepoint.h:15:
In file included from /builds/linux/include/linux/smp.h:64:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/nls/nls_cp737.c:10:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/wireless/realtek/rtlwifi/rtl8192se/trx.c:4:
In file included from /builds/linux/drivers/net/wireless/realtek/rtlwifi/rtl8192se/../wifi.h:9:
In file included from /builds/linux/include/linux/sched.h:12:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/staging/kpc2000/kpc2000_spi.c:12:
In file included from /builds/linux/include/linux/interrupt.h:11:
In file included from /builds/linux/include/linux/hardirq.h:5:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/lib/lockref.c:3:
In file included from /builds/linux/include/linux/lockref.h:18:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/pps/clients/pps-ktimer.c:11:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/i2c/tda1997x.c:6:
In file included from /builds/linux/include/linux/hdmi.h:28:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/block/blk-mq-tag.c:10:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/ethernet/broadcom/bnx2x/bnx2x_link.c:23:
In file included from /builds/linux/include/linux/pci.h:35:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/omfs/file.c:7:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/kernel/rcu/rcutorture.c:18:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/amd/amdgpu/smu_v11_0_i2c.c:28:
In file included from /builds/linux/drivers/gpu/drm/amd/amdgpu/amdgpu.h:31:
In file included from /builds/linux/drivers/gpu/drm/amd/amdgpu/amdgpu_ctx.h:26:
In file included from /builds/linux/drivers/gpu/drm/amd/amdgpu/amdgpu_ring.h:28:
In file included from /builds/linux/include/drm/gpu_scheduler.h:27:
In file included from /builds/linux/include/drm/spsc_queue.h:28:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/bridge/br_stp_timer.c:13:
In file included from /builds/linux/net/bridge/br_private.h:12:
In file included from /builds/linux/include/linux/netdevice.h:24:
In file included from /builds/linux/include/linux/timer.h:6:
In file included from /builds/linux/include/linux/ktime.h:24:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/input/misc/twl6040-vibra.c:14:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/usb/gspca/vicam.c:21:
In file included from /builds/linux/include/linux/workqueue.h:9:
In file included from /builds/linux/include/linux/timer.h:6:
In file included from /builds/linux/include/linux/ktime.h:24:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/infiniband/core/security.c:33:
In file included from /builds/linux/include/linux/security.h:26:
In file included from /builds/linux/include/linux/key.h:15:
In file included from /builds/linux/include/linux/rbtree.h:22:
In file included from /builds/linux/include/linux/rcupdate.h:27:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/ethernet/intel/fm10k/fm10k_ethtool.c:4:
In file included from /builds/linux/include/linux/vmalloc.h:5:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/nfs/sysfs.c:6:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/ethernet/samsung/sxgbe/sxgbe_mdio.c:12:
In file included from /builds/linux/include/linux/io.h:13:
In file included from /builds/linux/arch/riscv/include/asm/io.h:15:
In file included from /builds/linux/arch/riscv/include/asm/mmiowb.h:12:
In file included from /builds/linux/include/asm-generic/mmiowb.h:27:
In file included from /builds/linux/arch/riscv/include/asm/smp.h:11:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/ipv4/ping.c:18:
In file included from /builds/linux/include/linux/uaccess.h:5:
In file included from /builds/linux/include/linux/sched.h:12:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/mmc/host/sdhci-pci-core.c:14:
In file included from /builds/linux/include/linux/highmem.h:5:
In file included from /builds/linux/include/linux/fs.h:6:
In file included from /builds/linux/include/linux/wait_bit.h:8:
In file included from /builds/linux/include/linux/wait.h:9:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/ethernet/netronome/nfp/bpf/cmsg.c:4:
In file included from /builds/linux/include/linux/bpf.h:9:
In file included from /builds/linux/include/linux/workqueue.h:9:
In file included from /builds/linux/include/linux/timer.h:6:
In file included from /builds/linux/include/linux/ktime.h:24:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/sound/core/seq/seq_ports.c:8:
In file included from /builds/linux/include/sound/core.h:10:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/ax25/ax25_std_timer.c:11:
In file included from /builds/linux/include/linux/socket.h:8:
In file included from /builds/linux/include/linux/uio.h:9:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/iio/gyro/mpu3050-i2c.c:3:
In file included from /builds/linux/include/linux/i2c.h:13:
In file included from /builds/linux/include/linux/acpi.h:13:
In file included from /builds/linux/include/linux/irqdomain.h:35:
In file included from /builds/linux/include/linux/of.h:17:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/scsi/megaraid.c:29:
In file included from /builds/linux/include/linux/mm.h:10:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/ethernet/mellanox/mlxsw/core_env.c:6:
In file included from /builds/linux/include/linux/sfp.h:4:
In file included from /builds/linux/include/linux/phy.h:15:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/staging/rtl8192u/ieee80211/rtl819x_BAProc.c:10:
In file included from /builds/linux/drivers/staging/rtl8192u/ieee80211/ieee80211.h:22:
In file included from /builds/linux/include/linux/if_ether.h:19:
In file included from /builds/linux/include/linux/skbuff.h:15:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/kernel/events/core.c:11:
In file included from /builds/linux/include/linux/fs.h:6:
In file included from /builds/linux/include/linux/wait_bit.h:8:
In file included from /builds/linux/include/linux/wait.h:9:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/dvb-frontends/s5h1411.c:12:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/mailbox/mailbox-altera.c:6:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/appletalk/aarp.c:26:
In file included from /builds/linux/include/linux/if_arp.h:22:
In file included from /builds/linux/include/linux/skbuff.h:15:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/tty/serial/8250/8250_bcm2835aux.c:11:
In file included from /builds/linux/include/linux/clk.h:14:
In file included from /builds/linux/include/linux/notifier.h:14:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/usb/phy/phy-am335x.c:2:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/jfs/jfs_dmap.c:7:
In file included from /builds/linux/include/linux/fs.h:6:
In file included from /builds/linux/include/linux/wait_bit.h:8:
In file included from /builds/linux/include/linux/wait.h:9:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/iio/common/ssp_sensors/ssp_dev.c:6:
In file included from /builds/linux/include/linux/iio/iio.h:10:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/ethernet/aurora/nb8800.c:13:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/rc/keymaps/rc-tanix-tx3mini.c:4:
In file included from /builds/linux/include/media/rc-map.h:11:
In file included from /builds/linux/include/linux/input.h:8:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/squashfs/namei.c:42:
In file included from /builds/linux/include/linux/fs.h:6:
In file included from /builds/linux/include/linux/wait_bit.h:8:
In file included from /builds/linux/include/linux/wait.h:9:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/hwmon/vt1211.c:13:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/pci/endpoint/pci-epc-mem.c:9:
In file included from /builds/linux/include/linux/io.h:13:
In file included from /builds/linux/arch/riscv/include/asm/io.h:15:
In file included from /builds/linux/arch/riscv/include/asm/mmiowb.h:12:
In file included from /builds/linux/include/asm-generic/mmiowb.h:27:
In file included from /builds/linux/arch/riscv/include/asm/smp.h:11:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/sound/soc/samsung/pcm.c:9:
In file included from /builds/linux/include/linux/clk.h:14:
In file included from /builds/linux/include/linux/notifier.h:14:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/amd/amdgpu/nbio_v7_0.c:23:
In file included from /builds/linux/drivers/gpu/drm/amd/amdgpu/amdgpu.h:31:
In file included from /builds/linux/drivers/gpu/drm/amd/amdgpu/amdgpu_ctx.h:26:
In file included from /builds/linux/drivers/gpu/drm/amd/amdgpu/amdgpu_ring.h:28:
In file included from /builds/linux/include/drm/gpu_scheduler.h:27:
In file included from /builds/linux/include/drm/spsc_queue.h:28:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/i2c/busses/i2c-simtec.c:10:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/lib/irq_poll.c:7:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/usb/gspca/m5602/m5602_mt9m111.c:17:
In file included from /builds/linux/drivers/media/usb/gspca/m5602/m5602_mt9m111.h:21:
In file included from /builds/linux/drivers/media/usb/gspca/m5602/m5602_sensor.h:18:
In file included from /builds/linux/drivers/media/usb/gspca/m5602/m5602_bridge.h:18:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/scsi/aic7xxx/aic7xxx_osm.c:122:
In file included from /builds/linux/drivers/scsi/aic7xxx/aic7xxx_osm.h:63:
In file included from /builds/linux/include/linux/blkdev.h:5:
In file included from /builds/linux/include/linux/sched.h:12:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/wireless/intel/iwlwifi/mvm/debugfs.c:62:
In file included from /builds/linux/include/linux/vmalloc.h:5:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/security/smack/smack_access.c:10:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/engine/fifo/gpfifonv50.c:24:
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/engine/fifo/channv50.h:5:
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/engine/fifo/chan.h:5:
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/engine/fifo/priv.h:5:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/engine/fifo.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/engine.h:5:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/subdev.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/device.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/oclass.h:3:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/os.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvif/os.h:6:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/befs/debug.c:19:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/mac80211/mesh.c:9:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/staging/fbtft/fb_hx8347d.c:10:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/dvb-frontends/dib0070.c:14:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/dma/dw-edma/dw-edma-v0-debugfs.c:9:
In file included from /builds/linux/include/linux/debugfs.h:15:
In file included from /builds/linux/include/linux/fs.h:6:
In file included from /builds/linux/include/linux/wait_bit.h:8:
In file included from /builds/linux/include/linux/wait.h:9:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/staging/comedi/drivers/ni_atmio.c:74:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/radio/radio-mr800.c:45:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/staging/comedi/drivers/rtd520.c:85:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/staging/rts5208/rtsx_card.c:12:
In file included from /builds/linux/include/linux/blkdev.h:5:
In file included from /builds/linux/include/linux/sched.h:12:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/isofs/joliet.c:12:
In file included from /builds/linux/fs/isofs/isofs.h:2:
In file included from /builds/linux/include/linux/fs.h:6:
In file included from /builds/linux/include/linux/wait_bit.h:8:
In file included from /builds/linux/include/linux/wait.h:9:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/iio/imu/adis16460.c:9:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/bluetooth/mgmt_util.c:26:
In file included from /builds/linux/include/net/bluetooth/bluetooth.h:28:
In file included from /builds/linux/include/linux/poll.h:7:
In file included from /builds/linux/include/linux/ktime.h:24:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/sound/soc/qcom/lpass-cpu.c:8:
In file included from /builds/linux/include/linux/clk.h:14:
In file included from /builds/linux/include/linux/notifier.h:14:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/i2c/sony-btf-mpx.c:6:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/sched/em_u32.c:11:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/target/iscsi/iscsi_target_datain_values.c:11:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/netfilter/ipvs/ip_vs_ovf.c:18:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/lib/flex_proportions.c:36:
In file included from /builds/linux/include/linux/flex_proportions.h:11:
In file included from /builds/linux/include/linux/percpu_counter.h:10:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/phy/vitesse.c:9:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/infiniband/hw/mlx5/main.c:33:
In file included from /builds/linux/include/linux/debugfs.h:15:
In file included from /builds/linux/include/linux/fs.h:6:
In file included from /builds/linux/include/linux/wait_bit.h:8:
In file included from /builds/linux/include/linux/wait.h:9:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/staging/comedi/drivers/das1800.c:72:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/ethernet/netronome/nfp/nfpcore/nfp_nsp_eth.c:10:
In file included from /builds/linux/include/linux/ethtool.h:17:
In file included from /builds/linux/include/linux/compat.h:10:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpio/gpio-pca953x.c:11:
In file included from /builds/linux/include/linux/acpi.h:13:
In file included from /builds/linux/include/linux/irqdomain.h:35:
In file included from /builds/linux/include/linux/of.h:17:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/dvb-frontends/zd1301_demod.c:8:
In file included from /builds/linux/drivers/media/dvb-frontends/zd1301_demod.h:11:
In file included from /builds/linux/include/linux/platform_device.h:13:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/watchdog/armada_37xx_wdt.c:8:
In file included from /builds/linux/include/linux/clk.h:14:
In file included from /builds/linux/include/linux/notifier.h:14:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/tty/ipwireless/tty.c:20:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/amd/amdgpu/../display/dc/dce/dce_stream_encoder.c:28:
In file included from /builds/linux/drivers/gpu/drm/amd/amdgpu/../display/dc/dc_bios_types.h:39:
In file included from /builds/linux/drivers/gpu/drm/amd/amdgpu/../display/include/bios_parser_types.h:30:
In file included from /builds/linux/drivers/gpu/drm/amd/amdgpu/../display/dc/dm_services.h:34:
In file included from /builds/linux/drivers/gpu/drm/amd/amdgpu/../display/amdgpu_dm/amdgpu_dm_trace.h:32:
In file included from /builds/linux/include/linux/tracepoint.h:15:
In file included from /builds/linux/include/linux/smp.h:64:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/ethernet/qlogic/qed/qed_hw.c:34:
In file included from /builds/linux/include/linux/io.h:13:
In file included from /builds/linux/arch/riscv/include/asm/io.h:15:
In file included from /builds/linux/arch/riscv/include/asm/mmiowb.h:12:
In file included from /builds/linux/include/asm-generic/mmiowb.h:27:
In file included from /builds/linux/arch/riscv/include/asm/smp.h:11:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/input/mouse/elan_i2c_core.c:18:
In file included from /builds/linux/include/linux/acpi.h:13:
In file included from /builds/linux/include/linux/irqdomain.h:35:
In file included from /builds/linux/include/linux/of.h:17:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/input/touchscreen/cyttsp4_spi.c:17:
In file included from /builds/linux/drivers/input/touchscreen/cyttsp4_core.h:18:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/amd/amdgpu/../display/dc/core/dc_debug.c:30:
In file included from /builds/linux/drivers/gpu/drm/amd/amdgpu/../display/dc/dm_services.h:34:
In file included from /builds/linux/drivers/gpu/drm/amd/amdgpu/../display/amdgpu_dm/amdgpu_dm_trace.h:32:
In file included from /builds/linux/include/linux/tracepoint.h:15:
In file included from /builds/linux/include/linux/smp.h:64:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/proc/inode.c:9:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/irqchip/irq-jcore-aic.c:11:
In file included from /builds/linux/include/linux/irq.h:14:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/dma-buf/selftest.c:9:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/usb/musb/tusb6010.c:14:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/iio/adc/mxs-lradc-adc.c:13:
In file included from /builds/linux/include/linux/completion.h:12:
In file included from /builds/linux/include/linux/wait.h:9:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/netfilter/xt_quota.c:7:
In file included from /builds/linux/include/linux/skbuff.h:15:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/iio/magnetometer/bmc150_magn_spi.c:10:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/wireless/mediatek/mt7601u/tx.c:7:
In file included from /builds/linux/drivers/net/wireless/mediatek/mt7601u/mt7601u.h:12:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/crypto/inside-secure/safexcel_hash.c:11:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/lib/crc32.c:31:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/amd/amdgpu/../display/dc/core/dc.c:25:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/security/selinux/ss/ebitmap.c:20:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/ipv6/syncookies.c:12:
In file included from /builds/linux/include/linux/tcp.h:17:
In file included from /builds/linux/include/linux/skbuff.h:15:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/wireless/rsi/rsi_91x_usb.c:18:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/video/fbdev/arkfb.c:14:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/gfs2/file.c:7:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/amd/amdgpu/../display/dc/dce110/dce110_opp_v.c:26:
In file included from /builds/linux/drivers/gpu/drm/amd/amdgpu/../display/dc/dm_services.h:34:
In file included from /builds/linux/drivers/gpu/drm/amd/amdgpu/../display/amdgpu_dm/amdgpu_dm_trace.h:32:
In file included from /builds/linux/include/linux/tracepoint.h:15:
In file included from /builds/linux/include/linux/smp.h:64:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/staging/media/omap4iss/iss_resizer.c:10:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/scsi/aic94xx/aic94xx_init.c:9:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/lib/zlib_deflate/deflate_syms.c:9:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/ethernet/mellanox/mlxsw/spectrum_nve_vxlan.c:4:
In file included from /builds/linux/include/linux/netdevice.h:24:
In file included from /builds/linux/include/linux/timer.h:6:
In file included from /builds/linux/include/linux/ktime.h:24:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/powercap/powercap_sys.c:7:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/stack.c:3:
In file included from /builds/linux/include/linux/fs.h:6:
In file included from /builds/linux/include/linux/wait_bit.h:8:
In file included from /builds/linux/include/linux/wait.h:9:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/pci/bt8xx/bttv-driver.c:28:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/spi/spi-oc-tiny.c:15:
In file included from /builds/linux/include/linux/interrupt.h:11:
In file included from /builds/linux/include/linux/hardirq.h:5:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/cifs/connect.c:21:
In file included from /builds/linux/include/linux/fs.h:6:
In file included from /builds/linux/include/linux/wait_bit.h:8:
In file included from /builds/linux/include/linux/wait.h:9:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/pci/ddbridge/ddbridge-sx8.c:19:
In file included from /builds/linux/drivers/media/pci/ddbridge/ddbridge.h:21:
In file included from /builds/linux/include/linux/clk.h:14:
In file included from /builds/linux/include/linux/notifier.h:14:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/subdev/secboot/acr_r364.c:23:
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/subdev/secboot/acr_r361.h:26:
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/subdev/secboot/acr_r352.h:25:
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/subdev/secboot/acr.h:25:
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/subdev/secboot/priv.h:26:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/subdev/secboot.h:26:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/subdev.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/device.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/oclass.h:3:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/os.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvif/os.h:6:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/subdev/bar/gf100.c:24:
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/subdev/bar/gf100.h:5:
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/subdev/bar/priv.h:5:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/subdev/bar.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/subdev.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/device.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/oclass.h:3:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/os.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvif/os.h:6:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/sound/usb/6fire/chip.c:12:
In file included from /builds/linux/sound/usb/6fire/chip.h:12:
In file included from /builds/linux/sound/usb/6fire/common.h:13:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/netfilter/ipvs/ip_vs_sched.c:18:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/md/persistent-data/dm-btree-remove.c:7:
In file included from /builds/linux/drivers/md/persistent-data/dm-btree.h:9:
In file included from /builds/linux/drivers/md/persistent-data/dm-block-manager.h:11:
In file included from /builds/linux/include/linux/blkdev.h:5:
In file included from /builds/linux/include/linux/sched.h:12:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/udf/dir.c:27:
In file included from /builds/linux/fs/udf/udfdecl.h:10:
In file included from /builds/linux/include/linux/fs.h:6:
In file included from /builds/linux/include/linux/wait_bit.h:8:
In file included from /builds/linux/include/linux/wait.h:9:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/usb/em28xx/em28xx-dvb.c:24:
In file included from /builds/linux/drivers/media/usb/em28xx/em28xx.h:31:
In file included from /builds/linux/include/linux/workqueue.h:9:
In file included from /builds/linux/include/linux/timer.h:6:
In file included from /builds/linux/include/linux/ktime.h:24:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/nouveau/dispnv50/wndwc57e.c:22:
In file included from /builds/linux/drivers/gpu/drm/nouveau/dispnv50/wndw.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/dispnv50/disp.h:3:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvif/mem.h:3:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvif/mmu.h:3:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvif/object.h:5:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvif/os.h:6:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/pci/controller/dwc/pcie-spear13xx.c:12:
In file included from /builds/linux/include/linux/clk.h:14:
In file included from /builds/linux/include/linux/notifier.h:14:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/mtd/mtdsuper.c:11:
In file included from /builds/linux/include/linux/mtd/super.h:13:
In file included from /builds/linux/include/linux/mtd/mtd.h:10:
In file included from /builds/linux/include/linux/uio.h:9:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/ethernet/mellanox/mlx5/core/en/xsk/rx.c:4:
In file included from /builds/linux/drivers/net/ethernet/mellanox/mlx5/core/en/xsk/rx.h:7:
In file included from /builds/linux/drivers/net/ethernet/mellanox/mlx5/core/en.h:35:
In file included from /builds/linux/include/linux/if_vlan.h:10:
In file included from /builds/linux/include/linux/netdevice.h:24:
In file included from /builds/linux/include/linux/timer.h:6:
In file included from /builds/linux/include/linux/ktime.h:24:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/drm_kms_helper_common.c:28:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/hwmon/max6639.c:13:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/engine/gr/gp100.c:24:
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/engine/gr/gf100.h:27:
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/engine/gr/priv.h:5:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/engine/gr.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/engine.h:5:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/subdev.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/device.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/oclass.h:3:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/os.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvif/os.h:6:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/iio/adc/qcom-vadc-common.c:8:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/mc/mc-dev-allocator.c:18:
In file included from /builds/linux/include/linux/kref.h:16:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/mfd/janz-cmodio.c:11:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/subdev/pmu/gk110.c:26:
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/subdev/pmu/priv.h:5:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/subdev/pmu.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/subdev.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/device.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/oclass.h:3:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/os.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvif/os.h:6:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/i2c/imx274.c:12:
In file included from /builds/linux/include/linux/clk.h:14:
In file included from /builds/linux/include/linux/notifier.h:14:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/subdev/top/gk104.c:24:
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/subdev/top/priv.h:5:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/subdev/top.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/subdev.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/device.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/oclass.h:3:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/os.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvif/os.h:6:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/engine/gr/nv17.c:24:
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/engine/gr/nv10.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/engine/gr/priv.h:5:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/engine/gr.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/engine.h:5:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/subdev.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/device.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/oclass.h:3:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/os.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvif/os.h:6:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/ethernet/atheros/atl1e/atl1e_hw.c:8:
In file included from /builds/linux/include/linux/pci.h:35:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/mtd/rfd_ftl.c:17:
In file included from /builds/linux/include/linux/mtd/blktrans.h:9:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/psample/psample.c:9:
In file included from /builds/linux/include/linux/skbuff.h:15:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/leds/trigger/ledtrig-timer.c:10:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/platform/vsp1/vsp1_hgo.c:10:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/scsi/mpt3sas/mpt3sas_base.c:47:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/scsi/scsi_transport_sas.c:27:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/sound/soc/codecs/rt5677-spi.c:9:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/spi/spi-cadence.c:10:
In file included from /builds/linux/include/linux/clk.h:14:
In file included from /builds/linux/include/linux/notifier.h:14:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/char/hw_random/core.c:14:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/netlabel/netlabel_addrlist.c:18:
In file included from /builds/linux/include/linux/rcupdate.h:27:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/rc/keymaps/rc-behold-columbus.c:8:
In file included from /builds/linux/include/media/rc-map.h:11:
In file included from /builds/linux/include/linux/input.h:8:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/amd/amdgpu/amdgpu_mn.c:46:
In file included from /builds/linux/include/linux/firmware.h:7:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/amd/amdgpu/../powerplay/hwmgr/vega10_thermal.c:24:
In file included from /builds/linux/drivers/gpu/drm/amd/amdgpu/../powerplay/hwmgr/vega10_thermal.h:27:
In file included from /builds/linux/drivers/gpu/drm/amd/amdgpu/../powerplay/inc/hwmgr.h:26:
In file included from /builds/linux/include/linux/seq_file.h:8:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/ethernet/aquantia/atlantic/hw_atl/hw_atl_utils.c:11:
In file included from /builds/linux/drivers/net/ethernet/aquantia/atlantic/hw_atl/../aq_nic.h:12:
In file included from /builds/linux/drivers/net/ethernet/aquantia/atlantic/hw_atl/../aq_common.h:12:
In file included from /builds/linux/include/linux/etherdevice.h:20:
In file included from /builds/linux/include/linux/if_ether.h:19:
In file included from /builds/linux/include/linux/skbuff.h:15:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/vc4/vc4_dpi.c:14:
In file included from /builds/linux/include/drm/drm_atomic_helper.h:31:
In file included from /builds/linux/include/drm/drm_crtc.h:28:
In file included from /builds/linux/drivers/net/bonding/bond_sysfs_slave.c:9:
In file included from /builds/linux/include/linux/netdevice.h:24:
In file included from /builds/linux/include/linux/timer.h:6:
In file included from /builds/linux/include/linux/ktime.h:24:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
In file included from /builds/linux/include/linux/i2c.h:13:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]

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_IAS=0
In file included from /builds/linux/drivers/isdn/mISDN/dsp_audio.c:13:
In file included from /builds/linux/include/linux/mISDNif.h:24:
In file included from /builds/linux/include/linux/socket.h:8:
In file included from /builds/linux/include/linux/uio.h:9:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/via/via_dma.c:38:
In file included from /builds/linux/include/linux/uaccess.h:5:
In file included from /builds/linux/include/linux/sched.h:12:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/sound/core/pcm_timer.c:7:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/usb/pwc/pwc-if.c:50:
In file included from /builds/linux/include/linux/mm.h:10:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/ceph/buffer.c:5:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/sound/soc/codecs/rt5645.c:9:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/hwmon/ad7414.c:18:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/dvb-frontends/drxd_hard.c:9:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/rds/send.c:35:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/ethernet/brocade/bna/bna_enet.c:11:
In file included from /builds/linux/drivers/net/ethernet/brocade/bna/bna.h:14:
In file included from /builds/linux/drivers/net/ethernet/brocade/bna/bfa_defs.h:15:
In file included from /builds/linux/drivers/net/ethernet/brocade/bna/cna.h:17:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/nouveau/dispnv04/cursor.c:3:
In file included from /builds/linux/drivers/gpu/drm/nouveau/nouveau_drv.h:41:
In file included from /builds/linux/include/linux/notifier.h:14:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/rtc/rtc-pcf8583.c:12:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/target/iscsi/iscsi_target_nego.c:12:
In file included from /builds/linux/include/linux/kthread.h:6:
In file included from /builds/linux/include/linux/sched.h:12:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/platform/sti/c8sectpfe/c8sectpfe-common.c:10:
In file included from /builds/linux/include/linux/completion.h:12:
In file included from /builds/linux/include/linux/wait.h:9:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/staging/comedi/drivers/adl_pci9118.c:76:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/crypto/compress.c:10:
In file included from /builds/linux/include/linux/crypto.h:19:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/crypto/pcbc.c:12:
In file included from /builds/linux/include/crypto/algapi.h:10:
In file included from /builds/linux/include/linux/crypto.h:19:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/mac80211/he.c:8:
In file included from /builds/linux/net/mac80211/ieee80211_i.h:15:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/amd/amdgpu/../display/dc/bios/command_table2.c:26:
In file included from /builds/linux/drivers/gpu/drm/amd/amdgpu/../display/dc/dm_services.h:34:
In file included from /builds/linux/drivers/gpu/drm/amd/amdgpu/../display/amdgpu_dm/amdgpu_dm_trace.h:32:
In file included from /builds/linux/include/linux/tracepoint.h:15:
In file included from /builds/linux/include/linux/smp.h:64:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/affs/inode.c:13:
In file included from /builds/linux/include/linux/sched.h:12:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/amd/amdgpu/dce_v10_0.c:25:
In file included from /builds/linux/include/drm/drm_vblank.h:27:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/amd/amdgpu/../display/dc/core/dc_link_ddc.c:26:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/sched/act_vlan.c:6:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/staging/rtl8723bs/core/rtw_btcoex.c:7:
In file included from /builds/linux/drivers/staging/rtl8723bs/include/drv_types.h:18:
In file included from /builds/linux/include/linux/sched/signal.h:5:
In file included from /builds/linux/include/linux/rculist.h:11:
In file included from /builds/linux/include/linux/rcupdate.h:27:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/ext4/page-io.c:10:
In file included from /builds/linux/include/linux/fs.h:6:
In file included from /builds/linux/include/linux/wait_bit.h:8:
In file included from /builds/linux/include/linux/wait.h:9:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/pci/cx23885/netup-eeprom.c:13:
In file included from /builds/linux/drivers/media/pci/cx23885/cx23885.h:10:
In file included from /builds/linux/include/linux/pci.h:35:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/phy/freescale/phy-fsl-imx8mq-usb.c:4:
In file included from /builds/linux/include/linux/clk.h:14:
In file included from /builds/linux/include/linux/notifier.h:14:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/platform/mtk-vcodec/venc_vpu_if.c:7:
In file included from /builds/linux/drivers/media/platform/mtk-vpu/mtk_vpu.h:10:
In file included from /builds/linux/include/linux/platform_device.h:13:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/staging/wusbcore/cbaf.c:75:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/ras/ras.c:10:
In file included from /builds/linux/include/linux/ras.h:7:
In file included from /builds/linux/include/linux/cper.h:13:
In file included from /builds/linux/include/linux/trace_seq.h:5:
In file included from /builds/linux/include/linux/seq_buf.h:5:
In file included from /builds/linux/include/linux/fs.h:6:
In file included from /builds/linux/include/linux/wait_bit.h:8:
In file included from /builds/linux/include/linux/wait.h:9:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/usb/class/cdc-wdm.c:18:
In file included from /builds/linux/drivers/usb/chipidea/usbmisc_imx.c:6:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/linux/thread_info.h:22:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
      |                                        ^
   29 |         register struct task_struct *tp __asm__("tp");
      |                                         = NULL
      |                                        ^

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_IAS=0
In file included from /builds/linux/drivers/thermal/thermal_hwmon.c:14:
In file included from /builds/linux/include/linux/thermal.h:13:
In file included from /builds/linux/include/linux/of.h:17:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/ubifs/journal.c:49:
In file included from /builds/linux/fs/ubifs/ubifs.h:16:
In file included from /builds/linux/include/linux/fs.h:6:
In file included from /builds/linux/include/linux/wait_bit.h:8:
In file included from /builds/linux/include/linux/wait.h:9:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/power/supply/cpcap-battery.c:23:
In file included from /builds/linux/include/linux/interrupt.h:11:
In file included from /builds/linux/include/linux/hardirq.h:5:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/ethernet/amd/xgbe/xgbe-ptp.c:117:
In file included from /builds/linux/include/linux/clk.h:14:
In file included from /builds/linux/include/linux/notifier.h:14:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/tty/serial/earlycon-riscv-sbi.c:10:
In file included from /builds/linux/include/linux/serial_core.h:13:
In file included from /builds/linux/include/linux/interrupt.h:11:
In file included from /builds/linux/include/linux/hardirq.h:5:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/sound/drivers/opl3/opl3_drums.c:8:
In file included from /builds/linux/sound/drivers/opl3/opl3_voice.h:9:
In file included from /builds/linux/include/sound/opl3.h:38:
In file included from /builds/linux/include/sound/core.h:10:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/notify/mark.c:63:
In file included from /builds/linux/include/linux/fs.h:6:
In file included from /builds/linux/include/linux/wait_bit.h:8:
In file included from /builds/linux/include/linux/wait.h:9:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/wireless/broadcom/b43/sdio.c:12:
In file included from /builds/linux/include/linux/mmc/card.h:10:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/rc/keymaps/rc-terratec-slim.c:8:
In file included from /builds/linux/include/media/rc-map.h:11:
In file included from /builds/linux/include/linux/input.h:8:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/input/keyboard/goldfish_events.c:7:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/reiserfs/item_ops.c:5:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/i2c/busses/i2c-gpio.c:7:
In file included from /builds/linux/include/linux/completion.h:12:
In file included from /builds/linux/include/linux/wait.h:9:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/md/dm-integrity.c:9:
In file included from /builds/linux/drivers/md/dm-bio-record.h:10:
In file included from /builds/linux/include/linux/bio.h:8:
In file included from /builds/linux/include/linux/highmem.h:5:
In file included from /builds/linux/include/linux/fs.h:6:
In file included from /builds/linux/include/linux/wait_bit.h:8:
In file included from /builds/linux/include/linux/wait.h:9:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/ethernet/mellanox/mlxsw/spectrum_dcb.c:4:
In file included from /builds/linux/include/linux/netdevice.h:24:
In file included from /builds/linux/include/linux/timer.h:6:
In file included from /builds/linux/include/linux/ktime.h:24:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/ipv4/netfilter/iptable_raw.c:8:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/ethernet/sun/sunhme.c:17:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/sound/soc/soc-generic-dmaengine-pcm.c:6:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/iio/magnetometer/st_magn_core.c:11:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/infiniband/hw/bnxt_re/ib_verbs.c:39:
In file included from /builds/linux/include/linux/interrupt.h:11:
In file included from /builds/linux/include/linux/hardirq.h:5:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/subdev/devinit/base.c:24:
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/subdev/devinit/priv.h:5:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/subdev/devinit.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/subdev.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/device.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/oclass.h:3:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/os.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvif/os.h:6:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from drivers/mtd/tests/mtd_torturetest.mod.c:2:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/engine/disp/dmacnv50.c:24:
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/engine/disp/channv50.h:5:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/object.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/oclass.h:3:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/os.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvif/os.h:6:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/ethernet/chelsio/cxgb4vf/sge.c:36:
In file included from /builds/linux/include/linux/skbuff.h:15:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/rc/keymaps/rc-winfast-usbii-deluxe.c:8:
In file included from /builds/linux/include/media/rc-map.h:11:
In file included from /builds/linux/include/linux/input.h:8:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/drm_color_mgmt.c:23:
In file included from /builds/linux/include/linux/uaccess.h:5:
In file included from /builds/linux/include/linux/sched.h:12:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/cifs/cifs_unicode.c:8:
In file included from /builds/linux/include/linux/fs.h:6:
In file included from /builds/linux/include/linux/wait_bit.h:8:
In file included from /builds/linux/include/linux/wait.h:9:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/subdev/fb/ramgt215.c:26:
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/subdev/fb/ram.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/subdev/fb/priv.h:5:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/subdev/fb.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/subdev.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/device.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/oclass.h:3:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/os.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvif/os.h:6:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/9p/vfs_addr.c:11:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/ipv4/bpfilter/sockopt.c:3:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/phy/mdio-mux-meson-g12a.c:8:
In file included from /builds/linux/include/linux/clk.h:14:
In file included from /builds/linux/include/linux/notifier.h:14:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/sched/ematch.c:80:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/lib/nmi_backtrace.c:18:
In file included from /builds/linux/include/linux/kprobes.h:22:
In file included from /builds/linux/include/linux/notifier.h:14:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/iio/adc/ad_sigma_delta.c:9:
In file included from /builds/linux/include/linux/interrupt.h:11:
In file included from /builds/linux/include/linux/hardirq.h:5:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/irqchip/irq-sifive-plic.c:7:
In file included from /builds/linux/include/linux/interrupt.h:11:
In file included from /builds/linux/include/linux/hardirq.h:5:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/wireless/broadcom/b43/rfkill.c:12:
In file included from /builds/linux/drivers/net/wireless/broadcom/b43/b43.h:6:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/kernel/trace/blktrace.c:10:
In file included from /builds/linux/include/linux/blkdev.h:5:
In file included from /builds/linux/include/linux/sched.h:12:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/hfsplus/bfind.c:12:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/dsa/tag_brcm.c:8:
In file included from /builds/linux/include/linux/etherdevice.h:20:
In file included from /builds/linux/include/linux/if_ether.h:19:
In file included from /builds/linux/include/linux/skbuff.h:15:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/dvb-frontends/nxt200x.c:37:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/ipv6/ip6_udp_tunnel.c:2:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/pinctrl/sh-pfc/pfc-r8a7795-es1.c:11:
In file included from /builds/linux/drivers/pinctrl/sh-pfc/core.h:12:
In file included from /builds/linux/drivers/pinctrl/sh-pfc/sh_pfc.h:12:
In file included from /builds/linux/include/linux/pinctrl/pinconf-generic.h:14:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/slimbus/stream.c:6:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/kernel/irq/dummychip.c:8:
In file included from /builds/linux/include/linux/interrupt.h:11:
In file included from /builds/linux/include/linux/hardirq.h:5:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/spi/spi-dw-mid.c:8:
In file included from /builds/linux/include/linux/dma-mapping.h:7:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/lima/lima_pmu.c:4:
In file included from /builds/linux/include/linux/iopoll.h:11:
In file included from /builds/linux/include/linux/ktime.h:24:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/can/j1939/socket.c:15:
In file included from /builds/linux/include/linux/can/can-ml.h:45:
In file included from /builds/linux/include/uapi/linux/can.h:50:
In file included from /builds/linux/include/linux/socket.h:8:
In file included from /builds/linux/include/linux/uio.h:9:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/xfs/scrub/scrub.c:6:
In file included from /builds/linux/fs/xfs/xfs.h:22:
In file included from /builds/linux/fs/xfs/xfs_linux.h:24:
In file included from /builds/linux/fs/xfs/kmem.h:9:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/usb/gspca/gl860/gl860-mi2020.c:10:
In file included from /builds/linux/drivers/media/usb/gspca/gl860/gl860.h:10:
In file included from /builds/linux/drivers/media/usb/gspca/gspca.h:5:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/sound/soc/codecs/wm8750.c:12:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/lib/crypto/arc4.c:11:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/input/misc/pwm-beeper.c:7:
In file included from /builds/linux/include/linux/input.h:8:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/amd/amdgpu/../display/dc/core/dc_sink.c:26:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/panel/panel-raspberrypi-touchscreen.c:46:
In file included from /builds/linux/include/linux/fb.h:6:
In file included from /builds/linux/include/uapi/linux/fb.h:6:
In file included from /builds/linux/include/linux/i2c.h:13:
In file included from /builds/linux/include/linux/acpi.h:13:
In file included from /builds/linux/include/linux/irqdomain.h:35:
In file included from /builds/linux/include/linux/of.h:17:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/dvb-frontends/cxd2880/cxd2880_tnrdmd_dvbt2.c:10:
In file included from /builds/linux/include/media/dvb_frontend.h:36:
In file included from /builds/linux/include/linux/sched.h:12:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/phy/cadence/phy-cadence-sierra.c:9:
In file included from /builds/linux/include/linux/clk.h:14:
In file included from /builds/linux/include/linux/notifier.h:14:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/sysv/inode.c:26:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/extcon/extcon-max77693.c:9:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/engine/pm/nv50.c:24:
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/engine/pm/nv40.h:5:
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/engine/pm/priv.h:5:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/engine/pm.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/engine.h:5:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/subdev.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/device.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/oclass.h:3:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/os.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvif/os.h:6:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/sctp/protocol.c:29:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/qnx4/namei.c:16:
In file included from /builds/linux/include/linux/buffer_head.h:12:
In file included from /builds/linux/include/linux/fs.h:6:
In file included from /builds/linux/include/linux/wait_bit.h:8:
In file included from /builds/linux/include/linux/wait.h:9:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/can/sja1000/kvaser_pci.c:22:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/ext4/block_validity.c:12:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/mfd/wm831x-i2c.c:12:
In file included from /builds/linux/include/linux/i2c.h:13:
In file included from /builds/linux/include/linux/acpi.h:13:
In file included from /builds/linux/include/linux/irqdomain.h:35:
In file included from /builds/linux/include/linux/of.h:17:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/dma/s3c24xx-dma.c:27:
In file included from /builds/linux/include/linux/platform_device.h:13:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/netfilter/ipvs/ip_vs_proto.c:14:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/nfs/delegation.c:10:
In file included from /builds/linux/include/linux/completion.h:12:
In file included from /builds/linux/include/linux/wait.h:9:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/ethernet/mellanox/mlx5/core/eswitch_offloads_termtbl.c:4:
In file included from /builds/linux/include/linux/mlx5/fs.h:36:
In file included from /builds/linux/include/linux/mlx5/driver.h:37:
In file included from /builds/linux/include/linux/completion.h:12:
In file included from /builds/linux/include/linux/wait.h:9:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/coda/upcall.c:19:
In file included from /builds/linux/include/linux/sched/signal.h:5:
In file included from /builds/linux/include/linux/rculist.h:11:
In file included from /builds/linux/include/linux/rcupdate.h:27:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/sound/soc/codecs/es8328-i2c.c:10:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/xfs/xfs_dir2_readdir.c:7:
In file included from /builds/linux/fs/xfs/xfs.h:22:
In file included from /builds/linux/fs/xfs/xfs_linux.h:24:
In file included from /builds/linux/fs/xfs/kmem.h:9:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/sunrpc/auth_gss/gss_krb5_keys.c:57:
In file included from /builds/linux/include/crypto/skcipher.h:11:
In file included from /builds/linux/include/linux/crypto.h:19:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/sound/pci/echoaudio/gina20.c:33:
In file included from /builds/linux/include/linux/interrupt.h:11:
In file included from /builds/linux/include/linux/hardirq.h:5:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/kernel/trace/power-traces.c:10:
In file included from /builds/linux/include/linux/workqueue.h:9:
In file included from /builds/linux/include/linux/timer.h:6:
In file included from /builds/linux/include/linux/ktime.h:24:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/udf/directory.c:14:
In file included from /builds/linux/fs/udf/udfdecl.h:10:
In file included from /builds/linux/include/linux/fs.h:6:
In file included from /builds/linux/include/linux/wait_bit.h:8:
In file included from /builds/linux/include/linux/wait.h:9:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/mtd/nand/raw/nand_timings.c:11:
In file included from /builds/linux/drivers/mtd/nand/raw/internals.h:14:
In file included from /builds/linux/include/linux/mtd/rawnand.h:16:
In file included from /builds/linux/include/linux/mtd/mtd.h:10:
In file included from /builds/linux/include/linux/uio.h:9:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/ethernet/chelsio/cxgb/pm3393.c:39:
In file included from /builds/linux/drivers/net/ethernet/chelsio/cxgb/common.h:43:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/hid/hid-picolcd_core.c:10:
In file included from /builds/linux/include/linux/hid.h:19:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/pinctrl/uniphier/pinctrl-uniphier-core.c:8:
In file included from /builds/linux/include/linux/of.h:17:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/staging/comedi/drivers/adq12b.c:49:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/lib/decompress_unlzo.c:28:
In file included from /builds/linux/include/linux/decompress/mm.h:72:
In file included from /builds/linux/include/linux/fs.h:6:
In file included from /builds/linux/include/linux/wait_bit.h:8:
In file included from /builds/linux/include/linux/wait.h:9:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/scsi/sr_vendor.c:38:
In file included from /builds/linux/include/linux/cdrom.h:14:
In file included from /builds/linux/include/linux/fs.h:6:
In file included from /builds/linux/include/linux/wait_bit.h:8:
In file included from /builds/linux/include/linux/wait.h:9:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/watchdog/tegra_wdt.c:7:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/lib/test-string_helpers.c:8:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/sound/firewire/tascam/tascam-hwdep.c:16:
In file included from /builds/linux/sound/firewire/tascam/tascam.h:11:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/sound/soc/codecs/gtm601.c:13:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/ethernet/freescale/fman/fman_memac.c:35:
In file included from /builds/linux/drivers/net/ethernet/freescale/fman/fman_memac.h:36:
In file included from /builds/linux/drivers/net/ethernet/freescale/fman/fman_mac.h:37:
In file included from /builds/linux/drivers/net/ethernet/freescale/fman/fman.h:37:
In file included from /builds/linux/include/linux/io.h:13:
In file included from /builds/linux/arch/riscv/include/asm/io.h:15:
In file included from /builds/linux/arch/riscv/include/asm/mmiowb.h:12:
In file included from /builds/linux/include/asm-generic/mmiowb.h:27:
In file included from /builds/linux/arch/riscv/include/asm/smp.h:11:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/input/mouse/alps.c:15:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/sctp/sm_sideeffect.c:30:
In file included from /builds/linux/include/linux/skbuff.h:15:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/sunrpc/xprtrdma/svc_rdma_recvfrom.c:96:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/subdev/fb/nv49.c:26:
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/subdev/fb/priv.h:5:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/subdev/fb.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/subdev.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/device.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/oclass.h:3:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/os.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvif/os.h:6:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/clk/qcom/gcc-sdm660.c:10:
In file included from /builds/linux/include/linux/platform_device.h:13:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/wireless/mediatek/mt7601u/eeprom.c:7:
In file included from /builds/linux/include/linux/of.h:17:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/subdev/bios/conn.c:24:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/subdev/bios.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/subdev.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/device.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/oclass.h:3:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/os.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvif/os.h:6:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/wireless/ti/wlcore/tx.c:11:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/virtio/virtgpu_fence.c:26:
In file included from /builds/linux/include/trace/events/dma_fence.h:8:
In file included from /builds/linux/include/linux/tracepoint.h:15:
In file included from /builds/linux/include/linux/smp.h:64:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/iio/dac/ad8801.c:8:
In file included from /builds/linux/include/linux/iio/iio.h:10:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/ethernet/qlogic/qed/qed_sriov.c:33:
In file included from /builds/linux/include/linux/etherdevice.h:20:
In file included from /builds/linux/include/linux/if_ether.h:19:
In file included from /builds/linux/include/linux/skbuff.h:15:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/sound/soc/fsl/imx-es8328.c:6:
In file included from /builds/linux/include/linux/gpio.h:62:
In file included from /builds/linux/include/asm-generic/gpio.h:8:
In file included from /builds/linux/include/linux/of.h:17:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/hid/hid-elan.c:10:
In file included from /builds/linux/include/linux/hid.h:19:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/engine/disp/wimmgv100.c:22:
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/engine/disp/channv50.h:5:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/object.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/oclass.h:3:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/os.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvif/os.h:6:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/usb/qmi_wwan.c:10:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/ethernet/renesas/sh_eth.c:11:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/block/blk-exec.c:6:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/fddi/skfp/queue.c:19:
In file included from /builds/linux/drivers/net/fddi/skfp/h/smc.h:46:
In file included from /builds/linux/drivers/net/fddi/skfp/h/targetos.h:42:
In file included from /builds/linux/arch/riscv/include/asm/io.h:15:
In file included from /builds/linux/arch/riscv/include/asm/mmiowb.h:12:
In file included from /builds/linux/include/asm-generic/mmiowb.h:27:
In file included from /builds/linux/arch/riscv/include/asm/smp.h:11:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/subdev/bios/shadowpci.c:23:
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/subdev/bios/priv.h:5:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/subdev/bios.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/subdev.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/device.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/oclass.h:3:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/os.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvif/os.h:6:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/input/misc/adxl34x-i2c.c:10:
In file included from /builds/linux/include/linux/input.h:8:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/ethernet/sfc/falcon/selftest.c:8:
In file included from /builds/linux/include/linux/netdevice.h:24:
In file included from /builds/linux/include/linux/timer.h:6:
In file included from /builds/linux/include/linux/ktime.h:24:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/w1/masters/sgi_w1.c:6:
In file included from /builds/linux/include/linux/clk.h:14:
In file included from /builds/linux/include/linux/notifier.h:14:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/ethernet/stmicro/stmmac/dwmac-meson.c:8:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/crypto/virtio/virtio_crypto_mgr.c:7:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/isdn/mISDN/clock.c:27:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/staging/fbtft/fb_sh1106.c:9:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/security/selinux/netnode.c:22:
In file included from /builds/linux/include/linux/rcupdate.h:27:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/ata/pata_platform.c:15:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/ubifs/xattr.c:46:
In file included from /builds/linux/fs/ubifs/ubifs.h:16:
In file included from /builds/linux/include/linux/fs.h:6:
In file included from /builds/linux/include/linux/wait_bit.h:8:
In file included from /builds/linux/include/linux/wait.h:9:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/hwmon/occ/sysfs.c:5:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/hippi/rrunner.c:27:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/hwmon/pmbus/tps53679.c:10:
In file included from /builds/linux/include/linux/i2c.h:13:
In file included from /builds/linux/include/linux/acpi.h:13:
In file included from /builds/linux/include/linux/irqdomain.h:35:
In file included from /builds/linux/include/linux/of.h:17:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/staging/comedi/drivers/pcl730.c:27:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/staging/vt6656/firmware.c:21:
In file included from /builds/linux/drivers/staging/vt6656/firmware.h:19:
In file included from /builds/linux/drivers/staging/vt6656/device.h:19:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/mm/page-writeback.c:17:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/radio/radio-keene.c:8:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/iio/industrialio-sw-trigger.c:8:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/wireless/ath/ath10k/testmode.c:6:
In file included from /builds/linux/drivers/net/wireless/ath/ath10k/testmode.h:6:
In file included from /builds/linux/drivers/net/wireless/ath/ath10k/core.h:11:
In file included from /builds/linux/include/linux/completion.h:12:
In file included from /builds/linux/include/linux/wait.h:9:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/usb/gadget/udc/net2280.c:37:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/md/bcache/util.c:9:
In file included from /builds/linux/include/linux/bio.h:8:
In file included from /builds/linux/include/linux/highmem.h:5:
In file included from /builds/linux/include/linux/fs.h:6:
In file included from /builds/linux/include/linux/wait_bit.h:8:
In file included from /builds/linux/include/linux/wait.h:9:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/thermal/broadcom/bcm2835_thermal.c:8:
In file included from /builds/linux/include/linux/clk.h:14:
In file included from /builds/linux/include/linux/notifier.h:14:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/netfilter/nfnetlink_log.c:15:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/nfc/hci/core.c:10:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/input/misc/max77693-haptic.c:14:
In file included from /builds/linux/include/linux/i2c.h:13:
In file included from /builds/linux/include/linux/acpi.h:13:
In file included from /builds/linux/include/linux/irqdomain.h:35:
In file included from /builds/linux/include/linux/of.h:17:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/hid/hid-creative-sb0540.c:9:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/sctp/stream_sched_rr.c:18:
In file included from /builds/linux/include/net/sctp/sctp.h:44:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/exynos/exynos_hdmi.c:13:
In file included from /builds/linux/include/linux/clk.h:14:
In file included from /builds/linux/include/linux/notifier.h:14:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/ata/libahci.c:20:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/mfd/rave-sp.c:16:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/phy/rockchip.c:12:
In file included from /builds/linux/include/linux/ethtool.h:17:
In file included from /builds/linux/include/linux/compat.h:10:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/message/fusion/mptscsih.c:47:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/ipv4/tcp_veno.c:13:
In file included from /builds/linux/include/linux/mm.h:10:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/drm_atomic_uapi.c:30:
In file included from /builds/linux/include/drm/drm_atomic.h:31:
In file included from /builds/linux/include/drm/drm_crtc.h:28:
In file included from /builds/linux/include/linux/i2c.h:13:
In file included from /builds/linux/include/linux/acpi.h:13:
In file included from /builds/linux/include/linux/irqdomain.h:35:
In file included from /builds/linux/include/linux/of.h:17:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/wireless/realtek/rtw88/mac80211.c:5:
In file included from /builds/linux/drivers/net/wireless/realtek/rtw88/main.h:8:
In file included from /builds/linux/include/net/mac80211.h:18:
In file included from /builds/linux/include/linux/if_ether.h:19:
In file included from /builds/linux/include/linux/skbuff.h:15:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/i3c/device.c:10:
In file included from /builds/linux/include/linux/completion.h:12:
In file included from /builds/linux/include/linux/wait.h:9:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/lib/interval_tree_test.c:2:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/ethernet/hisilicon/hns/hns_dsaf_xgmac.c:6:
In file included from /builds/linux/include/linux/io-64-nonatomic-hi-lo.h:5:
In file included from /builds/linux/include/linux/io.h:13:
In file included from /builds/linux/arch/riscv/include/asm/io.h:15:
In file included from /builds/linux/arch/riscv/include/asm/mmiowb.h:12:
In file included from /builds/linux/include/asm-generic/mmiowb.h:27:
In file included from /builds/linux/arch/riscv/include/asm/smp.h:11:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/vme/boards/vme_vmivme7805.c:9:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/vc4/vc4_render_cl.c:39:
In file included from /builds/linux/drivers/gpu/drm/vc4/vc4_drv.h:8:
In file included from /builds/linux/include/linux/uaccess.h:5:
In file included from /builds/linux/include/linux/sched.h:12:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/netfilter/xt_policy.c:8:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/mtd/nand/raw/meson_nand.c:9:
In file included from /builds/linux/include/linux/platform_device.h:13:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/staging/rtl8188eu/os_dep/ioctl_linux.c:9:
In file included from /builds/linux/include/linux/ieee80211.h:19:
In file included from /builds/linux/include/linux/if_ether.h:19:
In file included from /builds/linux/include/linux/skbuff.h:15:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/ipv4/udplite.c:14:
In file included from /builds/linux/include/linux/proc_fs.h:9:
In file included from /builds/linux/include/linux/fs.h:6:
In file included from /builds/linux/include/linux/wait_bit.h:8:
In file included from /builds/linux/include/linux/wait.h:9:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/amd/amdgpu/gfxhub_v1_1.c:23:
In file included from /builds/linux/drivers/gpu/drm/amd/amdgpu/amdgpu.h:31:
In file included from /builds/linux/drivers/gpu/drm/amd/amdgpu/amdgpu_ctx.h:26:
In file included from /builds/linux/drivers/gpu/drm/amd/amdgpu/amdgpu_ring.h:28:
In file included from /builds/linux/include/drm/gpu_scheduler.h:27:
In file included from /builds/linux/include/drm/spsc_queue.h:28:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/dccp/ccids/lib/tfrc.c:9:
In file included from /builds/linux/net/dccp/ccids/lib/tfrc.h:13:
In file included from /builds/linux/net/dccp/ccids/lib/../../dccp.h:12:
In file included from /builds/linux/include/linux/dccp.h:6:
In file included from /builds/linux/include/linux/in.h:19:
In file included from /builds/linux/include/uapi/linux/in.h:24:
In file included from /builds/linux/include/linux/socket.h:8:
In file included from /builds/linux/include/linux/uio.h:9:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/bluetooth/hidp/sock.c:26:
In file included from /builds/linux/net/bluetooth/hidp/hidp.h:27:
In file included from /builds/linux/include/linux/hid.h:19:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/fpga/fpga-bridge.c:8:
In file included from /builds/linux/include/linux/fpga/fpga-bridge.h:6:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/input/keyboard/adc-keys.c:11:
In file included from /builds/linux/include/linux/input.h:8:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/sound/soc/codecs/cs35l32.c:10:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/sched/sch_gred.c:16:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/slip/slhc.c:53:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/ethernet/netronome/nfp/nfp_net_debugdump.c:4:
In file included from /builds/linux/include/linux/ethtool.h:17:
In file included from /builds/linux/include/linux/compat.h:10:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/engine/ce/gm200.c:24:
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/engine/ce/priv.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/engine/ce.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/engine/falcon.h:5:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/engine.h:5:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/subdev.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/device.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/oclass.h:3:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/os.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvif/os.h:6:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/crypto/chacha_generic.c:10:
In file included from /builds/linux/include/crypto/algapi.h:10:
In file included from /builds/linux/include/linux/crypto.h:19:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/platform/davinci/vpss.c:7:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/rtc/rtc-meson.c:16:
In file included from /builds/linux/include/linux/io.h:13:
In file included from /builds/linux/arch/riscv/include/asm/io.h:15:
In file included from /builds/linux/arch/riscv/include/asm/mmiowb.h:12:
In file included from /builds/linux/include/asm-generic/mmiowb.h:27:
In file included from /builds/linux/arch/riscv/include/asm/smp.h:11:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/infiniband/hw/mlx5/devx.c:7:
In file included from /builds/linux/include/rdma/ib_verbs.h:43:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/sound/pci/intel8x0m.c:11:
In file included from /builds/linux/include/linux/io.h:13:
In file included from /builds/linux/arch/riscv/include/asm/io.h:15:
In file included from /builds/linux/arch/riscv/include/asm/mmiowb.h:12:
In file included from /builds/linux/include/asm-generic/mmiowb.h:27:
In file included from /builds/linux/arch/riscv/include/asm/smp.h:11:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/lib/crc32test.c:28:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/soc/qcom/cmd-db.c:5:
In file included from /builds/linux/include/linux/of.h:17:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/subdev/mmu/vmmmcp77.c:22:
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/subdev/mmu/vmm.h:3:
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/subdev/mmu/priv.h:5:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/subdev/mmu.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/subdev.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/device.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/oclass.h:3:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/os.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvif/os.h:6:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/infiniband/core/cq.c:5:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/ethernet/altera/altera_utils.c:6:
In file included from /builds/linux/drivers/net/ethernet/altera/altera_tse.h:26:
In file included from /builds/linux/include/linux/if_vlan.h:10:
In file included from /builds/linux/include/linux/netdevice.h:24:
In file included from /builds/linux/include/linux/timer.h:6:
In file included from /builds/linux/include/linux/ktime.h:24:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/staging/rtl8192u/ieee80211/rtl819x_HTProc.c:7:
In file included from /builds/linux/drivers/staging/rtl8192u/ieee80211/ieee80211.h:22:
In file included from /builds/linux/include/linux/if_ether.h:19:
In file included from /builds/linux/include/linux/skbuff.h:15:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/subdev/mmu/vmmgk20a.c:22:
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/subdev/mmu/vmm.h:3:
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/subdev/mmu/priv.h:5:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/subdev/mmu.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/subdev.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/device.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/oclass.h:3:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/os.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvif/os.h:6:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/radio/radio-typhoon.c:32:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/dsa/tag_qca.c:6:
In file included from /builds/linux/include/linux/etherdevice.h:20:
In file included from /builds/linux/include/linux/if_ether.h:19:
In file included from /builds/linux/include/linux/skbuff.h:15:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/sound/pci/ctxfi/cttimer.c:6:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/caif/caif_usb.c:10:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/ethernet/intel/ixgbe/ixgbe_phy.c:4:
In file included from /builds/linux/drivers/net/wireless/intersil/orinoco/mic.c:7:
In file included from /builds/linux/include/linux/pci.h:35:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/if_ether.h:19:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/skbuff.h:15:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/mutex.h:14:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;

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_IAS=0
In file included from /builds/linux/drivers/rtc/rtc-sd3078.c:8:
In file included from /builds/linux/include/linux/i2c.h:13:
In file included from /builds/linux/include/linux/acpi.h:13:
In file included from /builds/linux/include/linux/irqdomain.h:35:
In file included from /builds/linux/include/linux/of.h:17:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/iio/proximity/as3935.c:9:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/overlayfs/export.c:10:
In file included from /builds/linux/include/linux/fs.h:6:
In file included from /builds/linux/include/linux/wait_bit.h:8:
In file included from /builds/linux/include/linux/wait.h:9:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/usb/cx231xx/cx231xx-pcb-cfg.c:10:
In file included from /builds/linux/drivers/media/usb/cx231xx/cx231xx.h:13:
In file included from /builds/linux/include/linux/videodev2.h:59:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/nvme/host/rdma.c:7:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/ethernet/chelsio/cxgb4/cxgb4_fcoe.c:38:
In file included from /builds/linux/include/scsi/libfcoe.h:12:
In file included from /builds/linux/include/linux/etherdevice.h:20:
In file included from /builds/linux/include/linux/if_ether.h:19:
In file included from /builds/linux/include/linux/skbuff.h:15:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/i2c/adv7180.c:8:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/platform/s5p-mfc/s5p_mfc_ctrl.c:11:
In file included from /builds/linux/include/linux/firmware.h:7:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/ecryptfs/main.c:13:
In file included from /builds/linux/include/linux/dcache.h:7:
In file included from /builds/linux/include/linux/rculist.h:11:
In file included from /builds/linux/include/linux/rcupdate.h:27:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/wireless/ath/ath10k/htc.c:7:
In file included from /builds/linux/drivers/net/wireless/ath/ath10k/core.h:11:
In file included from /builds/linux/include/linux/completion.h:12:
In file included from /builds/linux/include/linux/wait.h:9:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpio/gpio-dwapb.c:7:
In file included from /builds/linux/include/linux/acpi.h:13:
In file included from /builds/linux/include/linux/irqdomain.h:35:
In file included from /builds/linux/include/linux/of.h:17:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/video/of_display_timing.c:10:
In file included from /builds/linux/include/linux/of.h:17:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/l2tp/l2tp_eth.c:10:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/infiniband/ulp/srpt/ib_srpt.c:35:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/staging/uwb/ie-rcv.c:10:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/platform/vimc/vimc-core.c:10:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/platform/sunxi/sun4i-csi/sun4i_dma.c:9:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/scsi/aacraid/commctrl.c:22:
In file included from /builds/linux/include/linux/pci.h:35:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/ocfs2/acl.c:15:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/staging/rtl8192e/rtl8192e/rtl_core.c:10:
In file included from /builds/linux/include/linux/uaccess.h:5:
In file included from /builds/linux/include/linux/sched.h:12:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/engine/disp/sormcp77.c:22:
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/engine/disp/ior.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/engine/disp/priv.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/engine/disp.h:5:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/engine.h:5:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/subdev.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/device.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/oclass.h:3:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/os.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvif/os.h:6:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/md/dm-verity-fec.c:8:
In file included from /builds/linux/drivers/md/dm-verity-fec.h:11:
In file included from /builds/linux/drivers/md/dm-verity.h:14:
In file included from /builds/linux/include/linux/dm-bufio.h:12:
In file included from /builds/linux/include/linux/blkdev.h:5:
In file included from /builds/linux/include/linux/sched.h:12:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpio/gpio-74x164.c:10:
In file included from /builds/linux/include/linux/gpio/driver.h:5:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from lib/test_static_keys.mod.c:2:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/ceph/auth_x.c:6:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/hwmon/stts751.c:17:
In file included from /builds/linux/include/linux/hwmon-sysfs.h:10:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/mpage.c:18:
In file included from /builds/linux/include/linux/mm.h:10:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/mfd/pcf50633-core.c:11:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/ethernet/intel/i40e/i40e_common.c:4:
In file included from /builds/linux/drivers/net/ethernet/intel/i40e/i40e.h:7:
In file included from /builds/linux/include/net/tcp.h:20:
In file included from /builds/linux/include/linux/tcp.h:17:
In file included from /builds/linux/include/linux/skbuff.h:15:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/staging/media/sunxi/cedrus/cedrus_hw.c:16:
In file included from /builds/linux/include/linux/platform_device.h:13:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/security/keys/trusted.c:12:
In file included from /builds/linux/include/linux/uaccess.h:5:
In file included from /builds/linux/include/linux/sched.h:12:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/ipv6/mcast.c:25:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/drm_self_refresh_helper.c:10:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/staging/rtl8188eu/os_dep/xmit_linux.c:9:
In file included from /builds/linux/drivers/staging/rtl8188eu/include/osdep_service.h:16:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/amd/amdgpu/amdgpu_kms.c:29:
In file included from /builds/linux/drivers/gpu/drm/amd/amdgpu/amdgpu.h:31:
In file included from /builds/linux/drivers/gpu/drm/amd/amdgpu/amdgpu_ctx.h:26:
In file included from /builds/linux/drivers/gpu/drm/amd/amdgpu/amdgpu_ring.h:28:
In file included from /builds/linux/include/drm/gpu_scheduler.h:27:
In file included from /builds/linux/include/drm/spsc_queue.h:28:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/usb/dvb-usb/dibusb-mc.c:12:
In file included from /builds/linux/drivers/media/usb/dvb-usb/dibusb.h:14:
In file included from /builds/linux/drivers/media/usb/dvb-usb/dvb-usb.h:14:
In file included from /builds/linux/include/linux/input.h:8:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/cifs/cifssmb.c:30:
In file included from /builds/linux/include/linux/fs.h:6:
In file included from /builds/linux/include/linux/wait_bit.h:8:
In file included from /builds/linux/include/linux/wait.h:9:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/iio/light/isl29028.c:14:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/rtc/rtc-pcf8523.c:7:
In file included from /builds/linux/include/linux/i2c.h:13:
In file included from /builds/linux/include/linux/acpi.h:13:
In file included from /builds/linux/include/linux/irqdomain.h:35:
In file included from /builds/linux/include/linux/of.h:17:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/i2c/muxes/i2c-mux-pca9541.c:20:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpio/gpio-amd-fch.c:12:
In file included from /builds/linux/include/linux/io.h:13:
In file included from /builds/linux/arch/riscv/include/asm/io.h:15:
In file included from /builds/linux/arch/riscv/include/asm/mmiowb.h:12:
In file included from /builds/linux/include/asm-generic/mmiowb.h:27:
In file included from /builds/linux/arch/riscv/include/asm/smp.h:11:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/panel/panel-samsung-s6e3ha2.c:11:
In file included from /builds/linux/include/linux/backlight.h:12:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/scsi/scsi_transport_srp.c:8:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/scsi/a100u2w.c:61:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/sound/soc/codecs/tpa6130a2.c:10:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/usb/uvc/uvc_queue.c:11:
In file included from /builds/linux/include/linux/mm.h:10:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/staging/speakup/speakup_apollo.c:12:
In file included from /builds/linux/include/linux/jiffies.h:9:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/pci/ddbridge/ddbridge-core.c:19:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/block/blk-iocost.c:179:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/ntb/test/ntb_msi_test.c:3:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/crypto/scompress.c:11:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/crypto/sha512_generic.c:8:
In file included from /builds/linux/include/crypto/internal/hash.h:11:
In file included from /builds/linux/include/crypto/algapi.h:10:
In file included from /builds/linux/include/linux/crypto.h:19:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/sound/soc/intel/common/soc-acpi-intel-glk-match.c:9:
In file included from /builds/linux/include/sound/soc-acpi.h:10:
In file included from /builds/linux/include/linux/acpi.h:13:
In file included from /builds/linux/include/linux/irqdomain.h:35:
In file included from /builds/linux/include/linux/of.h:17:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/iio/magnetometer/mag3110.c:12:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/wireless/marvell/libertas/main.c:10:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/iio/inkern.c:8:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/fscache/cookie.c:12:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/ipv6/netfilter/ip6t_srh.c:9:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/pci/mantis/mantis_ioc.c:10:
In file included from /builds/linux/include/linux/i2c.h:13:
In file included from /builds/linux/include/linux/acpi.h:13:
In file included from /builds/linux/include/linux/irqdomain.h:35:
In file included from /builds/linux/include/linux/of.h:17:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/subdev/secboot/acr_r352.c:23:
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/subdev/secboot/acr_r352.h:25:
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/subdev/secboot/acr.h:25:
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/subdev/secboot/priv.h:26:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/subdev/secboot.h:26:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/subdev.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/device.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/oclass.h:3:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/os.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvif/os.h:6:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/atm/svc.c:9:
In file included from /builds/linux/include/linux/net.h:18:
In file included from /builds/linux/include/linux/random.h:101:
In file included from /builds/linux/include/linux/prandom.h:12:
In file included from /builds/linux/include/linux/percpu.h:6:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/crypto/ccree/cc_pm.c:5:
In file included from /builds/linux/include/linux/interrupt.h:11:
In file included from /builds/linux/include/linux/hardirq.h:5:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/scsi/qedf/qedf_fip.c:6:
In file included from /builds/linux/include/linux/if_ether.h:19:
In file included from /builds/linux/include/linux/skbuff.h:15:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/usb/typec/altmodes/displayport.c:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from samples/configfs/configfs_sample.mod.c:2:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/nls/nls_cp864.c:10:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/power/supply/bq27xxx_battery.c:48:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/wireless/ath/ath10k/pci.c:7:
In file included from /builds/linux/include/linux/pci.h:35:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/ipv4/ip_vti.c:18:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/nvme/target/fc.c:6:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/block/blk-mq-sched.c:8:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;

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_IAS=0
In file included from /builds/linux/sound/soc/tegra/tegra20_ac97.c:12:
In file included from /builds/linux/include/linux/clk.h:14:
In file included from /builds/linux/include/linux/notifier.h:14:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/crypto/crypto.c:23:
In file included from /builds/linux/include/linux/pagemap.h:8:
In file included from /builds/linux/include/linux/mm.h:10:
In file included from /builds/linux/sound/pci/ctxfi/ctimap.c:16:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/linux/thread_info.h:22:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
      |                ^~
   29 |         register struct task_struct *tp __asm__("tp");
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
      |                                        ^
      |                                         = NULL
   29 |         register struct task_struct *tp __asm__("tp");

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_IAS=0
In file included from /builds/linux/drivers/greybus/debugfs.c:9:
In file included from /builds/linux/include/linux/debugfs.h:15:
In file included from /builds/linux/include/linux/fs.h:6:
In file included from /builds/linux/include/linux/wait_bit.h:8:
In file included from /builds/linux/include/linux/wait.h:9:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/staging/vt6656/rf.c:24:
In file included from /builds/linux/drivers/staging/vt6656/mac.h:23:
In file included from /builds/linux/drivers/staging/vt6656/device.h:19:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/ieee802154/core.c:6:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/char/ipmi/ipmi_poweroff.c:17:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/extcon/extcon-qcom-spmi-misc.c:10:
In file included from /builds/linux/include/linux/extcon-provider.h:13:
In file included from /builds/linux/include/linux/extcon.h:21:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/udf/unicode.c:21:
In file included from /builds/linux/fs/udf/udfdecl.h:10:
In file included from /builds/linux/include/linux/fs.h:6:
In file included from /builds/linux/include/linux/wait_bit.h:8:
In file included from /builds/linux/include/linux/wait.h:9:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/subdev/fb/sddr2.c:25:
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/subdev/fb/priv.h:5:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/subdev/fb.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/subdev.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/device.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/oclass.h:3:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/os.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvif/os.h:6:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/mtd/ubi/fastmap.c:10:
In file included from /builds/linux/drivers/mtd/ubi/ubi.h:14:
In file included from /builds/linux/include/linux/rbtree.h:22:
In file included from /builds/linux/include/linux/rcupdate.h:27:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/nilfs2/ifile.c:13:
In file included from /builds/linux/include/linux/buffer_head.h:12:
In file included from /builds/linux/include/linux/fs.h:6:
In file included from /builds/linux/include/linux/wait_bit.h:8:
In file included from /builds/linux/include/linux/wait.h:9:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/drm_gem_vram_helper.c:3:
In file included from /builds/linux/include/drm/drm_gem_vram_helper.h:6:
In file included from /builds/linux/include/drm/drm_gem.h:37:
In file included from /builds/linux/include/linux/kref.h:16:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/pci/irq.c:9:
In file included from /builds/linux/include/linux/acpi.h:13:
In file included from /builds/linux/include/linux/irqdomain.h:35:
In file included from /builds/linux/include/linux/of.h:17:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/lib/dim/dim.c:6:
In file included from /builds/linux/include/linux/dim.h:7:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/exynos/exynos_drm_gsc.c:10:
In file included from /builds/linux/include/linux/clk.h:14:
In file included from /builds/linux/include/linux/notifier.h:14:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/spi/spi-bcm63xx-hsspi.c:12:
In file included from /builds/linux/include/linux/io.h:13:
In file included from /builds/linux/arch/riscv/include/asm/io.h:15:
In file included from /builds/linux/arch/riscv/include/asm/mmiowb.h:12:
In file included from /builds/linux/include/asm-generic/mmiowb.h:27:
In file included from /builds/linux/arch/riscv/include/asm/smp.h:11:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/ocfs2/move_extents.c:9:
In file included from /builds/linux/include/linux/fs.h:6:
In file included from /builds/linux/include/linux/wait_bit.h:8:
In file included from /builds/linux/include/linux/wait.h:9:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/rtc/rtc-ds2404.c:4:
In file included from /builds/linux/include/linux/platform_device.h:13:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/scsi/qla4xxx/ql4_init.c:8:
In file included from /builds/linux/include/scsi/iscsi_if.h:13:
In file included from /builds/linux/include/scsi/iscsi_proto.h:14:
In file included from /builds/linux/include/scsi/scsi.h:10:
In file included from /builds/linux/include/linux/scatterlist.h:8:
In file included from /builds/linux/include/linux/mm.h:10:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/jffs2/security.c:13:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/dns_resolver/dns_key.c:24:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/ethernet/agere/et131x.c:56:
In file included from /builds/linux/include/linux/pci.h:35:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/kernel/cpu.c:6:
In file included from /builds/linux/include/linux/sched/mm.h:7:
In file included from /builds/linux/include/linux/sched.h:12:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/base/pinctrl.c:12:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/usb/as102/as10x_cmd.c:9:
In file included from /builds/linux/drivers/media/usb/as102/as102_drv.h:9:
In file included from /builds/linux/include/linux/usb.h:6:
In file included from /builds/linux/include/linux/usb/ch9.h:36:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/platform/qcom/camss/camss-csiphy-2ph-1-0.c:11:
In file included from /builds/linux/drivers/media/platform/qcom/camss/camss-csiphy.h:13:
In file included from /builds/linux/include/linux/clk.h:14:
In file included from /builds/linux/include/linux/notifier.h:14:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/virtio/virtgpu_trace_points.c:2:
In file included from /builds/linux/drivers/gpu/drm/virtio/virtgpu_drv.h:29:
In file included from /builds/linux/include/linux/virtio.h:7:
In file included from /builds/linux/include/linux/scatterlist.h:8:
In file included from /builds/linux/include/linux/mm.h:10:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/sound/soc/ti/davinci-vcif.c:11:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/wireless/st/cw1200/txrx.c:9:
In file included from /builds/linux/include/net/mac80211.h:18:
In file included from /builds/linux/include/linux/if_ether.h:19:
In file included from /builds/linux/include/linux/skbuff.h:15:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/radio/tef6862.c:7:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/panfrost/panfrost_gpu.c:8:
In file included from /builds/linux/include/linux/dma-mapping.h:7:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/core/fib_rules.c:10:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/clk/mediatek/clk-mt8173.c:7:
In file included from /builds/linux/include/linux/clk.h:14:
In file included from /builds/linux/include/linux/notifier.h:14:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/wireless/sme.c:12:
In file included from /builds/linux/include/linux/etherdevice.h:20:
In file included from /builds/linux/include/linux/if_ether.h:19:
In file included from /builds/linux/include/linux/skbuff.h:15:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/hwmon/ina3221.c:10:
In file included from /builds/linux/include/linux/hwmon-sysfs.h:10:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/char/pcmcia/scr24x_cs.c:11:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/subdev/therm/gp100.c:24:
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/subdev/therm/priv.h:27:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/subdev/therm.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/subdev.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/device.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/oclass.h:3:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/os.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvif/os.h:6:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/sched/sch_sfq.c:8:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/i2c/vp27smpx.c:11:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/dvb-frontends/m88rs2000.c:14:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/opp/core.c:13:
In file included from /builds/linux/include/linux/clk.h:14:
In file included from /builds/linux/include/linux/notifier.h:14:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/rtc/rtc-ds1374.c:24:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/dsa/mv88e6xxx/serdes.c:10:
In file included from /builds/linux/include/linux/interrupt.h:11:
In file included from /builds/linux/include/linux/hardirq.h:5:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/sound/pci/ice1712/revo.c:11:
In file included from /builds/linux/include/linux/interrupt.h:11:
In file included from /builds/linux/include/linux/hardirq.h:5:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/target/target_core_iblock.c:16:
In file included from /builds/linux/include/linux/timer.h:6:
In file included from /builds/linux/include/linux/ktime.h:24:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/wireless/ath/ath9k/tx99.c:17:
In file included from /builds/linux/drivers/net/wireless/ath/ath9k/ath9k.h:20:
In file included from /builds/linux/include/linux/etherdevice.h:20:
In file included from /builds/linux/include/linux/if_ether.h:19:
In file included from /builds/linux/include/linux/skbuff.h:15:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/bluetooth/bnep/sock.c:30:
In file included from /builds/linux/net/bluetooth/bnep/bnep.h:13:
In file included from /builds/linux/include/net/bluetooth/bluetooth.h:28:
In file included from /builds/linux/include/linux/poll.h:7:
In file included from /builds/linux/include/linux/ktime.h:24:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/subdev/fb/mcp89.c:24:
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/subdev/fb/nv50.h:5:
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/subdev/fb/priv.h:5:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/subdev/fb.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/subdev.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/device.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/oclass.h:3:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/os.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvif/os.h:6:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/platform/stm32/stm32-dcmi.c:14:
In file included from /builds/linux/include/linux/clk.h:14:
In file included from /builds/linux/include/linux/notifier.h:14:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/reset/reset-sunxi.c:11:
In file included from /builds/linux/include/linux/io.h:13:
In file included from /builds/linux/arch/riscv/include/asm/io.h:15:
In file included from /builds/linux/arch/riscv/include/asm/mmiowb.h:12:
In file included from /builds/linux/include/asm-generic/mmiowb.h:27:
In file included from /builds/linux/arch/riscv/include/asm/smp.h:11:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/usb/pwc/pwc-uncompress.c:17:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/reiserfs/lock.c:2:
In file included from /builds/linux/fs/reiserfs/reiserfs.h:9:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/sound/soc/codecs/pcm3060.c:7:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/sound/soc/sof/ipc.c:14:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/i2c/i2c-slave-eeprom.c:21:
In file included from /builds/linux/include/linux/i2c.h:13:
In file included from /builds/linux/include/linux/acpi.h:13:
In file included from /builds/linux/include/linux/irqdomain.h:35:
In file included from /builds/linux/include/linux/of.h:17:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/mmc/host/dw_mmc.c:10:
In file included from /builds/linux/include/linux/blkdev.h:5:
In file included from /builds/linux/include/linux/sched.h:12:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/omfs/dir.c:7:
In file included from /builds/linux/include/linux/fs.h:6:
In file included from /builds/linux/include/linux/wait_bit.h:8:
In file included from /builds/linux/include/linux/wait.h:9:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/soc/qcom/qmi_interface.c:6:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/ipv6/netfilter/nf_dup_ipv6.c:8:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/xfs/xfs_attr_inactive.c:7:
In file included from /builds/linux/fs/xfs/xfs.h:22:
In file included from /builds/linux/fs/xfs/xfs_linux.h:24:
In file included from /builds/linux/fs/xfs/kmem.h:9:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/bluetooth/rfcomm/core.c:28:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/usb/usbip/vhci_sysfs.c:7:
In file included from /builds/linux/include/linux/kthread.h:6:
In file included from /builds/linux/include/linux/sched.h:12:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/nouveau/nouveau_debugfs.c:31:
In file included from /builds/linux/include/linux/debugfs.h:15:
In file included from /builds/linux/include/linux/fs.h:6:
In file included from /builds/linux/include/linux/wait_bit.h:8:
In file included from /builds/linux/include/linux/wait.h:9:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/openvswitch/meter.c:8:
In file included from /builds/linux/include/uapi/linux/if.h:25:
In file included from /builds/linux/include/linux/socket.h:8:
In file included from /builds/linux/include/linux/uio.h:9:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/btrfs/print-tree.c:6:
In file included from /builds/linux/fs/btrfs/ctree.h:9:
In file included from /builds/linux/include/linux/mm.h:10:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/video/fbdev/via/via_aux_sii164.c:9:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/staging/comedi/drivers/pcmuio.c:66:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/ethernet/micrel/ks8842.c:14:
In file included from /builds/linux/include/linux/interrupt.h:11:
In file included from /builds/linux/include/linux/hardirq.h:5:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/ipu-v3/ipu-csi.c:7:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/ethernet/mellanox/mlx4/icm.c:35:
In file included from /builds/linux/include/linux/mm.h:10:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvc0_fbcon.c:25:
In file included from /builds/linux/drivers/gpu/drm/nouveau/nouveau_drv.h:41:
In file included from /builds/linux/include/linux/notifier.h:14:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/mfd/stmpe-spi.c:10:
In file included from /builds/linux/include/linux/spi/spi.h:9:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/bridge/netfilter/ebtable_broute.c:15:
In file included from /builds/linux/include/linux/netfilter_bridge/ebtables.h:16:
In file included from /builds/linux/include/uapi/linux/if.h:25:
In file included from /builds/linux/include/linux/socket.h:8:
In file included from /builds/linux/include/linux/uio.h:9:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/radeon/cypress_dpm.c:25:
In file included from /builds/linux/include/drm/drm_pci.h:35:
In file included from /builds/linux/include/linux/pci.h:35:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/staging/rtl8192u/ieee80211/ieee80211_softmac.c:14:
In file included from /builds/linux/drivers/staging/rtl8192u/ieee80211/ieee80211.h:22:
In file included from /builds/linux/include/linux/if_ether.h:19:
In file included from /builds/linux/include/linux/skbuff.h:15:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/scsi/bfa/bfad_attr.c:15:
In file included from /builds/linux/drivers/scsi/bfa/bfad_drv.h:23:
In file included from /builds/linux/include/linux/pci.h:35:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/wireless/ath/ath9k/htc_drv_beacon.c:17:
In file included from /builds/linux/drivers/net/wireless/ath/ath9k/htc.h:20:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/sound/core/sound_oss.c:9:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/netfilter/ipset/ip_set_core.c:10:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/netfilter/xt_CT.c:6:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/target/iscsi/iscsi_target_seq_pdu_list.c:12:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/rc/keymaps/rc-tanix-tx5max.c:4:
In file included from /builds/linux/include/media/rc-map.h:11:
In file included from /builds/linux/include/linux/input.h:8:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/netfilter/xt_mark.c:10:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/crypto/michael_mic.c:9:
In file included from /builds/linux/include/crypto/internal/hash.h:11:
In file included from /builds/linux/include/crypto/algapi.h:10:
In file included from /builds/linux/include/linux/crypto.h:19:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/ethernet/google/gve/gve_ethtool.c:7:
In file included from /builds/linux/include/linux/rtnetlink.h:6:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/sound/pci/oxygen/oxygen_pcm.c:8:
In file included from /builds/linux/include/linux/pci.h:35:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/engine/disp/gt215.c:24:
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/engine/disp/nv50.h:5:
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/engine/disp/priv.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/engine/disp.h:5:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/engine.h:5:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/subdev.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/device.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/oclass.h:3:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/os.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvif/os.h:6:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/sound/pci/hda/patch_conexant.c:12:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/cifs/smbencrypt.c:14:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/sound/pci/au88x0/au8830.c:3:
In file included from /builds/linux/sound/pci/au88x0/au88x0.h:8:
In file included from /builds/linux/include/linux/pci.h:35:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~

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_IAS=0
In file included from /builds/linux/drivers/md/dm.c:8:
In file included from /builds/linux/drivers/md/dm-core.h:12:
In file included from /builds/linux/include/linux/kthread.h:6:
In file included from /builds/linux/include/linux/sched.h:12:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/core/oproxy.c:24:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/oproxy.h:5:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/object.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/oclass.h:3:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/os.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvif/os.h:6:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/ethernet/freescale/gianfar.c:67:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/sound/soc/atmel/atmel-pdmic.c:9:
In file included from /builds/linux/include/linux/of.h:17:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/subdev/devinit/mcp89.c:24:
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/subdev/devinit/nv50.h:5:
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/subdev/devinit/priv.h:5:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/subdev/devinit.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/subdev.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/device.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/oclass.h:3:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/os.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvif/os.h:6:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/pci/endpoint/pci-ep-cfs.c:9:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/ecryptfs/miscdev.c:9:
In file included from /builds/linux/include/linux/fs.h:6:
In file included from /builds/linux/include/linux/wait_bit.h:8:
In file included from /builds/linux/include/linux/wait.h:9:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/hid/hid-cypress.c:15:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/subdev/fb/ramnv50.c:25:
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/subdev/fb/ram.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/subdev/fb/priv.h:5:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/subdev/fb.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/subdev.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/device.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/oclass.h:3:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/os.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvif/os.h:6:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/pcmcia/ds.c:14:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/ethernet/intel/ixgbevf/vf.c:4:
In file included from /builds/linux/drivers/net/ethernet/intel/ixgbevf/vf.h:7:
In file included from /builds/linux/include/linux/pci.h:35:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/clk/mediatek/clk-mt8183-mfgcfg.c:6:
In file included from /builds/linux/include/linux/clk-provider.h:9:
In file included from /builds/linux/include/linux/of.h:17:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/wireless/realtek/rtw88/tx.c:5:
In file included from /builds/linux/drivers/net/wireless/realtek/rtw88/main.h:8:
In file included from /builds/linux/include/net/mac80211.h:18:
In file included from /builds/linux/include/linux/if_ether.h:19:
In file included from /builds/linux/include/linux/skbuff.h:15:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/fpga/dfl-fme-br.c:16:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/netfilter/nf_log_common.c:6:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/atm/mpoa_caches.c:4:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/nfs/nfs4sysctl.c:9:
In file included from /builds/linux/include/linux/sysctl.h:26:
In file included from /builds/linux/include/linux/rcupdate.h:27:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/pci/cx25821/cx25821-medusa-video.c:11:
In file included from /builds/linux/drivers/media/pci/cx25821/cx25821.h:13:
In file included from /builds/linux/include/linux/pci.h:35:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/configfs/mount.c:13:
In file included from /builds/linux/include/linux/fs.h:6:
In file included from /builds/linux/include/linux/wait_bit.h:8:
In file included from /builds/linux/include/linux/wait.h:9:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/switchdev/switchdev.c:11:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/ipv6/anycast.c:13:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/usb/atm/speedtch.c:13:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/video/fbdev/via/via_utility.c:8:
In file included from /builds/linux/include/linux/via-core.h:12:
In file included from /builds/linux/include/linux/io.h:13:
In file included from /builds/linux/arch/riscv/include/asm/io.h:15:
In file included from /builds/linux/arch/riscv/include/asm/mmiowb.h:12:
In file included from /builds/linux/include/asm-generic/mmiowb.h:27:
In file included from /builds/linux/arch/riscv/include/asm/smp.h:11:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/phonet/pn_netlink.c:14:
In file included from /builds/linux/include/linux/netlink.h:7:
In file included from /builds/linux/include/linux/skbuff.h:15:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/wireless/realtek/rtlwifi/rtl8192cu/led.c:4:
In file included from /builds/linux/drivers/net/wireless/realtek/rtlwifi/rtl8192cu/../wifi.h:9:
In file included from /builds/linux/include/linux/sched.h:12:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/i2c/busses/i2c-stm32f4.c:17:
In file included from /builds/linux/include/linux/clk.h:14:
In file included from /builds/linux/include/linux/notifier.h:14:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/mtd/nand/raw/sh_flctl.c:11:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/engine/fifo/usertu102.c:22:
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/engine/fifo/user.h:3:
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/engine/fifo/priv.h:5:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/engine/fifo.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/engine.h:5:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/subdev.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/device.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/oclass.h:3:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/os.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvif/os.h:6:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/ethernet/mellanox/mlx5/core/lib/gid.c:33:
In file included from /builds/linux/include/linux/mlx5/driver.h:37:
In file included from /builds/linux/include/linux/completion.h:12:
In file included from /builds/linux/include/linux/wait.h:9:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/wireless/ath/ath10k/htt_rx.c:8:
In file included from /builds/linux/drivers/net/wireless/ath/ath10k/core.h:11:
In file included from /builds/linux/include/linux/completion.h:12:
In file included from /builds/linux/include/linux/wait.h:9:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/hid/hid-redragon.c:15:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/block/aoe/aoeblk.c:9:
In file included from /builds/linux/include/linux/blk-mq.h:5:
In file included from /builds/linux/include/linux/blkdev.h:5:
In file included from /builds/linux/include/linux/sched.h:12:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/qnx6/super_mmi.c:13:
In file included from /builds/linux/include/linux/buffer_head.h:12:
In file included from /builds/linux/include/linux/fs.h:6:
In file included from /builds/linux/include/linux/wait_bit.h:8:
In file included from /builds/linux/include/linux/wait.h:9:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/engine/fifo/nv17.c:24:
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/engine/fifo/nv04.h:5:
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/engine/fifo/priv.h:5:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/engine/fifo.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/engine.h:5:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/subdev.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/device.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/oclass.h:3:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/os.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvif/os.h:6:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/sound/firewire/oxfw/oxfw-scs1x.c:9:
In file included from /builds/linux/sound/firewire/oxfw/oxfw.h:8:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/hwmon/w83792d.c:25:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/usb/au0828/au0828-dvb.c:8:
In file included from /builds/linux/drivers/media/usb/au0828/au0828.h:11:
In file included from /builds/linux/include/linux/usb.h:6:
In file included from /builds/linux/include/linux/usb/ch9.h:36:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpio/gpio-lpc32xx.c:12:
In file included from /builds/linux/include/linux/io.h:13:
In file included from /builds/linux/arch/riscv/include/asm/io.h:15:
In file included from /builds/linux/arch/riscv/include/asm/mmiowb.h:12:
In file included from /builds/linux/include/asm-generic/mmiowb.h:27:
In file included from /builds/linux/arch/riscv/include/asm/smp.h:11:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/rapidio/switches/idt_gen3.c:8:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/pinctrl/mediatek/pinctrl-mt2712.c:8:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/iio/light/isl29125.c:13:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/ethernet/netronome/nfp/nfp_hwmon.c:9:
In file included from /builds/linux/drivers/net/ethernet/netronome/nfp/nfpcore/nfp_nsp.h:8:
In file included from /builds/linux/include/linux/if_ether.h:19:
In file included from /builds/linux/include/linux/skbuff.h:15:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/sound/soc/sh/rcar/cmd.c:8:
In file included from /builds/linux/sound/soc/sh/rcar/rsnd.h:11:
In file included from /builds/linux/include/linux/clk.h:14:
In file included from /builds/linux/include/linux/notifier.h:14:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/radeon/rv6xx_dpm.c:25:
In file included from /builds/linux/drivers/gpu/drm/radeon/radeon.h:64:
In file included from /builds/linux/include/linux/wait.h:9:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/ipv4/ip_gre.c:11:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/ethernet/intel/ixgb/ixgb_ee.c:6:
In file included from /builds/linux/drivers/net/ethernet/intel/ixgb/ixgb_hw.h:7:
In file included from /builds/linux/include/linux/mdio.h:9:
In file included from /builds/linux/include/uapi/linux/mdio.h:15:
In file included from /builds/linux/include/linux/mii.h:12:
In file included from /builds/linux/include/uapi/linux/if.h:25:
In file included from /builds/linux/include/linux/socket.h:8:
In file included from /builds/linux/include/linux/uio.h:9:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/amd/amdgpu/../display/amdgpu_dm/amdgpu_dm_pp_smu.c:25:
In file included from /builds/linux/include/linux/acpi.h:13:
In file included from /builds/linux/include/linux/irqdomain.h:35:
In file included from /builds/linux/include/linux/of.h:17:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/input/touchscreen/da9034-ts.c:11:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/sound/soc/sof/pcm.c:13:
In file included from /builds/linux/include/linux/pm_runtime.h:11:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/nvmem/snvs_lpgpr.c:8:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/etnaviv/etnaviv_drv.h:10:
In file included from /builds/linux/include/linux/mm_types.h:9:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpio/gpio-mc33880.c:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/hid/hid-steam.c:36:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/dccp/ackvec.c:9:
In file included from /builds/linux/net/dccp/dccp.h:12:
In file included from /builds/linux/include/linux/dccp.h:6:
In file included from /builds/linux/include/linux/in.h:19:
In file included from /builds/linux/include/uapi/linux/in.h:24:
In file included from /builds/linux/include/linux/socket.h:8:
In file included from /builds/linux/include/linux/uio.h:9:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpio/gpio-max7301.c:10:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/input/misc/keyspan_remote.c:13:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/ethernet/mellanox/mlxsw/core_hwmon.c:6:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/anon_inodes.c:12:
In file included from /builds/linux/include/linux/cred.h:13:
In file included from /builds/linux/include/linux/key.h:15:
In file included from /builds/linux/include/linux/rbtree.h:22:
In file included from /builds/linux/include/linux/rcupdate.h:27:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/usb/gspca/ov534.c:24:
In file included from /builds/linux/drivers/media/usb/gspca/gspca.h:5:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/wireless/realtek/rtlwifi/rtl8723com/fw_common.c:4:
In file included from /builds/linux/drivers/net/wireless/realtek/rtlwifi/rtl8723com/../wifi.h:9:
In file included from /builds/linux/include/linux/sched.h:12:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/usb/cdns3/host.c:12:
In file included from /builds/linux/include/linux/platform_device.h:13:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/batman-adv/tp_meter.c:7:
In file included from /builds/linux/net/batman-adv/tp_meter.h:10:
In file included from /builds/linux/net/batman-adv/main.h:210:
In file included from /builds/linux/include/linux/etherdevice.h:20:
In file included from /builds/linux/include/linux/if_ether.h:19:
In file included from /builds/linux/include/linux/skbuff.h:15:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/adfs/map.c:8:
In file included from /builds/linux/fs/adfs/adfs.h:2:
In file included from /builds/linux/include/linux/buffer_head.h:12:
In file included from /builds/linux/include/linux/fs.h:6:
In file included from /builds/linux/include/linux/wait_bit.h:8:
In file included from /builds/linux/include/linux/wait.h:9:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/kernel/iomem.c:2:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/greybus/svc_watchdog.c:9:
In file included from /builds/linux/include/linux/suspend.h:5:
In file included from /builds/linux/include/linux/swap.h:5:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/mm/shuffle.c:4:
In file included from /builds/linux/include/linux/mm.h:10:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/scsi/qlogicfas408.c:42:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/jfs/jfs_mount.c:37:
In file included from /builds/linux/include/linux/fs.h:6:
In file included from /builds/linux/include/linux/wait_bit.h:8:
In file included from /builds/linux/include/linux/wait.h:9:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/iio/adc/stm32-dfsdm-core.c:9:
In file included from /builds/linux/include/linux/clk.h:14:
In file included from /builds/linux/include/linux/notifier.h:14:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/tuners/msi001.c:9:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/clk/qcom/lcc-msm8960.c:9:
In file included from /builds/linux/include/linux/platform_device.h:13:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/virtio/virtio_ring.c:6:
In file included from /builds/linux/include/linux/virtio.h:7:
In file included from /builds/linux/include/linux/scatterlist.h:8:
In file included from /builds/linux/include/linux/mm.h:10:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/sound/pci/korg1212/korg1212.c:10:
In file included from /builds/linux/include/linux/interrupt.h:11:
In file included from /builds/linux/include/linux/hardirq.h:5:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/hpfs/super.c:10:
In file included from /builds/linux/fs/hpfs/hpfs_fn.h:18:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/block/rsxx/config.c:15:
In file included from /builds/linux/drivers/block/rsxx/rsxx_priv.h:15:
In file included from /builds/linux/include/linux/semaphore.h:12:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/iio/temperature/tmp007.c:18:
In file included from /builds/linux/include/linux/i2c.h:13:
In file included from /builds/linux/include/linux/acpi.h:13:
In file included from /builds/linux/include/linux/irqdomain.h:35:
In file included from /builds/linux/include/linux/of.h:17:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/hwmon/adc128d818.c:12:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/usb/pwc/pwc-misc.c:16:
In file included from /builds/linux/drivers/media/usb/pwc/pwc.h:16:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/ethernet/mellanox/mlx4/en_rx.c:34:
In file included from /builds/linux/include/linux/bpf.h:9:
In file included from /builds/linux/include/linux/workqueue.h:9:
In file included from /builds/linux/include/linux/timer.h:6:
In file included from /builds/linux/include/linux/ktime.h:24:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/ethernet/intel/ice/ice_flex_pipe.c:4:
In file included from /builds/linux/drivers/net/ethernet/intel/ice/ice_common.h:7:
In file included from /builds/linux/drivers/net/ethernet/intel/ice/ice.h:10:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/subdev/mmu/gm20b.c:22:
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/subdev/mmu/mem.h:3:
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/subdev/mmu/priv.h:5:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/subdev/mmu.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/subdev.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/device.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/oclass.h:3:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/os.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvif/os.h:6:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/usb/typec/ucsi/trace.c:3:
In file included from /builds/linux/drivers/usb/typec/ucsi/ucsi.h:7:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/usb/pwc/pwc-ctrl.c:30:
In file included from /builds/linux/include/linux/uaccess.h:5:
In file included from /builds/linux/include/linux/sched.h:12:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/iio/adc/twl4030-madc.c:18:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/wireless/broadcom/brcm80211/brcmfmac/tracepoint.c:6:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/ethernet/sun/sungem.c:18:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/caif/cfctrl.c:10:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/subdev/clk/gk20a.c:25:
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/subdev/clk/priv.h:5:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/subdev/clk.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/subdev.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/device.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/oclass.h:3:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/os.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvif/os.h:6:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/sound/soc/fsl/fsl_asrc_dma.c:9:
In file included from /builds/linux/include/linux/dma-mapping.h:7:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/sound/soc/meson/axg-toddr.c:8:
In file included from /builds/linux/include/linux/clk.h:14:
In file included from /builds/linux/include/linux/notifier.h:14:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/sound/soc/codecs/adau1781.c:9:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/fpga/socfpga-a10.c:7:
In file included from /builds/linux/include/linux/clk.h:14:
In file included from /builds/linux/include/linux/notifier.h:14:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/nfs/namespace.c:11:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/ethernet/intel/e1000/e1000_ethtool.c:6:
In file included from /builds/linux/drivers/net/ethernet/intel/e1000/e1000.h:10:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/staging/media/hantro/hantro_drv.c:13:
In file included from /builds/linux/include/linux/clk.h:14:
In file included from /builds/linux/include/linux/notifier.h:14:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/arch/riscv/kernel/module.c:10:
In file included from /builds/linux/include/linux/moduleloader.h:6:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/xfs/libxfs/xfs_attr_remote.c:7:
In file included from /builds/linux/fs/xfs/xfs.h:22:
In file included from /builds/linux/fs/xfs/xfs_linux.h:24:
In file included from /builds/linux/fs/xfs/kmem.h:9:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/ethernet/intel/ixgbe/ixgbe_ptp.c:4:
In file included from /builds/linux/drivers/net/ethernet/intel/ixgbe/ixgbe.h:9:
In file included from /builds/linux/include/linux/pci.h:35:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/usb/as102/as10x_cmd_stream.c:8:
In file included from /builds/linux/drivers/media/usb/as102/as102_drv.h:9:
In file included from /builds/linux/include/linux/usb.h:6:
In file included from /builds/linux/include/linux/usb/ch9.h:36:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/ethernet/mellanox/mlx5/core/alloc.c:34:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/sound/soc/codecs/cs42l56.c:10:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/ethernet/broadcom/bnx2x/bnx2x_dcb.c:24:
In file included from /builds/linux/include/linux/netdevice.h:24:
In file included from /builds/linux/include/linux/timer.h:6:
In file included from /builds/linux/include/linux/ktime.h:24:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/can/raw.c:42:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/afs/server_list.c:9:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/sound/soc/samsung/arndale_rt5631.c:7:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/iio/common/ms_sensors/ms_sensors_i2c.c:8:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/amd/amdgpu/df_v3_6.c:23:
In file included from /builds/linux/drivers/gpu/drm/amd/amdgpu/amdgpu.h:31:
In file included from /builds/linux/drivers/gpu/drm/amd/amdgpu/amdgpu_ctx.h:26:
In file included from /builds/linux/drivers/gpu/drm/amd/amdgpu/amdgpu_ring.h:28:
In file included from /builds/linux/include/drm/gpu_scheduler.h:27:
In file included from /builds/linux/include/drm/spsc_queue.h:28:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/wireless/lib80211_crypt_ccmp.c:11:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/mtd/parsers/parser_trx.c:8:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/i2c/muxes/i2c-mux-pinctrl.c:8:
In file included from /builds/linux/include/linux/i2c.h:13:
In file included from /builds/linux/include/linux/acpi.h:13:
In file included from /builds/linux/include/linux/irqdomain.h:35:
In file included from /builds/linux/include/linux/of.h:17:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/staging/rtl8192e/rtl8192e/rtl_pci.c:10:
In file included from /builds/linux/drivers/staging/rtl8192e/rtl8192e/rtl_pci.h:14:
In file included from /builds/linux/include/linux/pci.h:35:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/kernel/signal.c:14:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/mmc/host/cb710-mmc.c:8:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/hwmon/amc6821.c:12:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/pwm/pwm-img.c:10:
In file included from /builds/linux/include/linux/clk.h:14:
In file included from /builds/linux/include/linux/notifier.h:14:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/wireless/realtek/rtlwifi/btcoexist/halbtcoutsrc.c:4:
In file included from /builds/linux/drivers/net/wireless/realtek/rtlwifi/btcoexist/halbt_precomp.h:9:
In file included from /builds/linux/drivers/net/wireless/realtek/rtlwifi/btcoexist/../wifi.h:9:
In file included from /builds/linux/include/linux/sched.h:12:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/isdn/hardware/mISDN/speedfax.c:12:
In file included from /builds/linux/include/linux/interrupt.h:11:
In file included from /builds/linux/include/linux/hardirq.h:5:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/lib/test_meminit.c:9:
In file included from /builds/linux/include/linux/mm.h:10:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/ipv4/ip_tunnel_core.c:10:
In file included from /builds/linux/include/linux/skbuff.h:15:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/ocfs2/sysfile.c:12:
In file included from /builds/linux/include/linux/fs.h:6:
In file included from /builds/linux/include/linux/wait_bit.h:8:
In file included from /builds/linux/include/linux/wait.h:9:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/ethernet/mellanox/mlx4/port.c:34:
In file included from /builds/linux/include/linux/if_ether.h:19:
In file included from /builds/linux/include/linux/skbuff.h:15:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/security/commoncap.c:6:
In file included from /builds/linux/include/linux/audit.h:12:
In file included from /builds/linux/include/linux/sched.h:12:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/nfc/fdp/fdp.c:8:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/verity/enable.c:8:
In file included from /builds/linux/fs/verity/fsverity_private.h:18:
In file included from /builds/linux/include/linux/fsverity.h:14:
In file included from /builds/linux/include/linux/fs.h:6:
In file included from /builds/linux/include/linux/wait_bit.h:8:
In file included from /builds/linux/include/linux/wait.h:9:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/xfrm/xfrm_replay.c:10:
In file included from /builds/linux/include/net/xfrm.h:7:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/crypto/ecc.c:27:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/imx/imx-tve.c:8:
In file included from /builds/linux/include/linux/clk-provider.h:9:
In file included from /builds/linux/include/linux/of.h:17:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/i2c/m5mols/m5mols_core.c:12:
In file included from /builds/linux/include/linux/i2c.h:13:
In file included from /builds/linux/include/linux/acpi.h:13:
In file included from /builds/linux/include/linux/irqdomain.h:35:
In file included from /builds/linux/include/linux/of.h:17:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/mtd/parsers/bcm63xxpart.c:13:
In file included from /builds/linux/include/linux/bcm963xx_nvram.h:6:
In file included from /builds/linux/include/linux/if_ether.h:19:
In file included from /builds/linux/include/linux/skbuff.h:15:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/mtd/nand/raw/ams-delta.c:17:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/usb/gspca/gspca.c:16:
In file included from /builds/linux/include/linux/fs.h:6:
In file included from /builds/linux/include/linux/wait_bit.h:8:
In file included from /builds/linux/include/linux/wait.h:9:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/engine/disp/gm107.c:24:
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/engine/disp/nv50.h:5:
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/engine/disp/priv.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/engine/disp.h:5:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/engine.h:5:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/subdev.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/device.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/oclass.h:3:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/os.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvif/os.h:6:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/infiniband/sw/rxe/rxe_icrc.c:34:
In file included from /builds/linux/drivers/infiniband/sw/rxe/rxe.h:42:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/sound/soc/codecs/tas2552.c:10:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/ipv4/proc.c:31:
In file included from /builds/linux/include/net/net_namespace.h:10:
In file included from /builds/linux/include/linux/workqueue.h:9:
In file included from /builds/linux/include/linux/timer.h:6:
In file included from /builds/linux/include/linux/ktime.h:24:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/rds/cong.c:33:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/nouveau/dispnv04/tvmodesnv17.c:27:
In file included from /builds/linux/include/drm/drm_crtc_helper.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/spi/spi-dln2.c:9:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/ata/sata_via.c:19:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/radeon/trinity_smc.c:24:
In file included from /builds/linux/drivers/gpu/drm/radeon/radeon.h:64:
In file included from /builds/linux/include/linux/wait.h:9:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/regulator/max8925-regulator.c:9:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/opp/debugfs.c:10:
In file included from /builds/linux/include/linux/debugfs.h:15:
In file included from /builds/linux/include/linux/fs.h:6:
In file included from /builds/linux/include/linux/wait_bit.h:8:
In file included from /builds/linux/include/linux/wait.h:9:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/cifs/transport.c:23:
In file included from /builds/linux/include/linux/fs.h:6:
In file included from /builds/linux/include/linux/wait_bit.h:8:
In file included from /builds/linux/include/linux/wait.h:9:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/usb/pvrusb2/pvrusb2-encoder.c:8:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/bluetooth/ecdh_helper.c:23:
In file included from /builds/linux/net/bluetooth/ecdh_helper.h:23:
In file included from /builds/linux/include/crypto/kpp.h:11:
In file included from /builds/linux/include/linux/crypto.h:19:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/sound/soc/codecs/tlv320aic31xx.c:15:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/staging/rtl8192u/ieee80211/ieee80211_crypt_wep.c:8:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/security/tomoyo/domain.c:8:
In file included from /builds/linux/security/tomoyo/common.h:17:
In file included from /builds/linux/include/linux/mm.h:10:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/bonding/bond_procfs.c:2:
In file included from /builds/linux/include/linux/proc_fs.h:9:
In file included from /builds/linux/include/linux/fs.h:6:
In file included from /builds/linux/include/linux/wait_bit.h:8:
In file included from /builds/linux/include/linux/wait.h:9:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/hfs/string.c:16:
In file included from /builds/linux/fs/hfs/hfs_fs.h:18:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/ethernet/atheros/atlx/atl2.c:12:
In file included from /builds/linux/include/linux/dma-mapping.h:7:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/ipv4/af_inet.c:69:
In file included from /builds/linux/include/linux/socket.h:8:
In file included from /builds/linux/include/linux/uio.h:9:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/pipe.c:8:
In file included from /builds/linux/include/linux/mm.h:10:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/ethernet/mellanox/mlx5/core/en/tc_tun_vxlan.c:4:
In file included from /builds/linux/include/net/vxlan.h:5:
In file included from /builds/linux/include/linux/if_vlan.h:10:
In file included from /builds/linux/include/linux/netdevice.h:24:
In file included from /builds/linux/include/linux/timer.h:6:
In file included from /builds/linux/include/linux/ktime.h:24:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/usb/serial/belkin_sa.c:24:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/scsi/bfa/bfa_ioc.c:11:
In file included from /builds/linux/drivers/scsi/bfa/bfad_drv.h:23:
In file included from /builds/linux/include/linux/pci.h:35:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/ethernet/amd/xgbe/xgbe-drv.c:117:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/wireless/ath/carl9170/phy.c:40:
In file included from /builds/linux/drivers/net/wireless/ath/carl9170/carl9170.h:43:
In file included from /builds/linux/include/linux/firmware.h:7:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/afs/fsclient.c:9:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/scsi/qla2xxx/qla_dbg.c:73:
In file included from /builds/linux/drivers/scsi/qla2xxx/qla_def.h:13:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/btrfs/inode-map.c:6:
In file included from /builds/linux/include/linux/kthread.h:6:
In file included from /builds/linux/include/linux/sched.h:12:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/mac80211/mesh_pathtbl.c:7:
In file included from /builds/linux/include/linux/etherdevice.h:20:
In file included from /builds/linux/include/linux/if_ether.h:19:
In file included from /builds/linux/include/linux/skbuff.h:15:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/video/fbdev/metronomefb.c:21:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/ethernet/wiznet/w5300.c:11:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/ethernet/microchip/lan743x_ptp.c:4:
In file included from /builds/linux/include/linux/netdevice.h:24:
In file included from /builds/linux/include/linux/timer.h:6:
In file included from /builds/linux/include/linux/ktime.h:24:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/ast/ast_main.c:29:
In file included from /builds/linux/include/linux/pci.h:35:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/ntfs/quota.c:11:
In file included from /builds/linux/fs/ntfs/index.h:12:
In file included from /builds/linux/include/linux/fs.h:6:
In file included from /builds/linux/include/linux/wait_bit.h:8:
In file included from /builds/linux/include/linux/wait.h:9:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/smc/smc_tx.c:16:
In file included from /builds/linux/include/linux/net.h:18:
In file included from /builds/linux/include/linux/random.h:101:
In file included from /builds/linux/include/linux/prandom.h:12:
In file included from /builds/linux/include/linux/percpu.h:6:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/amd/amdgpu/../acp/acp_hw.c:24:
In file included from /builds/linux/include/linux/mm.h:10:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/wireless/ti/wlcore/acx.c:10:
In file included from /builds/linux/drivers/net/wireless/ti/wlcore/acx.h:14:
In file included from /builds/linux/drivers/net/wireless/ti/wlcore/wlcore.h:11:
In file included from /builds/linux/include/linux/platform_device.h:13:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/sound/pci/rme96.c:14:
In file included from /builds/linux/include/linux/interrupt.h:11:
In file included from /builds/linux/include/linux/hardirq.h:5:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/vmxnet3/vmxnet3_drv.c:27:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/ast/ast_drv.c:30:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/staging/rtl8723bs/os_dep/ioctl_linux.c:9:
In file included from /builds/linux/include/linux/etherdevice.h:20:
In file included from /builds/linux/include/linux/if_ether.h:19:
In file included from /builds/linux/include/linux/skbuff.h:15:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/subdev/therm/gf100.c:24:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/device.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/oclass.h:3:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/os.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvif/os.h:6:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/amd/amdgpu/vega20_reg_init.c:23:
In file included from /builds/linux/drivers/gpu/drm/amd/amdgpu/amdgpu.h:31:
In file included from /builds/linux/drivers/gpu/drm/amd/amdgpu/amdgpu_ctx.h:26:
In file included from /builds/linux/drivers/gpu/drm/amd/amdgpu/amdgpu_ring.h:28:
In file included from /builds/linux/include/drm/gpu_scheduler.h:27:
In file included from /builds/linux/include/drm/spsc_queue.h:28:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/radio/si4713/radio-platform-si4713.c:12:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/usb/pvrusb2/pvrusb2-cx2584x-v4l.c:15:
In file included from /builds/linux/drivers/media/usb/pvrusb2/pvrusb2-cx2584x-v4l.h:23:
In file included from /builds/linux/drivers/media/usb/pvrusb2/pvrusb2-hdw-internal.h:21:
In file included from /builds/linux/include/linux/videodev2.h:59:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/sctp/outqueue.c:31:
In file included from /builds/linux/include/linux/socket.h:8:
In file included from /builds/linux/include/linux/uio.h:9:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/pcmcia/pcmcia_resource.c:13:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/jffs2/summary.c:17:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/wireless/realtek/rtlwifi/rtl8192de/led.c:4:
In file included from /builds/linux/drivers/net/wireless/realtek/rtlwifi/rtl8192de/../wifi.h:9:
In file included from /builds/linux/include/linux/sched.h:12:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/cifs/smbdirect.c:7:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/wireless/ath/carl9170/usb.c:40:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/drm_framebuffer.c:24:
In file included from /builds/linux/include/linux/uaccess.h:5:
In file included from /builds/linux/include/linux/sched.h:12:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/tty/ipwireless/main.c:19:
In file included from /builds/linux/drivers/tty/ipwireless/hardware.h:23:
In file included from /builds/linux/include/linux/sched.h:12:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/ethernet/8390/ax88796.c:11:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/drm_panel_orientation_quirks.c:11:
In file included from /builds/linux/include/linux/dmi.h:6:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/clk/mediatek/clk-mt2701-g3d.c:8:
In file included from /builds/linux/include/linux/clk-provider.h:9:
In file included from /builds/linux/include/linux/of.h:17:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/ceph/file.c:5:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/netlabel/netlabel_mgmt.c:17:
In file included from /builds/linux/include/linux/socket.h:8:
In file included from /builds/linux/include/linux/uio.h:9:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/staging/rtl8712/rtl871x_ioctl_set.c:19:
In file included from /builds/linux/drivers/staging/rtl8712/osdep_service.h:20:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/wireless/ath/ath9k/antenna.c:17:
In file included from /builds/linux/drivers/net/wireless/ath/ath9k/ath9k.h:20:
In file included from /builds/linux/include/linux/etherdevice.h:20:
In file included from /builds/linux/include/linux/if_ether.h:19:
In file included from /builds/linux/include/linux/skbuff.h:15:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/dvb-frontends/au8522_dig.c:12:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/rtc/rtc-ftrtc010.c:14:
In file included from /builds/linux/include/linux/rtc.h:17:
In file included from /builds/linux/include/linux/interrupt.h:11:
In file included from /builds/linux/include/linux/hardirq.h:5:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/panel/panel-raydium-rm68200.c:9:
In file included from /builds/linux/include/linux/backlight.h:12:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/i2c/msp3400-kthreads.c:10:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/misc/ad525x_dpot-spi.c:8:
In file included from /builds/linux/include/linux/spi/spi.h:9:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/init/init_task.c:2:
In file included from /builds/linux/include/linux/init_task.h:5:
In file included from /builds/linux/include/linux/rcupdate.h:27:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/cifs/smb2ops.c:8:
In file included from /builds/linux/include/linux/pagemap.h:8:
In file included from /builds/linux/include/linux/mm.h:10:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/xfs/libxfs/xfs_da_btree.c:7:
In file included from /builds/linux/fs/xfs/xfs.h:22:
In file included from /builds/linux/fs/xfs/xfs_linux.h:24:
In file included from /builds/linux/fs/xfs/kmem.h:9:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/ceph/msgpool.c:5:
In file included from /builds/linux/include/linux/sched.h:12:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/radeon/atom.c:25:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/radeon/ci_dpm.c:24:
In file included from /builds/linux/include/linux/firmware.h:7:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/pci/cx88/cx88-blackbird.c:15:
In file included from /builds/linux/drivers/media/pci/cx88/cx88.h:13:
In file included from /builds/linux/include/linux/pci.h:35:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/arcnet/rfc1051.c:29:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/block/drbd/drbd_receiver.c:14:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/platform/vimc/vimc-common.c:9:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/regulator/pv88080-regulator.c:7:
In file included from /builds/linux/include/linux/i2c.h:13:
In file included from /builds/linux/include/linux/acpi.h:13:
In file included from /builds/linux/include/linux/irqdomain.h:35:
In file included from /builds/linux/include/linux/of.h:17:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/sound/firewire/bebob/bebob_terratec.c:8:
In file included from /builds/linux/sound/firewire/bebob/./bebob.h:11:
In file included from /builds/linux/include/linux/compat.h:10:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/wireless/broadcom/brcm80211/brcmfmac/sdio.c:9:
In file included from /builds/linux/include/linux/kthread.h:6:
In file included from /builds/linux/include/linux/sched.h:12:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/ethernet/stmicro/stmmac/dwmac1000_core.c:16:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/staging/isdn/gigaset/common.c:13:
In file included from /builds/linux/drivers/staging/isdn/gigaset/gigaset.h:20:
In file included from /builds/linux/include/linux/sched.h:12:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/hid/hid-corsair.c:19:
In file included from /builds/linux/include/linux/hid.h:19:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/dsa/mv88e6xxx/port_hidden.c:12:
In file included from /builds/linux/drivers/net/dsa/mv88e6xxx/chip.h:11:
In file included from /builds/linux/include/linux/idr.h:15:
In file included from /builds/linux/include/linux/radix-tree.h:14:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/ethernet/sfc/mcdi_mon.c:8:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/dsa/slave.c:8:
In file included from /builds/linux/include/linux/etherdevice.h:20:
In file included from /builds/linux/include/linux/if_ether.h:19:
In file included from /builds/linux/include/linux/skbuff.h:15:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/core/netpoll.c:17:
In file included from /builds/linux/include/linux/netdevice.h:24:
In file included from /builds/linux/include/linux/timer.h:6:
In file included from /builds/linux/include/linux/ktime.h:24:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/usb/core/notify.c:16:
In file included from /builds/linux/include/linux/notifier.h:14:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/dvb-frontends/s5h1432.c:10:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/dsa/mv88e6xxx/global2.c:12:
In file included from /builds/linux/include/linux/interrupt.h:11:
In file included from /builds/linux/include/linux/hardirq.h:5:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/ata/pata_rdc.c:12:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/ssb/scan.c:15:
In file included from /builds/linux/drivers/ssb/ssb_private.h:8:
In file included from /builds/linux/include/linux/ssb/ssb.h:5:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/platform/coda/coda-mpeg4.c:9:
In file included from /builds/linux/include/linux/videodev2.h:59:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/thermal/qcom/tsens-8960.c:6:
In file included from /builds/linux/include/linux/platform_device.h:13:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/video/fbdev/savage/savagefb_accel.c:13:
In file included from /builds/linux/include/linux/fb.h:6:
In file included from /builds/linux/include/uapi/linux/fb.h:6:
In file included from /builds/linux/include/linux/i2c.h:13:
In file included from /builds/linux/include/linux/acpi.h:13:
In file included from /builds/linux/include/linux/irqdomain.h:35:
In file included from /builds/linux/include/linux/of.h:17:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/engine/disp/headgf119.c:24:
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/engine/disp/head.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/engine/disp/priv.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/engine/disp.h:5:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/engine.h:5:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/subdev.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/device.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/oclass.h:3:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/os.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvif/os.h:6:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/subdev/devinit/g98.c:24:
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/subdev/devinit/nv50.h:5:
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/subdev/devinit/priv.h:5:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/subdev/devinit.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/subdev.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/device.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/oclass.h:3:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/os.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvif/os.h:6:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/sysfs/symlink.c:12:
In file included from /builds/linux/include/linux/fs.h:6:
In file included from /builds/linux/include/linux/wait_bit.h:8:
In file included from /builds/linux/include/linux/wait.h:9:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/hwmon/atxp1.c:13:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/hwmon/pmbus/ir38064.c:15:
In file included from /builds/linux/include/linux/i2c.h:13:
In file included from /builds/linux/include/linux/acpi.h:13:
In file included from /builds/linux/include/linux/irqdomain.h:35:
In file included from /builds/linux/include/linux/of.h:17:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/dvb-frontends/cxd2841er.c:15:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/sched/act_connmark.c:9:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/engine/disp/changf119.c:24:
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/engine/disp/channv50.h:5:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/object.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/oclass.h:3:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/os.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvif/os.h:6:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/input/misc/regulator-haptic.c:10:
In file included from /builds/linux/include/linux/input.h:8:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/wireless/st/cw1200/fwio.c:14:
In file included from /builds/linux/include/linux/vmalloc.h:5:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/iio/adc/max9611.c:21:
In file included from /builds/linux/include/linux/i2c.h:13:
In file included from /builds/linux/include/linux/acpi.h:13:
In file included from /builds/linux/include/linux/irqdomain.h:35:
In file included from /builds/linux/include/linux/of.h:17:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/rc/keymaps/rc-winfast.c:8:
In file included from /builds/linux/include/media/rc-map.h:11:
In file included from /builds/linux/include/linux/input.h:8:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/staging/comedi/drivers/pcl812.c:112:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/misc/cardreader/alcor_pci.c:9:
In file included from /builds/linux/include/linux/interrupt.h:11:
In file included from /builds/linux/include/linux/hardirq.h:5:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/rc/ir-xmp-decoder.c:12:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/engine/fifo/gp10b.c:22:
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/engine/fifo/gk104.h:5:
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/engine/fifo/priv.h:5:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/engine/fifo.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/engine.h:5:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/subdev.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/device.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/oclass.h:3:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/os.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvif/os.h:6:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/nilfs2/ioctl.c:10:
In file included from /builds/linux/include/linux/fs.h:6:
In file included from /builds/linux/include/linux/wait_bit.h:8:
In file included from /builds/linux/include/linux/wait.h:9:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/dvb-core/dvb_demux.c:22:
In file included from /builds/linux/include/linux/sched/signal.h:5:
In file included from /builds/linux/include/linux/rculist.h:11:
In file included from /builds/linux/include/linux/rcupdate.h:27:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/input/joystick/grip_mp.c:14:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/ethernet/chelsio/cxgb4/cxgb4_tc_flower.c:35:
In file included from /builds/linux/include/net/tc_act/tc_mirred.h:5:
In file included from /builds/linux/include/net/act_api.h:10:
In file included from /builds/linux/include/net/sch_generic.h:5:
In file included from /builds/linux/include/linux/netdevice.h:24:
In file included from /builds/linux/include/linux/timer.h:6:
In file included from /builds/linux/include/linux/ktime.h:24:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/hwmon/adcxx.c:25:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/parport/share.c:20:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/panel/panel-samsung-ld9040.c:13:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/video/fbdev/matrox/g450_pll.c:17:
In file included from /builds/linux/drivers/video/fbdev/matrox/g450_pll.h:5:
In file included from /builds/linux/drivers/video/fbdev/matrox/matroxfb_base.h:29:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/vkms/vkms_plane.c:3:
In file included from /builds/linux/include/drm/drm_atomic.h:31:
In file included from /builds/linux/include/drm/drm_crtc.h:28:
In file included from /builds/linux/include/linux/i2c.h:13:
In file included from /builds/linux/include/linux/acpi.h:13:
In file included from /builds/linux/include/linux/irqdomain.h:35:
In file included from /builds/linux/include/linux/of.h:17:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/scsi/qla2xxx/qla_target.c:17:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/hwmon/ftsteutates.c:9:
In file included from /builds/linux/include/linux/fs.h:6:
In file included from /builds/linux/include/linux/wait_bit.h:8:
In file included from /builds/linux/include/linux/wait.h:9:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/wireless/broadcom/brcm80211/brcmfmac/chip.c:9:
In file included from /builds/linux/include/linux/bcma/bcma.h:5:
In file included from /builds/linux/include/linux/pci.h:35:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/ethernet/netronome/nfp/nfp_app.c:6:
In file included from /builds/linux/include/linux/rcupdate.h:27:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/ipv4/ipip.c:90:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/ata/pata_of_platform.c:10:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/ethernet/broadcom/bnxt/bnxt_sriov.c:11:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/amd/amdgpu/uvd_v4_2.c:25:
In file included from /builds/linux/include/linux/firmware.h:7:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/staging/comedi/drivers/das6402.c:25:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/netfilter/ipvs/ip_vs_sed.c:36:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/watchdog/kempld_wdt.c:19:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/subdev/fuse/nv50.c:24:
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/subdev/fuse/priv.h:5:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/subdev/fuse.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/subdev.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/device.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/oclass.h:3:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/os.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvif/os.h:6:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/mga/mga_state.c:35:
In file included from /builds/linux/drivers/gpu/drm/mga/mga_drv.h:35:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/engine/mspdec/base.c:24:
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/engine/mspdec/priv.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/engine/mspdec.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/engine/falcon.h:5:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/engine.h:5:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/subdev.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/device.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/oclass.h:3:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/os.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvif/os.h:6:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/staging/media/hantro/rk3399_vpu_hw_jpeg_enc.c:27:
In file included from /builds/linux/include/media/v4l2-mem2mem.h:16:
In file included from /builds/linux/include/media/videobuf2-v4l2.h:15:
In file included from /builds/linux/include/linux/videodev2.h:59:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/phy/broadcom/phy-brcm-sata.c:9:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/ethernet/intel/ixgb/ixgb_ethtool.c:6:
In file included from /builds/linux/drivers/net/ethernet/intel/ixgb/ixgb.h:8:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/ethernet/intel/ixgbevf/mbx.c:4:
In file included from /builds/linux/drivers/net/ethernet/intel/ixgbevf/mbx.h:7:
In file included from /builds/linux/drivers/net/ethernet/intel/ixgbevf/vf.h:7:
In file included from /builds/linux/include/linux/pci.h:35:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/notify/fsnotify.c:6:
In file included from /builds/linux/include/linux/dcache.h:7:
In file included from /builds/linux/include/linux/rculist.h:11:
In file included from /builds/linux/include/linux/rcupdate.h:27:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/mfd/arizona-spi.c:11:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/platform/coda/imx-vdoa.c:9:
In file included from /builds/linux/include/linux/clk.h:14:
In file included from /builds/linux/include/linux/notifier.h:14:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/block/blk-softirq.c:6:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/usb/gadget/udc/net2272.c:10:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/sound/soc/codecs/tlv320dac33.c:10:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/can/cc770/cc770_platform.c:38:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/amd/amdgpu/athub_v1_0.c:23:
In file included from /builds/linux/drivers/gpu/drm/amd/amdgpu/amdgpu.h:31:
In file included from /builds/linux/drivers/gpu/drm/amd/amdgpu/amdgpu_ctx.h:26:
In file included from /builds/linux/drivers/gpu/drm/amd/amdgpu/amdgpu_ring.h:28:
In file included from /builds/linux/include/drm/gpu_scheduler.h:27:
In file included from /builds/linux/include/drm/spsc_queue.h:28:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/engine/fifo/dmanv04.c:24:
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/engine/fifo/channv04.h:5:
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/engine/fifo/chan.h:5:
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/engine/fifo/priv.h:5:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/engine/fifo.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/engine.h:5:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/subdev.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/device.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/oclass.h:3:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/os.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvif/os.h:6:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/rc/meson-ir.c:8:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/platform/chrome/cros_ec_sysfs.c:8:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/subdev/mc/nv17.c:24:
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/subdev/mc/priv.h:5:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/subdev/mc.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/subdev.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/device.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/oclass.h:3:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/os.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvif/os.h:6:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/regulator/tps65218-regulator.c:19:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/kernel/sched/fair.c:23:
In file included from /builds/linux/kernel/sched/sched.h:5:
In file included from /builds/linux/include/linux/sched.h:12:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/netfilter/ipvs/ip_vs_ftp.c:22:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/fhandle.c:2:
In file included from /builds/linux/include/linux/syscalls.h:74:
In file included from /builds/linux/include/uapi/linux/aio_abi.h:31:
In file included from /builds/linux/include/linux/fs.h:6:
In file included from /builds/linux/include/linux/wait_bit.h:8:
In file included from /builds/linux/include/linux/wait.h:9:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/usb/dwc3/host.c:10:
In file included from /builds/linux/include/linux/platform_device.h:13:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from lib/percpu_test.mod.c:2:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/ieee802154/cc2520.c:9:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/input/joystick/walkera0701.c:27:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/subdev/volt/gk20a.c:23:
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/subdev/volt/priv.h:5:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/subdev/volt.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/subdev.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/device.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/oclass.h:3:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/os.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvif/os.h:6:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/engine/fifo/nv40.c:24:
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/engine/fifo/nv04.h:5:
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/engine/fifo/priv.h:5:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/engine/fifo.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/engine.h:5:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/subdev.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/device.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/oclass.h:3:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/os.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvif/os.h:6:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/clk/qcom/gcc-msm8916.c:9:
In file included from /builds/linux/include/linux/platform_device.h:13:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/android/binder_alloc.c:12:
In file included from /builds/linux/include/linux/sched/mm.h:7:
In file included from /builds/linux/include/linux/sched.h:12:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/power/supply/wm831x_power.c:8:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/dsa/switch.c:9:
In file included from /builds/linux/include/linux/if_bridge.h:12:
In file included from /builds/linux/include/linux/netdevice.h:24:
In file included from /builds/linux/include/linux/timer.h:6:
In file included from /builds/linux/include/linux/ktime.h:24:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/phy/national.c:16:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/ethernet/mellanox/mlx5/core/fpga/core.c:33:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/wireless/realtek/rtlwifi/rtl8192se/fw.c:4:
In file included from /builds/linux/drivers/net/wireless/realtek/rtlwifi/rtl8192se/../wifi.h:9:
In file included from /builds/linux/include/linux/sched.h:12:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/iio/adc/aspeed_adc.c:8:
In file included from /builds/linux/include/linux/clk.h:14:
In file included from /builds/linux/include/linux/notifier.h:14:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/userfaultfd.c:14:
In file included from /builds/linux/include/linux/hashtable.h:14:
In file included from /builds/linux/include/linux/rculist.h:11:
In file included from /builds/linux/include/linux/rcupdate.h:27:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/reiserfs/procfs.c:11:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/iio/adc/stm32-adc-core.c:12:
In file included from /builds/linux/include/linux/clk.h:14:
In file included from /builds/linux/include/linux/notifier.h:14:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/clk/sunxi-ng/ccu_mult.c:7:
In file included from /builds/linux/include/linux/clk-provider.h:9:
In file included from /builds/linux/include/linux/of.h:17:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/sound/soc/atmel/sam9x5_wm8731.c:15:
In file included from /builds/linux/include/linux/of.h:17:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/sound/core/seq/seq_midi_event.c:9:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gnss/ubx.c:9:
In file included from /builds/linux/include/linux/gnss.h:11:
In file included from /builds/linux/include/linux/cdev.h:5:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/lapb/lapb_in.c:17:
In file included from /builds/linux/include/linux/socket.h:8:
In file included from /builds/linux/include/linux/uio.h:9:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/ipv6/xfrm6_output.c:8:
In file included from /builds/linux/include/linux/if_ether.h:19:
In file included from /builds/linux/include/linux/skbuff.h:15:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/udf/file.c:28:
In file included from /builds/linux/fs/udf/udfdecl.h:10:
In file included from /builds/linux/include/linux/fs.h:6:
In file included from /builds/linux/include/linux/wait_bit.h:8:
In file included from /builds/linux/include/linux/wait.h:9:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/usb/gadget/udc/mv_udc_core.c:8:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/video/fbdev/sis/initextlfb.c:20:
In file included from /builds/linux/include/linux/fb.h:6:
In file included from /builds/linux/include/uapi/linux/fb.h:6:
In file included from /builds/linux/include/linux/i2c.h:13:
In file included from /builds/linux/include/linux/acpi.h:13:
In file included from /builds/linux/include/linux/irqdomain.h:35:
In file included from /builds/linux/include/linux/of.h:17:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/sound/soc/fsl/imx-audmix.c:13:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/ipv4/gre_offload.c:9:
In file included from /builds/linux/include/linux/skbuff.h:15:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/sound/firewire/digi00x/digi00x-hwdep.c:17:
In file included from /builds/linux/sound/firewire/digi00x/digi00x.h:11:
In file included from /builds/linux/include/linux/compat.h:10:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/rtc/rtc-mcp795.c:13:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/subdev/secboot/hs_ucode.c:23:
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/subdev/secboot/hs_ucode.h:26:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/os.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvif/os.h:6:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/nls/nls_cp861.c:10:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/kernel/taskstats.c:10:
In file included from /builds/linux/include/linux/taskstats_kern.h:12:
In file included from /builds/linux/include/linux/sched/signal.h:5:
In file included from /builds/linux/include/linux/rculist.h:11:
In file included from /builds/linux/include/linux/rcupdate.h:27:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/subdev/fault/tu102.c:22:
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/subdev/fault/priv.h:5:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/subdev/fault.h:3:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/subdev.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/device.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/oclass.h:3:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/os.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvif/os.h:6:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/security/safesetid/lsm.c:17:
In file included from /builds/linux/include/linux/lsm_hooks.h:28:
In file included from /builds/linux/include/linux/security.h:26:
In file included from /builds/linux/include/linux/key.h:15:
In file included from /builds/linux/include/linux/rbtree.h:22:
In file included from /builds/linux/include/linux/rcupdate.h:27:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/ipv4/syncookies.c:9:
In file included from /builds/linux/include/linux/tcp.h:17:
In file included from /builds/linux/include/linux/skbuff.h:15:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/ethernet/mellanox/mlx4/intf.c:34:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/radeon/sumo_dpm.c:24:
In file included from /builds/linux/drivers/gpu/drm/radeon/radeon.h:64:
In file included from /builds/linux/include/linux/wait.h:9:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/amd/amdgpu/mmhub_v1_0.c:23:
In file included from /builds/linux/drivers/gpu/drm/amd/amdgpu/amdgpu.h:31:
In file included from /builds/linux/drivers/gpu/drm/amd/amdgpu/amdgpu_ctx.h:26:
In file included from /builds/linux/drivers/gpu/drm/amd/amdgpu/amdgpu_ring.h:28:
In file included from /builds/linux/include/drm/gpu_scheduler.h:27:
In file included from /builds/linux/include/drm/spsc_queue.h:28:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/regulator/isl6271a-regulator.c:19:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/ata/sata_sil.c:22:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/usb/dvb-usb-v2/mxl111sf-phy.c:8:
In file included from /builds/linux/drivers/media/usb/dvb-usb-v2/mxl111sf-phy.h:11:
In file included from /builds/linux/drivers/media/usb/dvb-usb-v2/mxl111sf.h:15:
In file included from /builds/linux/drivers/media/usb/dvb-usb-v2/dvb_usb.h:12:
In file included from /builds/linux/include/linux/usb/input.h:13:
In file included from /builds/linux/include/linux/usb.h:6:
In file included from /builds/linux/include/linux/usb/ch9.h:36:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/hid/hid-cmedia.c:8:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/watchdog/watchdog_dev.c:31:
In file included from /builds/linux/include/linux/cdev.h:5:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/mfd/sky81452.c:10:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/sunrpc/xprtrdma/transport.c:52:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/subdev/mmu/vmmnv44.c:22:
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/subdev/mmu/vmm.h:3:
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/subdev/mmu/priv.h:5:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/subdev/mmu.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/subdev.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/device.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/oclass.h:3:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/os.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvif/os.h:6:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/power/supply/power_supply_leds.c:13:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/wireless/ralink/rt2x00/rt73usb.c:16:
In file included from /builds/linux/include/linux/etherdevice.h:20:
In file included from /builds/linux/include/linux/if_ether.h:19:
In file included from /builds/linux/include/linux/skbuff.h:15:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/watchdog/s3c2410_wdt.c:12:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/ethernet/mellanox/mlxsw/core_acl_flex_actions.c:6:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/input/tablet/gtco.c:54:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/scsi/bnx2fc/bnx2fc_tgt.c:16:
In file included from /builds/linux/drivers/scsi/bnx2fc/bnx2fc.h:18:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/clk/qcom/gcc-msm8974.c:9:
In file included from /builds/linux/include/linux/platform_device.h:13:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/hwmon/sis5595.c:42:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/usb/gspca/sq905.c:27:
In file included from /builds/linux/include/linux/workqueue.h:9:
In file included from /builds/linux/include/linux/timer.h:6:
In file included from /builds/linux/include/linux/ktime.h:24:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/ethernet/synopsys/dwc-xlgmac-common.c:19:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/platform/vivid/vivid-osd.c:8:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/pci/controller/dwc/pci-dra7xx.c:11:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/crypto/ccree/cc_buffer_mgr.c:4:
In file included from /builds/linux/include/crypto/internal/aead.h:11:
In file included from /builds/linux/include/crypto/aead.h:11:
In file included from /builds/linux/include/linux/crypto.h:19:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/usb/au0828/au0828-vbi.c:11:
In file included from /builds/linux/drivers/media/usb/au0828/au0828.h:11:
In file included from /builds/linux/include/linux/usb.h:6:
In file included from /builds/linux/include/linux/usb/ch9.h:36:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/engine/disp/rootnv04.c:25:
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/engine/disp/priv.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/engine/disp.h:5:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/engine.h:5:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/subdev.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/device.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/oclass.h:3:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/os.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvif/os.h:6:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/kernel/time/tick-oneshot.c:10:
In file included from /builds/linux/include/linux/cpu.h:17:
In file included from /builds/linux/include/linux/node.h:18:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/wireless/ath/wil6210/main.c:19:
In file included from /builds/linux/include/linux/if_arp.h:22:
In file included from /builds/linux/include/linux/skbuff.h:15:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/wireless/ralink/rt2x00/rt2x00mmio.c:13:
In file included from /builds/linux/include/linux/dma-mapping.h:7:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/hwmon/max6642.c:22:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/staging/uwb/hwa-rc.c:38:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/pwm/pwm-fsl-ftm.c:8:
In file included from /builds/linux/include/linux/clk.h:14:
In file included from /builds/linux/include/linux/notifier.h:14:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/ext4/namei.c:28:
In file included from /builds/linux/include/linux/fs.h:6:
In file included from /builds/linux/include/linux/wait_bit.h:8:
In file included from /builds/linux/include/linux/wait.h:9:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/sound/soc/codecs/rt5660.c:9:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/video/backlight/lm3630a_bl.c:6:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/scsi/megaraid/megaraid_mbox.c:68:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/rtc/rtc-ds1307.c:11:
In file included from /builds/linux/include/linux/acpi.h:13:
In file included from /builds/linux/include/linux/irqdomain.h:35:
In file included from /builds/linux/include/linux/of.h:17:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/sound/soc/fsl/fsl_sai.c:7:
In file included from /builds/linux/include/linux/clk.h:14:
In file included from /builds/linux/include/linux/notifier.h:14:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/netfilter/nf_conntrack_tftp.c:8:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from drivers/misc/habanalabs/habanalabs.mod.c:2:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/subdev/fb/ramnv44.c:24:
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/subdev/fb/ramnv40.h:5:
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/subdev/fb/ram.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/subdev/fb/priv.h:5:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/subdev/fb.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/subdev.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/device.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/oclass.h:3:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/os.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvif/os.h:6:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/staging/rtl8192u/r8180_93cx6.c:21:
In file included from /builds/linux/drivers/staging/rtl8192u/r8180_93cx6.h:20:
In file included from /builds/linux/drivers/staging/rtl8192u/r8192U.h:23:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/staging/gdm724x/gdm_lte.c:6:
In file included from /builds/linux/include/linux/etherdevice.h:20:
In file included from /builds/linux/include/linux/if_ether.h:19:
In file included from /builds/linux/include/linux/skbuff.h:15:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/i2c/tw2804.c:6:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/dlm/plock.c:6:
In file included from /builds/linux/include/linux/fs.h:6:
In file included from /builds/linux/include/linux/wait_bit.h:8:
In file included from /builds/linux/include/linux/wait.h:9:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/kernel/exit.c:8:
In file included from /builds/linux/include/linux/mm.h:10:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/ethernet/qualcomm/qca_uart.c:25:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/radio/saa7706h.c:7:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/ethernet/marvell/pxa168_eth.c:14:
In file included from /builds/linux/include/linux/clk.h:14:
In file included from /builds/linux/include/linux/notifier.h:14:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/dsa/rtl8366rb.c:16:
In file included from /builds/linux/include/linux/etherdevice.h:20:
In file included from /builds/linux/include/linux/if_ether.h:19:
In file included from /builds/linux/include/linux/skbuff.h:15:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/ethernet/netronome/nfp/nfp_main.c:13:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/leds/leds-ot200.c:11:
In file included from /builds/linux/include/linux/platform_device.h:13:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/watchdog/pretimeout_panic.c:7:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/llc/llc_c_st.c:18:
In file included from /builds/linux/include/net/llc_if.h:16:
In file included from /builds/linux/include/uapi/linux/if.h:25:
In file included from /builds/linux/include/linux/socket.h:8:
In file included from /builds/linux/include/linux/uio.h:9:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/usb/pwc/pwc-dec23.c:15:
In file included from /builds/linux/drivers/media/usb/pwc/pwc-timon.h:33:
In file included from /builds/linux/drivers/media/usb/pwc/pwc.h:16:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/kernel/tracepoint.c:5:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/sound/soc/codecs/ak4535.c:12:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/subdev/bios/power_budget.c:24:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/subdev/bios.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/subdev.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/device.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/oclass.h:3:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/os.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvif/os.h:6:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/sound/soc/sh/rcar/ctu.c:7:
In file included from /builds/linux/sound/soc/sh/rcar/rsnd.h:11:
In file included from /builds/linux/include/linux/clk.h:14:
In file included from /builds/linux/include/linux/notifier.h:14:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/i2c/busses/i2c-taos-evm.c:11:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/hid/hid-sjoy.c:17:
In file included from /builds/linux/include/linux/input.h:8:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/netfilter/nf_conncount.c:15:
In file included from /builds/linux/include/linux/in.h:19:
In file included from /builds/linux/include/uapi/linux/in.h:24:
In file included from /builds/linux/include/linux/socket.h:8:
In file included from /builds/linux/include/linux/uio.h:9:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/common/saa7146/saa7146_i2c.c:4:
In file included from /builds/linux/include/media/drv-intf/saa7146_vv.h:5:
In file included from /builds/linux/include/media/v4l2-common.h:17:
In file included from /builds/linux/include/media/v4l2-dev.h:13:
In file included from /builds/linux/include/linux/poll.h:7:
In file included from /builds/linux/include/linux/ktime.h:24:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/qxl/qxl_draw.c:25:
In file included from /builds/linux/drivers/gpu/drm/qxl/qxl_drv.h:33:
In file included from /builds/linux/include/linux/dma-fence.h:17:
In file included from /builds/linux/include/linux/wait.h:9:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/sound/soc/codecs/nau8540.c:9:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/iio/pressure/st_pressure_core.c:11:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/phy/ti/phy-ti-pipe3.c:9:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/kernel/sched/cpuacct.c:8:
In file included from /builds/linux/kernel/sched/sched.h:5:
In file included from /builds/linux/include/linux/sched.h:12:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/staging/rtl8192e/rtllib_wx.c:15:
In file included from /builds/linux/include/linux/wireless.h:13:
In file included from /builds/linux/include/uapi/linux/wireless.h:74:
In file included from /builds/linux/include/linux/socket.h:8:
In file included from /builds/linux/include/linux/uio.h:9:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/wireless/intel/iwlegacy/debug.c:10:
In file included from /builds/linux/include/linux/ieee80211.h:19:
In file included from /builds/linux/include/linux/if_ether.h:19:
In file included from /builds/linux/include/linux/skbuff.h:15:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/nilfs2/sufile.c:12:
In file included from /builds/linux/include/linux/fs.h:6:
In file included from /builds/linux/include/linux/wait_bit.h:8:
In file included from /builds/linux/include/linux/wait.h:9:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/ethernet/hisilicon/hns3/hns3pf/hclge_debugfs.c:4:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/input/joystick/interact.c:17:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/engine/disp/rootgf119.c:24:
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/engine/disp/rootnv50.h:5:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/object.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/oclass.h:3:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/os.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvif/os.h:6:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/ipv6/netfilter/ip6t_rpfilter.c:6:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/mmc/host/sdhci-of-aspeed.c:5:
In file included from /builds/linux/include/linux/clk.h:14:
In file included from /builds/linux/include/linux/notifier.h:14:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/usb/usbip/stub_rx.c:7:
In file included from /builds/linux/include/linux/kthread.h:6:
In file included from /builds/linux/include/linux/sched.h:12:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/ethernet/netronome/nfp/ccm.c:6:
In file included from /builds/linux/drivers/net/ethernet/netronome/nfp/ccm.h:8:
In file included from /builds/linux/include/linux/skbuff.h:15:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/clk/qcom/gcc-msm8994.c:9:
In file included from /builds/linux/include/linux/io.h:13:
In file included from /builds/linux/arch/riscv/include/asm/io.h:15:
In file included from /builds/linux/arch/riscv/include/asm/mmiowb.h:12:
In file included from /builds/linux/include/asm-generic/mmiowb.h:27:
In file included from /builds/linux/arch/riscv/include/asm/smp.h:11:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/nfs/callback_proc.c:10:
In file included from /builds/linux/include/linux/nfs_fs.h:22:
In file included from /builds/linux/include/linux/in.h:19:
In file included from /builds/linux/include/uapi/linux/in.h:24:
In file included from /builds/linux/include/linux/socket.h:8:
In file included from /builds/linux/include/linux/uio.h:9:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/base/firmware_loader/fallback.c:6:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/ubifs/misc.c:3:
In file included from /builds/linux/fs/ubifs/ubifs.h:16:
In file included from /builds/linux/include/linux/fs.h:6:
In file included from /builds/linux/include/linux/wait_bit.h:8:
In file included from /builds/linux/include/linux/wait.h:9:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/mga/mga_drv.c:32:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/rds/threads.c:34:
In file included from /builds/linux/include/linux/random.h:101:
In file included from /builds/linux/include/linux/prandom.h:12:
In file included from /builds/linux/include/linux/percpu.h:6:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/samples/kobject/kset-example.c:8:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/sound/soc/bcm/cygnus-ssp.c:13:
In file included from /builds/linux/include/linux/clk.h:14:
In file included from /builds/linux/include/linux/notifier.h:14:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/iio/dummy/iio_simple_dummy.c:15:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/sound/pci/ad1889.c:24:
In file included from /builds/linux/include/linux/pci.h:35:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/staging/wusbcore/wa-rpipe.c:48:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/ipv4/xfrm4_policy.c:14:
In file included from /builds/linux/include/linux/inetdevice.h:8:
In file included from /builds/linux/include/uapi/linux/if.h:25:
In file included from /builds/linux/include/linux/socket.h:8:
In file included from /builds/linux/include/linux/uio.h:9:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/netfilter/nft_compat.c:10:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/engine/disp/base.c:24:
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/engine/disp/priv.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/engine/disp.h:5:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/engine.h:5:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/subdev.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/device.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/oclass.h:3:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/os.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvif/os.h:6:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/wireless/intersil/prism54/islpci_mgt.c:7:
In file included from /builds/linux/include/linux/netdevice.h:24:
In file included from /builds/linux/include/linux/timer.h:6:
In file included from /builds/linux/include/linux/ktime.h:24:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/lib/zlib_inflate/infutil.c:3:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/ethernet/qlogic/qede/qede_fp.c:32:
In file included from /builds/linux/include/linux/netdevice.h:24:
In file included from /builds/linux/include/linux/timer.h:6:
In file included from /builds/linux/include/linux/ktime.h:24:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/ethernet/netronome/nfp/nfpcore/nfp_rtsym.c:15:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/rapidio/rio-driver.c:10:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/block/blk-timeout.c:6:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/staging/comedi/drivers/s626.c:53:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/crypto/ecdh.c:8:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/hamradio/mkiss.c:8:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/radio/radio-wl1273.c:10:
In file included from /builds/linux/include/linux/firmware.h:7:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/mm/cleancache.c:13:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/spi/spi-slave-time.c:27:
In file included from /builds/linux/include/linux/completion.h:12:
In file included from /builds/linux/include/linux/wait.h:9:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/ipv4/ipconfig.c:39:
In file included from /builds/linux/include/linux/jiffies.h:9:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/hwmon/lineage-pem.c:12:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/wireless/intel/iwlwifi/pcie/drv.c:67:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/wireless/realtek/rtlwifi/rtl8192ee/phy.c:4:
In file included from /builds/linux/drivers/net/wireless/realtek/rtlwifi/rtl8192ee/../wifi.h:9:
In file included from /builds/linux/include/linux/sched.h:12:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/usb/au0828/au0828-i2c.c:8:
In file included from /builds/linux/drivers/media/usb/au0828/au0828.h:11:
In file included from /builds/linux/include/linux/usb.h:6:
In file included from /builds/linux/include/linux/usb/ch9.h:36:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/pinctrl/pxa/pinctrl-pxa25x.c:7:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/ethernet/intel/ixgbe/ixgbe_fcoe.c:4:
In file included from /builds/linux/drivers/net/ethernet/intel/ixgbe/ixgbe.h:9:
In file included from /builds/linux/include/linux/pci.h:35:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/clk/renesas/clk-mstp.c:11:
In file included from /builds/linux/include/linux/clk.h:14:
In file included from /builds/linux/include/linux/notifier.h:14:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/netfilter/xt_AUDIT.c:11:
In file included from /builds/linux/include/linux/audit.h:12:
In file included from /builds/linux/include/linux/sched.h:12:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/power/supply/ds2782_battery.c:15:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/input/joystick/psxpad-spi.c:23:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/rc/keymaps/rc-imon-pad.c:8:
In file included from /builds/linux/include/media/rc-map.h:11:
In file included from /builds/linux/include/linux/input.h:8:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/wireless/mediatek/mt76/mt76x02_mmio.c:8:
In file included from /builds/linux/include/linux/irq.h:14:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/sound/soc/codecs/ad193x.c:8:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/netrom/nr_out.c:9:
In file included from /builds/linux/include/linux/socket.h:8:
In file included from /builds/linux/include/linux/uio.h:9:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpio/gpio-arizona.c:11:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/exynos/exynos_drm_fimc.c:10:
In file included from /builds/linux/include/linux/clk.h:14:
In file included from /builds/linux/include/linux/notifier.h:14:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/subdev/devinit/nv05.c:26:
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/subdev/devinit/nv04.h:5:
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/subdev/devinit/priv.h:5:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/subdev/devinit.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/subdev.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/device.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/oclass.h:3:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/os.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvif/os.h:6:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/staging/rtl8723bs/core/rtw_mlme_ext.c:9:
In file included from /builds/linux/drivers/staging/rtl8723bs/include/drv_types.h:18:
In file included from /builds/linux/include/linux/sched/signal.h:5:
In file included from /builds/linux/include/linux/rculist.h:11:
In file included from /builds/linux/include/linux/rcupdate.h:27:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/usb/serial/metro-usb.c:11:
In file included from /builds/linux/include/linux/tty.h:5:
In file included from /builds/linux/include/linux/fs.h:6:
In file included from /builds/linux/include/linux/wait_bit.h:8:
In file included from /builds/linux/include/linux/wait.h:9:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpio/gpio-aspeed.c:9:
In file included from /builds/linux/include/linux/clk.h:14:
In file included from /builds/linux/include/linux/notifier.h:14:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/netfilter/xt_dscp.c:7:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/pci/controller/pcie-rcar.c:15:
In file included from /builds/linux/include/linux/clk.h:14:
In file included from /builds/linux/include/linux/notifier.h:14:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/hfs/bnode.c:12:
In file included from /builds/linux/include/linux/pagemap.h:8:
In file included from /builds/linux/include/linux/mm.h:10:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/dsa/tag_mtk.c:8:
In file included from /builds/linux/include/linux/etherdevice.h:20:
In file included from /builds/linux/include/linux/if_ether.h:19:
In file included from /builds/linux/include/linux/skbuff.h:15:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/pci/netup_unidvb/netup_unidvb_core.c:13:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/wireless/intersil/prism54/isl_38xx.c:7:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/rc/keymaps/rc-azurewave-ad-tu700.c:8:
In file included from /builds/linux/include/media/rc-map.h:11:
In file included from /builds/linux/include/linux/input.h:8:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/i2c/lm3560.c:13:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/drm_format_helper.c:11:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/leds/leds-ktd2692.c:12:
In file included from /builds/linux/include/linux/led-class-flash.h:11:
In file included from /builds/linux/include/linux/leds.h:12:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/iio/adc/ti-ads8344.c:11:
In file included from /builds/linux/include/linux/iio/buffer.h:9:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/rtc/rtc-at91rm9200.c:17:
In file included from /builds/linux/include/linux/clk.h:14:
In file included from /builds/linux/include/linux/notifier.h:14:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/spi/spi-zynqmp-gqspi.c:9:
In file included from /builds/linux/include/linux/clk.h:14:
In file included from /builds/linux/include/linux/notifier.h:14:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/mfd/wm8994-irq.c:11:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/tty/serial/sh-sci.c:24:
In file included from /builds/linux/include/linux/clk.h:14:
In file included from /builds/linux/include/linux/notifier.h:14:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/pci/cx18/cx18-io.c:9:
In file included from /builds/linux/drivers/media/pci/cx18/cx18-driver.h:14:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/nouveau/dispnv50/head907d.c:22:
In file included from /builds/linux/drivers/gpu/drm/nouveau/dispnv50/head.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/dispnv50/disp.h:3:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvif/mem.h:3:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvif/mmu.h:3:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvif/object.h:5:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvif/os.h:6:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/subdev/therm/nv40.c:25:
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/subdev/therm/priv.h:27:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/subdev/therm.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/subdev.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/device.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/oclass.h:3:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/os.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvif/os.h:6:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/usb/host/ehci-platform.c:21:
In file included from /builds/linux/include/linux/acpi.h:13:
In file included from /builds/linux/include/linux/irqdomain.h:35:
In file included from /builds/linux/include/linux/of.h:17:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/hid/hid-nti.c:19:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/pci/ivtv/ivtv-fileops.c:10:
In file included from /builds/linux/drivers/media/pci/ivtv/ivtv-driver.h:41:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/ethernet/realtek/8139cp.c:56:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/watchdog/ts4800_wdt.c:13:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/subdev/secboot/acr_r367.c:23:
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/subdev/secboot/acr_r367.h:26:
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/subdev/secboot/acr_r352.h:25:
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/subdev/secboot/acr.h:25:
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/subdev/secboot/priv.h:26:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/subdev/secboot.h:26:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/subdev.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/device.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/oclass.h:3:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/os.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvif/os.h:6:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/kernel/rcu/rcuperf.c:15:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/md/raid5-ppl.c:8:
In file included from /builds/linux/include/linux/blkdev.h:5:
In file included from /builds/linux/include/linux/sched.h:12:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpio/gpio-stp-xway.c:7:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/sched/sch_red.c:13:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/pci/msi.c:11:
In file included from /builds/linux/include/linux/mm.h:10:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/staging/rtl8188eu/hal/rtl8188e_xmit.c:9:
In file included from /builds/linux/drivers/staging/rtl8188eu/include/osdep_service.h:16:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/hid/hid-roccat-ryos.c:12:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/crypto/chacha20poly1305.c:8:
In file included from /builds/linux/include/crypto/internal/aead.h:11:
In file included from /builds/linux/include/crypto/aead.h:11:
In file included from /builds/linux/include/linux/crypto.h:19:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/iio/magnetometer/ak8974.c:14:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/power/supply/max77650-charger.c:8:
In file included from /builds/linux/include/linux/i2c.h:13:
In file included from /builds/linux/include/linux/acpi.h:13:
In file included from /builds/linux/include/linux/irqdomain.h:35:
In file included from /builds/linux/include/linux/of.h:17:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/tun.c:35:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/block/blk-stat.c:8:
In file included from /builds/linux/include/linux/rculist.h:11:
In file included from /builds/linux/include/linux/rcupdate.h:27:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/ethernet/hisilicon/hns3/hns3pf/hclge_tm.c:4:
In file included from /builds/linux/include/linux/etherdevice.h:20:
In file included from /builds/linux/include/linux/if_ether.h:19:
In file included from /builds/linux/include/linux/skbuff.h:15:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/sound/soc/codecs/ssm2518.c:9:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/ethernet/hisilicon/hns/hns_enet.c:6:
In file included from /builds/linux/include/linux/clk.h:14:
In file included from /builds/linux/include/linux/notifier.h:14:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/tuners/mxl301rf.c:23:
In file included from /builds/linux/drivers/media/tuners/mxl301rf.h:11:
In file included from /builds/linux/include/media/dvb_frontend.h:36:
In file included from /builds/linux/include/linux/sched.h:12:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/wireless/broadcom/b43legacy/main.c:20:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/hfs/super.c:15:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/wireless/mediatek/mt76/mt7615/pci.c:9:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/clk/qcom/clk-rcg2.c:11:
In file included from /builds/linux/include/linux/clk-provider.h:9:
In file included from /builds/linux/include/linux/of.h:17:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/infiniband/ulp/iser/iser_initiator.c:34:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/sound/firewire/oxfw/oxfw-hwdep.c:16:
In file included from /builds/linux/sound/firewire/oxfw/oxfw.h:8:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/subdev/secboot/ls_ucode_gr.c:24:
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/subdev/secboot/ls_ucode.h:26:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/os.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvif/os.h:6:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/virtio/virtgpu_gem.c:26:
In file included from /builds/linux/include/drm/drm_file.h:34:
In file included from /builds/linux/include/linux/completion.h:12:
In file included from /builds/linux/include/linux/wait.h:9:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/rtc/rtc-cros-ec.c:8:
In file included from /builds/linux/include/linux/mfd/cros_ec.h:11:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/platform/vsp1/vsp1_sru.c:10:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/amd/amdgpu/../powerplay/hwmgr/pp_psm.c:26:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/wireless/ath/ath5k/caps.c:24:
In file included from /builds/linux/drivers/net/wireless/ath/ath5k/ath5k.h:26:
In file included from /builds/linux/include/linux/io.h:13:
In file included from /builds/linux/arch/riscv/include/asm/io.h:15:
In file included from /builds/linux/arch/riscv/include/asm/mmiowb.h:12:
In file included from /builds/linux/include/asm-generic/mmiowb.h:27:
In file included from /builds/linux/arch/riscv/include/asm/smp.h:11:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/wireless/realtek/rtlwifi/debug.c:4:
In file included from /builds/linux/drivers/net/wireless/realtek/rtlwifi/wifi.h:9:
In file included from /builds/linux/include/linux/sched.h:12:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/ethernet/samsung/sxgbe/sxgbe_desc.c:14:
In file included from /builds/linux/include/linux/io.h:13:
In file included from /builds/linux/arch/riscv/include/asm/io.h:15:
In file included from /builds/linux/arch/riscv/include/asm/mmiowb.h:12:
In file included from /builds/linux/include/asm-generic/mmiowb.h:27:
In file included from /builds/linux/arch/riscv/include/asm/smp.h:11:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/core/client.c:24:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/client.h:5:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/object.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/oclass.h:3:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/os.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvif/os.h:6:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/hwmon/smm665.c:16:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/usb/gspca/stk014.c:12:
In file included from /builds/linux/drivers/media/usb/gspca/gspca.h:5:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/pci/controller/pcie-cadence.c:8:
In file included from /builds/linux/drivers/pci/controller/pcie-cadence.h:10:
In file included from /builds/linux/include/linux/pci.h:35:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/rc/keymaps/rc-videomate-s350.c:8:
In file included from /builds/linux/include/media/rc-map.h:11:
In file included from /builds/linux/include/linux/input.h:8:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/security/selinux/netif.c:16:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/security/apparmor/policy_unpack.c:21:
In file included from /builds/linux/security/apparmor/include/audit.h:14:
In file included from /builds/linux/include/linux/audit.h:12:
In file included from /builds/linux/include/linux/sched.h:12:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/ethernet/mellanox/mlx5/core/en_rep.c:34:
In file included from /builds/linux/include/linux/mlx5/fs.h:36:
In file included from /builds/linux/include/linux/mlx5/driver.h:37:
In file included from /builds/linux/include/linux/completion.h:12:
In file included from /builds/linux/include/linux/wait.h:9:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/i2c/saa7185.c:14:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/wireless/ap.c:2:
In file included from /builds/linux/include/linux/ieee80211.h:19:
In file included from /builds/linux/include/linux/if_ether.h:19:
In file included from /builds/linux/include/linux/skbuff.h:15:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/ntb/core.c:56:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/ethernet/stmicro/stmmac/dwmac1000_dma.c:15:
In file included from /builds/linux/arch/riscv/include/asm/io.h:15:
In file included from /builds/linux/arch/riscv/include/asm/mmiowb.h:12:
In file included from /builds/linux/include/asm-generic/mmiowb.h:27:
In file included from /builds/linux/arch/riscv/include/asm/smp.h:11:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/tty/serial/uartlite.c:9:
In file included from /builds/linux/include/linux/platform_device.h:13:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/iio/pressure/st_pressure_i2c.c:11:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/iio/dac/ad5592r.c:9:
In file included from /builds/linux/drivers/iio/dac/ad5592r-base.h:14:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/security/keys/user_defined.c:10:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/ext4/ext4_jbd2.c:6:
In file included from /builds/linux/fs/ext4/ext4_jbd2.h:15:
In file included from /builds/linux/include/linux/fs.h:6:
In file included from /builds/linux/include/linux/wait_bit.h:8:
In file included from /builds/linux/include/linux/wait.h:9:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/scsi/bfa/bfa_fcpim.c:11:
In file included from /builds/linux/drivers/scsi/bfa/bfad_drv.h:23:
In file included from /builds/linux/include/linux/pci.h:35:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/xfs/xfs_bmap_util.c:7:
In file included from /builds/linux/net/netfilter/nft_chain_route.c:3:
In file included from /builds/linux/include/linux/skbuff.h:15:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]

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_IAS=0
In file included from /builds/linux/fs/xfs/libxfs/xfs_iext_tree.c:6:
In file included from /builds/linux/fs/xfs/xfs.h:22:
In file included from /builds/linux/fs/xfs/xfs_linux.h:24:
In file included from /builds/linux/fs/xfs/kmem.h:9:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/sound/soc/codecs/tlv320aic23-i2c.c:11:
In file included from /builds/linux/include/linux/i2c.h:13:
In file included from /builds/linux/include/linux/acpi.h:13:
In file included from /builds/linux/include/linux/irqdomain.h:35:
In file included from /builds/linux/include/linux/of.h:17:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/nfc/hci/llc_nop.c:10:
In file included from /builds/linux/net/nfc/hci/llc.h:11:
In file included from /builds/linux/include/net/nfc/hci.h:9:
In file included from /builds/linux/include/linux/skbuff.h:15:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/firewire/firedtv-rc.c:9:
In file included from /builds/linux/include/linux/input.h:8:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/pci/bt8xx/dst.c:12:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/pci/controller/dwc/pcie-designware.c:12:
In file included from /builds/linux/include/linux/of.h:17:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/wireless/ath/ath9k/ath9k_pci_owl_loader.c:14:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/wireless/st/cw1200/pm.c:9:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/engine/disp/oimmgp102.c:24:
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/engine/disp/channv50.h:5:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/object.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/oclass.h:3:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/os.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvif/os.h:6:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/wimax/i2400m/tx.c:246:
In file included from /builds/linux/include/linux/netdevice.h:24:
In file included from /builds/linux/include/linux/timer.h:6:
In file included from /builds/linux/include/linux/ktime.h:24:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/security/integrity/iint.c:14:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/clocksource/timer-versatile.c:7:
In file included from /builds/linux/include/linux/clocksource.h:13:
In file included from /builds/linux/include/linux/timex.h:56:
In file included from /builds/linux/include/uapi/linux/timex.h:56:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/ceph/debugfs.c:4:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/phy/qualcomm/phy-qcom-usb-hsic.c:5:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/ata/pata_jmicron.c:12:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/hwtracing/intel_th/msu-sink.c:8:
In file included from /builds/linux/include/linux/intel_th.h:11:
In file included from /builds/linux/include/linux/scatterlist.h:8:
In file included from /builds/linux/include/linux/mm.h:10:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/ethernet/mscc/ocelot_board.c:7:
In file included from /builds/linux/include/linux/interrupt.h:11:
In file included from /builds/linux/include/linux/hardirq.h:5:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/sound/drivers/aloop.c:19:
In file included from /builds/linux/include/linux/jiffies.h:9:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/sound/soc/codecs/isabelle.c:9:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/wireless/intel/iwlegacy/3945-mac.c:18:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/ethernet/mellanox/mlxfw/mlxfw_mfa2_tlv_multi.c:6:
In file included from /builds/linux/drivers/net/ethernet/mellanox/mlxfw/mlxfw_mfa2_tlv_multi.h:7:
In file included from /builds/linux/drivers/net/ethernet/mellanox/mlxfw/mlxfw_mfa2_tlv.h:8:
In file included from /builds/linux/drivers/net/ethernet/mellanox/mlxfw/mlxfw_mfa2_file.h:7:
In file included from /builds/linux/include/linux/firmware.h:7:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/wireless/realtek/rtlwifi/rtl8723be/phy.c:4:
In file included from /builds/linux/drivers/net/wireless/realtek/rtlwifi/rtl8723be/../wifi.h:9:
In file included from /builds/linux/include/linux/sched.h:12:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/sound/soc/codecs/wm8978.c:11:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/subdev/bios/M0209.c:24:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/subdev/bios.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/subdev.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/device.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/oclass.h:3:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/os.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvif/os.h:6:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/pinctrl/berlin/pinctrl-as370.c:11:
In file included from /builds/linux/include/linux/of_device.h:5:
In file included from /builds/linux/include/linux/cpu.h:17:
In file included from /builds/linux/include/linux/node.h:18:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/pci/cobalt/cobalt-alsa-main.c:10:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/ethernet/mellanox/mlx5/core/steering/fs_dr.c:4:
In file included from /builds/linux/drivers/net/ethernet/mellanox/mlx5/core/mlx5_core.h:38:
In file included from /builds/linux/include/linux/sched.h:12:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/scsi/fcoe/fcoe_sysfs.c:8:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/ocfs2/dlm/dlmrecovery.c:13:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/staging/rtl8712/mlme_linux.c:19:
In file included from /builds/linux/drivers/staging/rtl8712/osdep_service.h:20:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/amd/amdgpu/vcn_v2_5.c:24:
In file included from /builds/linux/include/linux/firmware.h:7:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/ntfs/bitmap.c:10:
In file included from /builds/linux/include/linux/pagemap.h:8:
In file included from /builds/linux/include/linux/mm.h:10:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/sched/cls_flower.c:10:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/platform/vivid/vivid-vbi-gen.c:10:
In file included from /builds/linux/include/linux/ktime.h:24:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/kernel/locking/rtmutex.c:14:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/bridge/netfilter/ebt_ip6.c:17:
In file included from /builds/linux/include/linux/ipv6.h:86:
In file included from /builds/linux/include/linux/tcp.h:17:
In file included from /builds/linux/include/linux/skbuff.h:15:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/pinctrl/pinctrl-ingenic.c:10:
In file included from /builds/linux/include/linux/gpio/driver.h:5:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/platform/rockchip/rga/rga-hw.c:7:
In file included from /builds/linux/include/linux/pm_runtime.h:11:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/bridge/netfilter/ebt_stp.c:11:
In file included from /builds/linux/include/linux/etherdevice.h:20:
In file included from /builds/linux/include/linux/if_ether.h:19:
In file included from /builds/linux/include/linux/skbuff.h:15:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/dvb-frontends/lnbh25.c:12:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/tty/serial/arc_uart.c:28:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/usb/misc/isight_firmware.c:21:
In file included from /builds/linux/include/linux/usb.h:6:
In file included from /builds/linux/include/linux/usb/ch9.h:36:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/i2c/saa6588.c:10:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/llc/llc_station.c:15:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/hwmon/tmp421.c:14:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/infiniband/hw/vmw_pvrdma/pvrdma_qp.c:47:
In file included from /builds/linux/include/linux/io.h:13:
In file included from /builds/linux/arch/riscv/include/asm/io.h:15:
In file included from /builds/linux/arch/riscv/include/asm/mmiowb.h:12:
In file included from /builds/linux/include/asm-generic/mmiowb.h:27:
In file included from /builds/linux/arch/riscv/include/asm/smp.h:11:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/drm_dma.c:38:
In file included from /builds/linux/include/drm/drm_drv.h:33:
In file included from /builds/linux/include/drm/drm_device.h:5:
In file included from /builds/linux/include/linux/kref.h:16:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/ceph/strings.c:5:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/crypto/cavium/zip/zip_mem.c:47:
In file included from /builds/linux/include/linux/vmalloc.h:5:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/erofs/super.c:7:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/subdev/mxm/mxms.c:24:
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/subdev/mxm/mxms.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/subdev/mxm/priv.h:5:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/subdev/mxm.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/subdev.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/device.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/oclass.h:3:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/os.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvif/os.h:6:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/ethernet/marvell/skge.c:16:
In file included from /builds/linux/include/linux/in.h:19:
In file included from /builds/linux/include/uapi/linux/in.h:24:
In file included from /builds/linux/include/linux/socket.h:8:
In file included from /builds/linux/include/linux/uio.h:9:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/nfs/blocklayout/rpc_pipefs.c:29:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/spi/spi-s3c64xx.c:7:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/clk/qcom/clk-regmap-divider.c:8:
In file included from /builds/linux/include/linux/regmap.h:14:
In file included from /builds/linux/include/linux/rbtree.h:22:
In file included from /builds/linux/include/linux/rcupdate.h:27:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/amd/amdgpu/amdgpu_virt.c:24:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/engine/gr/ctxgk20a.c:22:
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/engine/gr/ctxgf100.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/engine/gr/gf100.h:27:
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/engine/gr/priv.h:5:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/engine/gr.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/engine.h:5:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/subdev.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/device.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/oclass.h:3:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/os.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvif/os.h:6:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/regulator/lochnagar-regulator.c:11:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/radeon/radeon_uvd.c:31:
In file included from /builds/linux/include/linux/firmware.h:7:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/pinctrl/pinctrl-bm1880.c:9:
In file included from /builds/linux/include/linux/io.h:13:
In file included from /builds/linux/arch/riscv/include/asm/io.h:15:
In file included from /builds/linux/arch/riscv/include/asm/mmiowb.h:12:
In file included from /builds/linux/include/asm-generic/mmiowb.h:27:
In file included from /builds/linux/arch/riscv/include/asm/smp.h:11:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/ipv6/ip6_input.c:20:
In file included from /builds/linux/include/linux/socket.h:8:
In file included from /builds/linux/include/linux/uio.h:9:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/crypto/chelsio/chtls/chtls_main.c:8:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/netfilter/xt_helper.c:7:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/pci/mantis/mantis_vp2033.c:10:
In file included from /builds/linux/include/linux/sched.h:12:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/amd/amdgpu/../display/dc/gpio/diagnostics/hw_factory_diag.c:30:
In file included from /builds/linux/drivers/gpu/drm/amd/amdgpu/../display/dc/dm_services.h:34:
In file included from /builds/linux/drivers/gpu/drm/amd/amdgpu/../display/amdgpu_dm/amdgpu_dm_trace.h:32:
In file included from /builds/linux/include/linux/tracepoint.h:15:
In file included from /builds/linux/include/linux/smp.h:64:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/wimax/stack.c:38:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/video/fbdev/aty/mach64_cursor.c:6:
In file included from /builds/linux/include/linux/fb.h:6:
In file included from /builds/linux/include/uapi/linux/fb.h:6:
In file included from /builds/linux/include/linux/i2c.h:13:
In file included from /builds/linux/include/linux/acpi.h:13:
In file included from /builds/linux/include/linux/irqdomain.h:35:
In file included from /builds/linux/include/linux/of.h:17:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/input/misc/drv2667.c:10:
In file included from /builds/linux/include/linux/i2c.h:13:
In file included from /builds/linux/include/linux/acpi.h:13:
In file included from /builds/linux/include/linux/irqdomain.h:35:
In file included from /builds/linux/include/linux/of.h:17:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/ipv6/udplite.c:12:
In file included from /builds/linux/include/linux/proc_fs.h:9:
In file included from /builds/linux/include/linux/fs.h:6:
In file included from /builds/linux/include/linux/wait_bit.h:8:
In file included from /builds/linux/include/linux/wait.h:9:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/hwmon/sch5636.c:9:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/nouveau/dispnv04/tvnv17.c:27:
In file included from /builds/linux/include/drm/drm_crtc_helper.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/soc/qcom/rpmpd.c:7:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/i2c/bt819.c:18:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/amd/amdgpu/../powerplay/smumgr/vega12_smumgr.c:24:
In file included from /builds/linux/drivers/gpu/drm/amd/amdgpu/../powerplay/inc/smumgr.h:26:
In file included from /builds/linux/drivers/gpu/drm/amd/amdgpu/../powerplay/inc/amd_powerplay.h:26:
In file included from /builds/linux/include/linux/seq_file.h:8:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/ethernet/cavium/thunder/nicvf_queues.c:6:
In file included from /builds/linux/include/linux/pci.h:35:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/scsi/pm8001/pm80xx_hwi.c:40:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/wireless/rsi/rsi_91x_usb_ops.c:18:
In file included from /builds/linux/include/linux/firmware.h:7:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/nls/nls_cp949.c:10:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/wireless/mediatek/mt76/mt76x0/eeprom.c:8:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/ethernet/mellanox/mlx5/core/en_accel/tls_rxtx.c:34:
In file included from /builds/linux/drivers/net/ethernet/mellanox/mlx5/core/en_accel/tls.h:36:
In file included from /builds/linux/drivers/net/ethernet/mellanox/mlx5/core/accel/tls.h:37:
In file included from /builds/linux/include/linux/mlx5/driver.h:37:
In file included from /builds/linux/include/linux/completion.h:12:
In file included from /builds/linux/include/linux/wait.h:9:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/power/reset/keystone-reset.c:10:
In file included from /builds/linux/include/linux/io.h:13:
In file included from /builds/linux/arch/riscv/include/asm/io.h:15:
In file included from /builds/linux/arch/riscv/include/asm/mmiowb.h:12:
In file included from /builds/linux/include/asm-generic/mmiowb.h:27:
In file included from /builds/linux/arch/riscv/include/asm/smp.h:11:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/staging/fbtft/fb_ili9163.c:11:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/wireless/marvell/mwifiex/init.c:20:
In file included from /builds/linux/drivers/net/wireless/marvell/mwifiex/decl.h:26:
In file included from /builds/linux/include/linux/wait.h:9:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/ethernet/cavium/liquidio/cn68xx_device.c:18:
In file included from /builds/linux/include/linux/pci.h:35:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/block/t10-pi.c:7:
In file included from /builds/linux/include/linux/t10-pi.h:6:
In file included from /builds/linux/include/linux/blkdev.h:5:
In file included from /builds/linux/include/linux/sched.h:12:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/nvme/host/tcp.c:7:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/usb/dvb-usb/af9005-remote.c:13:
In file included from /builds/linux/drivers/media/usb/dvb-usb/af9005.h:15:
In file included from /builds/linux/drivers/media/usb/dvb-usb/dvb-usb.h:14:
In file included from /builds/linux/include/linux/input.h:8:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/i2c/muxes/i2c-mux-gpmux.c:10:
In file included from /builds/linux/include/linux/i2c.h:13:
In file included from /builds/linux/include/linux/acpi.h:13:
In file included from /builds/linux/include/linux/irqdomain.h:35:
In file included from /builds/linux/include/linux/of.h:17:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/amd/amdgpu/../display/amdgpu_dm/amdgpu_dm_crc.c:26:
In file included from /builds/linux/include/drm/drm_crtc.h:28:
In file included from /builds/linux/include/linux/i2c.h:13:
In file included from /builds/linux/include/linux/acpi.h:13:
In file included from /builds/linux/include/linux/irqdomain.h:35:
In file included from /builds/linux/include/linux/of.h:17:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/wireless/ath/wcn36xx/dxe.c:25:
In file included from /builds/linux/include/linux/interrupt.h:11:
In file included from /builds/linux/include/linux/hardirq.h:5:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/sound/pci/echoaudio/indigodjx.c:31:
In file included from /builds/linux/include/linux/interrupt.h:11:
In file included from /builds/linux/include/linux/hardirq.h:5:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/sound/soc/codecs/wm_adsp.c:11:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/notify/dnotify/dnotify.c:10:
In file included from /builds/linux/include/linux/fs.h:6:
In file included from /builds/linux/include/linux/wait_bit.h:8:
In file included from /builds/linux/include/linux/wait.h:9:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/mtd/chips/cfi_util.c:11:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/common/videobuf2/videobuf2-vmalloc.c:13:
In file included from /builds/linux/include/linux/io.h:13:
In file included from /builds/linux/arch/riscv/include/asm/io.h:15:
In file included from /builds/linux/arch/riscv/include/asm/mmiowb.h:12:
In file included from /builds/linux/include/asm-generic/mmiowb.h:27:
In file included from /builds/linux/arch/riscv/include/asm/smp.h:11:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/misc/cardreader/rts5260.c:12:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/exynos/exynos_drm_drv.c:11:
In file included from /builds/linux/include/linux/dma-mapping.h:7:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/d_path.c:2:
In file included from /builds/linux/include/linux/syscalls.h:74:
In file included from /builds/linux/include/uapi/linux/aio_abi.h:31:
In file included from /builds/linux/include/linux/fs.h:6:
In file included from /builds/linux/include/linux/wait_bit.h:8:
In file included from /builds/linux/include/linux/wait.h:9:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/ethernet/chelsio/cxgb3/xgmac.c:32:
In file included from /builds/linux/drivers/net/ethernet/chelsio/cxgb3/common.h:39:
In file included from /builds/linux/include/linux/netdevice.h:24:
In file included from /builds/linux/include/linux/timer.h:6:
In file included from /builds/linux/include/linux/ktime.h:24:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/platform/vivid/vivid-core.c:8:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/nls/nls_cp874.c:10:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/ipc/syscall.c:9:
In file included from /builds/linux/include/linux/syscalls.h:74:
In file included from /builds/linux/include/uapi/linux/aio_abi.h:31:
In file included from /builds/linux/include/linux/fs.h:6:
In file included from /builds/linux/include/linux/wait_bit.h:8:
In file included from /builds/linux/include/linux/wait.h:9:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/dma/qcom/hidma_dbg.c:8:
In file included from /builds/linux/include/linux/debugfs.h:15:
In file included from /builds/linux/include/linux/fs.h:6:
In file included from /builds/linux/include/linux/wait_bit.h:8:
In file included from /builds/linux/include/linux/wait.h:9:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/sound/soc/codecs/max98504.c:10:
In file included from /builds/linux/include/linux/i2c.h:13:
In file included from /builds/linux/include/linux/acpi.h:13:
In file included from /builds/linux/include/linux/irqdomain.h:35:
In file included from /builds/linux/include/linux/of.h:17:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/panel/panel-samsung-s6e63j0x03.c:11:
In file included from /builds/linux/include/linux/backlight.h:12:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/ethernet/pensando/ionic/ionic_stats.c:5:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/sound/i2c/i2c.c:10:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/scsi/stex.c:15:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/engine/disp/gm200.c:24:
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/engine/disp/nv50.h:5:
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/engine/disp/priv.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/engine/disp.h:5:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/engine.h:5:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/subdev.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/device.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/oclass.h:3:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/os.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvif/os.h:6:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/sound/soc/sof/intel/hda-loader.c:18:
In file included from /builds/linux/include/linux/firmware.h:7:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/char/pcmcia/cm4040_cs.c:21:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/rtc/rtc-palmas.c:29:
In file included from /builds/linux/include/linux/interrupt.h:11:
In file included from /builds/linux/include/linux/hardirq.h:5:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/char/hw_random/meson-rng.c:8:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/radio/si4713/si4713.c:11:
In file included from /builds/linux/include/linux/completion.h:12:
In file included from /builds/linux/include/linux/wait.h:9:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/sound/soc/codecs/ssm2305.c:9:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/wimax/i2400m/sysfs.c:10:
In file included from /builds/linux/include/linux/netdevice.h:24:
In file included from /builds/linux/include/linux/timer.h:6:
In file included from /builds/linux/include/linux/ktime.h:24:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/sound/soc/codecs/cs4265.c:10:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/mtd/devices/mtd_dataflash.c:8:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/infiniband/hw/mthca/mthca_cq.c:37:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/ethernet/freescale/gianfar_ethtool.c:21:
In file included from /builds/linux/include/linux/interrupt.h:11:
In file included from /builds/linux/include/linux/hardirq.h:5:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/infiniband/hw/cxgb4/id_table.c:33:
In file included from /builds/linux/include/linux/random.h:101:
In file included from /builds/linux/include/linux/prandom.h:12:
In file included from /builds/linux/include/linux/percpu.h:6:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/amd/amdgpu/../powerplay/hwmgr/ppatomctrl.c:23:
In file included from /builds/linux/drivers/gpu/drm/amd/amdgpu/../powerplay/inc/pp_debug.h:35:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/video/fbdev/matrox/matroxfb_DAC1064.c:17:
In file included from /builds/linux/drivers/video/fbdev/matrox/matroxfb_DAC1064.h:6:
In file included from /builds/linux/drivers/video/fbdev/matrox/matroxfb_base.h:29:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/pci/controller/dwc/pcie-armada8k.c:13:
In file included from /builds/linux/include/linux/clk.h:14:
In file included from /builds/linux/include/linux/notifier.h:14:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/mmc/host/renesas_sdhi_sys_dmac.c:11:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/dlm/user.c:6:
In file included from /builds/linux/include/linux/miscdevice.h:7:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/hid/hid-u2fzero.c:14:
In file included from /builds/linux/include/linux/hid.h:19:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/mac80211/offchannel.c:14:
In file included from /builds/linux/include/net/mac80211.h:18:
In file included from /builds/linux/include/linux/if_ether.h:19:
In file included from /builds/linux/include/linux/skbuff.h:15:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/nls/mac-iceland.c:46:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/platform/atmel/atmel-isi.c:11:
In file included from /builds/linux/include/linux/clk.h:14:
In file included from /builds/linux/include/linux/notifier.h:14:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/clocksource/timer-fsl-ftm.c:8:
In file included from /builds/linux/include/linux/clk.h:14:
In file included from /builds/linux/include/linux/notifier.h:14:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/ipv4/tcp_diag.c:8:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/platform/vivid/vivid-rds-gen.c:9:
In file included from /builds/linux/include/linux/ktime.h:24:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/usb/serial/ipaq.c:11:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/ethernet/qlogic/qlcnic/qlcnic_ethtool.c:10:
In file included from /builds/linux/include/linux/pci.h:35:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/rc/keymaps/rc-alink-dtu-m.c:8:
In file included from /builds/linux/include/media/rc-map.h:11:
In file included from /builds/linux/include/linux/input.h:8:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/sctp/sysctl.c:24:
In file included from /builds/linux/include/net/sctp/structs.h:35:
In file included from /builds/linux/include/linux/ktime.h:24:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/cifs/sess.c:24:
In file included from /builds/linux/fs/cifs/cifspdu.h:25:
In file included from /builds/linux/include/net/sock.h:38:
In file included from /builds/linux/include/linux/hardirq.h:5:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/platform/cadence/cdns-csi2rx.c:8:
In file included from /builds/linux/include/linux/clk.h:14:
In file included from /builds/linux/include/linux/notifier.h:14:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/phy/phy-xgene.c:41:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/infiniband/hw/i40iw/i40iw_main.c:35:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/infiniband/hw/cxgb4/resource.c:33:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/kernel/cgroup/namespace.c:2:
In file included from /builds/linux/kernel/cgroup/cgroup-internal.h:5:
In file included from /builds/linux/include/linux/cgroup.h:12:
In file included from /builds/linux/include/linux/sched.h:12:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/lib/nodemask.c:3:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/ethernet/intel/ice/ice_main.c:8:
In file included from /builds/linux/drivers/net/ethernet/intel/ice/ice.h:10:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/udf/partition.c:21:
In file included from /builds/linux/fs/udf/udfdecl.h:10:
In file included from /builds/linux/include/linux/fs.h:6:
In file included from /builds/linux/include/linux/wait_bit.h:8:
In file included from /builds/linux/include/linux/wait.h:9:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/staging/isdn/hysdn/boardergo.c:20:
In file included from /builds/linux/include/linux/interrupt.h:11:
In file included from /builds/linux/include/linux/hardirq.h:5:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/ethernet/pensando/ionic/ionic_bus_pci.c:4:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/bridge/netfilter/ebt_mark_m.c:11:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/infiniband/core/device.c:34:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/sysfs/mount.c:12:
In file included from /builds/linux/include/linux/fs.h:6:
In file included from /builds/linux/include/linux/wait_bit.h:8:
In file included from /builds/linux/include/linux/wait.h:9:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/rtc/rtc-rv3029c2.c:11:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/md/dm-kcopyd.c:14:
In file included from /builds/linux/include/linux/blkdev.h:5:
In file included from /builds/linux/include/linux/sched.h:12:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/mfd/mxs-lradc.c:13:
In file included from /builds/linux/include/linux/clk.h:14:
In file included from /builds/linux/include/linux/notifier.h:14:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/ethernet/apm/xgene/xgene_enet_hw.c:10:
In file included from /builds/linux/drivers/net/ethernet/apm/xgene/xgene_enet_main.h:13:
In file included from /builds/linux/include/linux/acpi.h:13:
In file included from /builds/linux/include/linux/irqdomain.h:35:
In file included from /builds/linux/include/linux/of.h:17:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/netfilter/xt_pkttype.c:5:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/iio/pressure/bmp280-spi.c:7:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/regulator/bd718x7-regulator.c:7:
In file included from /builds/linux/include/linux/interrupt.h:11:
In file included from /builds/linux/include/linux/hardirq.h:5:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/isofs/util.c:6:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/input/misc/bma150.c:14:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/iio/dac/dpot-dac.c:31:
In file included from /builds/linux/include/linux/iio/iio.h:10:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/wireless/ralink/rt2x00/rt2800mmio.c:18:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/mmc/core/sdio.c:9:
In file included from /builds/linux/include/linux/pm_runtime.h:11:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/9p/trans_virtio.c:16:
In file included from /builds/linux/include/linux/in.h:19:
In file included from /builds/linux/include/uapi/linux/in.h:24:
In file included from /builds/linux/include/linux/socket.h:8:
In file included from /builds/linux/include/linux/uio.h:9:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/kernel/trace/trace_seq.c:26:
In file included from /builds/linux/include/linux/uaccess.h:5:
In file included from /builds/linux/include/linux/sched.h:12:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/amd/amdgpu/../powerplay/smumgr/smumgr.c:26:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/pci/cx23885/cx23885-cards.c:8:
In file included from /builds/linux/drivers/media/pci/cx23885/cx23885.h:10:
In file included from /builds/linux/include/linux/pci.h:35:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/iio/adc/lpc18xx_adc.c:14:
In file included from /builds/linux/include/linux/clk.h:14:
In file included from /builds/linux/include/linux/notifier.h:14:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/misc/ds1682.c:31:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/wireless/marvell/libertas/tx.c:5:
In file included from /builds/linux/include/linux/hardirq.h:5:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/spi/spi-rspi.c:12:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/pinctrl/pinctrl-ocelot.c:10:
In file included from /builds/linux/include/linux/gpio/driver.h:5:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/kernel/time/tick-sched.c:11:
In file included from /builds/linux/include/linux/cpu.h:17:
In file included from /builds/linux/include/linux/node.h:18:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/ethernet/netronome/nfp/abm/qdisc.c:4:
In file included from /builds/linux/include/linux/rtnetlink.h:6:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/rtc/rtc-m41t93.c:11:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/nfsd/nfssvc.c:10:
In file included from /builds/linux/include/linux/sched/signal.h:5:
In file included from /builds/linux/include/linux/rculist.h:11:
In file included from /builds/linux/include/linux/rcupdate.h:27:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/radeon/trinity_dpm.c:24:
In file included from /builds/linux/include/linux/seq_file.h:8:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/nfs/nfs4xdr.c:39:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/sound/hda/hdmi_chmap.c:6:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/sched/act_ctinfo.c:7:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/ethernet/chelsio/cxgb4/cxgb4_main.c:40:
In file included from /builds/linux/include/linux/debugfs.h:15:
In file included from /builds/linux/include/linux/fs.h:6:
In file included from /builds/linux/include/linux/wait_bit.h:8:
In file included from /builds/linux/include/linux/wait.h:9:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/iio/potentiostat/lmp91000.c:11:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/pinctrl/sh-pfc/pfc-r8a77980.c:16:
In file included from /builds/linux/include/linux/io.h:13:
In file included from /builds/linux/arch/riscv/include/asm/io.h:15:
In file included from /builds/linux/arch/riscv/include/asm/mmiowb.h:12:
In file included from /builds/linux/include/asm-generic/mmiowb.h:27:
In file included from /builds/linux/arch/riscv/include/asm/smp.h:11:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/infiniband/core/cm.c:36:
In file included from /builds/linux/include/linux/completion.h:12:
In file included from /builds/linux/include/linux/wait.h:9:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/sound/soc/adi/axi-i2s.c:7:
In file included from /builds/linux/include/linux/clk.h:14:
In file included from /builds/linux/include/linux/notifier.h:14:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/iommu/iommu-sysfs.c:9:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/iio/accel/adxl372_i2c.c:8:
In file included from /builds/linux/include/linux/i2c.h:13:
In file included from /builds/linux/include/linux/acpi.h:13:
In file included from /builds/linux/include/linux/irqdomain.h:35:
In file included from /builds/linux/include/linux/of.h:17:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/ethernet/eth.c:36:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/leds/leds-88pm860x.c:10:
In file included from /builds/linux/include/linux/of.h:17:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/ethernet/intel/ice/ice_dcb.c:4:
In file included from /builds/linux/drivers/net/ethernet/intel/ice/ice_common.h:7:
In file included from /builds/linux/drivers/net/ethernet/intel/ice/ice.h:10:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/ethernet/realtek/r8169_firmware.c:12:
In file included from /builds/linux/include/linux/firmware.h:7:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/i2c/st-mipid02.c:12:
In file included from /builds/linux/include/linux/clk.h:14:
In file included from /builds/linux/include/linux/notifier.h:14:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/video/fbdev/omap2/omapfb/dss/hdmi_pll.c:11:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/ipv6/seg6_hmac.c:12:
In file included from /builds/linux/include/linux/socket.h:8:
In file included from /builds/linux/include/linux/uio.h:9:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/exynos/exynos_drm_scaler.c:8:
In file included from /builds/linux/include/linux/clk.h:14:
In file included from /builds/linux/include/linux/notifier.h:14:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/i2c/busses/i2c-imx-lpi2c.c:8:
In file included from /builds/linux/include/linux/clk.h:14:
In file included from /builds/linux/include/linux/notifier.h:14:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/netfilter/nfnetlink_cthelper.c:8:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/mfd/lp8788.c:11:
In file included from /builds/linux/include/linux/i2c.h:13:
In file included from /builds/linux/include/linux/acpi.h:13:
In file included from /builds/linux/include/linux/irqdomain.h:35:
In file included from /builds/linux/include/linux/of.h:17:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/iio/imu/adis16400.c:13:
In file included from /builds/linux/include/linux/interrupt.h:11:
In file included from /builds/linux/include/linux/hardirq.h:5:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/usb/atm/xusbatm.c:8:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/can/proc.c:43:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/proc/loadavg.c:2:
In file included from /builds/linux/include/linux/fs.h:6:
In file included from /builds/linux/include/linux/wait_bit.h:8:
In file included from /builds/linux/include/linux/wait.h:9:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/mac80211/rc80211_minstrel_ht_debugfs.c:5:
In file included from /builds/linux/include/linux/netdevice.h:24:
In file included from /builds/linux/include/linux/timer.h:6:
In file included from /builds/linux/include/linux/ktime.h:24:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/i2c/busses/i2c-cbus-gpio.c:19:
In file included from /builds/linux/include/linux/io.h:13:
In file included from /builds/linux/arch/riscv/include/asm/io.h:15:
In file included from /builds/linux/arch/riscv/include/asm/mmiowb.h:12:
In file included from /builds/linux/include/asm-generic/mmiowb.h:27:
In file included from /builds/linux/arch/riscv/include/asm/smp.h:11:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/wireless/intel/iwlwifi/mvm/ftm-responder.c:60:
In file included from /builds/linux/include/net/cfg80211.h:13:
In file included from /builds/linux/include/linux/netdevice.h:24:
In file included from /builds/linux/include/linux/timer.h:6:
In file included from /builds/linux/include/linux/ktime.h:24:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/usb/core/file.c:20:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/engine/fifo/dmag84.c:24:
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/engine/fifo/channv50.h:5:
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/engine/fifo/chan.h:5:
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/engine/fifo/priv.h:5:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/engine/fifo.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/engine.h:5:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/subdev.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/device.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/oclass.h:3:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/os.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvif/os.h:6:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/video/fbdev/pxa168fb.c:15:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/staging/comedi/drivers/ni_at_ao.c:27:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/dvb-frontends/cx24120.c:18:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/sound/pci/hda/patch_cirrus.c:9:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/ceph/mon_client.c:4:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/sound/usb/line6/pod.c:8:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/pci/ivtv/ivtv-vbi.c:8:
In file included from /builds/linux/drivers/media/pci/ivtv/ivtv-driver.h:41:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/iio/temperature/mlx90632.c:12:
In file included from /builds/linux/include/linux/i2c.h:13:
In file included from /builds/linux/include/linux/acpi.h:13:
In file included from /builds/linux/include/linux/irqdomain.h:35:
In file included from /builds/linux/include/linux/of.h:17:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/sound/soc/codecs/wm5102.c:10:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/tuners/mt2266.c:8:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/thunderbolt/eeprom.c:11:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/kernel/bpf/lpm_trie.c:9:
In file included from /builds/linux/include/linux/bpf.h:9:
In file included from /builds/linux/include/linux/workqueue.h:9:
In file included from /builds/linux/include/linux/timer.h:6:
In file included from /builds/linux/include/linux/ktime.h:24:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/scsi/arcmsr/arcmsr_attr.c:47:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/wireless/mediatek/mt76/mac80211.c:5:
In file included from /builds/linux/include/linux/of.h:17:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from samples/vfio-mdev/mtty.mod.c:2:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/sound/firewire/iso-resources.c:8:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/ethernet/ti/cpsw_sl.c:11:
In file included from /builds/linux/include/linux/io.h:13:
In file included from /builds/linux/arch/riscv/include/asm/io.h:15:
In file included from /builds/linux/arch/riscv/include/asm/mmiowb.h:12:
In file included from /builds/linux/include/asm-generic/mmiowb.h:27:
In file included from /builds/linux/arch/riscv/include/asm/smp.h:11:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/usb/gspca/sn9c20x.c:12:
In file included from /builds/linux/include/linux/input.h:8:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/wireless/broadcom/brcm80211/brcmfmac/p2p.c:5:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/xfs/xfs_extent_busy.c:8:
In file included from /builds/linux/fs/xfs/xfs.h:22:
In file included from /builds/linux/fs/xfs/xfs_linux.h:24:
In file included from /builds/linux/fs/xfs/kmem.h:9:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/target/target_core_configfs.c:15:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/kernel/bpf/helpers.c:4:
In file included from /builds/linux/include/linux/bpf.h:9:
In file included from /builds/linux/include/linux/workqueue.h:9:
In file included from /builds/linux/include/linux/timer.h:6:
In file included from /builds/linux/include/linux/ktime.h:24:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/nilfs2/namei.c:27:
In file included from /builds/linux/include/linux/pagemap.h:8:
In file included from /builds/linux/include/linux/mm.h:10:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/mmc/host/sdhci-of-dwcmshc.c:10:
In file included from /builds/linux/include/linux/clk.h:14:
In file included from /builds/linux/include/linux/notifier.h:14:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/pci/cx23885/cx23885-alsa.c:11:
In file included from /builds/linux/drivers/media/pci/cx23885/cx23885.h:10:
In file included from /builds/linux/include/linux/pci.h:35:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/iio/chemical/vz89x.c:9:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/wireless/marvell/mwifiex/util.c:20:
In file included from /builds/linux/drivers/net/wireless/marvell/mwifiex/decl.h:26:
In file included from /builds/linux/include/linux/wait.h:9:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/cifs/smb2misc.c:24:
In file included from /builds/linux/fs/cifs/smb2pdu.h:27:
In file included from /builds/linux/include/net/sock.h:38:
In file included from /builds/linux/include/linux/hardirq.h:5:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/scsi/scsi_pm.c:9:
In file included from /builds/linux/include/linux/pm_runtime.h:11:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/input/mouse/elan_i2c_i2c.c:16:
In file included from /builds/linux/include/linux/completion.h:12:
In file included from /builds/linux/include/linux/wait.h:9:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/pinctrl/cirrus/pinctrl-cs47l35.c:9:
In file included from /builds/linux/include/linux/mfd/madera/core.h:12:
In file included from /builds/linux/include/linux/interrupt.h:11:
In file included from /builds/linux/include/linux/hardirq.h:5:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/wireless/ti/wl12xx/debugfs.c:9:
In file included from /builds/linux/drivers/net/wireless/ti/wl12xx/../wlcore/debugfs.h:13:
In file included from /builds/linux/drivers/net/wireless/ti/wl12xx/../wlcore/wlcore.h:11:
In file included from /builds/linux/include/linux/platform_device.h:13:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/ethernet/netronome/nfp/nfp_net_debugfs.c:3:
In file included from /builds/linux/include/linux/debugfs.h:15:
In file included from /builds/linux/include/linux/fs.h:6:
In file included from /builds/linux/include/linux/wait_bit.h:8:
In file included from /builds/linux/include/linux/wait.h:9:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~

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_IAS=0
In file included from /builds/linux/kernel/groups.c:5:
In file included from /builds/linux/include/linux/cred.h:13:
In file included from /builds/linux/include/linux/key.h:15:
In file included from /builds/linux/include/linux/rbtree.h:22:
In file included from /builds/linux/include/linux/rcupdate.h:27:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/crypto/rmd160.c:11:
In file included from /builds/linux/include/crypto/internal/hash.h:11:
In file included from /builds/linux/include/crypto/algapi.h:10:
In file included from /builds/linux/include/linux/crypto.h:19:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/wireless/ti/wl1251/rx.c:9:
In file included from /builds/linux/include/linux/skbuff.h:15:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/bridge/netfilter/nf_log_bridge.c:6:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/input/joystick/a3d.c:14:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/scsi/libsas/sas_task.c:3:
In file included from /builds/linux/drivers/scsi/libsas/sas_internal.h:12:
In file included from /builds/linux/include/scsi/scsi.h:10:
In file included from /builds/linux/include/linux/scatterlist.h:8:
In file included from /builds/linux/include/linux/mm.h:10:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/rtc/rtc-m41t94.c:8:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/nfc/st-nci/vendor_cmds.c:8:
In file included from /builds/linux/include/net/genetlink.h:5:
In file included from /builds/linux/include/linux/genetlink.h:5:
In file included from /builds/linux/include/uapi/linux/genetlink.h:6:
In file included from /builds/linux/include/linux/netlink.h:7:
In file included from /builds/linux/include/linux/skbuff.h:15:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/hpfs/ea.c:10:
In file included from /builds/linux/fs/hpfs/hpfs_fn.h:18:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/clk/renesas/clk-r8a7779.c:10:
In file included from /builds/linux/include/linux/clk-provider.h:9:
In file included from /builds/linux/include/linux/of.h:17:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/clk/qcom/clk-rcg.c:10:
In file included from /builds/linux/include/linux/clk-provider.h:9:
In file included from /builds/linux/include/linux/of.h:17:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/engine/gr/ctxgp107.c:24:
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/engine/gr/ctxgf100.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/engine/gr/gf100.h:27:
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/engine/gr/priv.h:5:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/engine/gr.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/engine.h:5:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/subdev.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/device.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/oclass.h:3:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/os.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvif/os.h:6:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/wireless/ath/ath5k/base.c:45:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/block/zram/zcomp.c:9:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/misc/genwqe/card_sysfs.c:21:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/wireless/realtek/rtlwifi/rtl8723com/main.c:4:
In file included from /builds/linux/drivers/net/wireless/realtek/rtlwifi/rtl8723com/../wifi.h:9:
In file included from /builds/linux/include/linux/sched.h:12:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/sound/firewire/motu/motu-transaction.c:9:
In file included from /builds/linux/sound/firewire/motu/motu.h:11:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/vc4/vc4_kms.c:14:
In file included from /builds/linux/include/drm/drm_atomic.h:31:
In file included from /builds/linux/include/drm/drm_crtc.h:28:
In file included from /builds/linux/include/linux/i2c.h:13:
In file included from /builds/linux/include/linux/acpi.h:13:
In file included from /builds/linux/include/linux/irqdomain.h:35:
In file included from /builds/linux/include/linux/of.h:17:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/regulator/act8945a-regulator.c:10:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/dsa/vitesse-vsc73xx-core.c:18:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/staging/uwb/lc-rc.c:18:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/clk/samsung/clk-s3c2412.c:8:
In file included from /builds/linux/include/linux/clk-provider.h:9:
In file included from /builds/linux/include/linux/of.h:17:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/kernel/bpf/verifier.c:9:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/mfd/max8997-irq.c:11:
In file included from /builds/linux/include/linux/irq.h:14:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/v4l2-core/tuner-core.c:18:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/target/iscsi/iscsi_target_erl0.c:12:
In file included from /builds/linux/include/linux/sched/signal.h:5:
In file included from /builds/linux/include/linux/rculist.h:11:
In file included from /builds/linux/include/linux/rcupdate.h:27:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/w1/slaves/w1_ds2431.c:11:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/usb/phy/phy-gpio-vbus-usb.c:9:
In file included from /builds/linux/include/linux/platform_device.h:13:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/crypto/serpent_generic.c:16:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/i2c/i2c-smbus.c:9:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/wireless/broadcom/brcm80211/brcmfmac/btcoex.c:5:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/crypto/sha3_generic.c:11:
In file included from /builds/linux/include/crypto/internal/hash.h:11:
In file included from /builds/linux/include/crypto/algapi.h:10:
In file included from /builds/linux/include/linux/crypto.h:19:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/hwtracing/intel_th/msu.c:11:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/sched/sch_prio.c:10:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/dma-buf/seqno-fence.c:12:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/crypto/ccree/cc_debugfs.c:5:
In file included from /builds/linux/include/linux/debugfs.h:15:
In file included from /builds/linux/include/linux/fs.h:6:
In file included from /builds/linux/include/linux/wait_bit.h:8:
In file included from /builds/linux/include/linux/wait.h:9:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/sound/hda/hdac_sysfs.c:6:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/ufs/file.c:27:
In file included from /builds/linux/include/linux/fs.h:6:
In file included from /builds/linux/include/linux/wait_bit.h:8:
In file included from /builds/linux/include/linux/wait.h:9:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/netfilter/nf_conntrack_irc.c:10:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/input/misc/atmel_captouch.c:22:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/xfs/scrub/parent.c:6:
In file included from /builds/linux/fs/xfs/xfs.h:22:
In file included from /builds/linux/fs/xfs/xfs_linux.h:24:
In file included from /builds/linux/fs/xfs/kmem.h:9:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/ethernet/mscc/ocelot_io.c:7:
In file included from /builds/linux/include/linux/io.h:13:
In file included from /builds/linux/arch/riscv/include/asm/io.h:15:
In file included from /builds/linux/arch/riscv/include/asm/mmiowb.h:12:
In file included from /builds/linux/include/asm-generic/mmiowb.h:27:
In file included from /builds/linux/arch/riscv/include/asm/smp.h:11:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/i2c/muxes/i2c-mux-ltc4306.c:13:
In file included from /builds/linux/include/linux/gpio/driver.h:5:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/ieee802154/adf7242.c:11:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/regulator/da9062-regulator.c:7:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/crypto/atmel-aes.c:15:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/netfilter/xt_time.c:15:
In file included from /builds/linux/include/linux/ktime.h:24:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/regulator/tps80031-regulator.c:16:
In file included from /builds/linux/include/linux/mfd/tps80031.h:26:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/staging/wilc1000/wilc_wlan_cfg.c:7:
In file included from /builds/linux/drivers/staging/wilc1000/wilc_wlan_if.h:10:
In file included from /builds/linux/include/linux/netdevice.h:24:
In file included from /builds/linux/include/linux/timer.h:6:
In file included from /builds/linux/include/linux/ktime.h:24:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/btrfs/compression.c:7:
In file included from /builds/linux/include/linux/bio.h:8:
In file included from /builds/linux/include/linux/highmem.h:5:
In file included from /builds/linux/include/linux/fs.h:6:
In file included from /builds/linux/include/linux/wait_bit.h:8:
In file included from /builds/linux/include/linux/wait.h:9:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/rc/keymaps/rc-hauppauge.c:14:
In file included from /builds/linux/include/media/rc-map.h:11:
In file included from /builds/linux/include/linux/input.h:8:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/radeon/ni.c:25:
In file included from /builds/linux/include/linux/firmware.h:7:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/staging/speakup/thread.c:2:
In file included from /builds/linux/include/linux/kthread.h:6:
In file included from /builds/linux/include/linux/sched.h:12:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/amd/amdgpu/../powerplay/smumgr/ci_smumgr.c:23:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/rc/keymaps/rc-pixelview-mk12.c:8:
In file included from /builds/linux/include/media/rc-map.h:11:
In file included from /builds/linux/include/linux/input.h:8:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/ipv4/tcp_scalable.c:9:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/smc/af_smc.c:22:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/wireless/intel/iwlwifi/fw/smem.c:65:
In file included from /builds/linux/drivers/net/wireless/intel/iwlwifi/fw/runtime.h:63:
In file included from /builds/linux/drivers/net/wireless/intel/iwlwifi/iwl-config.h:66:
In file included from /builds/linux/include/linux/netdevice.h:24:
In file included from /builds/linux/include/linux/timer.h:6:
In file included from /builds/linux/include/linux/ktime.h:24:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/tuners/it913x.c:9:
In file included from /builds/linux/drivers/media/tuners/it913x.h:12:
In file included from /builds/linux/include/media/dvb_frontend.h:36:
In file included from /builds/linux/include/linux/sched.h:12:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/mm/cma_debug.c:9:
In file included from /builds/linux/include/linux/debugfs.h:15:
In file included from /builds/linux/include/linux/fs.h:6:
In file included from /builds/linux/include/linux/wait_bit.h:8:
In file included from /builds/linux/include/linux/wait.h:9:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/platform/s3c-camif/camif-capture.c:14:
In file included from /builds/linux/include/linux/clk.h:14:
In file included from /builds/linux/include/linux/notifier.h:14:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/dsa/dsa2.c:9:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/netfilter/xt_physdev.c:9:
In file included from /builds/linux/include/uapi/linux/if.h:25:
In file included from /builds/linux/include/linux/socket.h:8:
In file included from /builds/linux/include/linux/uio.h:9:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/subdev/bus/g94.c:25:
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/subdev/bus/priv.h:5:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/subdev/bus.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/subdev.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/device.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/oclass.h:3:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/os.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvif/os.h:6:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/subdev/secboot/gp10b.c:23:
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/subdev/secboot/acr.h:25:
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/subdev/secboot/priv.h:26:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/subdev/secboot.h:26:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/subdev.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/device.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/oclass.h:3:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/os.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvif/os.h:6:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/rtc/rtc-pcf85063.c:12:
In file included from /builds/linux/include/linux/i2c.h:13:
In file included from /builds/linux/include/linux/acpi.h:13:
In file included from /builds/linux/include/linux/irqdomain.h:35:
In file included from /builds/linux/include/linux/of.h:17:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/scsi/gdth.c:83:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/btrfs/file.c:6:
In file included from /builds/linux/include/linux/fs.h:6:
In file included from /builds/linux/include/linux/wait_bit.h:8:
In file included from /builds/linux/include/linux/wait.h:9:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/input/misc/drv2665.c:10:
In file included from /builds/linux/include/linux/i2c.h:13:
In file included from /builds/linux/include/linux/acpi.h:13:
In file included from /builds/linux/include/linux/irqdomain.h:35:
In file included from /builds/linux/include/linux/of.h:17:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/ethernet/mellanox/mlxsw/spectrum1_kvdl.c:7:
In file included from /builds/linux/drivers/net/ethernet/mellanox/mlxsw/spectrum.h:8:
In file included from /builds/linux/include/linux/netdevice.h:24:
In file included from /builds/linux/include/linux/timer.h:6:
In file included from /builds/linux/include/linux/ktime.h:24:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/cifs/smb2inode.c:23:
In file included from /builds/linux/include/linux/fs.h:6:
In file included from /builds/linux/include/linux/wait_bit.h:8:
In file included from /builds/linux/include/linux/wait.h:9:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/cifs/dir.c:23:
In file included from /builds/linux/include/linux/fs.h:6:
In file included from /builds/linux/include/linux/wait_bit.h:8:
In file included from /builds/linux/include/linux/wait.h:9:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/ttm/ttm_bo.c:35:
In file included from /builds/linux/include/drm/ttm/ttm_bo_driver.h:33:
In file included from /builds/linux/include/drm/drm_mm.h:41:
In file included from /builds/linux/include/linux/rbtree.h:22:
In file included from /builds/linux/include/linux/rcupdate.h:27:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/fat/misc.c:10:
In file included from /builds/linux/fs/fat/fat.h:5:
In file included from /builds/linux/include/linux/buffer_head.h:12:
In file included from /builds/linux/include/linux/fs.h:6:
In file included from /builds/linux/include/linux/wait_bit.h:8:
In file included from /builds/linux/include/linux/wait.h:9:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/firewire/core-card.c:7:
In file included from /builds/linux/include/linux/completion.h:12:
In file included from /builds/linux/include/linux/wait.h:9:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/pci/cobalt/cobalt-omnitek.c:10:
In file included from /builds/linux/include/linux/io.h:13:
In file included from /builds/linux/arch/riscv/include/asm/io.h:15:
In file included from /builds/linux/arch/riscv/include/asm/mmiowb.h:12:
In file included from /builds/linux/include/asm-generic/mmiowb.h:27:
In file included from /builds/linux/arch/riscv/include/asm/smp.h:11:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/pci/cobalt/cobalt-driver.c:16:
In file included from /builds/linux/include/media/v4l2-event.h:16:
In file included from /builds/linux/include/linux/videodev2.h:59:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/devfreq/event/exynos-ppmu.c:11:
In file included from /builds/linux/include/linux/clk.h:14:
In file included from /builds/linux/include/linux/notifier.h:14:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/xfrm/xfrm_sysctl.c:2:
In file included from /builds/linux/include/linux/sysctl.h:26:
In file included from /builds/linux/include/linux/rcupdate.h:27:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/gfs2/quota.c:38:
In file included from /builds/linux/include/linux/sched.h:12:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/video/backlight/platform_lcd.c:10:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/sound/soc/codecs/dmic.c:9:
In file included from /builds/linux/include/linux/gpio.h:62:
In file included from /builds/linux/include/asm-generic/gpio.h:8:
In file included from /builds/linux/include/linux/of.h:17:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/security/keys/encrypted-keys/encrypted.c:14:
In file included from /builds/linux/include/linux/uaccess.h:5:
In file included from /builds/linux/include/linux/sched.h:12:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/block/partitions/check.c:17:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/rc/keymaps/rc-fusionhdtv-mce.c:8:
In file included from /builds/linux/include/media/rc-map.h:11:
In file included from /builds/linux/include/linux/input.h:8:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/hwtracing/intel_th/pci.c:11:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/usb/host/isp1362-hcd.c:63:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/tty/nozomi.c:32:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/firewire/sbp2.c:18:
In file included from /builds/linux/include/linux/blkdev.h:5:
In file included from /builds/linux/include/linux/sched.h:12:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/wireless/ath/ath5k/attach.c:25:
In file included from /builds/linux/include/linux/pci.h:35:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/engine/fifo/gk20a.c:22:
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/engine/fifo/gk104.h:5:
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/engine/fifo/priv.h:5:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/engine/fifo.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/engine.h:5:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/subdev.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/device.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/oclass.h:3:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/os.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvif/os.h:6:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/core/ethtool.c:10:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/i2c/ov5640.c:7:
In file included from /builds/linux/include/linux/clk.h:14:
In file included from /builds/linux/include/linux/notifier.h:14:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/engine/disp/headnv50.c:24:
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/engine/disp/head.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/engine/disp/priv.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/engine/disp.h:5:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/engine.h:5:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/subdev.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/device.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/oclass.h:3:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/os.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvif/os.h:6:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/ethernet/stmicro/stmmac/stmmac_tc.c:7:
In file included from /builds/linux/include/net/pkt_cls.h:6:
In file included from /builds/linux/include/linux/workqueue.h:9:
In file included from /builds/linux/include/linux/timer.h:6:
In file included from /builds/linux/include/linux/ktime.h:24:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/subdev/therm/fanpwm.c:25:
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/subdev/therm/priv.h:27:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/subdev/therm.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/subdev.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/device.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/oclass.h:3:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/os.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvif/os.h:6:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/amd/amdgpu/../powerplay/smu_v11_0.c:23:
In file included from /builds/linux/include/linux/firmware.h:7:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/staging/uwb/umc-drv.c:9:
In file included from /builds/linux/drivers/staging/uwb/include/umc.h:41:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/md/dm-log-userspace-transfer.c:8:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/ipv4/tcp_hybla.c:14:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/platform/fsl-viu.c:12:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/sound/core/seq/seq_memory.c:11:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/iio/common/hid-sensors/hid-sensor-attributes.c:6:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/pinctrl/sh-pfc/pfc-sh73a0.c:8:
In file included from /builds/linux/include/linux/io.h:13:
In file included from /builds/linux/arch/riscv/include/asm/io.h:15:
In file included from /builds/linux/arch/riscv/include/asm/mmiowb.h:12:
In file included from /builds/linux/include/asm-generic/mmiowb.h:27:
In file included from /builds/linux/arch/riscv/include/asm/smp.h:11:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/wireless/broadcom/brcm80211/brcmfmac/msgbuf.c:12:
In file included from /builds/linux/include/linux/netdevice.h:24:
In file included from /builds/linux/include/linux/timer.h:6:
In file included from /builds/linux/include/linux/ktime.h:24:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/samples/rpmsg/rpmsg_client_sample.c:13:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/kernel/torture.c:16:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/amd/amdgpu/amdgpu_csa.c:25:
In file included from /builds/linux/drivers/gpu/drm/amd/amdgpu/amdgpu.h:31:
In file included from /builds/linux/drivers/gpu/drm/amd/amdgpu/amdgpu_ctx.h:26:
In file included from /builds/linux/drivers/gpu/drm/amd/amdgpu/amdgpu_ring.h:28:
In file included from /builds/linux/include/drm/gpu_scheduler.h:27:
In file included from /builds/linux/include/drm/spsc_queue.h:28:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/subdev/bios/base.c:24:
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/subdev/bios/priv.h:5:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/subdev/bios.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/subdev.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/device.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/oclass.h:3:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/os.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvif/os.h:6:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/sctp/stream_sched_prio.c:18:
In file included from /builds/linux/include/net/sctp/sctp.h:44:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/ethernet/mellanox/mlx4/en_main.c:35:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/clk/renesas/renesas-cpg-mssr.c:13:
In file included from /builds/linux/include/linux/clk.h:14:
In file included from /builds/linux/include/linux/notifier.h:14:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/nilfs2/btree.c:10:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpio/gpio-tps65912.c:12:
In file included from /builds/linux/include/linux/gpio/driver.h:5:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/wireless/marvell/mwifiex/scan.c:20:
In file included from /builds/linux/drivers/net/wireless/marvell/mwifiex/decl.h:26:
In file included from /builds/linux/include/linux/wait.h:9:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/subdev/pci/nv04.c:24:
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/subdev/pci/priv.h:5:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/subdev/pci.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/subdev.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/device.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/oclass.h:3:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/os.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvif/os.h:6:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/amd/amdgpu/navi14_reg_init.c:23:
In file included from /builds/linux/drivers/gpu/drm/amd/amdgpu/amdgpu.h:31:
In file included from /builds/linux/drivers/gpu/drm/amd/amdgpu/amdgpu_ctx.h:26:
In file included from /builds/linux/drivers/gpu/drm/amd/amdgpu/amdgpu_ring.h:28:
In file included from /builds/linux/include/drm/gpu_scheduler.h:27:
In file included from /builds/linux/include/drm/spsc_queue.h:28:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/usb/phy/phy-tahvo.c:15:
In file included from /builds/linux/include/linux/io.h:13:
In file included from /builds/linux/arch/riscv/include/asm/io.h:15:
In file included from /builds/linux/arch/riscv/include/asm/mmiowb.h:12:
In file included from /builds/linux/include/asm-generic/mmiowb.h:27:
In file included from /builds/linux/arch/riscv/include/asm/smp.h:11:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/extcon/extcon-max8997.c:9:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/iio/proximity/sx9500.c:11:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/usb/typec/ucsi/ucsi.c:9:
In file included from /builds/linux/include/linux/completion.h:12:
In file included from /builds/linux/include/linux/wait.h:9:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/ntb/test/ntb_perf.c:72:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/wireless/ath/ath9k/ar5008_phy.c:17:
In file included from /builds/linux/drivers/net/wireless/ath/ath9k/hw.h:20:
In file included from /builds/linux/include/linux/if_ether.h:19:
In file included from /builds/linux/include/linux/skbuff.h:15:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/mm/zsmalloc.c:33:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/i2c/tw9910.c:18:
In file included from /builds/linux/include/linux/clk.h:14:
In file included from /builds/linux/include/linux/notifier.h:14:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/crypto/asymmetric_keys/pkcs8_parser.c:9:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/ipv4/udp_diag.c:9:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/i2c/smiapp/smiapp-quirk.c:13:
In file included from /builds/linux/drivers/media/i2c/smiapp/smiapp.h:14:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/xfs/scrub/symlink.c:6:
In file included from /builds/linux/fs/xfs/xfs.h:22:
In file included from /builds/linux/fs/xfs/xfs_linux.h:24:
In file included from /builds/linux/fs/xfs/kmem.h:9:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/spi/spi-mem.c:8:
In file included from /builds/linux/include/linux/dmaengine.h:8:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/staging/rtl8188eu/hal/rf_cfg.c:8:
In file included from /builds/linux/drivers/staging/rtl8188eu/include/odm_precomp.h:17:
In file included from /builds/linux/drivers/staging/rtl8188eu/include/osdep_service.h:16:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/ethernet/hisilicon/hns3/hns3vf/hclgevf_cmd.c:4:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/ethernet/dec/tulip/eeprom.c:13:
In file included from /builds/linux/include/linux/pci.h:35:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/mmc/core/sd.c:12:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/gfs2/super.c:9:
In file included from /builds/linux/include/linux/bio.h:8:
In file included from /builds/linux/include/linux/highmem.h:5:
In file included from /builds/linux/include/linux/fs.h:6:
In file included from /builds/linux/include/linux/wait_bit.h:8:
In file included from /builds/linux/include/linux/wait.h:9:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/staging/uwb/whc-rc.c:29:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/sound/core/oss/route.c:22:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/wireless/broadcom/brcm80211/brcmsmac/phy/phytbl_n.c:7:
In file included from /builds/linux/drivers/net/wireless/broadcom/brcm80211/brcmsmac/types.h:21:
In file included from /builds/linux/include/linux/io.h:13:
In file included from /builds/linux/arch/riscv/include/asm/io.h:15:
In file included from /builds/linux/arch/riscv/include/asm/mmiowb.h:12:
In file included from /builds/linux/include/asm-generic/mmiowb.h:27:
In file included from /builds/linux/arch/riscv/include/asm/smp.h:11:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/subdev/ibus/gp10b.c:22:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/subdev/ibus.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/subdev.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/device.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/oclass.h:3:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/os.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvif/os.h:6:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/rose/rose_in.c:13:
In file included from /builds/linux/include/linux/socket.h:8:
In file included from /builds/linux/include/linux/uio.h:9:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/staging/vt6656/usbpipe.c:27:
In file included from /builds/linux/drivers/staging/vt6656/int.h:19:
In file included from /builds/linux/drivers/staging/vt6656/device.h:19:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/hid/hid-retrode.c:11:
In file included from /builds/linux/include/linux/input.h:8:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/hwmon/emc1403.c:12:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/lib/crypto/sha256.c:16:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/wireless/realtek/rtlwifi/rtl8192se/phy.c:4:
In file included from /builds/linux/drivers/net/wireless/realtek/rtlwifi/rtl8192se/../wifi.h:9:
In file included from /builds/linux/include/linux/sched.h:12:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/rc/keymaps/rc-trekstor.c:8:
In file included from /builds/linux/include/media/rc-map.h:11:
In file included from /builds/linux/include/linux/input.h:8:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/block/partition-generic.c:14:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/netfilter/nf_nat_helper.c:8:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/amd/amdgpu/amdgpu_discovery.c:24:
In file included from /builds/linux/drivers/gpu/drm/amd/amdgpu/amdgpu.h:31:
In file included from /builds/linux/drivers/gpu/drm/amd/amdgpu/amdgpu_ctx.h:26:
In file included from /builds/linux/drivers/gpu/drm/amd/amdgpu/amdgpu_ring.h:28:
In file included from /builds/linux/include/drm/gpu_scheduler.h:27:
In file included from /builds/linux/include/drm/spsc_queue.h:28:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/infiniband/core/nldev.c:33:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/radeon/radeon_ttm.c:33:
In file included from /builds/linux/include/linux/dma-mapping.h:7:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/staging/rtl8723bs/hal/rtl8723b_rxdesc.c:9:
In file included from /builds/linux/drivers/staging/rtl8723bs/include/rtl8723b_hal.h:10:
In file included from /builds/linux/drivers/staging/rtl8723bs/include/hal_data.h:10:
In file included from /builds/linux/drivers/staging/rtl8723bs/hal/odm_precomp.h:11:
In file included from /builds/linux/drivers/staging/rtl8723bs/hal/odm_types.h:10:
In file included from /builds/linux/drivers/staging/rtl8723bs/include/drv_types.h:18:
In file included from /builds/linux/include/linux/sched/signal.h:5:
In file included from /builds/linux/include/linux/rculist.h:11:
In file included from /builds/linux/include/linux/rcupdate.h:27:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/power/reset/ocelot-reset.c:9:
In file included from /builds/linux/include/linux/io.h:13:
In file included from /builds/linux/arch/riscv/include/asm/io.h:15:
In file included from /builds/linux/arch/riscv/include/asm/mmiowb.h:12:
In file included from /builds/linux/include/asm-generic/mmiowb.h:27:
In file included from /builds/linux/arch/riscv/include/asm/smp.h:11:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/drm_probe_helper.c:35:
In file included from /builds/linux/include/drm/drm_client.h:7:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/edac/edac_mc_sysfs.c:16:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/nls/mac-celtic.c:46:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/i2c/adv7175.c:14:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/engine/dma/nv50.c:24:
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/engine/dma/priv.h:5:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/engine/dma.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/engine.h:5:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/subdev.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/device.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/oclass.h:3:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/os.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvif/os.h:6:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/subdev/ltc/gp100.c:24:
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/subdev/ltc/priv.h:5:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/subdev/ltc.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/subdev.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/device.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/oclass.h:3:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/os.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvif/os.h:6:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/wireless/ti/wlcore/init.c:11:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/staging/rtl8192e/rtl8192e/r8192E_firmware.c:7:
In file included from /builds/linux/drivers/staging/rtl8192e/rtl8192e/rtl_core.h:13:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/tuners/xc5000.c:10:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/ieee802154/header_ops.c:9:
In file included from /builds/linux/include/linux/ieee802154.h:19:
In file included from /builds/linux/include/linux/random.h:101:
In file included from /builds/linux/include/linux/prandom.h:12:
In file included from /builds/linux/include/linux/percpu.h:6:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/netfilter/xt_string.c:7:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/nfc/nfcsim.c:7:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/usb/gadget/udc/core.c:10:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/usb/uvc/uvc_entity.c:11:
In file included from /builds/linux/include/linux/videodev2.h:59:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/subdev/mmu/vmmgm20b.c:22:
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/subdev/mmu/vmm.h:3:
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/subdev/mmu/priv.h:5:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/subdev/mmu.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/subdev.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/device.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/oclass.h:3:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/os.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvif/os.h:6:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/wireless/ath/ath10k/hw.c:9:
In file included from /builds/linux/drivers/net/wireless/ath/ath10k/core.h:11:
In file included from /builds/linux/include/linux/completion.h:12:
In file included from /builds/linux/include/linux/wait.h:9:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/engine/msvld/gt215.c:24:
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/engine/msvld/priv.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/engine/msvld.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/engine/falcon.h:5:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/engine.h:5:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/subdev.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/device.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/oclass.h:3:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/os.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvif/os.h:6:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/target/iscsi/iscsi_target_login.c:11:
In file included from /builds/linux/include/crypto/hash.h:11:
In file included from /builds/linux/include/linux/crypto.h:19:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/iio/light/adjd_s311.c:13:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/iio/light/st_uvis25_spi.c:11:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/rds/ib_rdma.c:34:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/i2c/saa717x.c:20:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/usb/misc/trancevibrator.c:11:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/crypto/cavium/nitrox/nitrox_lib.c:3:
In file included from /builds/linux/include/linux/dma-mapping.h:7:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/sound/soc/atmel/atmel-i2s.c:11:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/x25/sysctl_net_x25.c:9:
In file included from /builds/linux/include/linux/sysctl.h:26:
In file included from /builds/linux/include/linux/rcupdate.h:27:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/hwmon/pmbus/ucd9000.c:9:
In file included from /builds/linux/include/linux/debugfs.h:15:
In file included from /builds/linux/include/linux/fs.h:6:
In file included from /builds/linux/include/linux/wait_bit.h:8:
In file included from /builds/linux/include/linux/wait.h:9:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/ethernet/intel/e1000e/netdev.c:6:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/amd/amdgpu/../display/dc/irq/dce120/irq_service_dce120.c:26:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/xfs/xfs_iwalk.c:6:
In file included from /builds/linux/fs/xfs/xfs.h:22:
In file included from /builds/linux/fs/xfs/xfs_linux.h:24:
In file included from /builds/linux/fs/xfs/kmem.h:9:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/security/apparmor/procattr.c:12:
In file included from /builds/linux/security/apparmor/include/cred.h:14:
In file included from /builds/linux/include/linux/cred.h:13:
In file included from /builds/linux/include/linux/key.h:15:
In file included from /builds/linux/include/linux/rbtree.h:22:
In file included from /builds/linux/include/linux/rcupdate.h:27:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/ethernet/qlogic/qed/qed_l2.c:37:
In file included from /builds/linux/include/linux/dma-mapping.h:7:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/rtc/rtc-wm831x.c:11:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/ubifs/super.c:18:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/watchdog/moxart_wdt.c:13:
In file included from /builds/linux/include/linux/clk.h:14:
In file included from /builds/linux/include/linux/notifier.h:14:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/netfilter/nf_tables_set_core.c:2:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/lib/logic_pio.c:10:
In file included from /builds/linux/include/linux/of.h:17:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/sound/soc/codecs/pcm1789.c:7:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/spi/spi-ti-qspi.c:11:
In file included from /builds/linux/include/linux/interrupt.h:11:
In file included from /builds/linux/include/linux/hardirq.h:5:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/staging/rtl8188eu/hal/odm_hwconfig.c:10:
In file included from /builds/linux/drivers/staging/rtl8188eu/include/odm_precomp.h:17:
In file included from /builds/linux/drivers/staging/rtl8188eu/include/osdep_service.h:16:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/i2c/busses/i2c-uniphier-f.c:6:
In file included from /builds/linux/include/linux/clk.h:14:
In file included from /builds/linux/include/linux/notifier.h:14:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/hwtracing/stm/core.c:10:
In file included from /builds/linux/include/linux/pm_runtime.h:11:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/engine/msppp/base.c:24:
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/engine/msppp/priv.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/engine/msppp.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/engine/falcon.h:5:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/engine.h:5:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/subdev.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/device.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/oclass.h:3:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/os.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvif/os.h:6:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/rtc/rtc-pm8xxx.c:4:
In file included from /builds/linux/include/linux/of.h:17:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/scsi/libsas/sas_expander.c:11:
In file included from /builds/linux/include/linux/scatterlist.h:8:
In file included from /builds/linux/include/linux/mm.h:10:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/security/keys/keyctl_pkey.c:8:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/video/backlight/backlight.c:11:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/usb/gadget/function/f_sourcesink.c:11:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/wireless/mediatek/mt76/mt7615/main.c:9:
In file included from /builds/linux/include/linux/etherdevice.h:20:
In file included from /builds/linux/include/linux/if_ether.h:19:
In file included from /builds/linux/include/linux/skbuff.h:15:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/rose/af_rose.c:11:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/netfilter/xt_l2tp.c:8:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/can/usb/peak_usb/pcan_usb_core.c:13:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/rtc/rtc-ds1343.c:12:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/staging/rtl8712/rtl871x_ioctl_linux.c:20:
In file included from /builds/linux/drivers/staging/rtl8712/osdep_service.h:20:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/ethernet/broadcom/bnx2x/bnx2x_cmn.c:22:
In file included from /builds/linux/include/linux/etherdevice.h:20:
In file included from /builds/linux/include/linux/if_ether.h:19:
In file included from /builds/linux/include/linux/skbuff.h:15:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/clk/mediatek/clk-mt6797-venc.c:7:
In file included from /builds/linux/include/linux/clk-provider.h:9:
In file included from /builds/linux/include/linux/of.h:17:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/coda/cache.c:13:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/ethernet/chelsio/cxgb3/t3_hw.c:32:
In file included from /builds/linux/drivers/net/ethernet/chelsio/cxgb3/common.h:39:
In file included from /builds/linux/include/linux/netdevice.h:24:
In file included from /builds/linux/include/linux/timer.h:6:
In file included from /builds/linux/include/linux/ktime.h:24:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/staging/rtl8188eu/hal/hal_intf.c:9:
In file included from /builds/linux/drivers/staging/rtl8192e/rtllib_softmac_wx.c:14:
In file included from /builds/linux/drivers/staging/rtl8188eu/include/hal_intf.h:10:
In file included from /builds/linux/include/linux/etherdevice.h:20:
In file included from /builds/linux/drivers/staging/rtl8188eu/include/osdep_service.h:16:
In file included from /builds/linux/include/linux/if_ether.h:19:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/skbuff.h:15:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from /builds/linux/include/linux/time.h:6:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning

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_IAS=0
In file included from /builds/linux/drivers/net/ethernet/mellanox/mlxsw/switchx2.c:5:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/input/touchscreen/wacom_w8001.c:17:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/usb/musb/musb_host.c:11:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/mm/pagewalk.c:2:
In file included from /builds/linux/include/linux/pagewalk.h:5:
In file included from /builds/linux/include/linux/mm.h:10:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/sound/soc/codecs/cs53l30.c:11:
In file included from /builds/linux/include/linux/clk.h:14:
In file included from /builds/linux/include/linux/notifier.h:14:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/rapidio/rio_cm.c:10:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/watchdog/wdt_pci.c:38:
In file included from /builds/linux/include/linux/interrupt.h:11:
In file included from /builds/linux/include/linux/hardirq.h:5:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/leds/leds-lp5562.c:11:
In file included from /builds/linux/include/linux/firmware.h:7:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/sound/soc/codecs/wm8728.c:10:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/wireless/intersil/orinoco/main.c:79:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/ipv4/tcp_nv.c:28:
In file included from /builds/linux/include/linux/mm.h:10:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/pci/ngene/ngene-dvb.c:13:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/staging/media/imx/imx-media-vdic.c:7:
In file included from /builds/linux/include/media/v4l2-ctrls.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/power/reset/gpio-poweroff.c:13:
In file included from /builds/linux/include/linux/platform_device.h:13:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/video/fbdev/core/sysfillrect.c:14:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/xfs/xfs_xattr.c:7:
In file included from /builds/linux/fs/xfs/xfs.h:22:
In file included from /builds/linux/fs/xfs/xfs_linux.h:24:
In file included from /builds/linux/fs/xfs/kmem.h:9:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/ipv4/netfilter.c:8:
In file included from /builds/linux/include/linux/netfilter.h:6:
In file included from /builds/linux/include/linux/skbuff.h:15:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/md/bcache/journal.c:8:
In file included from /builds/linux/drivers/md/bcache/bcache.h:182:
In file included from /builds/linux/include/linux/bio.h:8:
In file included from /builds/linux/include/linux/highmem.h:5:
In file included from /builds/linux/include/linux/fs.h:6:
In file included from /builds/linux/include/linux/wait_bit.h:8:
In file included from /builds/linux/include/linux/wait.h:9:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/ocfs2/dlm/dlmconvert.c:13:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/video/fbdev/via/hw.c:8:
In file included from /builds/linux/include/linux/via-core.h:12:
In file included from /builds/linux/include/linux/io.h:13:
In file included from /builds/linux/arch/riscv/include/asm/io.h:15:
In file included from /builds/linux/arch/riscv/include/asm/mmiowb.h:12:
In file included from /builds/linux/include/asm-generic/mmiowb.h:27:
In file included from /builds/linux/arch/riscv/include/asm/smp.h:11:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/pci/hotplug/pciehp_hpc.c:19:
In file included from /builds/linux/include/linux/jiffies.h:9:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/cachefiles/security.c:8:
In file included from /builds/linux/include/linux/fs.h:6:
In file included from /builds/linux/include/linux/wait_bit.h:8:
In file included from /builds/linux/include/linux/wait.h:9:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/iio/adc/ad7266.c:8:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/mfd/htc-i2cpld.c:17:
In file included from /builds/linux/include/linux/interrupt.h:11:
In file included from /builds/linux/include/linux/hardirq.h:5:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/usb/catc.c:23:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/usb/gadget/udc/r8a66597-udc.c:10:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/char/hw_random/timeriomem-rng.c:20:
In file included from /builds/linux/include/linux/completion.h:12:
In file included from /builds/linux/include/linux/wait.h:9:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/sound/soc/jz4740/jz4740-i2s.c:7:
In file included from /builds/linux/include/linux/io.h:13:
In file included from /builds/linux/arch/riscv/include/asm/io.h:15:
In file included from /builds/linux/arch/riscv/include/asm/mmiowb.h:12:
In file included from /builds/linux/include/asm-generic/mmiowb.h:27:
In file included from /builds/linux/arch/riscv/include/asm/smp.h:11:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/wireless/broadcom/b43/dma.c:17:
In file included from /builds/linux/drivers/net/wireless/broadcom/b43/b43.h:6:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/pci/cx18/cx18-cards.c:11:
In file included from /builds/linux/drivers/media/pci/cx18/cx18-driver.h:14:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/lib/drm_random.c:4:
In file included from /builds/linux/include/linux/random.h:101:
In file included from /builds/linux/include/linux/prandom.h:12:
In file included from /builds/linux/include/linux/percpu.h:6:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/btrfs/struct-funcs.c:8:
In file included from /builds/linux/fs/btrfs/ctree.h:9:
In file included from /builds/linux/include/linux/mm.h:10:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/engine/disp/oimmgf119.c:24:
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/engine/disp/channv50.h:5:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/object.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/oclass.h:3:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/os.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvif/os.h:6:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/usb/misc/ftdi-elan.c:43:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/char/xillybus/xillybus_pcie.c:10:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/pinctrl/sh-pfc/pfc-sh7785.c:12:
In file included from /builds/linux/drivers/pinctrl/sh-pfc/sh_pfc.h:12:
In file included from /builds/linux/include/linux/pinctrl/pinconf-generic.h:14:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/amd/amdgpu/amdgpu_drv.c:26:
In file included from /builds/linux/include/drm/drm_drv.h:33:
In file included from /builds/linux/include/drm/drm_device.h:5:
In file included from /builds/linux/include/linux/kref.h:16:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/wireless/ralink/rt2x00/rt2x00debug.c:13:
In file included from /builds/linux/include/linux/debugfs.h:15:
In file included from /builds/linux/include/linux/fs.h:6:
In file included from /builds/linux/include/linux/wait_bit.h:8:
In file included from /builds/linux/include/linux/wait.h:9:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/mfd/wm831x-core.c:15:
In file included from /builds/linux/include/linux/mfd/core.h:13:
In file included from /builds/linux/include/linux/platform_device.h:13:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/sound/firewire/motu/motu-stream.c:8:
In file included from /builds/linux/sound/firewire/motu/motu.h:11:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/usb/pegasus.c:31:
In file included from /builds/linux/include/linux/sched.h:12:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/video/fbdev/via/via_aux_vt1636.c:9:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/staging/rtl8192u/r819xU_phy.c:2:
In file included from /builds/linux/drivers/staging/rtl8192u/r8192U.h:23:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/lockd/clnt4xdr.c:13:
In file included from /builds/linux/include/linux/sunrpc/xdr.h:16:
In file included from /builds/linux/include/linux/uio.h:9:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/i2c/busses/i2c-aspeed.c:10:
In file included from /builds/linux/include/linux/clk.h:14:
In file included from /builds/linux/include/linux/notifier.h:14:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/usb/storage/debug.c:30:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/staging/greybus/loopback.c:12:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/hwtracing/intel_th/debug.c:9:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/staging/wilc1000/wilc_mon.c:7:
In file included from /builds/linux/drivers/staging/wilc1000/wilc_wfi_cfgoperations.h:9:
In file included from /builds/linux/drivers/staging/wilc1000/wilc_wfi_netdevice.h:10:
In file included from /builds/linux/include/linux/tcp.h:17:
In file included from /builds/linux/include/linux/skbuff.h:15:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/regulator/wm8400-regulator.c:12:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/ocfs2/stackglue.c:14:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/infiniband/hw/mthca/mthca_pd.c:37:
In file included from /builds/linux/drivers/infiniband/hw/mthca/mthca_dev.h:40:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/ethernet/chelsio/cxgb/sge.c:39:
In file included from /builds/linux/drivers/net/ethernet/chelsio/cxgb/common.h:43:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/kernel/tsacct.c:9:
In file included from /builds/linux/include/linux/sched/signal.h:5:
In file included from /builds/linux/include/linux/rculist.h:11:
In file included from /builds/linux/include/linux/rcupdate.h:27:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/wireless/ath/ath9k/ar9003_mac.c:17:
In file included from /builds/linux/drivers/net/wireless/ath/ath9k/hw.h:20:
In file included from /builds/linux/include/linux/if_ether.h:19:
In file included from /builds/linux/include/linux/skbuff.h:15:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/engine/disp/nv04.c:24:
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/engine/disp/priv.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/engine/disp.h:5:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/engine.h:5:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/subdev.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/device.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/oclass.h:3:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/os.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvif/os.h:6:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/nilfs2/super.c:27:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/scsi/snic/vnic_cq.c:20:
In file included from /builds/linux/include/linux/pci.h:35:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/security/tomoyo/network.c:8:
In file included from /builds/linux/security/tomoyo/common.h:17:
In file included from /builds/linux/include/linux/mm.h:10:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/proc/proc_sysctl.c:6:
In file included from /builds/linux/include/linux/sysctl.h:26:
In file included from /builds/linux/include/linux/rcupdate.h:27:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/mmc/host/android-goldfish.c:13:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/can/usb/mcba_usb.c:10:
In file included from /builds/linux/include/uapi/linux/can.h:50:
In file included from /builds/linux/include/linux/socket.h:8:
In file included from /builds/linux/include/linux/uio.h:9:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/sound/usb/line6/pcm.c:8:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/ethernet/stmicro/stmmac/dwmac-ipq806x.c:19:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/dlm/util.c:11:
In file included from /builds/linux/fs/dlm/dlm_internal.h:19:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/dvb-frontends/stv0297.c:12:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/hfs/trans.c:15:
In file included from /builds/linux/fs/hfs/hfs_fs.h:18:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/sound/core/seq/oss/seq_oss_event.c:8:
In file included from /builds/linux/sound/core/seq/oss/seq_oss_device.h:11:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/regulator/virtual.c:11:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/ethernet/netronome/nfp/abm/cls.c:5:
In file included from /builds/linux/include/net/pkt_cls.h:6:
In file included from /builds/linux/include/linux/workqueue.h:9:
In file included from /builds/linux/include/linux/timer.h:6:
In file included from /builds/linux/include/linux/ktime.h:24:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/usb/stk1160/stk1160-i2c.c:13:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/nfc/nxp-nci/firmware.c:13:
In file included from /builds/linux/include/linux/completion.h:12:
In file included from /builds/linux/include/linux/wait.h:9:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/bridge/netfilter/ebt_snat.c:11:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/usb/chipidea/core.c:44:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/file_table.c:10:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/ethernet/qualcomm/qca_debug.c:23:
In file included from /builds/linux/include/linux/debugfs.h:15:
In file included from /builds/linux/include/linux/fs.h:6:
In file included from /builds/linux/include/linux/wait_bit.h:8:
In file included from /builds/linux/include/linux/wait.h:9:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/video/fbdev/matrox/matroxfb_Ti3026.c:83:
In file included from /builds/linux/drivers/video/fbdev/matrox/matroxfb_Ti3026.h:6:
In file included from /builds/linux/drivers/video/fbdev/matrox/matroxfb_base.h:29:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/sound/soc/sti/sti_uniperif.c:8:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/smc/smc_core.c:12:
In file included from /builds/linux/include/linux/socket.h:8:
In file included from /builds/linux/include/linux/uio.h:9:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/befs/btree.c:26:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/lib/stmp_device.c:11:
In file included from /builds/linux/include/linux/io.h:13:
In file included from /builds/linux/arch/riscv/include/asm/io.h:15:
In file included from /builds/linux/arch/riscv/include/asm/mmiowb.h:12:
In file included from /builds/linux/include/asm-generic/mmiowb.h:27:
In file included from /builds/linux/arch/riscv/include/asm/smp.h:11:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/ethernet/cisco/enic/vnic_vic.c:22:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/kernel/trace/ring_buffer.c:7:
In file included from /builds/linux/include/linux/trace_events.h:6:
In file included from /builds/linux/include/linux/ring_buffer.h:5:
In file included from /builds/linux/include/linux/mm.h:10:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/drm_bridge.c:25:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/ethernet/micrel/ksz884x.c:12:
In file included from /builds/linux/include/linux/interrupt.h:11:
In file included from /builds/linux/include/linux/hardirq.h:5:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/ethernet/mellanox/mlx5/core/en/xsk/tx.c:4:
In file included from /builds/linux/drivers/net/ethernet/mellanox/mlx5/core/en/xsk/tx.h:7:
In file included from /builds/linux/drivers/net/ethernet/mellanox/mlx5/core/en.h:35:
In file included from /builds/linux/include/linux/if_vlan.h:10:
In file included from /builds/linux/include/linux/netdevice.h:24:
In file included from /builds/linux/include/linux/timer.h:6:
In file included from /builds/linux/include/linux/ktime.h:24:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/usb/serial/generic.c:10:
In file included from /builds/linux/include/linux/sched/signal.h:5:
In file included from /builds/linux/include/linux/rculist.h:11:
In file included from /builds/linux/include/linux/rcupdate.h:27:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/core/timestamping.c:7:
In file included from /builds/linux/include/linux/errqueue.h:6:
In file included from /builds/linux/include/net/ip.h:22:
In file included from /builds/linux/include/linux/ip.h:16:
In file included from /builds/linux/include/linux/skbuff.h:15:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/sound/soc/codecs/wl1273.c:10:
In file included from /builds/linux/include/linux/mfd/wl1273-core.h:14:
In file included from /builds/linux/include/linux/i2c.h:13:
In file included from /builds/linux/include/linux/acpi.h:13:
In file included from /builds/linux/include/linux/irqdomain.h:35:
In file included from /builds/linux/include/linux/of.h:17:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/i2c/busses/i2c-viperboard.c:12:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/wireless/mediatek/mt76/mt76x02_txrx.c:9:
In file included from /builds/linux/drivers/net/wireless/mediatek/mt76/mt76x02.h:10:
In file included from /builds/linux/include/linux/kfifo.h:40:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/video/fbdev/omap2/omapfb/dss/sdi.c:16:
In file included from /builds/linux/include/linux/platform_device.h:13:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/virtio/virtgpu_ttm.c:31:
In file included from /builds/linux/include/drm/drm_file.h:34:
In file included from /builds/linux/include/linux/completion.h:12:
In file included from /builds/linux/include/linux/wait.h:9:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/mfd/cs47l24-tables.c:10:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/wireless/intel/iwlwifi/dvm/calib.c:58:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/scsi/qla2xxx/qla_bsg.c:7:
In file included from /builds/linux/drivers/scsi/qla2xxx/qla_def.h:13:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/pinctrl/uniphier/pinctrl-uniphier-ld20.c:9:
In file included from /builds/linux/include/linux/pinctrl/pinctrl.h:14:
In file included from /builds/linux/include/linux/radix-tree.h:14:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/wireless/rsi/rsi_91x_mgmt.c:17:
In file included from /builds/linux/include/linux/etherdevice.h:20:
In file included from /builds/linux/include/linux/if_ether.h:19:
In file included from /builds/linux/include/linux/skbuff.h:15:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/thermal/broadcom/brcmstb_thermal.c:13:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/staging/rtl8712/recv_linux.c:19:
In file included from /builds/linux/include/linux/usb.h:6:
In file included from /builds/linux/include/linux/usb/ch9.h:36:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/can/c_can/c_can_pci.c:14:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/btrfs/transaction.c:6:
In file included from /builds/linux/include/linux/fs.h:6:
In file included from /builds/linux/include/linux/wait_bit.h:8:
In file included from /builds/linux/include/linux/wait.h:9:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/input/touchscreen/fsl-imx25-tcq.c:10:
In file included from /builds/linux/include/linux/clk.h:14:
In file included from /builds/linux/include/linux/notifier.h:14:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/pci/solo6x10/solo6x10-v4l2-enc.c:13:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/pinctrl/uniphier/pinctrl-uniphier-ld4.c:9:
In file included from /builds/linux/include/linux/pinctrl/pinctrl.h:14:
In file included from /builds/linux/include/linux/radix-tree.h:14:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/macsec.c:9:
In file included from /builds/linux/include/linux/skbuff.h:15:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/sound/soc/codecs/tscs454.c:7:
In file included from /builds/linux/include/linux/clk.h:14:
In file included from /builds/linux/include/linux/notifier.h:14:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/usb/gspca/etoms.c:12:
In file included from /builds/linux/drivers/media/usb/gspca/gspca.h:5:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/bluetooth/hci_h5.c:9:
In file included from /builds/linux/include/linux/acpi.h:13:
In file included from /builds/linux/include/linux/irqdomain.h:35:
In file included from /builds/linux/include/linux/of.h:17:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/crypto/cipher.c:11:
In file included from /builds/linux/include/crypto/algapi.h:10:
In file included from /builds/linux/include/linux/crypto.h:19:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/mac802154/mib.c:12:
In file included from /builds/linux/include/linux/if_arp.h:22:
In file included from /builds/linux/include/linux/skbuff.h:15:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/clk/mediatek/clk-cpumux.c:7:
In file included from /builds/linux/include/linux/clk-provider.h:9:
In file included from /builds/linux/include/linux/of.h:17:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/crypto/aes_ti.c:8:
In file included from /builds/linux/include/crypto/aes.h:10:
In file included from /builds/linux/include/linux/crypto.h:19:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/kernel/module_signing.c:10:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/misc/lis3lv02d/lis3lv02d.c:13:
In file included from /builds/linux/include/linux/sched/signal.h:5:
In file included from /builds/linux/include/linux/rculist.h:11:
In file included from /builds/linux/include/linux/rcupdate.h:27:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/wimax/i2400m/netdev.c:60:
In file included from /builds/linux/include/linux/if_arp.h:22:
In file included from /builds/linux/include/linux/skbuff.h:15:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/ext4/indirect.c:24:
In file included from /builds/linux/fs/ext4/ext4_jbd2.h:15:
In file included from /builds/linux/include/linux/fs.h:6:
In file included from /builds/linux/include/linux/wait_bit.h:8:
In file included from /builds/linux/include/linux/wait.h:9:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/spi/spi-mt65xx.c:7:
In file included from /builds/linux/include/linux/clk.h:14:
In file included from /builds/linux/include/linux/notifier.h:14:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/input/misc/pm8xxx-vibrator.c:6:
In file included from /builds/linux/include/linux/input.h:8:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/video/backlight/aat2870_bl.c:9:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/platform/qcom/venus/hfi_msgs.c:8:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/wimax/i2400m/usb.c:51:
In file included from /builds/linux/drivers/net/wimax/i2400m/i2400m-usb.h:67:
In file included from /builds/linux/drivers/net/wimax/i2400m/i2400m.h:154:
In file included from /builds/linux/include/linux/usb.h:6:
In file included from /builds/linux/include/linux/usb/ch9.h:36:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/ethernet/altera/altera_sgdma.c:8:
In file included from /builds/linux/drivers/net/ethernet/altera/altera_tse.h:26:
In file included from /builds/linux/include/linux/if_vlan.h:10:
In file included from /builds/linux/include/linux/netdevice.h:24:
In file included from /builds/linux/include/linux/timer.h:6:
In file included from /builds/linux/include/linux/ktime.h:24:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/panfrost/panfrost_mmu.c:6:
In file included from /builds/linux/include/linux/dma-mapping.h:7:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/sched/cls_api.c:12:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/mfd/tps65912-core.c:20:
In file included from /builds/linux/include/linux/interrupt.h:11:
In file included from /builds/linux/include/linux/hardirq.h:5:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/pci/pcie/ptm.c:7:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/ethernet/qlogic/qlcnic/qlcnic_init.c:8:
In file included from /builds/linux/drivers/net/ethernet/qlogic/qlcnic/qlcnic.h:11:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/dma/ti/dma-crossbar.c:6:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/usb/isp1760/isp1760-hcd.c:16:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/drivers/staging/media/imx/imx-ic-prp.c:12:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/interrupt.h:11:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from /builds/linux/include/linux/hardirq.h:5:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/linux/thread_info.h:22:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~

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_IAS=0
In file included from /builds/linux/drivers/media/platform/s5p-mfc/s5p_mfc_enc.c:12:
In file included from /builds/linux/include/linux/clk.h:14:
In file included from /builds/linux/include/linux/notifier.h:14:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/engine/gr/nv44.c:24:
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/engine/gr/nv40.h:5:
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/engine/gr/priv.h:5:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/engine/gr.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/engine.h:5:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/subdev.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/device.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/oclass.h:3:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/os.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvif/os.h:6:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/staging/rtl8192u/ieee80211/ieee80211_module.c:36:
In file included from /builds/linux/include/linux/if_arp.h:22:
In file included from /builds/linux/include/linux/skbuff.h:15:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/usb/serial/usb_wwan.c:23:
In file included from /builds/linux/include/linux/jiffies.h:9:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/radeon/evergreen_cs.c:29:
In file included from /builds/linux/drivers/gpu/drm/radeon/radeon.h:64:
In file included from /builds/linux/include/linux/wait.h:9:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/block/blk-cgroup.c:18:
In file included from /builds/linux/include/linux/ioprio.h:5:
In file included from /builds/linux/include/linux/sched.h:12:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/video/fbdev/sis/init.c:59:
In file included from /builds/linux/drivers/video/fbdev/sis/init.h:64:
In file included from /builds/linux/arch/riscv/include/asm/io.h:15:
In file included from /builds/linux/arch/riscv/include/asm/mmiowb.h:12:
In file included from /builds/linux/include/asm-generic/mmiowb.h:27:
In file included from /builds/linux/arch/riscv/include/asm/smp.h:11:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/sound/soc/sof/loader.c:13:
In file included from /builds/linux/include/linux/firmware.h:7:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/clk/mediatek/clk-mt2712-jpgdec.c:7:
In file included from /builds/linux/include/linux/clk-provider.h:9:
In file included from /builds/linux/include/linux/of.h:17:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/hid/hid-lg4ff.c:15:
In file included from /builds/linux/include/linux/input.h:8:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/ethernet/chelsio/cxgb/subr.c:39:
In file included from /builds/linux/drivers/net/ethernet/chelsio/cxgb/common.h:43:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/extcon/extcon.c:17:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/platform/chrome/cros_usbpd_logger.c:8:
In file included from /builds/linux/include/linux/ktime.h:24:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/ethernet/dec/tulip/21142.c:18:
In file included from /builds/linux/drivers/net/ethernet/dec/tulip/tulip.h:18:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/sound/soc/codecs/max9860.c:14:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/amd/amdgpu/kv_smc.c:25:
In file included from /builds/linux/drivers/gpu/drm/amd/amdgpu/amdgpu.h:31:
In file included from /builds/linux/drivers/gpu/drm/amd/amdgpu/amdgpu_ctx.h:26:
In file included from /builds/linux/drivers/gpu/drm/amd/amdgpu/amdgpu_ring.h:28:
In file included from /builds/linux/include/drm/gpu_scheduler.h:27:
In file included from /builds/linux/include/drm/spsc_queue.h:28:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/binfmt_elf.c:13:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/ceph/pagelist.c:2:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/platform/mtk-vcodec/mtk_vcodec_enc_pm.c:7:
In file included from /builds/linux/include/linux/clk.h:14:
In file included from /builds/linux/include/linux/notifier.h:14:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/ethernet/intel/i40e/i40e_dcb_nl.c:5:
In file included from /builds/linux/drivers/net/ethernet/intel/i40e/i40e.h:7:
In file included from /builds/linux/include/net/tcp.h:20:
In file included from /builds/linux/include/linux/tcp.h:17:
In file included from /builds/linux/include/linux/skbuff.h:15:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/ipv6/fib6_notifier.c:1:
In file included from /builds/linux/include/linux/notifier.h:14:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/hwmon/pmbus/inspur-ipsps.c:6:
In file included from /builds/linux/include/linux/debugfs.h:15:
In file included from /builds/linux/include/linux/fs.h:6:
In file included from /builds/linux/include/linux/wait_bit.h:8:
In file included from /builds/linux/include/linux/wait.h:9:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/llc/llc_c_ac.c:20:
In file included from /builds/linux/include/linux/netdevice.h:24:
In file included from /builds/linux/include/linux/timer.h:6:
In file included from /builds/linux/include/linux/ktime.h:24:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/mtd/nand/onenand/onenand_base.c:19:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/mtd/nand/raw/brcmnand/bcm6368_nand.c:15:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/afs/cell.c:8:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/jffs2/file.c:16:
In file included from /builds/linux/include/linux/fs.h:6:
In file included from /builds/linux/include/linux/wait_bit.h:8:
In file included from /builds/linux/include/linux/wait.h:9:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/mfd/pcf50633-gpio.c:13:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/bonding/bond_netlink.c:8:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/ethernet/mellanox/mlxfw/mlxfw_mfa2.c:7:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/usb/misc/appledisplay.c:13:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/udl/udl_transfer.c:12:
In file included from /builds/linux/drivers/gpu/drm/udl/udl_drv.h:14:
In file included from /builds/linux/include/linux/mm_types.h:9:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/crypto/cast_common.c:10:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/hid/hid-sensor-hub.c:7:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/regulator/max8952.c:9:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/pci/cx23885/cimax2.c:12:
In file included from /builds/linux/drivers/media/pci/cx23885/cx23885.h:10:
In file included from /builds/linux/include/linux/pci.h:35:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/kernel/bpf/syscall.c:4:
In file included from /builds/linux/include/linux/bpf.h:9:
In file included from /builds/linux/include/linux/workqueue.h:9:
In file included from /builds/linux/include/linux/timer.h:6:
In file included from /builds/linux/include/linux/ktime.h:24:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/spi/spi-mt7621.c:13:
In file included from /builds/linux/include/linux/clk.h:14:
In file included from /builds/linux/include/linux/notifier.h:14:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/tuners/qm1d1c0042.c:23:
In file included from /builds/linux/drivers/media/tuners/qm1d1c0042.h:11:
In file included from /builds/linux/include/media/dvb_frontend.h:36:
In file included from /builds/linux/include/linux/sched.h:12:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/i2c/ch7006_mode.c:27:
In file included from /builds/linux/drivers/gpu/drm/i2c/ch7006_priv.h:30:
In file included from /builds/linux/include/drm/drm_crtc_helper.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/btrfs/delayed-inode.c:7:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/subdev/pci/nv46.c:24:
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/subdev/pci/priv.h:5:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/subdev/pci.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/subdev.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/device.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/oclass.h:3:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/os.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvif/os.h:6:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/ethernet/intel/fm10k/fm10k_main.c:5:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/engine/pm/nv40.c:24:
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/engine/pm/nv40.h:5:
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/engine/pm/priv.h:5:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/engine/pm.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/engine.h:5:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/subdev.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/device.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/oclass.h:3:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/os.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvif/os.h:6:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/block/partitions/sysv68.c:8:
In file included from /builds/linux/block/partitions/check.h:2:
In file included from /builds/linux/include/linux/pagemap.h:8:
In file included from /builds/linux/include/linux/mm.h:10:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/input/serio/olpc_apsp.c:8:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/ipv4/netfilter/iptable_filter.c:9:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/ethernet/intel/igc/igc_main.c:4:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/input/touchscreen/tsc2004.c:9:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/phy/mdio-mux.c:6:
In file included from /builds/linux/include/linux/platform_device.h:13:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/usb/host/uhci-hcd.c:26:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/video/fbdev/omap2/omapfb/dss/pll.c:8:
In file included from /builds/linux/include/linux/clk.h:14:
In file included from /builds/linux/include/linux/notifier.h:14:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/amd/amdgpu/sdma_v2_4.c:26:
In file included from /builds/linux/include/linux/firmware.h:7:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/netfilter/nf_conntrack_ecache.c:14:
In file included from /builds/linux/include/linux/netfilter.h:6:
In file included from /builds/linux/include/linux/skbuff.h:15:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/wireless/mediatek/mt76/trace.c:6:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/staging/media/allegro-dvt/nal-h264.c:20:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpio/gpio-mockup.c:11:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/x25/x25_facilities.c:23:
In file included from /builds/linux/include/linux/skbuff.h:15:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/video/fbdev/imxfb.c:17:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/radeon/radeon_fb.c:27:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/platform/chrome/cros_ec_chardev.c:14:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/wireless/realtek/rtl818x/rtl8180/dev.c:46:
In file included from /builds/linux/include/linux/interrupt.h:11:
In file included from /builds/linux/include/linux/hardirq.h:5:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/sound/core/oss/copy.c:22:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/subdev/pmu/gk104.c:26:
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/subdev/pmu/priv.h:5:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/subdev/pmu.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/subdev.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/device.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/oclass.h:3:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/os.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvif/os.h:6:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/wireless/ath/wil6210/trace.c:17:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/mc/mc-entity.c:13:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/kernel/locking/lock_events.c:19:
In file included from /builds/linux/include/linux/debugfs.h:15:
In file included from /builds/linux/include/linux/fs.h:6:
In file included from /builds/linux/include/linux/wait_bit.h:8:
In file included from /builds/linux/include/linux/wait.h:9:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/staging/comedi/drivers/s526.c:29:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/netfilter/ipvs/ip_vs_mh.c:23:
In file included from /builds/linux/include/linux/ip.h:16:
In file included from /builds/linux/include/linux/skbuff.h:15:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/amd/amdgpu/mmhub_v9_4.c:23:
In file included from /builds/linux/drivers/gpu/drm/amd/amdgpu/amdgpu.h:31:
In file included from /builds/linux/drivers/gpu/drm/amd/amdgpu/amdgpu_ctx.h:26:
In file included from /builds/linux/drivers/gpu/drm/amd/amdgpu/amdgpu_ring.h:28:
In file included from /builds/linux/include/drm/gpu_scheduler.h:27:
In file included from /builds/linux/include/drm/spsc_queue.h:28:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/hid/hid-pl.c:31:
In file included from /builds/linux/include/linux/input.h:8:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/mtd/spi-nor/hisi-sfc.c:8:
In file included from /builds/linux/include/linux/clk.h:14:
In file included from /builds/linux/include/linux/notifier.h:14:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/bridge/netfilter/ebt_mark.c:17:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/pinctrl/mediatek/pinctrl-mt8183.c:9:
In file included from /builds/linux/drivers/pinctrl/mediatek/pinctrl-mtk-mt8183.h:12:
In file included from /builds/linux/drivers/pinctrl/mediatek/pinctrl-paris.h:12:
In file included from /builds/linux/include/linux/io.h:13:
In file included from /builds/linux/arch/riscv/include/asm/io.h:15:
In file included from /builds/linux/arch/riscv/include/asm/mmiowb.h:12:
In file included from /builds/linux/include/asm-generic/mmiowb.h:27:
In file included from /builds/linux/arch/riscv/include/asm/smp.h:11:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/netrom/nr_dev.c:6:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/sound/soc/codecs/cs47l90.c:9:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/input/serio/altera_ps2.c:11:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/wireless/marvell/libertas/cfg.c:12:
In file included from /builds/linux/include/linux/hardirq.h:5:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/wireless/ath/ath5k/phy.c:28:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/staging/most/core.c:9:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/kernel/trace/trace_nop.c:9:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/ethernet/intel/ixgbe/ixgbe_x550.c:4:
In file included from /builds/linux/drivers/net/ethernet/intel/ixgbe/ixgbe_x540.h:4:
In file included from /builds/linux/drivers/net/ethernet/intel/ixgbe/ixgbe_type.h:8:
In file included from /builds/linux/include/linux/mdio.h:9:
In file included from /builds/linux/include/uapi/linux/mdio.h:15:
In file included from /builds/linux/include/linux/mii.h:12:
In file included from /builds/linux/include/uapi/linux/if.h:25:
In file included from /builds/linux/include/linux/socket.h:8:
In file included from /builds/linux/include/linux/uio.h:9:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/pps/clients/pps-gpio.c:14:
In file included from /builds/linux/include/linux/interrupt.h:11:
In file included from /builds/linux/include/linux/hardirq.h:5:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/wireless/intel/iwlwifi/mvm/power.c:66:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/amd/amdgpu/mxgpu_ai.c:24:
In file included from /builds/linux/drivers/gpu/drm/amd/amdgpu/amdgpu.h:31:
In file included from /builds/linux/drivers/gpu/drm/amd/amdgpu/amdgpu_ctx.h:26:
In file included from /builds/linux/drivers/gpu/drm/amd/amdgpu/amdgpu_ring.h:28:
In file included from /builds/linux/include/drm/gpu_scheduler.h:27:
In file included from /builds/linux/include/drm/spsc_queue.h:28:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/imx/parallel-display.c:9:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/rxrpc/call_event.c:10:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/engine/mpeg/nv40.c:24:
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/engine/mpeg/nv31.h:5:
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/engine/mpeg/priv.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/engine/mpeg.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/engine.h:5:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/subdev.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/device.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/oclass.h:3:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/os.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvif/os.h:6:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/nvme/target/io-cmd-bdev.c:7:
In file included from /builds/linux/include/linux/blkdev.h:5:
In file included from /builds/linux/include/linux/sched.h:12:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/block/partitions/atari.c:12:
In file included from /builds/linux/block/partitions/check.h:2:
In file included from /builds/linux/include/linux/pagemap.h:8:
In file included from /builds/linux/include/linux/mm.h:10:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/counter/stm32-lptimer-cnt.c:14:
In file included from /builds/linux/include/linux/counter.h:10:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/sched/act_meta_skbtcindex.c:12:
In file included from /builds/linux/include/linux/skbuff.h:15:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/pinctrl/pxa/pinctrl-pxa27x.c:7:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/common/b2c2/flexcop-i2c.c:7:
In file included from /builds/linux/drivers/media/common/b2c2/flexcop.h:11:
In file included from /builds/linux/drivers/media/common/b2c2/flexcop-common.h:10:
In file included from /builds/linux/include/linux/interrupt.h:11:
In file included from /builds/linux/include/linux/hardirq.h:5:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/bcma/driver_chipcommon_sflash.c:8:
In file included from /builds/linux/drivers/bcma/bcma_private.h:9:
In file included from /builds/linux/include/linux/bcma/bcma.h:5:
In file included from /builds/linux/include/linux/pci.h:35:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/panel/panel-innolux-p079zca.c:6:
In file included from /builds/linux/include/linux/backlight.h:12:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/md/md-cluster.c:7:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/i2c/muxes/i2c-demux-pinctrl.c:12:
In file included from /builds/linux/include/linux/i2c.h:13:
In file included from /builds/linux/include/linux/acpi.h:13:
In file included from /builds/linux/include/linux/irqdomain.h:35:
In file included from /builds/linux/include/linux/of.h:17:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/scsi/qedi/qedi_fw.c:7:
In file included from /builds/linux/include/linux/blkdev.h:5:
In file included from /builds/linux/include/linux/sched.h:12:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/sound/core/seq/seq_info.c:9:
In file included from /builds/linux/include/sound/core.h:10:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/xfs/scrub/dir.c:6:
In file included from /builds/linux/fs/xfs/xfs.h:22:
In file included from /builds/linux/fs/xfs/xfs_linux.h:24:
In file included from /builds/linux/fs/xfs/kmem.h:9:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/scsi/mvsas/mv_init.c:11:
In file included from /builds/linux/drivers/scsi/mvsas/mv_sas.h:14:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/hfs/attr.c:11:
In file included from /builds/linux/include/linux/fs.h:6:
In file included from /builds/linux/include/linux/wait_bit.h:8:
In file included from /builds/linux/include/linux/wait.h:9:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/reset/reset-imx7.c:12:
In file included from /builds/linux/include/linux/of_device.h:5:
In file included from /builds/linux/include/linux/cpu.h:17:
In file included from /builds/linux/include/linux/node.h:18:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/mtd/nand/raw/nand_legacy.c:17:
In file included from /builds/linux/include/linux/io.h:13:
In file included from /builds/linux/arch/riscv/include/asm/io.h:15:
In file included from /builds/linux/arch/riscv/include/asm/mmiowb.h:12:
In file included from /builds/linux/include/asm-generic/mmiowb.h:27:
In file included from /builds/linux/arch/riscv/include/asm/smp.h:11:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/samples/trace_printk/trace-printk.c:2:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/signalfd.c:22:
In file included from /builds/linux/include/linux/poll.h:7:
In file included from /builds/linux/include/linux/ktime.h:24:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/hwmon/w83791d.c:22:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/sctp/chunk.c:22:
In file included from /builds/linux/include/linux/net.h:18:
In file included from /builds/linux/include/linux/random.h:101:
In file included from /builds/linux/include/linux/prandom.h:12:
In file included from /builds/linux/include/linux/percpu.h:6:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/mm/zbud.c:49:
In file included from /builds/linux/include/linux/mm.h:10:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/engine/gr/ctxgf110.c:24:
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/engine/gr/ctxgf100.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/engine/gr/gf100.h:27:
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/engine/gr/priv.h:5:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/engine/gr.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/engine.h:5:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/subdev.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/device.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/oclass.h:3:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/os.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvif/os.h:6:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/rc/keymaps/rc-wetek-play2.c:5:
In file included from /builds/linux/include/media/rc-map.h:11:
In file included from /builds/linux/include/linux/input.h:8:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/iio/adc/stm32-dfsdm-adc.c:9:
In file included from /builds/linux/include/linux/dmaengine.h:8:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/reiserfs/file.c:5:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/staging/media/omap4iss/iss_video.c:10:
In file included from /builds/linux/include/linux/clk.h:14:
In file included from /builds/linux/include/linux/notifier.h:14:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/leds/leds-syscon.c:8:
In file included from /builds/linux/include/linux/io.h:13:
In file included from /builds/linux/arch/riscv/include/asm/io.h:15:
In file included from /builds/linux/arch/riscv/include/asm/mmiowb.h:12:
In file included from /builds/linux/include/asm-generic/mmiowb.h:27:
In file included from /builds/linux/arch/riscv/include/asm/smp.h:11:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/staging/isdn/gigaset/asyncdata.c:13:
In file included from /builds/linux/drivers/staging/isdn/gigaset/gigaset.h:20:
In file included from /builds/linux/include/linux/sched.h:12:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/kernel/bpf/cgroup.c:10:
In file included from /builds/linux/include/linux/cgroup.h:12:
In file included from /builds/linux/include/linux/sched.h:12:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/soundwire/stream.c:9:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/reset/reset-simple.c:14:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/ethernet/nvidia/forcedeth.c:35:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/ceph/osd_client.c:5:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/ethernet/mellanox/mlx4/pd.c:36:
In file included from /builds/linux/include/linux/io-mapping.h:10:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/hwmon/ibmaem.c:12:
In file included from /builds/linux/include/linux/ipmi.h:20:
In file included from /builds/linux/include/linux/proc_fs.h:9:
In file included from /builds/linux/include/linux/fs.h:6:
In file included from /builds/linux/include/linux/wait_bit.h:8:
In file included from /builds/linux/include/linux/wait.h:9:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/sound/firewire/oxfw/oxfw-proc.c:8:
In file included from /builds/linux/sound/firewire/oxfw/./oxfw.h:8:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/char/ipmi/ipmi_bt_sm.c:15:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/infiniband/ulp/ipoib/ipoib_netlink.c:33:
In file included from /builds/linux/include/linux/netdevice.h:24:
In file included from /builds/linux/include/linux/timer.h:6:
In file included from /builds/linux/include/linux/ktime.h:24:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/staging/speakup/kobjects.c:15:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/lib/strnlen_user.c:4:
In file included from /builds/linux/include/linux/uaccess.h:5:
In file included from /builds/linux/include/linux/sched.h:12:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/sound/soc/codecs/ak4641.c:11:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/engine/disp/piornv50.c:24:
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/engine/disp/ior.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/engine/disp/priv.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/engine/disp.h:5:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/engine.h:5:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/subdev.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/device.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/oclass.h:3:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/os.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvif/os.h:6:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/exynos/exynos_drm_mic.c:8:
In file included from /builds/linux/include/linux/clk.h:14:
In file included from /builds/linux/include/linux/notifier.h:14:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/usb/dvb-usb/vp7045.c:12:
In file included from /builds/linux/drivers/media/usb/dvb-usb/vp7045.h:15:
In file included from /builds/linux/drivers/media/usb/dvb-usb/dvb-usb.h:14:
In file included from /builds/linux/include/linux/input.h:8:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/nouveau/dispnv50/core.c:22:
In file included from /builds/linux/drivers/gpu/drm/nouveau/dispnv50/core.h:3:
In file included from /builds/linux/drivers/gpu/drm/nouveau/dispnv50/disp.h:3:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvif/mem.h:3:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvif/mmu.h:3:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvif/object.h:5:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvif/os.h:6:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/mac80211/mesh_hwmp.c:8:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/staging/rtl8712/rtl871x_eeprom.c:19:
In file included from /builds/linux/drivers/staging/rtl8712/osdep_service.h:20:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/hid/hid-aureal.c:15:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/dsa/b53/b53_srab.c:20:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/hwmon/lm77.c:15:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/common/siano/smsir.c:13:
In file included from /builds/linux/drivers/media/common/siano/smscoreapi.h:16:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/ethernet/atheros/atl1e/atl1e_main.c:9:
In file included from /builds/linux/drivers/net/ethernet/atheros/atl1e/atl1e.h:13:
In file included from /builds/linux/include/linux/interrupt.h:11:
In file included from /builds/linux/include/linux/hardirq.h:5:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/platform/chrome/cros_ec_debugfs.c:7:
In file included from /builds/linux/include/linux/debugfs.h:15:
In file included from /builds/linux/include/linux/fs.h:6:
In file included from /builds/linux/include/linux/wait_bit.h:8:
In file included from /builds/linux/include/linux/wait.h:9:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/wireless/broadcom/b43/leds.c:16:
In file included from /builds/linux/drivers/net/wireless/broadcom/b43/b43.h:6:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/nouveau/dispnv50/base507c.c:22:
In file included from /builds/linux/drivers/gpu/drm/nouveau/dispnv50/base.h:3:
In file included from /builds/linux/drivers/gpu/drm/nouveau/dispnv50/wndw.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/dispnv50/disp.h:3:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvif/mem.h:3:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvif/mmu.h:3:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvif/object.h:5:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvif/os.h:6:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/usb/serial/f81232.c:11:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/rfkill/core.c:9:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/mfd/stpmic1.c:5:
In file included from /builds/linux/include/linux/i2c.h:13:
In file included from /builds/linux/include/linux/acpi.h:13:
In file included from /builds/linux/include/linux/irqdomain.h:35:
In file included from /builds/linux/include/linux/of.h:17:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/sound/pci/ice1712/se.c:12:
In file included from /builds/linux/include/linux/interrupt.h:11:
In file included from /builds/linux/include/linux/hardirq.h:5:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/pinctrl/actions/pinctrl-s900.c:12:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/clk/qcom/mmcc-apq8084.c:7:
In file included from /builds/linux/include/linux/platform_device.h:13:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/staging/comedi/drivers/multiq3.c:28:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/input/keyboard/sunkbd.c:14:
In file included from /builds/linux/include/linux/sched.h:12:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/ata/sata_inic162x.c:53:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/ipv6/sysctl_net_ipv6.c:9:
In file included from /builds/linux/include/linux/mm.h:10:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/wireless/marvell/libertas/mesh.c:5:
In file included from /builds/linux/include/linux/etherdevice.h:20:
In file included from /builds/linux/include/linux/if_ether.h:19:
In file included from /builds/linux/include/linux/skbuff.h:15:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/staging/rtl8712/rtl8712_cmd.c:22:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/dvb-frontends/lnbh29.c:7:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/fddi/skfp/smtdef.c:19:
In file included from /builds/linux/drivers/net/fddi/skfp/h/smc.h:46:
In file included from /builds/linux/drivers/net/fddi/skfp/h/targetos.h:42:
In file included from /builds/linux/arch/riscv/include/asm/io.h:15:
In file included from /builds/linux/arch/riscv/include/asm/mmiowb.h:12:
In file included from /builds/linux/include/asm-generic/mmiowb.h:27:
In file included from /builds/linux/arch/riscv/include/asm/smp.h:11:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/subdev/bios/dp.c:24:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/subdev/bios.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/subdev.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/device.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/oclass.h:3:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/os.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvif/os.h:6:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/amd/amdgpu/../display/dc/dce/dce_audio.c:26:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/common/saa7146/saa7146_fops.c:4:
In file included from /builds/linux/include/media/drv-intf/saa7146_vv.h:5:
In file included from /builds/linux/include/media/v4l2-common.h:17:
In file included from /builds/linux/include/media/v4l2-dev.h:13:
In file included from /builds/linux/include/linux/poll.h:7:
In file included from /builds/linux/include/linux/ktime.h:24:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/input/touchscreen/tsc40.c:10:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/engine/gr/ctxgk104.c:24:
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/engine/gr/ctxgf100.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/engine/gr/gf100.h:27:
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/engine/gr/priv.h:5:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/engine/gr.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/engine.h:5:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/subdev.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/device.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/oclass.h:3:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/os.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvif/os.h:6:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/clk/bcm/clk-kona.c:15:
In file included from /builds/linux/drivers/clk/bcm/clk-kona.h:20:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/pwm/pwm-bcm-kona.c:14:
In file included from /builds/linux/include/linux/clk.h:14:
In file included from /builds/linux/include/linux/notifier.h:14:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/sound/soc/sh/rcar/dma.c:9:
In file included from /builds/linux/include/linux/of_dma.h:13:
In file included from /builds/linux/include/linux/of.h:17:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/video/fbdev/i740fb.c:15:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/xfs/xfs_file.c:6:
In file included from /builds/linux/fs/xfs/xfs.h:22:
In file included from /builds/linux/fs/xfs/xfs_linux.h:24:
In file included from /builds/linux/fs/xfs/kmem.h:9:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/exynos/exynos_drm_crtc.c:11:
In file included from /builds/linux/include/drm/drm_atomic.h:31:
In file included from /builds/linux/include/drm/drm_crtc.h:28:
In file included from /builds/linux/include/linux/i2c.h:13:
In file included from /builds/linux/include/linux/acpi.h:13:
In file included from /builds/linux/include/linux/irqdomain.h:35:
In file included from /builds/linux/include/linux/of.h:17:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpio/gpio-xlp.c:7:
In file included from /builds/linux/include/linux/gpio/driver.h:5:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/ata/pata_cs5530.c:15:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/nvme/host/fabrics.c:8:
In file included from /builds/linux/include/linux/miscdevice.h:7:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/iio/accel/hid-sensor-accel-3d.c:6:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/char/tpm/tpm_i2c_infineon.c:18:
In file included from /builds/linux/include/linux/i2c.h:13:
In file included from /builds/linux/include/linux/acpi.h:13:
In file included from /builds/linux/include/linux/irqdomain.h:35:
In file included from /builds/linux/include/linux/of.h:17:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/video/fbdev/ssd1307fb.c:8:
In file included from /builds/linux/include/linux/backlight.h:12:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/ax25/ax25_ds_timer.c:9:
In file included from /builds/linux/include/linux/socket.h:8:
In file included from /builds/linux/include/linux/uio.h:9:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/proc/cpuinfo.c:2:
In file included from /builds/linux/include/linux/cpufreq.h:11:
In file included from /builds/linux/include/linux/clk.h:14:
In file included from /builds/linux/include/linux/notifier.h:14:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/phy/mdio-bcm-unimac.c:9:
In file included from /builds/linux/include/linux/phy.h:15:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/ata/pata_hpt3x2n.c:22:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/mmc/siano/smssdio.c:30:
In file included from /builds/linux/drivers/media/common/siano/smscoreapi.h:16:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/engine/fifo/tu102.c:22:
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/engine/fifo/gk104.h:5:
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/engine/fifo/priv.h:5:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/engine/fifo.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/engine.h:5:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/subdev.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/device.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/oclass.h:3:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/os.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvif/os.h:6:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/usb/pvrusb2/pvrusb2-i2c-core.c:7:
In file included from /builds/linux/include/linux/i2c.h:13:
In file included from /builds/linux/include/linux/acpi.h:13:
In file included from /builds/linux/include/linux/irqdomain.h:35:
In file included from /builds/linux/include/linux/of.h:17:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/wireless/rsi/rsi_91x_hal.c:17:
In file included from /builds/linux/include/linux/firmware.h:7:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvif/userc361.c:22:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvif/user.h:3:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvif/object.h:5:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvif/os.h:6:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/engine/disp/sorgv100.c:22:
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/engine/disp/ior.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/engine/disp/priv.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/engine/disp.h:5:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/engine.h:5:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/subdev.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/device.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/oclass.h:3:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/os.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvif/os.h:6:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/sound/soc/sh/rcar/ssi.c:19:
In file included from /builds/linux/include/sound/simple_card_utils.h:11:
In file included from /builds/linux/include/linux/clk.h:14:
In file included from /builds/linux/include/linux/notifier.h:14:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/reiserfs/stree.c:11:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/ethernet/intel/e1000e/manage.c:4:
In file included from /builds/linux/drivers/net/ethernet/intel/e1000e/e1000.h:11:
In file included from /builds/linux/include/linux/timer.h:6:
In file included from /builds/linux/include/linux/ktime.h:24:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/sound/soc/sof/intel/hda-trace.c:18:
In file included from /builds/linux/include/sound/hdaudio_ext.h:5:
In file included from /builds/linux/include/sound/hdaudio.h:9:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/dsa/qca8k.c:9:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/subdev/bios/i2c.c:24:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/subdev/bios.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/subdev.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/device.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/oclass.h:3:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/os.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvif/os.h:6:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/staging/greybus/gpio.c:10:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/nouveau/nouveau_led.c:31:
In file included from /builds/linux/include/linux/leds.h:12:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/sound/pci/echoaudio/mona.c:37:
In file included from /builds/linux/include/linux/interrupt.h:11:
In file included from /builds/linux/include/linux/hardirq.h:5:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/tty/serial/fsl_linflexuart.c:15:
In file included from /builds/linux/include/linux/io.h:13:
In file included from /builds/linux/arch/riscv/include/asm/io.h:15:
In file included from /builds/linux/arch/riscv/include/asm/mmiowb.h:12:
In file included from /builds/linux/include/asm-generic/mmiowb.h:27:
In file included from /builds/linux/arch/riscv/include/asm/smp.h:11:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/batman-adv/hard-interface.c:7:
In file included from /builds/linux/net/batman-adv/hard-interface.h:10:
In file included from /builds/linux/net/batman-adv/main.h:210:
In file included from /builds/linux/include/linux/etherdevice.h:20:
In file included from /builds/linux/include/linux/if_ether.h:19:
In file included from /builds/linux/include/linux/skbuff.h:15:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/usb/sr9800.c:12:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/dvb-frontends/mn88472.c:8:
In file included from /builds/linux/drivers/media/dvb-frontends/mn88472_priv.h:11:
In file included from /builds/linux/include/media/dvb_frontend.h:36:
In file included from /builds/linux/include/linux/sched.h:12:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/lib/syscall.c:2:
In file included from /builds/linux/include/linux/ptrace.h:6:
In file included from /builds/linux/include/linux/sched.h:12:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/clk/mediatek/clk-mt7622-aud.c:8:
In file included from /builds/linux/include/linux/clk-provider.h:9:
In file included from /builds/linux/include/linux/of.h:17:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/iio/dac/ltc2632.c:9:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/dvb-frontends/tda1004x.c:20:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/dvb-frontends/stv6110x.c:13:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/xfs/libxfs/xfs_ialloc_btree.c:6:
In file included from /builds/linux/fs/xfs/xfs.h:22:
In file included from /builds/linux/fs/xfs/xfs_linux.h:24:
In file included from /builds/linux/fs/xfs/kmem.h:9:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/input/misc/palmas-pwrbutton.c:19:
In file included from /builds/linux/include/linux/input.h:8:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/iio/dac/ad5504.c:8:
In file included from /builds/linux/include/linux/interrupt.h:11:
In file included from /builds/linux/include/linux/hardirq.h:5:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/leds/leds-cpcap.c:6:
In file included from /builds/linux/include/linux/leds.h:12:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/mtd/maps/sc520cdp.c:12:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/mtd/maps/netsc520.c:12:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/can/softing/softing_fw.c:8:
In file included from /builds/linux/include/linux/firmware.h:7:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/ipv4/inet_hashtables.c:12:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/power/supply/rt9455_charger.c:8:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/usb/storage/usual-tables.c:10:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/subdev/bios/shadowacpi.c:23:
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/subdev/bios/priv.h:5:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/subdev/bios.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/subdev.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/device.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/oclass.h:3:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/os.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvif/os.h:6:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/vc4/vc4_validate.c:47:
In file included from /builds/linux/drivers/gpu/drm/vc4/vc4_drv.h:8:
In file included from /builds/linux/include/linux/uaccess.h:5:
In file included from /builds/linux/include/linux/sched.h:12:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/lib/dim/rdma_dim.c:6:
In file included from /builds/linux/include/linux/dim.h:7:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/batman-adv/gateway_common.c:7:
In file included from /builds/linux/net/batman-adv/gateway_common.h:10:
In file included from /builds/linux/net/batman-adv/main.h:210:
In file included from /builds/linux/include/linux/etherdevice.h:20:
In file included from /builds/linux/include/linux/if_ether.h:19:
In file included from /builds/linux/include/linux/skbuff.h:15:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/sound/soc/codecs/adav801.c:8:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/usb/cx231xx/cx231xx-vbi.c:10:
In file included from /builds/linux/drivers/media/usb/cx231xx/cx231xx.h:13:
In file included from /builds/linux/include/linux/videodev2.h:59:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/video/fbdev/savage/savagefb_driver.c:44:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/phy/mdio-xgene.c:8:
In file included from /builds/linux/include/linux/acpi.h:13:
In file included from /builds/linux/include/linux/irqdomain.h:35:
In file included from /builds/linux/include/linux/of.h:17:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/iio/light/vcnl4035.c:12:
In file included from /builds/linux/include/linux/i2c.h:13:
In file included from /builds/linux/include/linux/acpi.h:13:
In file included from /builds/linux/include/linux/irqdomain.h:35:
In file included from /builds/linux/include/linux/of.h:17:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/staging/uwb/lc-dev.c:12:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/video/fbdev/omap2/omapfb/dss/dsi.c:12:
In file included from /builds/linux/include/linux/io.h:13:
In file included from /builds/linux/arch/riscv/include/asm/io.h:15:
In file included from /builds/linux/arch/riscv/include/asm/mmiowb.h:12:
In file included from /builds/linux/include/asm-generic/mmiowb.h:27:
In file included from /builds/linux/arch/riscv/include/asm/smp.h:11:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/ethernet/mellanox/mlx5/core/health.c:34:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/isdn/mISDN/fsm.c:13:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/i2c/cx25840/cx25840-core.c:30:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/nfc/st-nci/core.c:8:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/i2c/tda998x_drv.c:9:
In file included from /builds/linux/include/linux/hdmi.h:28:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/rc/keymaps/rc-terratec-cinergy-xs.c:8:
In file included from /builds/linux/include/media/rc-map.h:11:
In file included from /builds/linux/include/linux/input.h:8:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/usb/smsc95xx.c:8:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/omfs/bitmap.c:3:
In file included from /builds/linux/include/linux/fs.h:6:
In file included from /builds/linux/include/linux/wait_bit.h:8:
In file included from /builds/linux/include/linux/wait.h:9:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/usb/serial/whiteheat.c:17:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/qxl/qxl_ioctl.c:26:
In file included from /builds/linux/include/linux/pci.h:35:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/rc/bpf-lirc.c:6:
In file included from /builds/linux/include/linux/bpf.h:9:
In file included from /builds/linux/include/linux/workqueue.h:9:
In file included from /builds/linux/include/linux/timer.h:6:
In file included from /builds/linux/include/linux/ktime.h:24:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/block/rsxx/dev.c:12:
In file included from /builds/linux/include/linux/interrupt.h:11:
In file included from /builds/linux/include/linux/hardirq.h:5:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/sound/soc/codecs/wm2200.c:10:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/i2c/busses/i2c-parport-light.c:16:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/mmc/host/of_mmc_spi.c:11:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/xfs/xfs_bmap_item.c:6:
In file included from /builds/linux/fs/xfs/xfs.h:22:
In file included from /builds/linux/fs/xfs/xfs_linux.h:24:
In file included from /builds/linux/fs/xfs/kmem.h:9:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/infiniband/ulp/ipoib/ipoib_vlan.c:33:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/input/touchscreen/bu21013_ts.c:10:
In file included from /builds/linux/include/linux/i2c.h:13:
In file included from /builds/linux/include/linux/acpi.h:13:
In file included from /builds/linux/include/linux/irqdomain.h:35:
In file included from /builds/linux/include/linux/of.h:17:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/ipv6/ipv6_sockglue.c:21:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/staging/comedi/drivers/pcl711.c:29:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/falcon/v1.c:22:
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/falcon/priv.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/engine/falcon.h:5:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/engine.h:5:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/subdev.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/device.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/oclass.h:3:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/os.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvif/os.h:6:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/btrfs/ref-verify.c:6:
In file included from /builds/linux/include/linux/sched.h:12:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/netfilter/ipvs/ip_vs_pe_sip.c:5:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/rtc/rtc-hid-sensor-time.c:6:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/pci/ivtv/ivtv-streams.c:36:
In file included from /builds/linux/drivers/media/pci/ivtv/ivtv-driver.h:41:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/ethernet/chelsio/cxgb4/smt.c:35:
In file included from /builds/linux/drivers/net/ethernet/chelsio/cxgb4/cxgb4.h:42:
In file included from /builds/linux/include/linux/interrupt.h:11:
In file included from /builds/linux/include/linux/hardirq.h:5:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/rc/keymaps/rc-avermedia-a16d.c:8:
In file included from /builds/linux/include/media/rc-map.h:11:
In file included from /builds/linux/include/linux/input.h:8:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/wireless/marvell/mwifiex/join.c:20:
In file included from /builds/linux/drivers/net/wireless/marvell/mwifiex/decl.h:26:
In file included from /builds/linux/include/linux/wait.h:9:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/input/mouse/cypress_ps2.c:15:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/ethernet/mellanox/mlx5/core/lib/geneve.c:5:
In file included from /builds/linux/drivers/net/ethernet/mellanox/mlx5/core/mlx5_core.h:38:
In file included from /builds/linux/include/linux/sched.h:12:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/orangefs/symlink.c:8:
In file included from /builds/linux/fs/orangefs/protocol.h:5:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/block/pktcdvd.c:49:
In file included from /builds/linux/include/linux/pktcdvd.h:15:
In file included from /builds/linux/include/linux/blkdev.h:5:
In file included from /builds/linux/include/linux/sched.h:12:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/ufs/util.c:11:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/subdev/bios/init.c:24:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/subdev/bios.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/subdev.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/device.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/oclass.h:3:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/os.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvif/os.h:6:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/sound/core/oss/mulaw.c:24:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/infiniband/hw/mthca/mthca_mr.c:34:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/netfilter/xt_hashlimit.c:13:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/platform/s5p-mfc/s5p_mfc_cmd_v6.c:9:
In file included from /builds/linux/drivers/media/platform/s5p-mfc/s5p_mfc_common.h:15:
In file included from /builds/linux/include/linux/platform_device.h:13:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/netfilter/nf_conntrack_sane.c:19:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/ocfs2/filecheck.c:13:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/subdev/fb/gp102.c:24:
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/subdev/fb/gf100.h:5:
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/subdev/fb/priv.h:5:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/subdev/fb.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/subdev.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/device.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/oclass.h:3:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/os.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvif/os.h:6:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/can/sja1000/sja1000_isa.c:7:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/spi/spi-sun4i.c:10:
In file included from /builds/linux/include/linux/clk.h:14:
In file included from /builds/linux/include/linux/notifier.h:14:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/leds/leds-spi-byte.c:31:
In file included from /builds/linux/include/linux/leds.h:12:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/rtc/rtc-max8925.c:9:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/mtd/nand/raw/marvell_nand.c:77:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/pci/tw68/tw68-risc.c:20:
In file included from /builds/linux/drivers/media/pci/tw68/tw68.h:19:
In file included from /builds/linux/include/linux/pci.h:35:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/sound/soc/uniphier/aio-dma.c:7:
In file included from /builds/linux/include/linux/dma-mapping.h:7:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/usb/dwc3/dwc3-omap.c:11:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/iio/adc/ad7766.c:8:
In file included from /builds/linux/include/linux/clk.h:14:
In file included from /builds/linux/include/linux/notifier.h:14:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/usb/chipidea/ulpi.c:6:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/ethernet/chelsio/cxgb4/cxgb4_tc_u32.c:35:
In file included from /builds/linux/include/net/tc_act/tc_gact.h:5:
In file included from /builds/linux/include/net/act_api.h:10:
In file included from /builds/linux/include/net/sch_generic.h:5:
In file included from /builds/linux/include/linux/netdevice.h:24:
In file included from /builds/linux/include/linux/timer.h:6:
In file included from /builds/linux/include/linux/ktime.h:24:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/platform/sti/delta/delta-ipc.c:7:
In file included from /builds/linux/include/linux/rpmsg.h:14:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/wireless/ath/ath10k/txrx.c:8:
In file included from /builds/linux/drivers/net/wireless/ath/ath10k/core.h:11:
In file included from /builds/linux/include/linux/completion.h:12:
In file included from /builds/linux/include/linux/wait.h:9:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/iio/light/cm36651.c:9:
In file included from /builds/linux/include/linux/i2c.h:13:
In file included from /builds/linux/include/linux/acpi.h:13:
In file included from /builds/linux/include/linux/irqdomain.h:35:
In file included from /builds/linux/include/linux/of.h:17:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/usb/gspca/stv06xx/stv06xx.c:19:
In file included from /builds/linux/include/linux/input.h:8:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/mmc/core/slot-gpio.c:10:
In file included from /builds/linux/include/linux/interrupt.h:11:
In file included from /builds/linux/include/linux/hardirq.h:5:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/sound/soc/tegra/tegra20_das.c:9:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/wireless/intel/iwlwifi/dvm/sta.c:14:
In file included from /builds/linux/include/linux/etherdevice.h:20:
In file included from /builds/linux/include/linux/if_ether.h:19:
In file included from /builds/linux/include/linux/skbuff.h:15:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/amd/amdgpu/../display/dc/dce110/dce110_opp_regamma_v.c:28:
In file included from /builds/linux/drivers/gpu/drm/amd/amdgpu/../display/dc/dm_services.h:34:
In file included from /builds/linux/drivers/gpu/drm/amd/amdgpu/../display/amdgpu_dm/amdgpu_dm_trace.h:32:
In file included from /builds/linux/include/linux/tracepoint.h:15:
In file included from /builds/linux/include/linux/smp.h:64:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/clk/bcm/clk-bcm2835-aux.c:6:
In file included from /builds/linux/include/linux/clk.h:14:
In file included from /builds/linux/include/linux/notifier.h:14:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/i2c/ov772x.c:17:
In file included from /builds/linux/include/linux/clk.h:14:
In file included from /builds/linux/include/linux/notifier.h:14:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/scsi/aic7xxx/aic7xxx_pci.c:45:
In file included from /builds/linux/drivers/scsi/aic7xxx/aic7xxx_osm.h:63:
In file included from /builds/linux/include/linux/blkdev.h:5:
In file included from /builds/linux/include/linux/sched.h:12:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/scsi/qla2xxx/tcm_qla2xxx.c:18:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/usb/gadget/udc/udc-xilinx.c:15:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/subdev/bios/iccsense.c:24:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/subdev/bios.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/subdev.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/device.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/oclass.h:3:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/os.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvif/os.h:6:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/kernel/sched/loadavg.c:9:
In file included from /builds/linux/kernel/sched/sched.h:5:
In file included from /builds/linux/include/linux/sched.h:12:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/ethernet/chelsio/libcxgb/libcxgb_cm.c:33:
In file included from /builds/linux/include/linux/tcp.h:17:
In file included from /builds/linux/include/linux/skbuff.h:15:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/wireless/intel/iwlwifi/mvm/phy-ctxt.c:64:
In file included from /builds/linux/include/net/mac80211.h:18:
In file included from /builds/linux/include/linux/if_ether.h:19:
In file included from /builds/linux/include/linux/skbuff.h:15:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/scsi/hisi_sas/hisi_sas_main.c:7:
In file included from /builds/linux/drivers/scsi/hisi_sas/hisi_sas.h:10:
In file included from /builds/linux/include/linux/acpi.h:13:
In file included from /builds/linux/include/linux/irqdomain.h:35:
In file included from /builds/linux/include/linux/of.h:17:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/security/keys/request_key_auth.c:10:
In file included from /builds/linux/include/linux/sched.h:12:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/security/apparmor/policy_ns.c:15:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/sound/drivers/serial-u16550.c:21:
In file included from /builds/linux/include/linux/interrupt.h:11:
In file included from /builds/linux/include/linux/hardirq.h:5:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/mfd/da9062-core.c:8:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/ethernet/intel/fm10k/fm10k_pci.c:4:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/mfd/rc5t583.c:11:
In file included from /builds/linux/include/linux/interrupt.h:11:
In file included from /builds/linux/include/linux/hardirq.h:5:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/wireless/broadcom/brcm80211/brcmsmac/brcms_trace_events.c:17:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/wireless/intel/iwlwifi/pcie/tx.c:64:
In file included from /builds/linux/include/linux/etherdevice.h:20:
In file included from /builds/linux/include/linux/if_ether.h:19:
In file included from /builds/linux/include/linux/skbuff.h:15:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/staging/comedi/drivers/ni_670x.c:24:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/wireless/broadcom/b43legacy/pio.c:13:
In file included from /builds/linux/drivers/net/wireless/broadcom/b43legacy/b43legacy.h:5:
In file included from /builds/linux/include/linux/hw_random.h:15:
In file included from /builds/linux/include/linux/completion.h:12:
In file included from /builds/linux/include/linux/wait.h:9:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/regulator/bd70528-regulator.c:7:
In file included from /builds/linux/include/linux/interrupt.h:11:
In file included from /builds/linux/include/linux/hardirq.h:5:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/engine/disp/hdagt215.c:24:
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/engine/disp/ior.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/engine/disp/priv.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/engine/disp.h:5:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/engine.h:5:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/subdev.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/device.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/oclass.h:3:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/os.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvif/os.h:6:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/wireless/ath/ath10k/coredump.c:7:
In file included from /builds/linux/drivers/net/wireless/ath/ath10k/coredump.h:9:
In file included from /builds/linux/drivers/net/wireless/ath/ath10k/core.h:11:
In file included from /builds/linux/include/linux/completion.h:12:
In file included from /builds/linux/include/linux/wait.h:9:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/sound/soc/fsl/fsl_esai.c:7:
In file included from /builds/linux/include/linux/clk.h:14:
In file included from /builds/linux/include/linux/notifier.h:14:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/usb/s2255/s2255drv.c:26:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/ethernet/ezchip/nps_enet.c:6:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/nls/nls_base.c:11:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/sound/firewire/fcp.c:8:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/kernel/time/timekeeping_debug.c:8:
In file included from /builds/linux/include/linux/debugfs.h:15:
In file included from /builds/linux/include/linux/fs.h:6:
In file included from /builds/linux/include/linux/wait_bit.h:8:
In file included from /builds/linux/include/linux/wait.h:9:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/engine/ce/gt215.c:24:
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/engine/ce/priv.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/engine/ce.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/engine/falcon.h:5:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/engine.h:5:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/subdev.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/device.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/oclass.h:3:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/os.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvif/os.h:6:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/mtd/mtdcore.c:10:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/watchdog/da9052_wdt.c:11:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/rc/igorplugusb.c:14:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/ufs/ialloc.c:27:
In file included from /builds/linux/include/linux/fs.h:6:
In file included from /builds/linux/include/linux/wait_bit.h:8:
In file included from /builds/linux/include/linux/wait.h:9:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/sound/soc/codecs/adau1781-i2c.c:9:
In file included from /builds/linux/include/linux/i2c.h:13:
In file included from /builds/linux/include/linux/acpi.h:13:
In file included from /builds/linux/include/linux/irqdomain.h:35:
In file included from /builds/linux/include/linux/of.h:17:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/wireless/marvell/mwifiex/uap_event.c:20:
In file included from /builds/linux/drivers/net/wireless/marvell/mwifiex/decl.h:26:
In file included from /builds/linux/include/linux/wait.h:9:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/security/keys/key.c:11:
In file included from /builds/linux/include/linux/sched.h:12:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/amd/amdgpu/amdgpu_sched.c:25:
In file included from /builds/linux/include/linux/fdtable.h:11:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/ext4/file.c:22:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/hpfs/file.c:10:
In file included from /builds/linux/fs/hpfs/hpfs_fn.h:18:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/arm/display/komeda/komeda_drv.c:7:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/regulator/mt6323-regulator.c:6:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/dsa/sja1105/sja1105_main.c:9:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/dma/ti/omap-dma.c:6:
In file included from /builds/linux/include/linux/dmaengine.h:8:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/lib/ts_fsm.c:25:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/wireless/ath/ath6kl/debug.c:18:
In file included from /builds/linux/drivers/net/wireless/ath/ath6kl/core.h:21:
In file included from /builds/linux/include/linux/etherdevice.h:20:
In file included from /builds/linux/include/linux/if_ether.h:19:
In file included from /builds/linux/include/linux/skbuff.h:15:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/char/tpm/eventlog/common.c:16:
In file included from /builds/linux/include/linux/seq_file.h:8:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/clocksource/ingenic-timer.c:8:
In file included from /builds/linux/include/linux/clk.h:14:
In file included from /builds/linux/include/linux/notifier.h:14:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/staging/comedi/drivers/comedi_8254.c:116:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/video/fbdev/core/cfbfillrect.c:16:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/kernel/sched/core.c:9:
In file included from /builds/linux/kernel/sched/sched.h:5:
In file included from /builds/linux/include/linux/sched.h:12:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/minix/file.c:10:
In file included from /builds/linux/fs/minix/minix.h:5:
In file included from /builds/linux/include/linux/fs.h:6:
In file included from /builds/linux/include/linux/wait_bit.h:8:
In file included from /builds/linux/include/linux/wait.h:9:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/amd/amdgpu/amdgpu_pll.c:25:
In file included from /builds/linux/drivers/gpu/drm/amd/amdgpu/amdgpu.h:31:
In file included from /builds/linux/drivers/gpu/drm/amd/amdgpu/amdgpu_ctx.h:26:
In file included from /builds/linux/drivers/gpu/drm/amd/amdgpu/amdgpu_ring.h:28:
In file included from /builds/linux/include/drm/gpu_scheduler.h:27:
In file included from /builds/linux/include/drm/spsc_queue.h:28:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/kernel/dma/debug.c:10:
In file included from /builds/linux/include/linux/sched/task_stack.h:9:
In file included from /builds/linux/include/linux/sched.h:12:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/memstick/core/memstick.c:11:
In file included from /builds/linux/include/linux/memstick.h:11:
In file included from /builds/linux/include/linux/workqueue.h:9:
In file included from /builds/linux/include/linux/timer.h:6:
In file included from /builds/linux/include/linux/ktime.h:24:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/pci/cx18/cx18-av-core.c:11:
In file included from /builds/linux/drivers/media/pci/cx18/cx18-driver.h:14:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/input/touchscreen/tps6507x-ts.c:16:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/misc/habanalabs/asid.c:8:
In file included from /builds/linux/drivers/misc/habanalabs/habanalabs.h:14:
In file included from /builds/linux/include/linux/cdev.h:5:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/netfilter/xt_tcpudp.c:4:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/watchdog/bcm7038_wdt.c:7:
In file included from /builds/linux/include/linux/clk.h:14:
In file included from /builds/linux/include/linux/notifier.h:14:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/watchdog/rave-sp-wdt.c:13:
In file included from /builds/linux/include/linux/mfd/rave-sp.h:12:
In file included from /builds/linux/include/linux/notifier.h:14:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpio/gpio-cadence.c:11:
In file included from /builds/linux/include/linux/gpio/driver.h:5:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/mmc/host/sdhci-pci-gli.c:12:
In file included from /builds/linux/include/linux/pci.h:35:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/ocfs2/cluster/netdebug.c:14:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/crypto/ccree/cc_hash.c:5:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/staging/kpc2000/kpc2000_i2c.c:20:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/spi/spi-nxp-fspi.c:34:
In file included from /builds/linux/include/linux/clk.h:14:
In file included from /builds/linux/include/linux/notifier.h:14:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/infiniband/hw/efa/efa_main.c:6:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/usb/dvb-usb-v2/ec168.c:8:
In file included from /builds/linux/drivers/media/usb/dvb-usb-v2/ec168.h:11:
In file included from /builds/linux/drivers/media/usb/dvb-usb-v2/dvb_usb.h:12:
In file included from /builds/linux/include/linux/usb/input.h:13:
In file included from /builds/linux/include/linux/usb.h:6:
In file included from /builds/linux/include/linux/usb/ch9.h:36:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/dma/iop-adma.c:13:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/udl/udl_encoder.c:10:
In file included from /builds/linux/include/drm/drm_encoder.h:28:
In file included from /builds/linux/include/drm/drm_crtc.h:28:
In file included from /builds/linux/include/linux/i2c.h:13:
In file included from /builds/linux/include/linux/acpi.h:13:
In file included from /builds/linux/include/linux/irqdomain.h:35:
In file included from /builds/linux/include/linux/of.h:17:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/input/touchscreen/cyttsp_core.c:17:
In file included from /builds/linux/include/linux/input.h:8:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/usb/huawei_cdc_ncm.c:16:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/staging/octeon/ethernet-sgmii.c:8:
In file included from /builds/linux/include/linux/phy.h:15:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/bluetooth/btusb.c:9:
In file included from /builds/linux/include/linux/dmi.h:6:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/sound/soc/sti/uniperif_reader.c:8:
In file included from /builds/linux/include/sound/soc.h:13:
In file included from /builds/linux/include/linux/of.h:17:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/dma-buf/st-dma-fence.c:8:
In file included from /builds/linux/include/linux/dma-fence.h:17:
In file included from /builds/linux/include/linux/wait.h:9:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/jfs/jfs_umount.c:17:
In file included from /builds/linux/include/linux/fs.h:6:
In file included from /builds/linux/include/linux/wait_bit.h:8:
In file included from /builds/linux/include/linux/wait.h:9:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/usb/isp1760/isp1760-hcd.c:16:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/drivers/staging/media/imx/imx-ic-prp.c:12:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/interrupt.h:11:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from /builds/linux/include/linux/hardirq.h:5:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/linux/thread_info.h:22:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
      |                ^~
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
      |                                         = NULL
   29 |         register struct task_struct *tp __asm__("tp");

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_IAS=0
In file included from /builds/linux/drivers/leds/leds-max77693.c:11:
In file included from /builds/linux/include/linux/led-class-flash.h:11:
In file included from /builds/linux/include/linux/leds.h:12:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/ethernet/mellanox/mlx5/core/ipoib/ipoib_vlan.c:34:
In file included from /builds/linux/drivers/net/ethernet/mellanox/mlx5/core/ipoib/ipoib.h:38:
In file included from /builds/linux/include/linux/mlx5/fs.h:36:
In file included from /builds/linux/include/linux/mlx5/driver.h:37:
In file included from /builds/linux/include/linux/completion.h:12:
In file included from /builds/linux/include/linux/wait.h:9:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/radeon/uvd_v4_2.c:25:
In file included from /builds/linux/include/linux/firmware.h:7:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/wireless/ath/dfs_pri_detector.c:17:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/sound/soc/meson/meson-codec-glue.c:6:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/ecryptfs/super.c:12:
In file included from /builds/linux/include/linux/fs.h:6:
In file included from /builds/linux/include/linux/wait_bit.h:8:
In file included from /builds/linux/include/linux/wait.h:9:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/hwmon/adt7470.c:11:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/ethernet/mellanox/mlx4/srq.c:35:
In file included from /builds/linux/include/linux/mlx4/cmd.h:36:
In file included from /builds/linux/include/linux/dma-mapping.h:7:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/staging/rtl8712/rtl871x_cmd.c:22:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/amd/amdgpu/../display/dc/dce/dce_scl_filters.c:26:
In file included from /builds/linux/drivers/gpu/drm/amd/amdgpu/../display/dc/inc/hw/transform.h:29:
In file included from /builds/linux/drivers/gpu/drm/amd/amdgpu/../display/dc/inc/hw/hw_shared.h:29:
In file included from /builds/linux/drivers/gpu/drm/amd/amdgpu/../display/dc/os_types.h:30:
In file included from /builds/linux/include/linux/kref.h:16:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/kernel/backtracetest.c:9:
In file included from /builds/linux/include/linux/completion.h:12:
In file included from /builds/linux/include/linux/wait.h:9:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/sound/soc/codecs/max98925.c:7:
In file included from /builds/linux/include/linux/i2c.h:13:
In file included from /builds/linux/include/linux/acpi.h:13:
In file included from /builds/linux/include/linux/irqdomain.h:35:
In file included from /builds/linux/include/linux/of.h:17:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/char/tpm/tpm_i2c_nuvoton.c:16:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/ext4/fsync.c:26:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/scsi/megaraid/megaraid_sas_base.c:22:
In file included from /builds/linux/include/linux/pci.h:35:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/usb/serial/ftdi_sio.c:32:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/iio/adc/ad7768-1.c:8:
In file included from /builds/linux/include/linux/clk.h:14:
In file included from /builds/linux/include/linux/notifier.h:14:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/infiniband/core/cgroup.c:6:
In file included from /builds/linux/drivers/infiniband/core/core_priv.h:37:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/ethernet/hisilicon/hisi_femac.c:9:
In file included from /builds/linux/include/linux/clk.h:14:
In file included from /builds/linux/include/linux/notifier.h:14:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/sound/pci/hda/patch_si3054.c:13:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/staging/comedi/drivers/vmk80xx.c:31:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/notify/fanotify/fanotify_user.c:5:
In file included from /builds/linux/include/linux/fs.h:6:
In file included from /builds/linux/include/linux/wait_bit.h:8:
In file included from /builds/linux/include/linux/wait.h:9:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/sunrpc/xprtrdma/frwr_ops.c:44:
In file included from /builds/linux/include/linux/sunrpc/svc_rdma.h:46:
In file included from /builds/linux/include/linux/sunrpc/xdr.h:16:
In file included from /builds/linux/include/linux/uio.h:9:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/wireless/ath/wil6210/debugfs.c:18:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/sched/cls_bpf.c:12:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/input/misc/mc13783-pwrbutton.c:22:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/kernel/time/timekeeping.c:6:
In file included from /builds/linux/include/linux/timekeeper_internal.h:10:
In file included from /builds/linux/include/linux/clocksource.h:13:
In file included from /builds/linux/include/linux/timex.h:56:
In file included from /builds/linux/include/uapi/linux/timex.h:56:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/ncsi/ncsi-manage.c:6:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/input/rmi4/rmi_f34v7.c:11:
In file included from /builds/linux/include/linux/rmi.h:10:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/hwspinlock/hwspinlock_core.c:14:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/wireless/intel/ipw2x00/libipw_geo.c:14:
In file included from /builds/linux/include/linux/if_arp.h:22:
In file included from /builds/linux/include/linux/skbuff.h:15:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/usb/asix_devices.c:10:
In file included from /builds/linux/drivers/net/usb/asix.h:16:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/scsi/libsas/sas_init.c:9:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/wireless/intel/iwlwifi/dvm/led.c:15:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/sound/pci/oxygen/virtuoso.c:8:
In file included from /builds/linux/include/linux/pci.h:35:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/pci/tw686x/tw686x-video.c:13:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/nilfs2/dir.c:32:
In file included from /builds/linux/include/linux/pagemap.h:8:
In file included from /builds/linux/include/linux/mm.h:10:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/ipv6/datagram.c:14:
In file included from /builds/linux/include/linux/interrupt.h:11:
In file included from /builds/linux/include/linux/hardirq.h:5:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/rose/rose_route.c:9:
In file included from /builds/linux/include/linux/socket.h:8:
In file included from /builds/linux/include/linux/uio.h:9:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/wireless/ath/ath6kl/trace.c:17:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/platform/sunxi/sun6i-csi/sun6i_csi.c:8:
In file included from /builds/linux/include/linux/clk.h:14:
In file included from /builds/linux/include/linux/notifier.h:14:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/ethernet/chelsio/cxgb4/clip_tbl.c:13:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/usb/core/buffer.c:11:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/rc/ir-spi.c:8:
In file included from /builds/linux/include/linux/fs.h:6:
In file included from /builds/linux/include/linux/wait_bit.h:8:
In file included from /builds/linux/include/linux/wait.h:9:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/power/supply/twl4030_madc_battery.c:13:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/staging/rtl8188eu/core/rtw_ieee80211.c:9:
In file included from /builds/linux/include/linux/ieee80211.h:19:
In file included from /builds/linux/include/linux/if_ether.h:19:
In file included from /builds/linux/include/linux/skbuff.h:15:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/lib/plist.c:176:
In file included from /builds/linux/include/linux/sched.h:12:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/iio/adc/rcar-gyroadc.c:8:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/usb/storage/ene_ub6250.c:2:
In file included from /builds/linux/include/linux/jiffies.h:9:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/video/fbdev/pm3fb.c:25:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/char/tpm/tpm-interface.c:22:
In file included from /builds/linux/include/linux/poll.h:7:
In file included from /builds/linux/include/linux/ktime.h:24:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/pci/tw5864/tw5864-video.c:8:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/f2fs/namei.c:8:
In file included from /builds/linux/include/linux/fs.h:6:
In file included from /builds/linux/include/linux/wait_bit.h:8:
In file included from /builds/linux/include/linux/wait.h:9:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/nfsd/blocklayout.c:6:
In file included from /builds/linux/include/linux/iomap.h:7:
In file included from /builds/linux/include/linux/mm.h:10:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/mfd/bd9571mwv.c:18:
In file included from /builds/linux/include/linux/i2c.h:13:
In file included from /builds/linux/include/linux/acpi.h:13:
In file included from /builds/linux/include/linux/irqdomain.h:35:
In file included from /builds/linux/include/linux/of.h:17:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/spi/spi-ep93xx.c:16:
In file included from /builds/linux/include/linux/io.h:13:
In file included from /builds/linux/arch/riscv/include/asm/io.h:15:
In file included from /builds/linux/arch/riscv/include/asm/mmiowb.h:12:
In file included from /builds/linux/include/asm-generic/mmiowb.h:27:
In file included from /builds/linux/arch/riscv/include/asm/smp.h:11:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/mm/memtest.c:5:
In file included from /builds/linux/include/linux/memblock.h:13:
In file included from /builds/linux/include/linux/mm.h:10:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/kernel/ucount.c:3:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/subdev/i2c/busnv4e.c:25:
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/subdev/i2c/bus.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/subdev/i2c/pad.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/subdev/i2c.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/subdev.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/device.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/oclass.h:3:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/os.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvif/os.h:6:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/platform/s5p-mfc/s5p_mfc_opr_v5.c:12:
In file included from /builds/linux/drivers/media/platform/s5p-mfc/s5p_mfc_common.h:15:
In file included from /builds/linux/include/linux/platform_device.h:13:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/wireless/intersil/hostap/hostap_80211_rx.c:2:
In file included from /builds/linux/include/linux/etherdevice.h:20:
In file included from /builds/linux/include/linux/if_ether.h:19:
In file included from /builds/linux/include/linux/skbuff.h:15:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/wireless/intel/iwlwifi/mvm/offloading.c:62:
In file included from /builds/linux/include/net/ipv6.h:12:
In file included from /builds/linux/include/linux/ipv6.h:86:
In file included from /builds/linux/include/linux/tcp.h:17:
In file included from /builds/linux/include/linux/skbuff.h:15:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/bluetooth/hci_serdev.c:16:
In file included from /builds/linux/include/linux/serdev.h:9:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/lib/pci_iomap.c:7:
In file included from /builds/linux/include/linux/pci.h:35:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/rc/img-ir/img-ir-nec.c:8:
In file included from /builds/linux/drivers/media/rc/img-ir/img-ir-hw.h:12:
In file included from /builds/linux/include/media/rc-core.h:11:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/reset/reset-zynq.c:11:
In file included from /builds/linux/include/linux/io.h:13:
In file included from /builds/linux/arch/riscv/include/asm/io.h:15:
In file included from /builds/linux/arch/riscv/include/asm/mmiowb.h:12:
In file included from /builds/linux/include/asm-generic/mmiowb.h:27:
In file included from /builds/linux/arch/riscv/include/asm/smp.h:11:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/input/mouse/gpio_mouse.c:9:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/platform/vsp1/vsp1_entity.c:10:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/xfs/xfs_inode.c:6:
In file included from /builds/linux/include/linux/iversion.h:5:
In file included from /builds/linux/include/linux/fs.h:6:
In file included from /builds/linux/include/linux/wait_bit.h:8:
In file included from /builds/linux/include/linux/wait.h:9:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/ethernet/intel/i40e/i40e_ptp.c:4:
In file included from /builds/linux/drivers/net/ethernet/intel/i40e/i40e.h:7:
In file included from /builds/linux/include/net/tcp.h:20:
In file included from /builds/linux/include/linux/tcp.h:17:
In file included from /builds/linux/include/linux/skbuff.h:15:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/ttm/ttm_module.c:32:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/sound/soc/kirkwood/kirkwood-dma.c:10:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/block/skd_main.c:11:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/subdev/mmu/gk104.c:22:
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/subdev/mmu/mem.h:3:
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/subdev/mmu/priv.h:5:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/subdev/mmu.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/subdev.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/device.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/oclass.h:3:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/os.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvif/os.h:6:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/sound/pci/lx6464es/lx6464es.c:9:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/mm/page_vma_mapped.c:2:
In file included from /builds/linux/include/linux/mm.h:10:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/lib/reed_solomon/test_rslib.c:8:
In file included from /builds/linux/include/linux/rslib.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/bridge/br_vlan_tunnel.c:10:
In file included from /builds/linux/include/linux/netdevice.h:24:
In file included from /builds/linux/include/linux/timer.h:6:
In file included from /builds/linux/include/linux/ktime.h:24:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/nfs/nfs4state.c:42:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/kcm/kcmsock.c:8:
In file included from /builds/linux/include/linux/bpf.h:9:
In file included from /builds/linux/include/linux/workqueue.h:9:
In file included from /builds/linux/include/linux/timer.h:6:
In file included from /builds/linux/include/linux/ktime.h:24:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/sound/soc/codecs/wm8955.c:10:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpio/gpio-tqmx86.c:11:
In file included from /builds/linux/include/linux/gpio/driver.h:5:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/hwmon/ltc4260.c:9:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/mtd/nand/spi/macronix.c:8:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/memstick/core/mspro_block.c:11:
In file included from /builds/linux/include/linux/blk-mq.h:5:
In file included from /builds/linux/include/linux/blkdev.h:5:
In file included from /builds/linux/include/linux/sched.h:12:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/misc/habanalabs/goya/goya.c:8:
In file included from /builds/linux/drivers/misc/habanalabs/goya/goyaP.h:12:
In file included from /builds/linux/drivers/misc/habanalabs/habanalabs.h:14:
In file included from /builds/linux/include/linux/cdev.h:5:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/rds/loop.c:34:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/xfs/libxfs/xfs_rmap_btree.c:6:
In file included from /builds/linux/fs/xfs/xfs.h:22:
In file included from /builds/linux/fs/xfs/xfs_linux.h:24:
In file included from /builds/linux/fs/xfs/kmem.h:9:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/iio/gyro/adxrs450.c:8:
In file included from /builds/linux/include/linux/interrupt.h:11:
In file included from /builds/linux/include/linux/hardirq.h:5:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/ethernet/mellanox/mlx4/eq.c:34:
In file included from /builds/linux/include/linux/interrupt.h:11:
In file included from /builds/linux/include/linux/hardirq.h:5:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/v4l2-core/v4l2-fh.c:13:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/mfd/hi655x-pmic.c:12:
In file included from /builds/linux/include/linux/gpio.h:62:
In file included from /builds/linux/include/asm-generic/gpio.h:8:
In file included from /builds/linux/include/linux/of.h:17:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/staging/rtl8188eu/hal/rtl8188e_cmd.c:9:
In file included from /builds/linux/drivers/staging/rtl8188eu/include/osdep_service.h:16:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/ubifs/budget.c:21:
In file included from /builds/linux/fs/ubifs/ubifs.h:16:
In file included from /builds/linux/include/linux/fs.h:6:
In file included from /builds/linux/include/linux/wait_bit.h:8:
In file included from /builds/linux/include/linux/wait.h:9:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/bridge/tc358764.c:12:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/ufs/inode.c:29:
In file included from /builds/linux/include/linux/uaccess.h:5:
In file included from /builds/linux/include/linux/sched.h:12:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/hid/hid-picolcd_backlight.c:10:
In file included from /builds/linux/include/linux/hid.h:19:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/ethernet/netronome/nfp/nic/main.c:5:
In file included from /builds/linux/drivers/net/ethernet/netronome/nfp/nic/../nfpcore/nfp_nsp.h:8:
In file included from /builds/linux/include/linux/if_ether.h:19:
In file included from /builds/linux/include/linux/skbuff.h:15:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/tty/serial/timbuart.c:11:
In file included from /builds/linux/include/linux/pci.h:35:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/qxl/qxl_drv.c:31:
In file included from /builds/linux/drivers/gpu/drm/qxl/qxl_drv.h:33:
In file included from /builds/linux/include/linux/dma-fence.h:17:
In file included from /builds/linux/include/linux/wait.h:9:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/nfs/nfs2xdr.c:14:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/ntfs/runlist.c:9:
In file included from /builds/linux/fs/ntfs/debug.h:11:
In file included from /builds/linux/include/linux/fs.h:6:
In file included from /builds/linux/include/linux/wait_bit.h:8:
In file included from /builds/linux/include/linux/wait.h:9:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/rtc/rtc-coh901331.c:10:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/regulator/lp8755.c:10:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/tty/serial/8250/8250_fintek.c:7:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/power/supply/max17042_battery.c:11:
In file included from /builds/linux/include/linux/acpi.h:13:
In file included from /builds/linux/include/linux/irqdomain.h:35:
In file included from /builds/linux/include/linux/of.h:17:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/i2c/upd64083.c:10:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/scsi/aic7xxx/aic7xxx_osm_pci.c:42:
In file included from /builds/linux/drivers/scsi/aic7xxx/aic7xxx_osm.h:63:
In file included from /builds/linux/include/linux/blkdev.h:5:
In file included from /builds/linux/include/linux/sched.h:12:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/ocfs2/alloc.c:12:
In file included from /builds/linux/include/linux/fs.h:6:
In file included from /builds/linux/include/linux/wait_bit.h:8:
In file included from /builds/linux/include/linux/wait.h:9:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/openvswitch/dp_notify.c:6:
In file included from /builds/linux/include/linux/netdevice.h:24:
In file included from /builds/linux/include/linux/timer.h:6:
In file included from /builds/linux/include/linux/ktime.h:24:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/dvb-frontends/gp8psk-fe.c:16:
In file included from /builds/linux/include/media/dvb_frontend.h:36:
In file included from /builds/linux/include/linux/sched.h:12:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/wireless/intel/iwlwifi/mvm/ftm-initiator.c:64:
In file included from /builds/linux/include/linux/etherdevice.h:20:
In file included from /builds/linux/include/linux/if_ether.h:19:
In file included from /builds/linux/include/linux/skbuff.h:15:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/block/aoe/aoemain.c:8:
In file included from /builds/linux/include/linux/blkdev.h:5:
In file included from /builds/linux/include/linux/sched.h:12:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/nouveau/nouveau_bo.c:30:
In file included from /builds/linux/include/linux/dma-mapping.h:7:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/kernel/module.c:9:
In file included from /builds/linux/include/linux/moduleloader.h:6:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/drm_mipi_dsi.c:28:
In file included from /builds/linux/include/drm/drm_mipi_dsi.h:12:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/wireless/mediatek/mt7601u/phy.c:8:
In file included from /builds/linux/drivers/net/wireless/mediatek/mt7601u/mt7601u.h:12:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/input/touchscreen/colibri-vf50-ts.c:12:
In file included from /builds/linux/include/linux/gpio.h:62:
In file included from /builds/linux/include/asm-generic/gpio.h:8:
In file included from /builds/linux/include/linux/of.h:17:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/ata/acard-ahci.c:21:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/iio/adc/ti-ads8688.c:6:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/mfd/stw481x.c:12:
In file included from /builds/linux/include/linux/i2c.h:13:
In file included from /builds/linux/include/linux/acpi.h:13:
In file included from /builds/linux/include/linux/irqdomain.h:35:
In file included from /builds/linux/include/linux/of.h:17:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/security/selinux/xfrm.c:33:
In file included from /builds/linux/include/linux/security.h:26:
In file included from /builds/linux/include/linux/key.h:15:
In file included from /builds/linux/include/linux/rbtree.h:22:
In file included from /builds/linux/include/linux/rcupdate.h:27:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/wireless/ath/ath10k/wmi-tlv.c:7:
In file included from /builds/linux/drivers/net/wireless/ath/ath10k/core.h:11:
In file included from /builds/linux/include/linux/completion.h:12:
In file included from /builds/linux/include/linux/wait.h:9:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/sound/soc/kirkwood/kirkwood-i2s.c:10:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/sound/firewire/dice/dice-pcm.c:9:
In file included from /builds/linux/sound/firewire/dice/dice.h:12:
In file included from /builds/linux/include/linux/compat.h:10:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/iio/temperature/tsys01.c:11:
In file included from /builds/linux/include/linux/iio/iio.h:10:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/subdev/fb/nv20.c:26:
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/subdev/fb/priv.h:5:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/subdev/fb.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/subdev.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/device.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/oclass.h:3:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/os.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvif/os.h:6:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/ethernet/oki-semi/pch_gbe/pch_gbe_main.c:9:
In file included from /builds/linux/drivers/net/ethernet/oki-semi/pch_gbe/pch_gbe.h:14:
In file included from /builds/linux/include/linux/mii.h:12:
In file included from /builds/linux/include/uapi/linux/if.h:25:
In file included from /builds/linux/include/linux/socket.h:8:
In file included from /builds/linux/include/linux/uio.h:9:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/staging/vc04_services/interface/vchiq_arm/vchiq_shim.c:3:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/ata/pata_ali.c:28:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/block/drbd/drbd_bitmap.c:16:
In file included from /builds/linux/include/linux/vmalloc.h:5:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/sound/soc/sof/intel/hda-ctrl.c:18:
In file included from /builds/linux/include/sound/hdaudio_ext.h:5:
In file included from /builds/linux/include/sound/hdaudio.h:9:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/amd/amdgpu/../display/dc/gpio/gpio_base.c:30:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/dvb-core/dvbdev.c:25:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/staging/comedi/comedi_usb.c:10:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/nilfs2/bmap.c:10:
In file included from /builds/linux/include/linux/fs.h:6:
In file included from /builds/linux/include/linux/wait_bit.h:8:
In file included from /builds/linux/include/linux/wait.h:9:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/sound/pci/ens1370.c:15:
In file included from /builds/linux/include/linux/io.h:13:
In file included from /builds/linux/arch/riscv/include/asm/io.h:15:
In file included from /builds/linux/arch/riscv/include/asm/mmiowb.h:12:
In file included from /builds/linux/include/asm-generic/mmiowb.h:27:
In file included from /builds/linux/arch/riscv/include/asm/smp.h:11:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/infiniband/core/rdma_core.c:35:
In file included from /builds/linux/include/linux/sched/mm.h:7:
In file included from /builds/linux/include/linux/sched.h:12:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/freevxfs/vxfs_olt.c:33:
In file included from /builds/linux/include/linux/fs.h:6:
In file included from /builds/linux/include/linux/wait_bit.h:8:
In file included from /builds/linux/include/linux/wait.h:9:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/misc/c2port/core.c:9:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/phy/mdio-moxart.c:9:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/regulator/max8973-regulator.c:26:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/rc/keymaps/rc-npgtech.c:8:
In file included from /builds/linux/include/media/rc-map.h:11:
In file included from /builds/linux/include/linux/input.h:8:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/ethernet/mellanox/mlx4/en_cq.c:34:
In file included from /builds/linux/include/linux/mlx4/cq.h:39:
In file included from /builds/linux/include/linux/mlx4/device.h:36:
In file included from /builds/linux/include/linux/if_ether.h:19:
In file included from /builds/linux/include/linux/skbuff.h:15:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/usb/misc/ehset.c:8:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/batman-adv/bat_v_elp.c:7:
In file included from /builds/linux/net/batman-adv/bat_v_elp.h:10:
In file included from /builds/linux/net/batman-adv/main.h:210:
In file included from /builds/linux/include/linux/etherdevice.h:20:
In file included from /builds/linux/include/linux/if_ether.h:19:
In file included from /builds/linux/include/linux/skbuff.h:15:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/ethernet/ti/cpsw-phy-sel.c:10:
In file included from /builds/linux/include/linux/platform_device.h:13:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/rxrpc/rtt.c:11:
In file included from /builds/linux/include/linux/net.h:18:
In file included from /builds/linux/include/linux/random.h:101:
In file included from /builds/linux/include/linux/prandom.h:12:
In file included from /builds/linux/include/linux/percpu.h:6:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/bridge/netfilter/ebt_redirect.c:11:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/wireless/realtek/rtlwifi/efuse.c:4:
In file included from /builds/linux/drivers/net/wireless/realtek/rtlwifi/wifi.h:9:
In file included from /builds/linux/include/linux/sched.h:12:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/infiniband/hw/i40iw/i40iw_ctrl.c:35:
In file included from /builds/linux/drivers/infiniband/hw/i40iw/i40iw_osdep.h:41:
In file included from /builds/linux/include/net/tcp.h:20:
In file included from /builds/linux/include/linux/tcp.h:17:
In file included from /builds/linux/include/linux/skbuff.h:15:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/video/fbdev/core/fbcon_ud.c:11:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/pinctrl/sh-pfc/pfc-sh7757.c:17:
In file included from /builds/linux/drivers/pinctrl/sh-pfc/sh_pfc.h:12:
In file included from /builds/linux/include/linux/pinctrl/pinconf-generic.h:14:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/pci/cx25821/cx25821-alsa.c:12:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/wireless/st/cw1200/cw1200_sdio.c:9:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/nls/mac-centeuro.c:46:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/spmi/spmi.c:7:
In file included from /builds/linux/include/linux/idr.h:15:
In file included from /builds/linux/include/linux/radix-tree.h:14:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/ttm/ttm_bo_vm.c:35:
In file included from /builds/linux/include/drm/ttm/ttm_bo_driver.h:33:
In file included from /builds/linux/include/drm/drm_mm.h:41:
In file included from /builds/linux/include/linux/rbtree.h:22:
In file included from /builds/linux/include/linux/rcupdate.h:27:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/dma/sh/shdma-base.c:14:
In file included from /builds/linux/include/linux/shdma-base.h:16:
In file included from /builds/linux/include/linux/dmaengine.h:8:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpio/gpio-wm8350.c:12:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/xfs/xfs_trans_dquot.c:6:
In file included from /builds/linux/fs/xfs/xfs.h:22:
In file included from /builds/linux/fs/xfs/xfs_linux.h:24:
In file included from /builds/linux/fs/xfs/kmem.h:9:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/pinctrl/uniphier/pinctrl-uniphier-sld8.c:9:
In file included from /builds/linux/include/linux/pinctrl/pinctrl.h:14:
In file included from /builds/linux/include/linux/radix-tree.h:14:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/wireless/ti/wl18xx/event.c:8:
In file included from /builds/linux/include/net/genetlink.h:5:
In file included from /builds/linux/include/linux/genetlink.h:5:
In file included from /builds/linux/include/uapi/linux/genetlink.h:6:
In file included from /builds/linux/include/linux/netlink.h:7:
In file included from /builds/linux/include/linux/skbuff.h:15:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/staging/media/sunxi/cedrus/cedrus_video.c:16:
In file included from /builds/linux/include/media/videobuf2-dma-contig.h:16:
In file included from /builds/linux/include/media/videobuf2-v4l2.h:15:
In file included from /builds/linux/include/linux/videodev2.h:59:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/scsi/qla2xxx/qla_mr.c:7:
In file included from /builds/linux/drivers/scsi/qla2xxx/qla_def.h:13:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/sound/firewire/digi00x/digi00x-pcm.c:8:
In file included from /builds/linux/sound/firewire/digi00x/digi00x.h:11:
In file included from /builds/linux/include/linux/compat.h:10:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/wireless/ath/ath5k/rfkill.c:36:
In file included from /builds/linux/drivers/net/wireless/ath/ath5k/ath5k.h:26:
In file included from /builds/linux/include/linux/io.h:13:
In file included from /builds/linux/arch/riscv/include/asm/io.h:15:
In file included from /builds/linux/arch/riscv/include/asm/mmiowb.h:12:
In file included from /builds/linux/include/asm-generic/mmiowb.h:27:
In file included from /builds/linux/arch/riscv/include/asm/smp.h:11:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/sound/soc/codecs/wm1250-ev1.c:9:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/ecryptfs/crypto.c:12:
In file included from /builds/linux/include/crypto/hash.h:11:
In file included from /builds/linux/include/linux/crypto.h:19:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/rtc/rtc-at91sam9.c:10:
In file included from /builds/linux/include/linux/clk.h:14:
In file included from /builds/linux/include/linux/notifier.h:14:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/pinctrl/stm32/pinctrl-stm32f429.c:8:
In file included from /builds/linux/include/linux/of.h:17:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/scsi/bnx2fc/bnx2fc_io.c:15:
In file included from /builds/linux/drivers/scsi/bnx2fc/bnx2fc.h:18:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/usb/gadget/udc/snps_udc_plat.c:8:
In file included from /builds/linux/include/linux/extcon.h:21:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/hwmon/tc74.c:16:
In file included from /builds/linux/include/linux/hwmon-sysfs.h:10:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/staging/wusbcore/wusbhc.c:18:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/proc/root.c:10:
In file included from /builds/linux/include/linux/uaccess.h:5:
In file included from /builds/linux/include/linux/sched.h:12:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/video/fbdev/core/softcursor.c:13:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/wireless/ti/wlcore/main.c:9:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/iio/gyro/adis16080.c:8:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/target/iscsi/iscsi_target_transport.c:2:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/dsa/tag_sja1105.c:4:
In file included from /builds/linux/include/linux/if_vlan.h:10:
In file included from /builds/linux/include/linux/netdevice.h:24:
In file included from /builds/linux/include/linux/timer.h:6:
In file included from /builds/linux/include/linux/ktime.h:24:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/subdev/therm/base.c:24:
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/subdev/therm/priv.h:27:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/subdev/therm.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/subdev.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/device.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/oclass.h:3:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/os.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvif/os.h:6:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/hwmon/smsc47m192.c:11:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/misc/habanalabs/debugfs.c:8:
In file included from /builds/linux/drivers/misc/habanalabs/habanalabs.h:14:
In file included from /builds/linux/include/linux/cdev.h:5:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/phy/marvell/phy-pxa-28nm-hsic.c:12:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/input/misc/cpcap-pwrbutton.c:16:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/i2c/adv7393.c:26:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/mfd/motorola-cpcap.c:8:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/phy/phy_device.c:16:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/hfsplus/brec.c:12:
In file included from /builds/linux/fs/hfsplus/hfsplus_fs.h:20:
In file included from /builds/linux/include/linux/fs.h:6:
In file included from /builds/linux/include/linux/wait_bit.h:8:
In file included from /builds/linux/include/linux/wait.h:9:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/sysv/dir.c:17:
In file included from /builds/linux/include/linux/pagemap.h:8:
In file included from /builds/linux/include/linux/mm.h:10:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/dvb-frontends/tda8083.c:17:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/mfd/qcom-pm8xxx.c:9:
In file included from /builds/linux/include/linux/interrupt.h:11:
In file included from /builds/linux/include/linux/hardirq.h:5:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/wireless/intel/iwlwifi/cfg/2000.c:13:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/ext2/xattr_security.c:7:
In file included from /builds/linux/fs/ext2/ext2.h:14:
In file included from /builds/linux/include/linux/fs.h:6:
In file included from /builds/linux/include/linux/wait_bit.h:8:
In file included from /builds/linux/include/linux/wait.h:9:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/rds/tcp_stats.c:33:
In file included from /builds/linux/include/linux/percpu.h:6:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/watchdog/imgpdc_wdt.c:40:
In file included from /builds/linux/include/linux/clk.h:14:
In file included from /builds/linux/include/linux/notifier.h:14:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/mtd/devices/phram.c:21:
In file included from /builds/linux/include/linux/io.h:13:
In file included from /builds/linux/arch/riscv/include/asm/io.h:15:
In file included from /builds/linux/arch/riscv/include/asm/mmiowb.h:12:
In file included from /builds/linux/include/asm-generic/mmiowb.h:27:
In file included from /builds/linux/arch/riscv/include/asm/smp.h:11:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/kernfs/file.c:10:
In file included from /builds/linux/include/linux/fs.h:6:
In file included from /builds/linux/include/linux/wait_bit.h:8:
In file included from /builds/linux/include/linux/wait.h:9:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/ipv4/fib_notifier.c:2:
In file included from /builds/linux/include/linux/rtnetlink.h:6:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/lib/dynamic_queue_limits.c:9:
In file included from /builds/linux/include/linux/jiffies.h:9:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/sched/act_bpf.c:6:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/sound/soc/codecs/cs42l52.c:11:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/pci/ddbridge/ddbridge-hw.c:19:
In file included from /builds/linux/drivers/media/pci/ddbridge/ddbridge.h:21:
In file included from /builds/linux/include/linux/clk.h:14:
In file included from /builds/linux/include/linux/notifier.h:14:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/pci/controller/pci-xgene-msi.c:9:
In file included from /builds/linux/include/linux/cpu.h:17:
In file included from /builds/linux/include/linux/node.h:18:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/mtd/parsers/ofpart.c:12:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/ethernet/pensando/ionic/ionic_dev.c:7:
In file included from /builds/linux/include/linux/io.h:13:
In file included from /builds/linux/arch/riscv/include/asm/io.h:15:
In file included from /builds/linux/arch/riscv/include/asm/mmiowb.h:12:
In file included from /builds/linux/include/asm-generic/mmiowb.h:27:
In file included from /builds/linux/arch/riscv/include/asm/smp.h:11:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/spi/spi-fsl-lib.c:15:
In file included from /builds/linux/include/linux/dma-mapping.h:7:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/ethernet/samsung/sxgbe/sxgbe_main.c:12:
In file included from /builds/linux/include/linux/clk.h:14:
In file included from /builds/linux/include/linux/notifier.h:14:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/infiniband/hw/hns/hns_roce_hw_v2.c:33:
In file included from /builds/linux/include/linux/acpi.h:13:
In file included from /builds/linux/include/linux/irqdomain.h:35:
In file included from /builds/linux/include/linux/of.h:17:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/mtd/nand/raw/nand_bbt.c:56:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/block/badblocks.c:10:
In file included from /builds/linux/include/linux/badblocks.h:5:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/sound/pcmcia/vx/vxpocket.c:11:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/cifs/netmisc.c:12:
In file included from /builds/linux/include/linux/net.h:18:
In file included from /builds/linux/include/linux/random.h:101:
In file included from /builds/linux/include/linux/prandom.h:12:
In file included from /builds/linux/include/linux/percpu.h:6:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/iio/dac/mcp4922.c:11:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/core/sock.c:91:
In file included from /builds/linux/include/linux/errqueue.h:6:
In file included from /builds/linux/include/net/ip.h:22:
In file included from /builds/linux/include/linux/ip.h:16:
In file included from /builds/linux/include/linux/skbuff.h:15:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/bluetooth/bpa10x.c:10:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/input/touchscreen/wacom_i2c.c:9:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/dma/sh/usb-dmac.c:13:
In file included from /builds/linux/include/linux/dma-mapping.h:7:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/pci/cx23885/cx23885.h:10:
In file included from /builds/linux/include/linux/pci.h:35:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/wireless/intersil/p54/eeprom.c:16:
In file included from /builds/linux/include/linux/firmware.h:7:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/clk/sunxi-ng/ccu_nkmp.c:7:
In file included from /builds/linux/include/linux/clk-provider.h:9:
In file included from /builds/linux/include/linux/of.h:17:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/ethernet/chelsio/cxgb4/cxgb4_filter.c:34:
In file included from /builds/linux/include/net/ipv6.h:12:
In file included from /builds/linux/include/linux/ipv6.h:86:
In file included from /builds/linux/include/linux/tcp.h:17:
In file included from /builds/linux/include/linux/skbuff.h:15:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/subdev/instmem/nv40.c:25:
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/subdev/instmem/priv.h:5:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/subdev/instmem.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/subdev.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/device.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/oclass.h:3:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/os.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvif/os.h:6:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/lib/genalloc.c:29:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/crypto/cavium/cpt/cptvf_algs.c:7:
In file included from /builds/linux/include/crypto/aes.h:10:
In file included from /builds/linux/include/linux/crypto.h:19:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/rc/keymaps/rc-norwood.c:8:
In file included from /builds/linux/include/media/rc-map.h:11:
In file included from /builds/linux/include/linux/input.h:8:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/input/mouse/cyapa_gen3.c:18:
In file included from /builds/linux/include/linux/i2c.h:13:
In file included from /builds/linux/include/linux/acpi.h:13:
In file included from /builds/linux/include/linux/irqdomain.h:35:
In file included from /builds/linux/include/linux/of.h:17:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/nvdimm/badrange.c:5:
In file included from /builds/linux/include/linux/libnvdimm.h:13:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/scsi/qla4xxx/ql4_os.c:8:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/lib/fonts/font_ter16x32.c:3:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/lib/mpi/generic_mpih-add1.c:17:
In file included from /builds/linux/lib/mpi/mpi-internal.h:20:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/engine/fifo/channv50.c:24:
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/engine/fifo/channv50.h:5:
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/engine/fifo/chan.h:5:
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/engine/fifo/priv.h:5:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/engine/fifo.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/engine.h:5:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/subdev.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/device.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/oclass.h:3:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/os.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvif/os.h:6:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/lib/mpi/generic_mpih-mul2.c:16:
In file included from /builds/linux/lib/mpi/mpi-internal.h:20:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/staging/comedi/drivers/cb_das16_cs.c:27:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/ethernet/pensando/ionic/ionic_rx_filter.c:4:
In file included from /builds/linux/include/linux/netdevice.h:24:
In file included from /builds/linux/include/linux/timer.h:6:
In file included from /builds/linux/include/linux/ktime.h:24:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/md/md.c:40:
In file included from /builds/linux/include/linux/sched/mm.h:7:
In file included from /builds/linux/include/linux/sched.h:12:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/ipc/ipc_sysctl.c:8:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/misc/habanalabs/context.c:8:
In file included from /builds/linux/drivers/misc/habanalabs/habanalabs.h:14:
In file included from /builds/linux/include/linux/cdev.h:5:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/sound/firewire/motu/motu-proc.c:8:
In file included from /builds/linux/sound/firewire/motu/./motu.h:11:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/amd/amdgpu/../powerplay/hwmgr/ppatomfwctrl.c:24:
In file included from /builds/linux/drivers/gpu/drm/amd/amdgpu/../powerplay/hwmgr/ppatomfwctrl.h:27:
In file included from /builds/linux/drivers/gpu/drm/amd/amdgpu/../powerplay/inc/hwmgr.h:26:
In file included from /builds/linux/include/linux/seq_file.h:8:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/block/loop.c:52:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/nfs/nfs4namespace.c:11:
In file included from /builds/linux/include/linux/dcache.h:7:
In file included from /builds/linux/include/linux/rculist.h:11:
In file included from /builds/linux/include/linux/rcupdate.h:27:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/pwm/pwm-stm32.c:12:
In file included from /builds/linux/include/linux/mfd/stm32-timers.h:10:
In file included from /builds/linux/include/linux/clk.h:14:
In file included from /builds/linux/include/linux/notifier.h:14:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/staging/comedi/drivers/ni_tiocmd.c:33:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/ethernet/stmicro/stmmac/stmmac_pci.c:12:
In file included from /builds/linux/include/linux/clk-provider.h:9:
In file included from /builds/linux/include/linux/of.h:17:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/crypto/cts.c:43:
In file included from /builds/linux/include/crypto/algapi.h:10:
In file included from /builds/linux/include/linux/crypto.h:19:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/mfd/max8998.c:11:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/wireless/broadcom/brcm80211/brcmfmac/proto.c:8:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/afs/dir_edit.c:9:
In file included from /builds/linux/include/linux/fs.h:6:
In file included from /builds/linux/include/linux/wait_bit.h:8:
In file included from /builds/linux/include/linux/wait.h:9:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/staging/rtl8723bs/hal/HalBtc8723b1Ant.c:8:
In file included from /builds/linux/drivers/staging/rtl8723bs/hal/Mp_Precomp.h:10:
In file included from /builds/linux/drivers/staging/rtl8723bs/include/drv_types.h:18:
In file included from /builds/linux/include/linux/sched/signal.h:5:
In file included from /builds/linux/include/linux/rculist.h:11:
In file included from /builds/linux/include/linux/rcupdate.h:27:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/sound/usb/caiaq/audio.c:6:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/ethernet/neterion/vxge/vxge-ethtool.c:14:
In file included from /builds/linux/include/linux/ethtool.h:17:
In file included from /builds/linux/include/linux/compat.h:10:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/quota/dquot.c:59:
In file included from /builds/linux/include/linux/fs.h:6:
In file included from /builds/linux/include/linux/wait_bit.h:8:
In file included from /builds/linux/include/linux/wait.h:9:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/ethernet/3com/typhoon.c:101:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/drivers/net/ethernet/8390/ne2k-pci.c:45:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/hid/hid-wiimote-modules.c:33:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/mtd/inftlmount.c:14:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/wireless/realtek/rtlwifi/rtl8723ae/trx.c:4:
In file included from /builds/linux/drivers/net/wireless/realtek/rtlwifi/rtl8723ae/../wifi.h:9:
In file included from /builds/linux/include/linux/sched.h:12:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/sound/core/seq/oss/seq_oss.c:11:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/ethernet/mellanox/mlxsw/core_thermal.c:8:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/ethernet/netronome/nfp/flower/match.c:5:
In file included from /builds/linux/include/net/pkt_cls.h:6:
In file included from /builds/linux/include/linux/workqueue.h:9:
In file included from /builds/linux/include/linux/timer.h:6:
In file included from /builds/linux/include/linux/ktime.h:24:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/rxrpc/sendmsg.c:10:
In file included from /builds/linux/include/linux/net.h:18:
In file included from /builds/linux/include/linux/random.h:101:
In file included from /builds/linux/include/linux/prandom.h:12:
In file included from /builds/linux/include/linux/percpu.h:6:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/xfs/libxfs/xfs_refcount_btree.c:6:
In file included from /builds/linux/fs/xfs/xfs.h:22:
In file included from /builds/linux/fs/xfs/xfs_linux.h:24:
In file included from /builds/linux/fs/xfs/kmem.h:9:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/configfs/file.c:13:
In file included from /builds/linux/include/linux/fs.h:6:
In file included from /builds/linux/include/linux/wait_bit.h:8:
In file included from /builds/linux/include/linux/wait.h:9:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/xfs/scrub/health.c:6:
In file included from /builds/linux/fs/xfs/xfs.h:22:
In file included from /builds/linux/fs/xfs/xfs_linux.h:24:
In file included from /builds/linux/fs/xfs/kmem.h:9:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/wireless/realtek/rtlwifi/rtl8723ae/led.c:4:
In file included from /builds/linux/drivers/net/wireless/realtek/rtlwifi/rtl8723ae/../wifi.h:9:
In file included from /builds/linux/include/linux/sched.h:12:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/sound/firewire/fireface/ff-pcm.c:8:
In file included from /builds/linux/sound/firewire/fireface/ff.h:11:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/fscache/fsdef.c:9:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/amd/amdgpu/../powerplay/smumgr/smu10_smumgr.c:24:
In file included from /builds/linux/include/linux/pci.h:35:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/sctp/ulpevent.c:24:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/ipv6/netfilter/ip6t_mh.c:12:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/mtd/nand/bbt.c:12:
In file included from /builds/linux/include/linux/mtd/nand.h:13:
In file included from /builds/linux/include/linux/mtd/mtd.h:10:
In file included from /builds/linux/include/linux/uio.h:9:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/sound/core/pcm_native.c:7:
In file included from /builds/linux/include/linux/mm.h:10:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/nvdimm/pmem.c:10:
In file included from /builds/linux/arch/riscv/include/asm/cacheflush.h:9:
In file included from /builds/linux/include/linux/mm.h:10:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/input/misc/pcf50633-input.c:13:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/power/supply/twl4030_charger.c:12:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/sunrpc/socklib.c:11:
In file included from /builds/linux/include/linux/netdevice.h:24:
In file included from /builds/linux/include/linux/timer.h:6:
In file included from /builds/linux/include/linux/ktime.h:24:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/omfs/inode.c:6:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/sound/soc/uniphier/evea.c:7:
In file included from /builds/linux/include/linux/clk.h:14:
In file included from /builds/linux/include/linux/notifier.h:14:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/tty/serial/mps2-uart.c:15:
In file included from /builds/linux/include/linux/clk.h:14:
In file included from /builds/linux/include/linux/notifier.h:14:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/sound/core/vmaster.c:8:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/virtio/virtgpu_prime.c:25:
In file included from /builds/linux/include/drm/drm_prime.h:35:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/autofs/waitq.c:7:
In file included from /builds/linux/include/linux/sched/signal.h:5:
In file included from /builds/linux/include/linux/rculist.h:11:
In file included from /builds/linux/include/linux/rcupdate.h:27:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/jffs2/acl.c:15:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/mfd/sec-irq.c:6:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/ethernet/hisilicon/hns3/hns3pf/hclge_err.c:4:
In file included from /builds/linux/drivers/net/ethernet/hisilicon/hns3/hns3pf/hclge_err.h:7:
In file included from /builds/linux/drivers/net/ethernet/hisilicon/hns3/hns3pf/hclge_main.h:6:
In file included from /builds/linux/include/linux/fs.h:6:
In file included from /builds/linux/include/linux/wait_bit.h:8:
In file included from /builds/linux/include/linux/wait.h:9:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/proc/cmdline.c:2:
In file included from /builds/linux/include/linux/fs.h:6:
In file included from /builds/linux/include/linux/wait_bit.h:8:
In file included from /builds/linux/include/linux/wait.h:9:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/security/apparmor/crypto.c:14:
In file included from /builds/linux/include/crypto/hash.h:11:
In file included from /builds/linux/include/linux/crypto.h:19:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/ata/sata_dwc_460ex.c:27:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/ipv6/esp6.c:16:
In file included from /builds/linux/include/crypto/aead.h:11:
In file included from /builds/linux/include/linux/crypto.h:19:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/mm/page_owner.c:2:
In file included from /builds/linux/include/linux/debugfs.h:15:
In file included from /builds/linux/include/linux/fs.h:6:
In file included from /builds/linux/include/linux/wait_bit.h:8:
In file included from /builds/linux/include/linux/wait.h:9:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/misc/eeprom/eeprom_93cx6.c:12:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/rtc/rtc-stk17ta8.c:14:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/wireless/ath/ath6kl/txrx.c:20:
In file included from /builds/linux/drivers/net/wireless/ath/ath6kl/core.h:21:
In file included from /builds/linux/include/linux/etherdevice.h:20:
In file included from /builds/linux/include/linux/if_ether.h:19:
In file included from /builds/linux/include/linux/skbuff.h:15:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/nfs/read.c:11:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/9p/cache.c:8:
In file included from /builds/linux/include/linux/jiffies.h:9:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/hwmon/pmbus/lm25066.c:11:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/iio/imu/st_lsm6dsx/st_lsm6dsx_i2c.c:12:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/power/reset/brcm-kona-reset.c:14:
In file included from /builds/linux/include/linux/io.h:13:
In file included from /builds/linux/arch/riscv/include/asm/io.h:15:
In file included from /builds/linux/arch/riscv/include/asm/mmiowb.h:12:
In file included from /builds/linux/include/asm-generic/mmiowb.h:27:
In file included from /builds/linux/arch/riscv/include/asm/smp.h:11:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/scsi/libfc/fc_elsct.c:17:
In file included from /builds/linux/include/scsi/libfc.h:11:
In file included from /builds/linux/include/linux/timer.h:6:
In file included from /builds/linux/include/linux/ktime.h:24:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/amd/amdgpu/cik.c:24:
In file included from /builds/linux/include/linux/firmware.h:7:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/wireless/ralink/rt2x00/rt2x00crypto.c:14:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/staging/wilc1000/wilc_wfi_cfgoperations.c:7:
In file included from /builds/linux/drivers/staging/wilc1000/wilc_wfi_cfgoperations.h:9:
In file included from /builds/linux/drivers/staging/wilc1000/wilc_wfi_netdevice.h:10:
In file included from /builds/linux/include/linux/tcp.h:17:
In file included from /builds/linux/include/linux/skbuff.h:15:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/nfc/hci/llc_shdlc.c:11:
In file included from /builds/linux/include/linux/sched.h:12:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/bluetooth/bfusb.c:9:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/sound/soc/codecs/pcm512x.c:11:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/usb/gadget/udc/dummy_hcd.c:26:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/dlm/lockspace.c:12:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/sound/soc/tegra/tegra30_ahub.c:8:
In file included from /builds/linux/include/linux/clk.h:14:
In file included from /builds/linux/include/linux/notifier.h:14:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/engine/dma/usernv04.c:25:
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/engine/dma/user.h:5:
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/engine/dma/priv.h:5:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/engine/dma.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/engine.h:5:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/subdev.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/device.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/oclass.h:3:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/os.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvif/os.h:6:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/sound/soc/ti/edma-pcm.c:12:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/dsa/b53/b53_common.c:24:
In file included from /builds/linux/include/linux/gpio.h:62:
In file included from /builds/linux/include/asm-generic/gpio.h:8:
In file included from /builds/linux/include/linux/of.h:17:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/mfd/cs47l90-tables.c:8:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/input/joystick/zhenhua.c:35:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/net/netfilter/nf_nat_irc.c:11:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/nvdimm/virtio_pmem.c:9:
In file included from /builds/linux/drivers/nvdimm/virtio_pmem.h:13:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/usb/chipidea/debug.c:3:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/nvmem/qfprom.c:6:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/dvb-frontends/cx24113.c:10:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/nfsd/nfs4recover.c:35:
In file included from /builds/linux/include/crypto/hash.h:11:
In file included from /builds/linux/include/linux/crypto.h:19:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/misc/lis3lv02d/lis3lv02d_spi.c:8:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/arch/riscv/mm/sifive_l2_cache.c:8:
In file included from /builds/linux/include/linux/debugfs.h:15:
In file included from /builds/linux/include/linux/fs.h:6:
In file included from /builds/linux/include/linux/wait_bit.h:8:
In file included from /builds/linux/include/linux/wait.h:9:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/ethernet/mellanox/mlx5/core/steering/dr_cmd.c:4:
In file included from /builds/linux/drivers/net/ethernet/mellanox/mlx5/core/steering/dr_types.h:7:
In file included from /builds/linux/include/linux/mlx5/driver.h:37:
In file included from /builds/linux/include/linux/completion.h:12:
In file included from /builds/linux/include/linux/wait.h:9:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/misc/cardreader/rtsx_usb.c:9:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/hid/hid-roccat-savu.c:15:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/wireless/mediatek/mt76/mt76x2/mcu.c:8:
In file included from /builds/linux/include/linux/firmware.h:7:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/edac/debugfs.c:2:
In file included from /builds/linux/drivers/edac/edac_module.h:14:
In file included from /builds/linux/drivers/edac/edac_mc.h:27:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/sound/soc/codecs/pcm3168a-i2c.c:10:
In file included from /builds/linux/include/linux/i2c.h:13:
In file included from /builds/linux/include/linux/acpi.h:13:
In file included from /builds/linux/include/linux/irqdomain.h:35:
In file included from /builds/linux/include/linux/of.h:17:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/mmc/core/mmc.c:11:
In file included from /builds/linux/include/linux/of.h:17:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/sound/soc/codecs/adau1761.c:9:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/iio/pressure/dps310.c:17:
In file included from /builds/linux/include/linux/i2c.h:13:
In file included from /builds/linux/include/linux/acpi.h:13:
In file included from /builds/linux/include/linux/irqdomain.h:35:
In file included from /builds/linux/include/linux/of.h:17:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/iio/dac/ltc1660.c:8:
In file included from /builds/linux/include/linux/iio/iio.h:10:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/pinctrl/pinctrl-amd.c:16:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/ethernet/intel/fm10k/fm10k_debugfs.c:4:
In file included from /builds/linux/drivers/net/ethernet/intel/fm10k/fm10k.h:8:
In file included from /builds/linux/include/linux/etherdevice.h:20:
In file included from /builds/linux/include/linux/if_ether.h:19:
In file included from /builds/linux/include/linux/skbuff.h:15:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/ethernet/mellanox/mlx5/core/steering/dr_icm_pool.c:4:
In file included from /builds/linux/drivers/net/ethernet/mellanox/mlx5/core/steering/dr_types.h:7:
In file included from /builds/linux/include/linux/mlx5/driver.h:37:
In file included from /builds/linux/include/linux/completion.h:12:
In file included from /builds/linux/include/linux/wait.h:9:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/rxrpc/conn_object.c:10:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/power/supply/max77693_charger.c:8:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/hamradio/baycom_par.c:55:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/staging/rtl8192u/r8192U_dm.c:17:
In file included from /builds/linux/drivers/staging/rtl8192u/r8192U.h:23:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/staging/wusbcore/wa-hc.c:11:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/mfd/tps6586x.c:15:
In file included from /builds/linux/include/linux/interrupt.h:11:
In file included from /builds/linux/include/linux/hardirq.h:5:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/ocfs2/localalloc.c:12:
In file included from /builds/linux/include/linux/fs.h:6:
In file included from /builds/linux/include/linux/wait_bit.h:8:
In file included from /builds/linux/include/linux/wait.h:9:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/netfilter/nft_osf.c:2:
In file included from /builds/linux/include/net/ip.h:22:
In file included from /builds/linux/include/linux/ip.h:16:
In file included from /builds/linux/include/linux/skbuff.h:15:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/md/bcache/io.c:9:
In file included from /builds/linux/drivers/md/bcache/bcache.h:182:
In file included from /builds/linux/include/linux/bio.h:8:
In file included from /builds/linux/include/linux/highmem.h:5:
In file included from /builds/linux/include/linux/fs.h:6:
In file included from /builds/linux/include/linux/wait_bit.h:8:
In file included from /builds/linux/include/linux/wait.h:9:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/amd/amdgpu/../display/dc/dce/dce_hwseq.c:26:
In file included from /builds/linux/drivers/gpu/drm/amd/amdgpu/../display/dc/dce/dce_hwseq.h:28:
In file included from /builds/linux/drivers/gpu/drm/amd/amdgpu/../display/dc/inc/hw_sequencer.h:28:
In file included from /builds/linux/drivers/gpu/drm/amd/amdgpu/../display/dc/dc_types.h:28:
In file included from /builds/linux/drivers/gpu/drm/amd/amdgpu/../display/dc/os_types.h:30:
In file included from /builds/linux/include/linux/kref.h:16:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/usb/au0828/au0828-cards.c:8:
In file included from /builds/linux/drivers/media/usb/au0828/au0828.h:11:
In file included from /builds/linux/include/linux/usb.h:6:
In file included from /builds/linux/include/linux/usb/ch9.h:36:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/hfsplus/unicode.c:14:
In file included from /builds/linux/fs/hfsplus/hfsplus_fs.h:20:
In file included from /builds/linux/include/linux/fs.h:6:
In file included from /builds/linux/include/linux/wait_bit.h:8:
In file included from /builds/linux/include/linux/wait.h:9:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/cifs/readdir.c:24:
In file included from /builds/linux/include/linux/fs.h:6:
In file included from /builds/linux/include/linux/wait_bit.h:8:
In file included from /builds/linux/include/linux/wait.h:9:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/infiniband/sw/rxe/rxe_req.c:34:
In file included from /builds/linux/include/linux/skbuff.h:15:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/pci/ddbridge/ddbridge-main.c:21:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/netfilter/ipset/ip_set_hash_ipmac.c:8:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/soc/amlogic/meson-gx-socinfo.c:8:
In file included from /builds/linux/include/linux/io.h:13:
In file included from /builds/linux/arch/riscv/include/asm/io.h:15:
In file included from /builds/linux/arch/riscv/include/asm/mmiowb.h:12:
In file included from /builds/linux/include/asm-generic/mmiowb.h:27:
In file included from /builds/linux/arch/riscv/include/asm/smp.h:11:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/pci/mantis/mantis_vp1033.c:10:
In file included from /builds/linux/include/linux/sched.h:12:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/can/c_can/c_can_platform.c:23:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/xfs/xfs_qm_syscalls.c:8:
In file included from /builds/linux/fs/xfs/xfs.h:22:
In file included from /builds/linux/fs/xfs/xfs_linux.h:24:
In file included from /builds/linux/fs/xfs/kmem.h:9:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/xfs/xfs_stats.c:6:
In file included from /builds/linux/fs/xfs/xfs.h:22:
In file included from /builds/linux/fs/xfs/xfs_linux.h:24:
In file included from /builds/linux/fs/xfs/kmem.h:9:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/video/fbdev/core/fbcon.c:61:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/engine/disp/wndwgv100.c:22:
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/engine/disp/channv50.h:5:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/object.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/oclass.h:3:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/os.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvif/os.h:6:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/sunrpc/auth_gss/gss_mech_switch.c:12:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/tipc/netlink.c:37:
In file included from /builds/linux/net/tipc/core.h:46:
In file included from /builds/linux/include/linux/mm.h:10:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/rtc/rtc-pcf50633.c:13:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/soc/qcom/qcom_aoss.c:6:
In file included from /builds/linux/include/linux/clk-provider.h:9:
In file included from /builds/linux/include/linux/of.h:17:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/qxl/qxl_prime.c:25:
In file included from /builds/linux/drivers/gpu/drm/qxl/qxl_drv.h:33:
In file included from /builds/linux/include/linux/dma-fence.h:17:
In file included from /builds/linux/include/linux/wait.h:9:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/drm_trace_points.c:2:
In file included from /builds/linux/include/drm/drm_file.h:34:
In file included from /builds/linux/include/linux/completion.h:12:
In file included from /builds/linux/include/linux/wait.h:9:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/wireless/broadcom/brcm80211/brcmfmac/firmware.c:6:
In file included from /builds/linux/include/linux/efi.h:17:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/thermal/broadcom/sr-thermal.c:6:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/ast/ast_dp501.c:4:
In file included from /builds/linux/include/linux/firmware.h:7:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/subdev/mmu/nv04.c:24:
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/subdev/mmu/mem.h:3:
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/subdev/mmu/priv.h:5:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/subdev/mmu.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/subdev.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/device.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/oclass.h:3:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/os.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvif/os.h:6:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/erofs/dir.c:7:
In file included from /builds/linux/fs/erofs/internal.h:10:
In file included from /builds/linux/include/linux/fs.h:6:
In file included from /builds/linux/include/linux/wait_bit.h:8:
In file included from /builds/linux/include/linux/wait.h:9:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/iio/accel/da280.c:9:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/sound/soc/codecs/tlv320aic32x4-i2c.c:11:
In file included from /builds/linux/include/linux/i2c.h:13:
In file included from /builds/linux/include/linux/acpi.h:13:
In file included from /builds/linux/include/linux/irqdomain.h:35:
In file included from /builds/linux/include/linux/of.h:17:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/subdev/devinit/nv50.c:24:
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/subdev/devinit/nv50.h:5:
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/subdev/devinit/priv.h:5:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/subdev/devinit.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/subdev.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/device.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/oclass.h:3:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/os.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvif/os.h:6:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/engine/sw/nv04.c:25:
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/engine/sw/priv.h:5:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/engine/sw.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/engine.h:5:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/subdev.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/device.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/oclass.h:3:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/os.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvif/os.h:6:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/regulator/pv88090-regulator.c:7:
In file included from /builds/linux/include/linux/i2c.h:13:
In file included from /builds/linux/include/linux/acpi.h:13:
In file included from /builds/linux/include/linux/irqdomain.h:35:
In file included from /builds/linux/include/linux/of.h:17:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/tty/serial/jsm/jsm_cls.c:19:
In file included from /builds/linux/include/linux/io.h:13:
In file included from /builds/linux/arch/riscv/include/asm/io.h:15:
In file included from /builds/linux/arch/riscv/include/asm/mmiowb.h:12:
In file included from /builds/linux/include/asm-generic/mmiowb.h:27:
In file included from /builds/linux/arch/riscv/include/asm/smp.h:11:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/subdev/secboot/acr_r370.c:23:
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/subdev/secboot/acr_r370.h:26:
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/subdev/secboot/priv.h:26:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/subdev/secboot.h:26:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/subdev.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/device.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/oclass.h:3:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/os.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvif/os.h:6:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/usb/tm6000/tm6000-cards.c:7:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/ethernet/hisilicon/hns3/hns3pf/hclge_mbx.c:4:
In file included from /builds/linux/drivers/net/ethernet/hisilicon/hns3/hns3pf/hclge_main.h:6:
In file included from /builds/linux/include/linux/fs.h:6:
In file included from /builds/linux/include/linux/wait_bit.h:8:
In file included from /builds/linux/include/linux/wait.h:9:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/bridge/br_forward.c:11:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/ethernet/sfc/falcon/mdio_10g.c:10:
In file included from /builds/linux/include/linux/ethtool.h:17:
In file included from /builds/linux/include/linux/compat.h:10:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/xfs/libxfs/xfs_symlink_remote.c:7:
In file included from /builds/linux/fs/xfs/xfs.h:22:
In file included from /builds/linux/fs/xfs/xfs_linux.h:24:
In file included from /builds/linux/fs/xfs/kmem.h:9:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/power/reset/piix4-poweroff.c:8:
In file included from /builds/linux/include/linux/io.h:13:
In file included from /builds/linux/arch/riscv/include/asm/io.h:15:
In file included from /builds/linux/arch/riscv/include/asm/mmiowb.h:12:
In file included from /builds/linux/include/asm-generic/mmiowb.h:27:
In file included from /builds/linux/arch/riscv/include/asm/smp.h:11:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/i2c/ov5670.c:4:
In file included from /builds/linux/include/linux/acpi.h:13:
In file included from /builds/linux/include/linux/irqdomain.h:35:
In file included from /builds/linux/include/linux/of.h:17:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/block/partitions/ultrix.c:10:
In file included from /builds/linux/block/partitions/check.h:2:
In file included from /builds/linux/include/linux/pagemap.h:8:
In file included from /builds/linux/include/linux/mm.h:10:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/bcma/driver_chipcommon_pflash.c:8:
In file included from /builds/linux/drivers/bcma/bcma_private.h:9:
In file included from /builds/linux/include/linux/bcma/bcma.h:5:
In file included from /builds/linux/include/linux/pci.h:35:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/batman-adv/translation-table.c:7:
In file included from /builds/linux/net/batman-adv/translation-table.h:10:
In file included from /builds/linux/net/batman-adv/main.h:210:
In file included from /builds/linux/include/linux/etherdevice.h:20:
In file included from /builds/linux/include/linux/if_ether.h:19:
In file included from /builds/linux/include/linux/skbuff.h:15:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/fscache/main.c:9:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/ieee802154/nl802154.c:10:
In file included from /builds/linux/include/linux/rtnetlink.h:6:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/netfilter/nf_conntrack_helper.c:11:
In file included from /builds/linux/include/linux/netfilter.h:6:
In file included from /builds/linux/include/linux/skbuff.h:15:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/subdev/fault/user.c:22:
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/subdev/fault/priv.h:5:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/subdev/fault.h:3:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/subdev.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/device.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/oclass.h:3:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/os.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvif/os.h:6:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/scsi/libfc/fc_npiv.c:12:
In file included from /builds/linux/include/scsi/libfc.h:11:
In file included from /builds/linux/include/linux/timer.h:6:
In file included from /builds/linux/include/linux/ktime.h:24:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/dvb-frontends/dib9000.c:11:
In file included from /builds/linux/include/linux/i2c.h:13:
In file included from /builds/linux/include/linux/acpi.h:13:
In file included from /builds/linux/include/linux/irqdomain.h:35:
In file included from /builds/linux/include/linux/of.h:17:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/rtc/rtc-pcf2123.c:33:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/security/apparmor/task.c:15:
In file included from /builds/linux/security/apparmor/include/cred.h:14:
In file included from /builds/linux/include/linux/cred.h:13:
In file included from /builds/linux/include/linux/key.h:15:
In file included from /builds/linux/include/linux/rbtree.h:22:
In file included from /builds/linux/include/linux/rcupdate.h:27:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/sound/pci/oxygen/xonar_pcm179x.c:170:
In file included from /builds/linux/include/linux/pci.h:35:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/sound/soc/codecs/sgtl5000.c:7:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/squashfs/zstd_wrapper.c:11:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/mtd/mtd_blkdevs.c:9:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/pci/pluto2/pluto2.c:12:
In file included from /builds/linux/include/linux/i2c.h:13:
In file included from /builds/linux/include/linux/acpi.h:13:
In file included from /builds/linux/include/linux/irqdomain.h:35:
In file included from /builds/linux/include/linux/of.h:17:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/sound/usb/mixer_scarlett.c:120:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/staging/most/configfs.c:9:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/staging/comedi/drivers/mf6x4.c:19:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/video/fbdev/via/via_aux_vt1622.c:9:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/ncsi/ncsi-netlink.c:6:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/hwmon/pmbus/pmbus.c:9:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/ubifs/tnc_misc.c:18:
In file included from /builds/linux/fs/ubifs/ubifs.h:16:
In file included from /builds/linux/include/linux/fs.h:6:
In file included from /builds/linux/include/linux/wait_bit.h:8:
In file included from /builds/linux/include/linux/wait.h:9:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/phy/hisilicon/phy-hi6220-usb.c:8:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/cifs/dns_resolve.c:28:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/pci/saa7164/saa7164-i2c.c:8:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/staging/rtl8188eu/hal/rtl8188eu_xmit.c:8:
In file included from /builds/linux/drivers/staging/rtl8188eu/include/osdep_service.h:16:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/qrtr/qrtr.c:6:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/ieee802154/nl_policy.c:9:
In file included from /builds/linux/include/net/netlink.h:6:
In file included from /builds/linux/include/linux/netlink.h:7:
In file included from /builds/linux/include/linux/skbuff.h:15:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/iio/adc/ltc2471.c:11:
In file included from /builds/linux/include/linux/i2c.h:13:
In file included from /builds/linux/include/linux/acpi.h:13:
In file included from /builds/linux/include/linux/irqdomain.h:35:
In file included from /builds/linux/include/linux/of.h:17:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/target/iscsi/iscsi_target_stat.c:12:
In file included from /builds/linux/include/linux/configfs.h:24:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/misc/lis3lv02d/lis3lv02d_i2c.c:14:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/netdevsim/ipsec.c:4:
In file included from /builds/linux/include/crypto/aead.h:11:
In file included from /builds/linux/include/linux/crypto.h:19:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/platform/sti/bdisp/bdisp-hw.c:9:
In file included from /builds/linux/drivers/media/platform/sti/bdisp/bdisp.h:7:
In file included from /builds/linux/include/linux/clk.h:14:
In file included from /builds/linux/include/linux/notifier.h:14:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/pinctrl/sh-pfc/pfc-r8a7791.c:12:
In file included from /builds/linux/drivers/pinctrl/sh-pfc/sh_pfc.h:12:
In file included from /builds/linux/include/linux/pinctrl/pinconf-generic.h:14:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/hwmon/w83793.c:20:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/nouveau/dispnv50/sor907d.c:22:
In file included from /builds/linux/drivers/gpu/drm/nouveau/dispnv50/core.h:3:
In file included from /builds/linux/drivers/gpu/drm/nouveau/dispnv50/disp.h:3:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvif/mem.h:3:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvif/mmu.h:3:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvif/object.h:5:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvif/os.h:6:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/xfs/xfs_log_recover.c:6:
In file included from /builds/linux/fs/xfs/xfs.h:22:
In file included from /builds/linux/fs/xfs/xfs_linux.h:24:
In file included from /builds/linux/fs/xfs/kmem.h:9:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/subdev/mxm/nv50.c:24:
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/subdev/mxm/mxms.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/subdev/mxm/priv.h:5:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/subdev/mxm.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/subdev.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/device.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/oclass.h:3:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/os.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvif/os.h:6:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/ipv6/inet6_connection_sock.c:12:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/mtd/nand/raw/nand_esmt.c:8:
In file included from /builds/linux/include/linux/mtd/rawnand.h:16:
In file included from /builds/linux/include/linux/mtd/mtd.h:10:
In file included from /builds/linux/include/linux/uio.h:9:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/subdev/fuse/base.c:24:
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/subdev/fuse/priv.h:5:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/subdev/fuse.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/subdev.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/device.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/oclass.h:3:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/os.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvif/os.h:6:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/scsi/bnx2fc/bnx2fc_fcoe.c:17:
In file included from /builds/linux/drivers/scsi/bnx2fc/bnx2fc.h:18:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/regulator/rk808-regulator.c:16:
In file included from /builds/linux/include/linux/gpio.h:62:
In file included from /builds/linux/include/asm-generic/gpio.h:8:
In file included from /builds/linux/include/linux/of.h:17:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/amd/amdgpu/navi10_ih.c:24:
In file included from /builds/linux/include/linux/pci.h:35:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/subdev/mc/gp100.c:25:
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/subdev/mc/priv.h:5:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/subdev/mc.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/subdev.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/device.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/oclass.h:3:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/os.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvif/os.h:6:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/sound/soc/tegra/tegra_rt5677.c:15:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/can/sja1000/ems_pci.c:9:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/staging/rtl8723bs/hal/hal_btcoex.c:9:
In file included from /builds/linux/drivers/staging/rtl8723bs/include/hal_data.h:10:
In file included from /builds/linux/drivers/staging/rtl8723bs/hal/odm_precomp.h:11:
In file included from /builds/linux/drivers/staging/rtl8723bs/hal/odm_types.h:10:
In file included from /builds/linux/drivers/staging/rtl8723bs/include/drv_types.h:18:
In file included from /builds/linux/include/linux/sched/signal.h:5:
In file included from /builds/linux/include/linux/rculist.h:11:
In file included from /builds/linux/include/linux/rcupdate.h:27:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/notify/fanotify/fanotify.c:3:
In file included from /builds/linux/include/linux/fdtable.h:11:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/subdev/fb/gp100.c:24:
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/subdev/fb/gf100.h:5:
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/subdev/fb/priv.h:5:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/subdev/fb.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/subdev.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/device.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/oclass.h:3:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/os.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvif/os.h:6:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/hid/hid-speedlink.c:13:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/amd/amdgpu/amdgpu_acp.c:26:
In file included from /builds/linux/include/linux/irqdomain.h:35:
In file included from /builds/linux/include/linux/of.h:17:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/sunrpc/xprtrdma/svc_rdma_backchannel.c:8:
In file included from /builds/linux/include/linux/sunrpc/svc_rdma.h:46:
In file included from /builds/linux/include/linux/sunrpc/xdr.h:16:
In file included from /builds/linux/include/linux/uio.h:9:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/phy/swphy.c:13:
In file included from /builds/linux/include/linux/mii.h:12:
In file included from /builds/linux/include/uapi/linux/if.h:25:
In file included from /builds/linux/include/linux/socket.h:8:
In file included from /builds/linux/include/linux/uio.h:9:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/pinctrl/sh-pfc/pfc-shx3.c:11:
In file included from /builds/linux/drivers/pinctrl/sh-pfc/sh_pfc.h:12:
In file included from /builds/linux/include/linux/pinctrl/pinconf-generic.h:14:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/mfd/madera-core.c:8:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/iio/health/afe4403.c:9:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/staging/comedi/drivers/das16m1.c:42:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/tap.c:2:
In file included from /builds/linux/include/linux/etherdevice.h:20:
In file included from /builds/linux/include/linux/if_ether.h:19:
In file included from /builds/linux/include/linux/skbuff.h:15:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/clk/sunxi-ng/ccu-sun9i-a80.c:6:
In file included from /builds/linux/include/linux/clk-provider.h:9:
In file included from /builds/linux/include/linux/of.h:17:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/video/fbdev/asiliantfb.c:32:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/scsi/esas2r/esas2r_targdb.c:44:
In file included from /builds/linux/drivers/scsi/esas2r/esas2r.h:46:
In file included from /builds/linux/include/linux/pci.h:35:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/clk/clk-max9485.c:3:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/ethernet/netronome/nfp/nfp_port.c:5:
In file included from /builds/linux/include/linux/netdevice.h:24:
In file included from /builds/linux/include/linux/timer.h:6:
In file included from /builds/linux/include/linux/ktime.h:24:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/sound/usb/6fire/firmware.c:12:
In file included from /builds/linux/include/linux/firmware.h:7:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/regulator/tps65132-regulator.c:23:
In file included from /builds/linux/include/linux/i2c.h:13:
In file included from /builds/linux/include/linux/acpi.h:13:
In file included from /builds/linux/include/linux/irqdomain.h:35:
In file included from /builds/linux/include/linux/of.h:17:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/md/dm-delay.c:10:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/pci/saa7134/saa7134-video.c:10:
In file included from /builds/linux/drivers/media/pci/saa7134/saa7134.h:13:
In file included from /builds/linux/include/linux/pci.h:35:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/sunrpc/auth_gss/gss_krb5_wrap.c:31:
In file included from /builds/linux/include/crypto/skcipher.h:11:
In file included from /builds/linux/include/linux/crypto.h:19:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/i2c/mt9t001.c:12:
In file included from /builds/linux/include/linux/clk.h:14:
In file included from /builds/linux/include/linux/notifier.h:14:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/qxl/qxl_kms.c:26:
In file included from /builds/linux/include/linux/io-mapping.h:10:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/sound/soc/fsl/fsl_ssi_dbg.c:9:
In file included from /builds/linux/include/linux/debugfs.h:15:
In file included from /builds/linux/include/linux/fs.h:6:
In file included from /builds/linux/include/linux/wait_bit.h:8:
In file included from /builds/linux/include/linux/wait.h:9:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/usb/core/endpoint.c:15:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/sound/firewire/tascam/tascam-midi.c:8:
In file included from /builds/linux/sound/firewire/tascam/tascam.h:11:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/nfsd/auth.c:4:
In file included from /builds/linux/include/linux/sched.h:12:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/pci/hotplug/pci_hotplug_core.c:17:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/sctp/sm_make_chunk.c:33:
In file included from /builds/linux/include/crypto/hash.h:11:
In file included from /builds/linux/include/linux/crypto.h:19:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/infiniband/ulp/iser/iser_verbs.c:35:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/pci/ivtv/ivtv-controls.c:9:
In file included from /builds/linux/drivers/media/pci/ivtv/ivtv-driver.h:41:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/sunrpc/xprtrdma/rpc_rdma.c:50:
In file included from /builds/linux/include/linux/highmem.h:5:
In file included from /builds/linux/include/linux/fs.h:6:
In file included from /builds/linux/include/linux/wait_bit.h:8:
In file included from /builds/linux/include/linux/wait.h:9:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/input/misc/tps65218-pwrbutton.c:19:
In file included from /builds/linux/include/linux/input.h:8:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/pcmcia/yenta_socket.c:15:
In file included from /builds/linux/include/linux/pci.h:35:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/nfs/client.c:9:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/ethernet/via/via-velocity.c:35:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/seq_file.c:10:
In file included from /builds/linux/include/linux/fs.h:6:
In file included from /builds/linux/include/linux/wait_bit.h:8:
In file included from /builds/linux/include/linux/wait.h:9:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/iio/dac/ad5380.c:9:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/btrfs/relocation.c:6:
In file included from /builds/linux/include/linux/sched.h:12:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/mmc/core/core.c:10:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/drm_crtc_helper.c:36:
In file included from /builds/linux/include/drm/drm_atomic.h:31:
In file included from /builds/linux/include/drm/drm_crtc.h:28:
In file included from /builds/linux/include/linux/i2c.h:13:
In file included from /builds/linux/include/linux/acpi.h:13:
In file included from /builds/linux/include/linux/irqdomain.h:35:
In file included from /builds/linux/include/linux/of.h:17:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/ipv6/ila/ila_lwt.c:3:
In file included from /builds/linux/include/linux/ip.h:16:
In file included from /builds/linux/include/linux/skbuff.h:15:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/staging/media/imx/imx-media-capture.c:8:
In file included from /builds/linux/include/linux/fs.h:6:
In file included from /builds/linux/include/linux/wait_bit.h:8:
In file included from /builds/linux/include/linux/wait.h:9:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/btrfs/lzo.c:7:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/wireless/mediatek/mt7601u/dma.c:6:
In file included from /builds/linux/drivers/net/wireless/mediatek/mt7601u/mt7601u.h:12:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/sunrpc/svc_xprt.c:8:
In file included from /builds/linux/include/linux/sched.h:12:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/sound/firewire/digi00x/amdtp-dot.c:10:
In file included from /builds/linux/include/sound/pcm.h:11:
In file included from /builds/linux/include/sound/asound.h:11:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/sunrpc/svcsock.c:24:
In file included from /builds/linux/include/linux/sched.h:12:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/iio/light/tcs3414.c:14:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/wireless/intel/iwlwifi/pcie/ctxt-info-gen3.c:52:
In file included from /builds/linux/drivers/net/wireless/intel/iwlwifi/iwl-trans.h:67:
In file included from /builds/linux/include/linux/ieee80211.h:19:
In file included from /builds/linux/include/linux/if_ether.h:19:
In file included from /builds/linux/include/linux/skbuff.h:15:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/jfs/acl.c:8:
In file included from /builds/linux/include/linux/sched.h:12:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/ipv4/ipcomp.c:12:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/usb/serial/ti_usb_3410_5052.c:18:
In file included from /builds/linux/include/linux/firmware.h:7:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/ethernet/dec/tulip/dmfe.c:62:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/fat/dir.c:17:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/iio/humidity/hdc100x.c:17:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/engine/msppp/g98.c:24:
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/engine/msppp/priv.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/engine/msppp.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/engine/falcon.h:5:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/engine.h:5:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/subdev.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/device.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/oclass.h:3:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/os.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvif/os.h:6:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/sunrpc/auth_null.c:11:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/clk/renesas/r9a06g032-clocks.c:10:
In file included from /builds/linux/include/linux/clk.h:14:
In file included from /builds/linux/include/linux/notifier.h:14:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/staging/vc04_services/bcm2835-audio/bcm2835.c:4:
In file included from /builds/linux/include/linux/platform_device.h:13:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/sound/soc/samsung/littlemill.c:7:
In file included from /builds/linux/include/sound/soc.h:13:
In file included from /builds/linux/include/linux/of.h:17:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/nls/nls_cp865.c:10:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/ethernet/intel/fm10k/fm10k_vf.c:4:
In file included from /builds/linux/drivers/net/ethernet/intel/fm10k/fm10k_vf.h:7:
In file included from /builds/linux/drivers/net/ethernet/intel/fm10k/fm10k_type.h:12:
In file included from /builds/linux/include/linux/etherdevice.h:20:
In file included from /builds/linux/include/linux/if_ether.h:19:
In file included from /builds/linux/include/linux/skbuff.h:15:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/usb/core/usb.c:27:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/gfs2/recovery.c:7:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/wan/hdlc_fr.c:34:
In file included from /builds/linux/include/linux/etherdevice.h:20:
In file included from /builds/linux/include/linux/if_ether.h:19:
In file included from /builds/linux/include/linux/skbuff.h:15:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/ppp/ppp_async.c:17:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/sched/sch_mqprio.c:9:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/input/keyboard/bcm-keypad.c:15:
In file included from /builds/linux/include/linux/clk.h:14:
In file included from /builds/linux/include/linux/notifier.h:14:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/tty/tty_ldsem.c:29:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/openvswitch/flow_table.c:6:
In file included from /builds/linux/net/openvswitch/flow.h:11:
In file included from /builds/linux/include/linux/netlink.h:7:
In file included from /builds/linux/include/linux/skbuff.h:15:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/scsi/bnx2fc/bnx2fc_hwi.c:16:
In file included from /builds/linux/drivers/scsi/bnx2fc/bnx2fc.h:18:
In file included from /builds/linux/drivers/net/ethernet/mellanox/mlx5/core/en/monitor_stats.c:4:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/drivers/net/ethernet/mellanox/mlx5/core/en.h:35:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/if_vlan.h:10:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/netdevice.h:24:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/timer.h:6:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from /builds/linux/include/linux/ktime.h:24:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/thread_info.h:22:
In file included from /builds/linux/include/linux/spinlock.h:51:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]

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_IAS=0
In file included from /builds/linux/drivers/input/touchscreen/melfas_mip4.c:10:
In file included from /builds/linux/include/linux/acpi.h:13:
In file included from /builds/linux/include/linux/irqdomain.h:35:
In file included from /builds/linux/include/linux/of.h:17:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/drm_context.c:31:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/sound/soc/codecs/adau1761-i2c.c:9:
In file included from /builds/linux/include/linux/i2c.h:13:
In file included from /builds/linux/include/linux/acpi.h:13:
In file included from /builds/linux/include/linux/irqdomain.h:35:
In file included from /builds/linux/include/linux/of.h:17:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/ethernet/mellanox/mlx5/core/fs_cmd.c:33:
In file included from /builds/linux/include/linux/mlx5/driver.h:37:
In file included from /builds/linux/include/linux/completion.h:12:
In file included from /builds/linux/include/linux/wait.h:9:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/tty/serial/jsm/jsm_driver.c:13:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/exynos/exynos_drm_g2d.c:7:
In file included from /builds/linux/include/linux/clk.h:14:
In file included from /builds/linux/include/linux/notifier.h:14:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/ata/libata-sff.c:20:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/i2c/muxes/i2c-mux-pca954x.c:38:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/misc/fastrpc.c:5:
In file included from /builds/linux/include/linux/completion.h:12:
In file included from /builds/linux/include/linux/wait.h:9:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/platform/qcom/venus/venc.c:6:
In file included from /builds/linux/include/linux/clk.h:14:
In file included from /builds/linux/include/linux/notifier.h:14:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/scsi/qla2xxx/qla_mbx.c:7:
In file included from /builds/linux/drivers/scsi/qla2xxx/qla_def.h:13:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/netfilter/xt_ipvs.c:10:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/x25/x25_forward.c:9:
In file included from /builds/linux/include/linux/if_arp.h:22:
In file included from /builds/linux/include/linux/skbuff.h:15:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/staging/vt6656/int.c:21:
In file included from /builds/linux/drivers/staging/vt6656/int.h:19:
In file included from /builds/linux/drivers/staging/vt6656/device.h:19:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/scsi/libsas/sas_phy.c:9:
In file included from /builds/linux/drivers/scsi/libsas/sas_internal.h:12:
In file included from /builds/linux/include/scsi/scsi.h:10:
In file included from /builds/linux/include/linux/scatterlist.h:8:
In file included from /builds/linux/include/linux/mm.h:10:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/video/fbdev/sis/init301.c:72:
In file included from /builds/linux/drivers/video/fbdev/sis/init301.h:64:
In file included from /builds/linux/arch/riscv/include/asm/io.h:15:
In file included from /builds/linux/arch/riscv/include/asm/mmiowb.h:12:
In file included from /builds/linux/include/asm-generic/mmiowb.h:27:
In file included from /builds/linux/arch/riscv/include/asm/smp.h:11:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/staging/rtl8192u/ieee80211/ieee80211_crypt_tkip.c:8:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/atm/pppoatm.c:35:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/amd/amdgpu/../display/dc/bios/command_table.c:26:
In file included from /builds/linux/drivers/gpu/drm/amd/amdgpu/../display/dc/dm_services.h:34:
In file included from /builds/linux/drivers/gpu/drm/amd/amdgpu/../display/amdgpu_dm/amdgpu_dm_trace.h:32:
In file included from /builds/linux/include/linux/tracepoint.h:15:
In file included from /builds/linux/include/linux/smp.h:64:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from drivers/mtd/tests/mtd_nandbiterrs.mod.c:2:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/usb/dwc3/trace.c:11:
In file included from /builds/linux/drivers/usb/dwc3/trace.h:17:
In file included from /builds/linux/include/linux/tracepoint.h:15:
In file included from /builds/linux/include/linux/smp.h:64:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/9p/client.c:13:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/amd/amdgpu/psp_v11_0.c:23:
In file included from /builds/linux/include/linux/firmware.h:7:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/usb/dwc3/dwc3-st.c:18:
In file included from /builds/linux/include/linux/interrupt.h:11:
In file included from /builds/linux/include/linux/hardirq.h:5:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/memstick/host/rtsx_usb_ms.c:10:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/netfilter/nft_synproxy.c:3:
In file included from /builds/linux/include/net/ip.h:22:
In file included from /builds/linux/include/linux/ip.h:16:
In file included from /builds/linux/include/linux/skbuff.h:15:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/misc/eeprom/max6875.c:27:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/rtc/rtc-wm8350.c:11:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/sound/pci/pcxhr/pcxhr.c:12:
In file included from /builds/linux/include/linux/interrupt.h:11:
In file included from /builds/linux/include/linux/hardirq.h:5:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/sound/usb/usx2y/us122l.c:6:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/sound/core/seq/seq_fifo.c:7:
In file included from /builds/linux/include/sound/core.h:10:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/usb/stk1160/stk1160-v4l.c:13:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/sound/soc/qcom/qdsp6/q6afe.c:5:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/wireless/realtek/rtl8xxxu/rtl8xxxu_8192c.c:18:
In file included from /builds/linux/include/linux/sched.h:12:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/infiniband/core/iwcm.c:38:
In file included from /builds/linux/include/linux/dma-mapping.h:7:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/mmc/host/sdhci-omap.c:11:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/mmc/host/sdhci-xenon.c:15:
In file included from /builds/linux/include/linux/ktime.h:24:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/sound/soc/tegra/tegra_rt5640.c:15:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/ethernet/stmicro/stmmac/dwmac-lpc18xx.c:12:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/iio/humidity/dht11.c:9:
In file included from /builds/linux/include/linux/interrupt.h:11:
In file included from /builds/linux/include/linux/hardirq.h:5:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/nfs/file.c:20:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/scsi/be2iscsi/be_mgmt.c:26:
In file included from /builds/linux/include/linux/bsg-lib.h:12:
In file included from /builds/linux/include/linux/blkdev.h:5:
In file included from /builds/linux/include/linux/sched.h:12:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/xfs/scrub/ialloc.c:6:
In file included from /builds/linux/fs/xfs/xfs.h:22:
In file included from /builds/linux/fs/xfs/xfs_linux.h:24:
In file included from /builds/linux/fs/xfs/kmem.h:9:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/md/bcache/writeback.c:10:
In file included from /builds/linux/drivers/md/bcache/bcache.h:182:
In file included from /builds/linux/include/linux/bio.h:8:
In file included from /builds/linux/include/linux/highmem.h:5:
In file included from /builds/linux/include/linux/fs.h:6:
In file included from /builds/linux/include/linux/wait_bit.h:8:
In file included from /builds/linux/include/linux/wait.h:9:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/wireless/ath/ath9k/pci.c:20:
In file included from /builds/linux/include/linux/pci.h:35:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/spi/spi-slave-system-control.c:23:
In file included from /builds/linux/include/linux/completion.h:12:
In file included from /builds/linux/include/linux/wait.h:9:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/ethernet/chelsio/cxgb4vf/t4vf_hw.c:36:
In file included from /builds/linux/include/linux/pci.h:35:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/ata/pata_rz1000.c:16:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/pci/cx18/cx18-av-firmware.c:9:
In file included from /builds/linux/drivers/media/pci/cx18/cx18-driver.h:14:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/iio/adc/ti-adc161s626.c:13:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/dvb-frontends/mn88443x.c:8:
In file included from /builds/linux/include/linux/clk.h:14:
In file included from /builds/linux/include/linux/notifier.h:14:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/radeon/ni_dma.c:25:
In file included from /builds/linux/drivers/gpu/drm/radeon/radeon.h:64:
In file included from /builds/linux/include/linux/wait.h:9:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/iio/accel/kxsd9.c:14:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/hid/hid-viewsonic.c:15:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/amd/amdgpu/gmc_v9_0.c:24:
In file included from /builds/linux/include/linux/firmware.h:7:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/pci/saa7134/saa7134-core.c:10:
In file included from /builds/linux/drivers/media/pci/saa7134/saa7134.h:13:
In file included from /builds/linux/include/linux/pci.h:35:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/staging/fbtft/fb_st7735r.c:8:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/staging/fbtft/fb_upd161704.c:12:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/staging/wilc1000/wilc_wlan.c:7:
In file included from /builds/linux/include/linux/if_ether.h:19:
In file included from /builds/linux/include/linux/skbuff.h:15:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/clocksource/samsung_pwm_timer.c:9:
In file included from /builds/linux/include/linux/interrupt.h:11:
In file included from /builds/linux/include/linux/hardirq.h:5:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/aspeed/aspeed_gfx_drv.c:4:
In file included from /builds/linux/include/linux/clk.h:14:
In file included from /builds/linux/include/linux/notifier.h:14:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/rc/keymaps/rc-videomate-m1f.c:9:
In file included from /builds/linux/include/media/rc-map.h:11:
In file included from /builds/linux/include/linux/input.h:8:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/input/gameport/gameport.c:13:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/usb/go7007/go7007-driver.c:6:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/rtc/rtc-s3c.c:14:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/tty/serial/earlycon.c:16:
In file included from /builds/linux/include/linux/io.h:13:
In file included from /builds/linux/arch/riscv/include/asm/io.h:15:
In file included from /builds/linux/arch/riscv/include/asm/mmiowb.h:12:
In file included from /builds/linux/include/asm-generic/mmiowb.h:27:
In file included from /builds/linux/arch/riscv/include/asm/smp.h:11:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/kernel/locking/spinlock.c:19:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/exynos/exynos_drm_gem.c:9:
In file included from /builds/linux/include/linux/dma-buf.h:18:
In file included from /builds/linux/include/linux/scatterlist.h:8:
In file included from /builds/linux/include/linux/mm.h:10:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/panel/panel-sharp-lq101r1sx01.c:6:
In file included from /builds/linux/include/linux/backlight.h:12:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/md/dm-cache-metadata.c:7:
In file included from /builds/linux/drivers/md/dm-cache-metadata.h:10:
In file included from /builds/linux/drivers/md/dm-cache-block-types.h:10:
In file included from /builds/linux/drivers/md/persistent-data/dm-block-manager.h:11:
In file included from /builds/linux/include/linux/blkdev.h:5:
In file included from /builds/linux/include/linux/sched.h:12:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/wireless/realtek/rtlwifi/rtl8192de/hw.c:4:
In file included from /builds/linux/drivers/net/wireless/realtek/rtlwifi/rtl8192de/../wifi.h:9:
In file included from /builds/linux/include/linux/sched.h:12:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/kernel/crash_core.c:7:
In file included from /builds/linux/include/linux/crash_core.h:6:
In file included from /builds/linux/include/linux/elfcore.h:7:
In file included from /builds/linux/include/linux/sched/task_stack.h:9:
In file included from /builds/linux/include/linux/sched.h:12:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/i2c/imx355.c:5:
In file included from /builds/linux/include/linux/acpi.h:13:
In file included from /builds/linux/include/linux/irqdomain.h:35:
In file included from /builds/linux/include/linux/of.h:17:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/sound/soc/codecs/adau1373.c:9:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/security/lockdown/lockdown.c:13:
In file included from /builds/linux/include/linux/security.h:26:
In file included from /builds/linux/include/linux/key.h:15:
In file included from /builds/linux/include/linux/rbtree.h:22:
In file included from /builds/linux/include/linux/rcupdate.h:27:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/tuners/fc0013.c:10:
In file included from /builds/linux/drivers/media/tuners/fc0013.h:11:
In file included from /builds/linux/include/media/dvb_frontend.h:36:
In file included from /builds/linux/include/linux/sched.h:12:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/sound/soc/intel/common/soc-acpi-intel-byt-match.c:8:
In file included from /builds/linux/include/linux/dmi.h:6:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/jffs2/malloc.c:15:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/lib/decompress_unlz4.c:16:
In file included from /builds/linux/include/linux/decompress/mm.h:72:
In file included from /builds/linux/include/linux/fs.h:6:
In file included from /builds/linux/include/linux/wait_bit.h:8:
In file included from /builds/linux/include/linux/wait.h:9:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/scsi/arcmsr/arcmsr_hba.c:47:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/scsi/qla2xxx/qla_mid.c:7:
In file included from /builds/linux/drivers/scsi/qla2xxx/qla_def.h:13:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/ethernet/freescale/fman/fman_muram.c:35:
In file included from /builds/linux/include/linux/io.h:13:
In file included from /builds/linux/arch/riscv/include/asm/io.h:15:
In file included from /builds/linux/arch/riscv/include/asm/mmiowb.h:12:
In file included from /builds/linux/include/asm-generic/mmiowb.h:27:
In file included from /builds/linux/arch/riscv/include/asm/smp.h:11:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/engine/disp/dacnv50.c:24:
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/engine/disp/ior.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/engine/disp/priv.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/engine/disp.h:5:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/engine.h:5:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/subdev.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/device.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/oclass.h:3:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/os.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvif/os.h:6:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/usb/misc/usb3503.c:8:
In file included from /builds/linux/include/linux/clk.h:14:
In file included from /builds/linux/include/linux/notifier.h:14:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/iio/adc/ad7923.c:9:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/engine/disp/sorg94.c:24:
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/engine/disp/ior.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/engine/disp/priv.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/engine/disp.h:5:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/engine.h:5:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/subdev.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/device.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/oclass.h:3:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/os.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvif/os.h:6:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/can/c_can/c_can.c:29:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/sound/soc/codecs/es8328.c:10:
In file included from /builds/linux/include/linux/clk.h:14:
In file included from /builds/linux/include/linux/notifier.h:14:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/engine/fifo/gpfifogf100.c:24:
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/engine/fifo/changf100.h:5:
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/engine/fifo/chan.h:5:
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/engine/fifo/priv.h:5:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/engine/fifo.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/engine.h:5:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/subdev.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/device.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/oclass.h:3:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/os.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvif/os.h:6:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/pci/solo6x10/solo6x10-disp.c:13:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpio/gpio-mb86s7x.c:9:
In file included from /builds/linux/include/linux/acpi.h:13:
In file included from /builds/linux/include/linux/irqdomain.h:35:
In file included from /builds/linux/include/linux/of.h:17:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/char/tpm/eventlog/tpm2.c:15:
In file included from /builds/linux/include/linux/seq_file.h:8:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/rc/keymaps/rc-leadtek-y04g0051.c:8:
In file included from /builds/linux/include/media/rc-map.h:11:
In file included from /builds/linux/include/linux/input.h:8:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/platform/aspeed-video.c:5:
In file included from /builds/linux/include/linux/clk.h:14:
In file included from /builds/linux/include/linux/notifier.h:14:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/ipv6/xfrm6_policy.c:17:
In file included from /builds/linux/include/linux/netdevice.h:24:
In file included from /builds/linux/include/linux/timer.h:6:
In file included from /builds/linux/include/linux/ktime.h:24:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/netfilter/nf_conntrack_netlink.c:19:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/watchdog/da9063_wdt.c:12:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/sound/pci/echoaudio/darla20.c:29:
In file included from /builds/linux/include/linux/interrupt.h:11:
In file included from /builds/linux/include/linux/hardirq.h:5:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/crypto/atmel-sha204a.c:9:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/netfilter/xt_cgroup.c:14:
In file included from /builds/linux/include/linux/skbuff.h:15:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/engine/fifo/chan.c:24:
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/engine/fifo/chan.h:5:
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/engine/fifo/priv.h:5:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/engine/fifo.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/engine.h:5:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/subdev.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/device.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/oclass.h:3:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/os.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvif/os.h:6:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from drivers/staging/rtl8188eu/r8188eu.mod.c:2:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/ethernet/hisilicon/hns3/hns3vf/hclgevf_mbx.c:4:
In file included from /builds/linux/drivers/net/ethernet/hisilicon/hns3/hclge_mbx.h:7:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/netfilter/nft_dynset.c:7:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/ata/libata-trace.c:10:
In file included from /builds/linux/include/linux/trace_seq.h:5:
In file included from /builds/linux/include/linux/seq_buf.h:5:
In file included from /builds/linux/include/linux/fs.h:6:
In file included from /builds/linux/include/linux/wait_bit.h:8:
In file included from /builds/linux/include/linux/wait.h:9:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/usb/mtu3/mtu3_debugfs.c:10:
In file included from /builds/linux/include/linux/uaccess.h:5:
In file included from /builds/linux/include/linux/sched.h:12:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/subdev/fb/nv04.c:24:
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/subdev/fb/priv.h:5:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/subdev/fb.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/subdev.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/device.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/oclass.h:3:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/os.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvif/os.h:6:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/misc/eeprom/at25.c:9:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/scsi/aic94xx/aic94xx_scb.c:9:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/nfc/nci/lib.c:15:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/lib/test_parman.c:38:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/rc/keymaps/rc-manli.c:8:
In file included from /builds/linux/include/media/rc-map.h:11:
In file included from /builds/linux/include/linux/input.h:8:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/dsa/b53/b53_mmap.c:20:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/security/keys/request_key.c:11:
In file included from /builds/linux/include/linux/sched.h:12:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/ethernet/broadcom/bnx2x/bnx2x_sp.c:24:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/nfsd/nfs4layouts.c:5:
In file included from /builds/linux/include/linux/blkdev.h:5:
In file included from /builds/linux/include/linux/sched.h:12:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/usb/gadget/udc/aspeed-vhub/ep0.c:16:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/hwmon/tmp108.c:8:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/qrtr/smd.c:7:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/virtio_net.c:7:
In file included from /builds/linux/include/linux/netdevice.h:24:
In file included from /builds/linux/include/linux/timer.h:6:
In file included from /builds/linux/include/linux/ktime.h:24:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/hwmon/lm75.c:8:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/tty/synclinkmp.c:37:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/power/supply/ds2781_battery.c:10:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/spi/spi-fsl-dspi.c:9:
In file included from /builds/linux/include/linux/clk.h:14:
In file included from /builds/linux/include/linux/notifier.h:14:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/usb/serial/iuu_phoenix.c:15:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/clk/qcom/gcc-sdm845.c:9:
In file included from /builds/linux/include/linux/platform_device.h:13:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/staging/uwb/umc-bus.c:8:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/engine/gr/gk208.c:24:
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/engine/gr/gf100.h:27:
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/engine/gr/priv.h:5:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/engine/gr.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/engine.h:5:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/subdev.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/device.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/oclass.h:3:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/os.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvif/os.h:6:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/nls/nls_cp862.c:10:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/soc/qcom/apr.c:6:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/i2c/busses/i2c-rk3x.c:10:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/lima/lima_ctx.c:4:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/firewire/core-device.c:11:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/engine/gr/gt200.c:24:
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/engine/gr/nv50.h:5:
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/engine/gr/priv.h:5:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/engine/gr.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/engine.h:5:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/subdev.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/device.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/oclass.h:3:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/os.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvif/os.h:6:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/sound/soc/codecs/ad193x-i2c.c:8:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/clk/sunxi-ng/ccu-sun8i-a83t.c:6:
In file included from /builds/linux/include/linux/clk-provider.h:9:
In file included from /builds/linux/include/linux/of.h:17:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/usb/em28xx/em28xx-video.c:25:
In file included from /builds/linux/drivers/media/usb/em28xx/em28xx.h:31:
In file included from /builds/linux/include/linux/workqueue.h:9:
In file included from /builds/linux/include/linux/timer.h:6:
In file included from /builds/linux/include/linux/ktime.h:24:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/staging/vc04_services/bcm2835-camera/bcm2835-camera.c:16:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/video/fbdev/sm712fb.c:21:
In file included from /builds/linux/include/linux/io.h:13:
In file included from /builds/linux/arch/riscv/include/asm/io.h:15:
In file included from /builds/linux/arch/riscv/include/asm/mmiowb.h:12:
In file included from /builds/linux/include/asm-generic/mmiowb.h:27:
In file included from /builds/linux/arch/riscv/include/asm/smp.h:11:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/macvlan.c:14:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/sunrpc/auth_gss/gss_krb5_seal.c:62:
In file included from /builds/linux/include/linux/jiffies.h:9:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/engine/disp/channv50.c:24:
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/engine/disp/channv50.h:5:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/object.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/oclass.h:3:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/os.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvif/os.h:6:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/bcma/driver_gpio.c:11:
In file included from /builds/linux/include/linux/gpio/driver.h:5:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/afs/dynroot.c:8:
In file included from /builds/linux/include/linux/fs.h:6:
In file included from /builds/linux/include/linux/wait_bit.h:8:
In file included from /builds/linux/include/linux/wait.h:9:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/usb/pvrusb2/pvrusb2-hdw.c:9:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/xfs/xfs_rmap_item.c:6:
In file included from /builds/linux/fs/xfs/xfs.h:22:
In file included from /builds/linux/fs/xfs/xfs_linux.h:24:
In file included from /builds/linux/fs/xfs/kmem.h:9:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/common/saa7146/saa7146_core.c:11:
In file included from /builds/linux/include/media/drv-intf/saa7146.h:6:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/xfs/xfs_discard.c:6:
In file included from /builds/linux/fs/xfs/xfs.h:22:
In file included from /builds/linux/fs/xfs/xfs_linux.h:24:
In file included from /builds/linux/fs/xfs/kmem.h:9:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/ocfs2/dlmfs/userdlm.c:17:
In file included from /builds/linux/include/linux/sched/signal.h:5:
In file included from /builds/linux/include/linux/rculist.h:11:
In file included from /builds/linux/include/linux/rcupdate.h:27:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/infiniband/hw/cxgb3/iwch_mem.c:32:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/thermal/dove_thermal.c:7:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/i2c/busses/i2c-riic.c:37:
In file included from /builds/linux/include/linux/clk.h:14:
In file included from /builds/linux/include/linux/notifier.h:14:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/amd/amdgpu/../powerplay/hwmgr/smu9_baco.c:23:
In file included from /builds/linux/drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu.h:31:
In file included from /builds/linux/drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu_ctx.h:26:
In file included from /builds/linux/drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu_ring.h:28:
In file included from /builds/linux/include/drm/gpu_scheduler.h:27:
In file included from /builds/linux/include/drm/spsc_queue.h:28:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/wireless/ath/ath9k/ar9003_aic.c:17:
In file included from /builds/linux/drivers/net/wireless/ath/ath9k/hw.h:20:
In file included from /builds/linux/include/linux/if_ether.h:19:
In file included from /builds/linux/include/linux/skbuff.h:15:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/iio/dummy/iio_simple_dummy_buffer.c:13:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/video/fbdev/omap2/omapfb/displays/panel-lgphilips-lb035q02.c:10:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/mac80211/debugfs_netdev.c:8:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/leds/trigger/ledtrig-disk.c:12:
In file included from /builds/linux/include/linux/leds.h:12:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/clocksource/timer-atcpit100.c:9:
In file included from /builds/linux/include/linux/irq.h:14:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/sound/core/seq/seq_virmidi.c:25:
In file included from /builds/linux/include/linux/wait.h:9:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/netfilter/xt_hl.c:10:
In file included from /builds/linux/include/linux/ip.h:16:
In file included from /builds/linux/include/linux/skbuff.h:15:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/pci/ivtv/ivtv-alsa-main.c:11:
In file included from /builds/linux/drivers/media/pci/ivtv/ivtv-driver.h:41:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/engine/sw/nv10.c:24:
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/engine/sw/priv.h:5:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/engine/sw.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/engine.h:5:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/subdev.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/device.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/oclass.h:3:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/os.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvif/os.h:6:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/char/ipmi/ipmi_kcs_sm.c:21:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/ata/pata_pdc2027x.c:20:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/dccp/sysctl.c:9:
In file included from /builds/linux/include/linux/mm.h:10:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/sound/soc/codecs/pcm5102a.c:10:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/staging/fbtft/fb_s6d1121.c:12:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/subdev/mmu/g84.c:22:
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/subdev/mmu/mem.h:3:
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/subdev/mmu/priv.h:5:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/subdev/mmu.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/subdev.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/device.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/oclass.h:3:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/os.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvif/os.h:6:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/wireless/realtek/rtlwifi/usb.c:4:
In file included from /builds/linux/drivers/net/wireless/realtek/rtlwifi/wifi.h:9:
In file included from /builds/linux/include/linux/sched.h:12:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/video/fbdev/via/via_aux.c:9:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/ethernet/chelsio/cxgb4/cxgb4_ethtool.c:6:
In file included from /builds/linux/include/linux/firmware.h:7:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/dvb-frontends/rtl2832_sdr.c:11:
In file included from /builds/linux/drivers/media/dvb-frontends/rtl2832_sdr.h:14:
In file included from /builds/linux/include/linux/i2c.h:13:
In file included from /builds/linux/include/linux/acpi.h:13:
In file included from /builds/linux/include/linux/irqdomain.h:35:
In file included from /builds/linux/include/linux/of.h:17:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/infiniband/ulp/ipoib/ipoib_cm.c:33:
In file included from /builds/linux/include/rdma/ib_cm.h:38:
In file included from /builds/linux/include/rdma/ib_mad.h:42:
In file included from /builds/linux/include/rdma/ib_verbs.h:43:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/i2c/busses/i2c-eg20t.c:6:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/mmc/core/debugfs.c:9:
In file included from /builds/linux/include/linux/debugfs.h:15:
In file included from /builds/linux/include/linux/fs.h:6:
In file included from /builds/linux/include/linux/wait_bit.h:8:
In file included from /builds/linux/include/linux/wait.h:9:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/md/dm-raid1.c:8:
In file included from /builds/linux/drivers/md/dm-bio-record.h:10:
In file included from /builds/linux/include/linux/bio.h:8:
In file included from /builds/linux/include/linux/highmem.h:5:
In file included from /builds/linux/include/linux/fs.h:6:
In file included from /builds/linux/include/linux/wait_bit.h:8:
In file included from /builds/linux/include/linux/wait.h:9:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/wireless/intel/iwlwifi/cfg/5000.c:13:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/leds/leds-lm3692x.c:6:
In file included from /builds/linux/include/linux/i2c.h:13:
In file included from /builds/linux/include/linux/acpi.h:13:
In file included from /builds/linux/include/linux/irqdomain.h:35:
In file included from /builds/linux/include/linux/of.h:17:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/engine/dma/user.c:24:
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/engine/dma/user.h:5:
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/engine/dma/priv.h:5:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/engine/dma.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/engine.h:5:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/subdev.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/device.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/oclass.h:3:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/os.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvif/os.h:6:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/usb/storage/freecom.c:17:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/iio/gyro/st_gyro_spi.c:11:
In file included from /builds/linux/drivers/gpu/drm/i2c/tda9950.c:14:
In file included from /builds/linux/include/linux/i2c.h:13:
In file included from /builds/linux/include/linux/acpi.h:13:
In file included from /builds/linux/include/linux/irqdomain.h:35:
In file included from /builds/linux/include/linux/of.h:17:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/dvb-frontends/stv0900_core.c:13:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/netfilter/xt_sctp.c:3:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvif/disp.c:22:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvif/disp.h:3:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvif/object.h:5:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvif/os.h:6:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/lib/memcat_p.c:3:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/sched/cls_route.c:8:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/netfilter/xt_connlabel.c:6:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/memstick/host/r592.c:8:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/sound/soc/codecs/max9759.c:10:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/iio/industrialio-configfs.c:8:
In file included from /builds/linux/include/linux/configfs.h:24:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/usb/dwc2/hcd_queue.c:44:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/samples/v4l/v4l2-pci-skeleton.c:26:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/hwmon/lm80.c:11:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/staging/wusbcore/pal.c:8:
In file included from /builds/linux/drivers/staging/wusbcore/wusbhc.h:42:
In file included from /builds/linux/include/linux/usb.h:6:
In file included from /builds/linux/include/linux/usb/ch9.h:36:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/mfd/max8925-core.c:11:
In file included from /builds/linux/include/linux/i2c.h:13:
In file included from /builds/linux/include/linux/acpi.h:13:
In file included from /builds/linux/include/linux/irqdomain.h:35:
In file included from /builds/linux/include/linux/of.h:17:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/pci/pt3/pt3_dma.c:7:
In file included from /builds/linux/include/linux/dma-mapping.h:7:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/llc/llc_s_st.c:18:
In file included from /builds/linux/include/net/llc_if.h:16:
In file included from /builds/linux/include/uapi/linux/if.h:25:
In file included from /builds/linux/include/linux/socket.h:8:
In file included from /builds/linux/include/linux/uio.h:9:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/wireless/realtek/rtlwifi/rtl8192c/fw_common.c:4:
In file included from /builds/linux/drivers/net/wireless/realtek/rtlwifi/rtl8192c/../wifi.h:9:
In file included from /builds/linux/include/linux/sched.h:12:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/ethernet/mellanox/mlx5/core/rdma.c:4:
In file included from /builds/linux/include/linux/mlx5/vport.h:36:
In file included from /builds/linux/include/linux/mlx5/driver.h:37:
In file included from /builds/linux/include/linux/completion.h:12:
In file included from /builds/linux/include/linux/wait.h:9:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/ssb/pcmcia.c:11:
In file included from /builds/linux/drivers/ssb/ssb_private.h:8:
In file included from /builds/linux/include/linux/ssb/ssb.h:5:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/i2c/smiapp-pll.c:11:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/staging/rtl8723bs/core/rtw_cmd.c:9:
In file included from /builds/linux/drivers/staging/rtl8723bs/include/drv_types.h:18:
In file included from /builds/linux/include/linux/sched/signal.h:5:
In file included from /builds/linux/include/linux/rculist.h:11:
In file included from /builds/linux/include/linux/rcupdate.h:27:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/staging/vt6655/card.c:33:
In file included from /builds/linux/drivers/staging/vt6655/baseband.h:19:
In file included from /builds/linux/drivers/staging/vt6655/device.h:19:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/drm_plane.c:23:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/jffs2/writev.c:13:
In file included from /builds/linux/include/linux/mtd/mtd.h:10:
In file included from /builds/linux/include/linux/uio.h:9:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/ethernet/mellanox/mlx4/cq.c:37:
In file included from /builds/linux/include/linux/hardirq.h:5:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/8021q/vlan_gvrp.c:8:
In file included from /builds/linux/include/linux/if_vlan.h:10:
In file included from /builds/linux/include/linux/netdevice.h:24:
In file included from /builds/linux/include/linux/timer.h:6:
In file included from /builds/linux/include/linux/ktime.h:24:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/rc/gpio-ir-recv.c:7:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/hfsplus/ioctl.c:17:
In file included from /builds/linux/include/linux/fs.h:6:
In file included from /builds/linux/include/linux/wait_bit.h:8:
In file included from /builds/linux/include/linux/wait.h:9:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/crypto/ablkcipher.c:11:
In file included from /builds/linux/include/crypto/internal/skcipher.h:11:
In file included from /builds/linux/include/crypto/algapi.h:10:
In file included from /builds/linux/include/linux/crypto.h:19:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/scsi/device_handler/scsi_dh_emc.c:10:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/iio/multiplexer/iio-mux.c:12:
In file included from /builds/linux/include/linux/iio/iio.h:10:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/kernel/sched/wait_bit.c:5:
In file included from /builds/linux/kernel/sched/sched.h:5:
In file included from /builds/linux/include/linux/sched.h:12:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/ethernet/mscc/ocelot_police.c:7:
In file included from /builds/linux/drivers/net/ethernet/mscc/ocelot_police.h:10:
In file included from /builds/linux/drivers/net/ethernet/mscc/ocelot.h:12:
In file included from /builds/linux/include/linux/etherdevice.h:20:
In file included from /builds/linux/include/linux/if_ether.h:19:
In file included from /builds/linux/include/linux/skbuff.h:15:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/hwmon/pmbus/isl68137.c:10:
In file included from /builds/linux/include/linux/hwmon-sysfs.h:10:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/amd/amdgpu/amdgpu_test.c:27:
In file included from /builds/linux/drivers/gpu/drm/amd/amdgpu/amdgpu.h:31:
In file included from /builds/linux/drivers/gpu/drm/amd/amdgpu/amdgpu_ctx.h:26:
In file included from /builds/linux/drivers/gpu/drm/amd/amdgpu/amdgpu_ring.h:28:
In file included from /builds/linux/include/drm/gpu_scheduler.h:27:
In file included from /builds/linux/include/drm/spsc_queue.h:28:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/sound/soc/sof/intel/hda-dai.c:11:
In file included from /builds/linux/include/sound/pcm_params.h:10:
In file included from /builds/linux/include/sound/pcm.h:11:
In file included from /builds/linux/include/sound/asound.h:11:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/dvb-frontends/drxk_hard.c:11:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/staging/media/hantro/hantro_h1_jpeg_enc.c:9:
In file included from /builds/linux/include/media/v4l2-mem2mem.h:16:
In file included from /builds/linux/include/media/videobuf2-v4l2.h:15:
In file included from /builds/linux/include/linux/videodev2.h:59:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/ethernet/chelsio/cxgb3/cxgb3_offload.c:36:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/sound/soc/codecs/tlv320aic23-spi.c:11:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/netfilter/nft_byteorder.c:11:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/watchdog/mena21_wdt.c:8:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpio/gpio-bcm-kona.c:19:
In file included from /builds/linux/include/linux/io.h:13:
In file included from /builds/linux/arch/riscv/include/asm/io.h:15:
In file included from /builds/linux/arch/riscv/include/asm/mmiowb.h:12:
In file included from /builds/linux/include/asm-generic/mmiowb.h:27:
In file included from /builds/linux/arch/riscv/include/asm/smp.h:11:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/virtio/virtio_pci_modern.c:19:
In file included from /builds/linux/drivers/virtio/virtio_pci_common.h:19:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/notify/notification.c:21:
In file included from /builds/linux/include/linux/fs.h:6:
In file included from /builds/linux/include/linux/wait_bit.h:8:
In file included from /builds/linux/include/linux/wait.h:9:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/dvb-frontends/au8522_common.c:13:
In file included from /builds/linux/include/linux/i2c.h:13:
In file included from /builds/linux/include/linux/acpi.h:13:
In file included from /builds/linux/include/linux/irqdomain.h:35:
In file included from /builds/linux/include/linux/of.h:17:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/wireless/ibss.c:8:
In file included from /builds/linux/include/linux/etherdevice.h:20:
In file included from /builds/linux/include/linux/if_ether.h:19:
In file included from /builds/linux/include/linux/skbuff.h:15:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/kernel/trace/trace_syscalls.c:2:
In file included from /builds/linux/include/trace/syscall.h:5:
In file included from /builds/linux/include/linux/tracepoint.h:15:
In file included from /builds/linux/include/linux/smp.h:64:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/lib/mpi/generic_mpih-rshift.c:17:
In file included from /builds/linux/lib/mpi/mpi-internal.h:20:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/rose/rose_timer.c:9:
In file included from /builds/linux/include/linux/socket.h:8:
In file included from /builds/linux/include/linux/uio.h:9:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/infiniband/sw/rxe/rxe_mcast.c:34:
In file included from /builds/linux/drivers/infiniband/sw/rxe/rxe.h:42:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/phy/phy_led_triggers.c:3:
In file included from /builds/linux/include/linux/leds.h:12:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/sound/soc/codecs/cs4341.c:7:
In file included from /builds/linux/include/linux/i2c.h:13:
In file included from /builds/linux/include/linux/acpi.h:13:
In file included from /builds/linux/include/linux/irqdomain.h:35:
In file included from /builds/linux/include/linux/of.h:17:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/hid/hid-alps.c:7:
In file included from /builds/linux/include/linux/hid.h:19:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/ipv4/tcp_output.c:40:
In file included from /builds/linux/include/net/tcp.h:20:
In file included from /builds/linux/include/linux/tcp.h:17:
In file included from /builds/linux/include/linux/skbuff.h:15:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/fuse/virtio_fs.c:7:
In file included from /builds/linux/include/linux/fs.h:6:
In file included from /builds/linux/include/linux/wait_bit.h:8:
In file included from /builds/linux/include/linux/wait.h:9:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/wireless/ath/ath10k/wow.c:7:
In file included from /builds/linux/drivers/net/wireless/ath/ath10k/mac.h:10:
In file included from /builds/linux/include/net/mac80211.h:18:
In file included from /builds/linux/include/linux/if_ether.h:19:
In file included from /builds/linux/include/linux/skbuff.h:15:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/init/initramfs.c:3:
In file included from /builds/linux/include/linux/fs.h:6:
In file included from /builds/linux/include/linux/wait_bit.h:8:
In file included from /builds/linux/include/linux/wait.h:9:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/sound/firewire/fireworks/fireworks_transaction.c:31:
In file included from /builds/linux/sound/firewire/fireworks/./fireworks.h:11:
In file included from /builds/linux/include/linux/compat.h:10:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/ceph/quota.c:10:
In file included from /builds/linux/fs/ceph/super.h:8:
In file included from /builds/linux/include/linux/backing-dev.h:13:
In file included from /builds/linux/include/linux/fs.h:6:
In file included from /builds/linux/include/linux/wait_bit.h:8:
In file included from /builds/linux/include/linux/wait.h:9:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/dma/sa11x0-dma.c:9:
In file included from /builds/linux/include/linux/sched.h:12:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/base/power/runtime.c:8:
In file included from /builds/linux/include/linux/sched/mm.h:7:
In file included from /builds/linux/include/linux/sched.h:12:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/ethernet/dec/tulip/winbond-840.c:113:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/usb/uvc/uvc_driver.c:12:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/ext4/super.c:20:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/drm_client.c:7:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/wireless/mediatek/mt76/mt76x2/eeprom.c:6:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/tty/serial/clps711x.c:15:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/pcmcia/pd6729.c:11:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/sound/hda/hdac_component.c:5:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/video/fbdev/mb862xx/mb862xxfbdrv.c:13:
In file included from /builds/linux/include/linux/fb.h:6:
In file included from /builds/linux/include/uapi/linux/fb.h:6:
In file included from /builds/linux/include/linux/i2c.h:13:
In file included from /builds/linux/include/linux/acpi.h:13:
In file included from /builds/linux/include/linux/irqdomain.h:35:
In file included from /builds/linux/include/linux/of.h:17:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/scsi/esas2r/esas2r_init.c:44:
In file included from /builds/linux/drivers/scsi/esas2r/esas2r.h:46:
In file included from /builds/linux/include/linux/pci.h:35:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/tipc/name_distr.c:37:
In file included from /builds/linux/net/tipc/core.h:46:
In file included from /builds/linux/include/linux/mm.h:10:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/staging/uwb/drp.c:10:
In file included from /builds/linux/include/linux/kthread.h:6:
In file included from /builds/linux/include/linux/sched.h:12:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/ata/sata_promise.c:19:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/wireless/ath/ath9k/main.c:19:
In file included from /builds/linux/drivers/net/wireless/ath/ath9k/ath9k.h:20:
In file included from /builds/linux/include/linux/etherdevice.h:20:
In file included from /builds/linux/include/linux/if_ether.h:19:
In file included from /builds/linux/include/linux/skbuff.h:15:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/pci/cx25821/cx25821-i2c.c:12:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/video/fbdev/core/fb_cmdline.c:18:
In file included from /builds/linux/include/linux/fb.h:6:
In file included from /builds/linux/include/uapi/linux/fb.h:6:
In file included from /builds/linux/include/linux/i2c.h:13:
In file included from /builds/linux/include/linux/acpi.h:13:
In file included from /builds/linux/include/linux/irqdomain.h:35:
In file included from /builds/linux/include/linux/of.h:17:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/i2c/ir-kbd-i2c.c:39:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/input/touchscreen/pcap_ts.c:9:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/hpfs/dnode.c:10:
In file included from /builds/linux/fs/hpfs/hpfs_fn.h:18:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/dsa/dsa.c:8:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/input/touchscreen/usbtouchscreen.c:38:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/ethernet/qlogic/qed/qed_int.c:35:
In file included from /builds/linux/include/linux/io.h:13:
In file included from /builds/linux/arch/riscv/include/asm/io.h:15:
In file included from /builds/linux/arch/riscv/include/asm/mmiowb.h:12:
In file included from /builds/linux/include/asm-generic/mmiowb.h:27:
In file included from /builds/linux/arch/riscv/include/asm/smp.h:11:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/amd/amdgpu/dce_v11_0.c:25:
In file included from /builds/linux/include/drm/drm_vblank.h:27:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/staging/rtl8712/os_intfs.c:19:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/staging/vt6655/channel.c:10:
In file included from /builds/linux/drivers/staging/vt6655/baseband.h:19:
In file included from /builds/linux/drivers/staging/vt6655/device.h:19:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/rc/keymaps/rc-d680-dmb.c:8:
In file included from /builds/linux/include/media/rc-map.h:11:
In file included from /builds/linux/include/linux/input.h:8:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/iio/light/si1133.c:10:
In file included from /builds/linux/include/linux/i2c.h:13:
In file included from /builds/linux/include/linux/acpi.h:13:
In file included from /builds/linux/include/linux/irqdomain.h:35:
In file included from /builds/linux/include/linux/of.h:17:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/fddi/skfp/hwmtm.c:25:
In file included from /builds/linux/drivers/net/fddi/skfp/h/smc.h:46:
In file included from /builds/linux/drivers/net/fddi/skfp/h/targetos.h:42:
In file included from /builds/linux/arch/riscv/include/asm/io.h:15:
In file included from /builds/linux/arch/riscv/include/asm/mmiowb.h:12:
In file included from /builds/linux/include/asm-generic/mmiowb.h:27:
In file included from /builds/linux/arch/riscv/include/asm/smp.h:11:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/sound/firewire/packets-buffer.c:8:
In file included from /builds/linux/include/linux/firewire.h:5:
In file included from /builds/linux/include/linux/completion.h:12:
In file included from /builds/linux/include/linux/wait.h:9:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/pci/mantis/mantis_vp3030.c:10:
In file included from /builds/linux/include/linux/sched.h:12:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/lib/string.c:30:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/hwmon/ltc2945.c:9:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/sound/soc/uniphier/aio-cpu.c:7:
In file included from /builds/linux/include/linux/clk.h:14:
In file included from /builds/linux/include/linux/notifier.h:14:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/sound/soc/codecs/rk3328_codec.c:7:
In file included from /builds/linux/include/linux/clk.h:14:
In file included from /builds/linux/include/linux/notifier.h:14:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/quota/quota_tree.c:7:
In file included from /builds/linux/include/linux/fs.h:6:
In file included from /builds/linux/include/linux/wait_bit.h:8:
In file included from /builds/linux/include/linux/wait.h:9:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/reiserfs/xattr_security.c:2:
In file included from /builds/linux/fs/reiserfs/reiserfs.h:9:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/memstick/host/rtsx_pci_ms.c:10:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/nouveau/dispnv50/cursc37a.c:22:
In file included from /builds/linux/drivers/gpu/drm/nouveau/dispnv50/curs.h:3:
In file included from /builds/linux/drivers/gpu/drm/nouveau/dispnv50/wndw.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/dispnv50/disp.h:3:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvif/mem.h:3:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvif/mmu.h:3:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvif/object.h:5:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvif/os.h:6:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/subdev/gsp/gv100.c:22:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/subdev/gsp.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/subdev.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/device.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/oclass.h:3:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/os.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvif/os.h:6:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/iio/light/zopt2201.c:13:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/staging/rtl8188eu/core/rtw_led.c:8:
In file included from /builds/linux/drivers/staging/rtl8188eu/include/drv_types.h:19:
In file included from /builds/linux/drivers/staging/rtl8188eu/include/osdep_service.h:16:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/hwmon/gl518sm.c:22:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/bridge/cdns-dsi.c:8:
In file included from /builds/linux/include/drm/drm_atomic_helper.h:31:
In file included from /builds/linux/include/drm/drm_crtc.h:28:
In file included from /builds/linux/include/linux/i2c.h:13:
In file included from /builds/linux/include/linux/acpi.h:13:
In file included from /builds/linux/include/linux/irqdomain.h:35:
In file included from /builds/linux/include/linux/of.h:17:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/usb/host/r8a66597-hcd.c:13:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/hwmon/pmbus/irps5401.c:12:
In file included from /builds/linux/include/linux/i2c.h:13:
In file included from /builds/linux/include/linux/acpi.h:13:
In file included from /builds/linux/include/linux/irqdomain.h:35:
In file included from /builds/linux/include/linux/of.h:17:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/amd/amdgpu/../powerplay/hwmgr/vega20_powertune.c:24:
In file included from /builds/linux/drivers/gpu/drm/amd/amdgpu/../powerplay/inc/hwmgr.h:26:
In file included from /builds/linux/include/linux/seq_file.h:8:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/wireless/realtek/rtl8xxxu/rtl8xxxu_core.c:18:
In file included from /builds/linux/include/linux/sched.h:12:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/engine/disp/sorg84.c:22:
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/engine/disp/ior.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/engine/disp/priv.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/engine/disp.h:5:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/engine.h:5:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/subdev.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/device.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/oclass.h:3:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/os.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvif/os.h:6:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/kernel/trace/trace_events_filter.c:8:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/iio/adc/qcom-spmi-adc5.c:7:
In file included from /builds/linux/include/linux/completion.h:12:
In file included from /builds/linux/include/linux/wait.h:9:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/spi/spi-omap-100k.c:13:
In file included from /builds/linux/include/linux/interrupt.h:11:
In file included from /builds/linux/include/linux/hardirq.h:5:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/nouveau/dispnv50/lut.c:22:
In file included from /builds/linux/drivers/gpu/drm/nouveau/dispnv50/lut.h:3:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvif/mem.h:3:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvif/mmu.h:3:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvif/object.h:5:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvif/os.h:6:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/sound/soc/codecs/rt1305.c:9:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/wireless/ti/wlcore/sysfs.c:8:
In file included from /builds/linux/include/linux/pm_runtime.h:11:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/amd/amdgpu/../powerplay/smumgr/fiji_smumgr.c:24:
In file included from /builds/linux/drivers/gpu/drm/amd/amdgpu/../powerplay/inc/pp_debug.h:35:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/usb/gspca/gl860/gl860-ov9655.c:9:
In file included from /builds/linux/drivers/media/usb/gspca/gl860/gl860.h:10:
In file included from /builds/linux/drivers/media/usb/gspca/gspca.h:5:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/scsi/lpfc/lpfc_nvmet.c:23:
In file included from /builds/linux/include/linux/pci.h:35:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/ceph/locks.c:6:
In file included from /builds/linux/include/linux/random.h:101:
In file included from /builds/linux/include/linux/prandom.h:12:
In file included from /builds/linux/include/linux/percpu.h:6:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/wireless/ti/wl12xx/event.c:8:
In file included from /builds/linux/drivers/net/wireless/ti/wl12xx/event.h:11:
In file included from /builds/linux/drivers/net/wireless/ti/wl12xx/../wlcore/wlcore.h:11:
In file included from /builds/linux/include/linux/platform_device.h:13:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/btrfs/inode.c:7:
In file included from /builds/linux/include/linux/bio.h:8:
In file included from /builds/linux/include/linux/highmem.h:5:
In file included from /builds/linux/include/linux/fs.h:6:
In file included from /builds/linux/include/linux/wait_bit.h:8:
In file included from /builds/linux/include/linux/wait.h:9:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/8021q/vlan_dev.c:20:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/sched/cls_u32.c:26:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/amd/amdgpu/../powerplay/smumgr/vega20_smumgr.c:24:
In file included from /builds/linux/drivers/gpu/drm/amd/amdgpu/../powerplay/inc/smumgr.h:26:
In file included from /builds/linux/drivers/gpu/drm/amd/amdgpu/../powerplay/inc/amd_powerplay.h:26:
In file included from /builds/linux/include/linux/seq_file.h:8:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/lib/dynamic_debug.c:17:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/dsa/microchip/ksz9477_spi.c:12:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/dma/mxs-dma.c:9:
In file included from /builds/linux/include/linux/mm.h:10:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/netfilter/nft_bitwise.c:10:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/ntfs/usnjrnl.c:11:
In file included from /builds/linux/include/linux/fs.h:6:
In file included from /builds/linux/include/linux/wait_bit.h:8:
In file included from /builds/linux/include/linux/wait.h:9:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/sound/core/seq/seq_midi_emul.c:19:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/staging/greybus/log.c:8:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/sound/soc/sti/uniperif_player.c:8:
In file included from /builds/linux/include/linux/clk.h:14:
In file included from /builds/linux/include/linux/notifier.h:14:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/ethernet/marvell/octeontx2/af/rvu_nix.c:11:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/i2c/busses/i2c-qup.c:8:
In file included from /builds/linux/include/linux/acpi.h:13:
In file included from /builds/linux/include/linux/irqdomain.h:35:
In file included from /builds/linux/include/linux/of.h:17:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/drm_panel.c:25:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/usb/dwc2/gadget.c:15:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from drivers/scsi/pcmcia/qlogic_cs.mod.c:2:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/security/integrity/platform_certs/platform_keyring.c:11:
In file included from /builds/linux/include/linux/sched.h:12:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/drm_vram_helper_common.c:3:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/radio/radio-zoltrix.c:42:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/md/dm-cache-policy.c:7:
In file included from /builds/linux/drivers/md/dm-cache-policy-internal.h:10:
In file included from /builds/linux/include/linux/vmalloc.h:5:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/usb/serial/digi_acceleport.c:16:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/mm/memcontrol.c:26:
In file included from /builds/linux/include/linux/memcontrol.h:13:
In file included from /builds/linux/include/linux/cgroup.h:12:
In file included from /builds/linux/include/linux/sched.h:12:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/input/touchscreen/fujitsu_ts.c:11:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/wireless/realtek/rtlwifi/cam.c:4:
In file included from /builds/linux/drivers/net/wireless/realtek/rtlwifi/wifi.h:9:
In file included from /builds/linux/include/linux/sched.h:12:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/regulator/stw481x-vmmc.c:13:
In file included from /builds/linux/include/linux/mfd/stw481x.h:11:
In file included from /builds/linux/include/linux/i2c.h:13:
In file included from /builds/linux/include/linux/acpi.h:13:
In file included from /builds/linux/include/linux/irqdomain.h:35:
In file included from /builds/linux/include/linux/of.h:17:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/staging/comedi/drivers/comedi_parport.c:58:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/arch/riscv/kernel/setup.c:10:
In file included from /builds/linux/include/linux/mm.h:10:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/usb/dvb-usb/usb-urb.c:12:
In file included from /builds/linux/drivers/media/usb/dvb-usb/dvb-usb-common.h:13:
In file included from /builds/linux/drivers/media/usb/dvb-usb/dvb-usb.h:14:
In file included from /builds/linux/include/linux/input.h:8:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/video/fbdev/cyber2000fb.c:36:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/core/bpf_sk_storage.c:3:
In file included from /builds/linux/include/linux/rculist.h:11:
In file included from /builds/linux/include/linux/rcupdate.h:27:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/clk/mediatek/clk-pll.c:7:
In file included from /builds/linux/include/linux/of.h:17:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/staging/fieldbus/anybuss/hms-profinet.c:9:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/llc/llc_c_ev.c:36:
In file included from /builds/linux/include/linux/netdevice.h:24:
In file included from /builds/linux/include/linux/timer.h:6:
In file included from /builds/linux/include/linux/ktime.h:24:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/watchdog/dw_wdt.c:16:
In file included from /builds/linux/include/linux/clk.h:14:
In file included from /builds/linux/include/linux/notifier.h:14:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/input/misc/da9052_onkey.c:10:
In file included from /builds/linux/include/linux/input.h:8:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/drivers/input/keyboard/lm8323.c:13:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/mm/memory.c:42:
In file included from /builds/linux/include/linux/kernel_stat.h:5:
In file included from /builds/linux/include/linux/smp.h:64:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/tipc/trace.c:37:
In file included from /builds/linux/net/tipc/trace.h:42:
In file included from /builds/linux/include/linux/tracepoint.h:15:
In file included from /builds/linux/include/linux/smp.h:64:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from drivers/staging/rtl8192e/rtllib.mod.c:2:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/iio/chemical/atlas-ph-sensor.c:9:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/watchdog/davinci_wdt.c:12:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/rtc/rtc-rc5t583.c:12:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/mac80211/status.c:11:
In file included from /builds/linux/include/linux/etherdevice.h:20:
In file included from /builds/linux/include/linux/if_ether.h:19:
In file included from /builds/linux/include/linux/skbuff.h:15:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/subdev/bar/g84.c:24:
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/subdev/bar/nv50.h:5:
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/subdev/bar/priv.h:5:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/subdev/bar.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/subdev.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/device.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/oclass.h:3:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/os.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvif/os.h:6:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/lib/fonts/font_8x16.c:9:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/scsi/bnx2i/bnx2i_hwi.c:17:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/scsi/esas2r/esas2r_vda.c:45:
In file included from /builds/linux/drivers/scsi/esas2r/esas2r.h:46:
In file included from /builds/linux/include/linux/pci.h:35:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/scsi/bfa/bfad_im.c:17:
In file included from /builds/linux/drivers/scsi/bfa/bfad_drv.h:23:
In file included from /builds/linux/include/linux/pci.h:35:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/input/touchscreen/atmel_mxt_ts.c:13:
In file included from /builds/linux/include/linux/acpi.h:13:
In file included from /builds/linux/include/linux/irqdomain.h:35:
In file included from /builds/linux/include/linux/of.h:17:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/staging/wlan-ng/prism2usb.c:2:
In file included from /builds/linux/drivers/staging/wlan-ng/hfa384x_usb.c:114:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/sound/firewire/fireworks/fireworks_pcm.c:8:
In file included from /builds/linux/sound/firewire/fireworks/./fireworks.h:11:
In file included from /builds/linux/include/linux/compat.h:10:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/panel/panel-ronbo-rb070d30.c:10:
In file included from /builds/linux/include/linux/backlight.h:12:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/platform/vivid/vivid-ctrls.c:10:
In file included from /builds/linux/include/linux/videodev2.h:59:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/proc/meminfo.c:2:
In file included from /builds/linux/include/linux/fs.h:6:
In file included from /builds/linux/include/linux/wait_bit.h:8:
In file included from /builds/linux/include/linux/wait.h:9:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/radeon/radeon_kms.c:29:
In file included from /builds/linux/include/linux/pm_runtime.h:11:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/engine/disp/basegf119.c:24:
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/engine/disp/channv50.h:5:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/object.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/oclass.h:3:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/os.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvif/os.h:6:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/wireless/ti/wl1251/tx.c:10:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/afs/server.c:8:
In file included from /builds/linux/include/linux/sched.h:12:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/infiniband/hw/vmw_pvrdma/pvrdma_srq.c:47:
In file included from /builds/linux/include/linux/io.h:13:
In file included from /builds/linux/arch/riscv/include/asm/io.h:15:
In file included from /builds/linux/arch/riscv/include/asm/mmiowb.h:12:
In file included from /builds/linux/include/asm-generic/mmiowb.h:27:
In file included from /builds/linux/arch/riscv/include/asm/smp.h:11:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/ethernet/cisco/enic/vnic_dev.c:23:
In file included from /builds/linux/include/linux/pci.h:35:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/wireless/mediatek/mt76/mt76x2/pci_init.c:7:
In file included from /builds/linux/drivers/net/wireless/mediatek/mt76/mt76x2/mt76x2.h:9:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/iio/health/max30100.c:11:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/target/target_core_fabric_lib.c:22:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/video/fbdev/omap2/omapfb/omapfb-ioctl.c:12:
In file included from /builds/linux/include/linux/fb.h:6:
In file included from /builds/linux/include/uapi/linux/fb.h:6:
In file included from /builds/linux/include/linux/i2c.h:13:
In file included from /builds/linux/include/linux/acpi.h:13:
In file included from /builds/linux/include/linux/irqdomain.h:35:
In file included from /builds/linux/include/linux/of.h:17:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/regulator/tps6507x-regulator.c:19:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/wireless/intersil/orinoco/spectrum_cs.c:24:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/sound/pci/rme9652/hdsp.c:12:
In file included from /builds/linux/include/linux/interrupt.h:11:
In file included from /builds/linux/include/linux/hardirq.h:5:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/sound/soc/sh/rcar/dvc.c:30:
In file included from /builds/linux/sound/soc/sh/rcar/rsnd.h:11:
In file included from /builds/linux/include/linux/clk.h:14:
In file included from /builds/linux/include/linux/notifier.h:14:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/usb/dwc3/core.c:11:
In file included from /builds/linux/include/linux/clk.h:14:
In file included from /builds/linux/include/linux/notifier.h:14:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/crypto/crc32_generic.c:34:
In file included from /builds/linux/include/crypto/internal/hash.h:11:
In file included from /builds/linux/include/crypto/algapi.h:10:
In file included from /builds/linux/include/linux/crypto.h:19:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/leds/leds-gpio.c:10:
In file included from /builds/linux/include/linux/gpio.h:62:
In file included from /builds/linux/include/asm-generic/gpio.h:8:
In file included from /builds/linux/include/linux/of.h:17:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/wireless/broadcom/b43/sysfs.c:14:
In file included from /builds/linux/include/linux/io.h:13:
In file included from /builds/linux/arch/riscv/include/asm/io.h:15:
In file included from /builds/linux/arch/riscv/include/asm/mmiowb.h:12:
In file included from /builds/linux/include/asm-generic/mmiowb.h:27:
In file included from /builds/linux/arch/riscv/include/asm/smp.h:11:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/netfilter/ipvs/ip_vs_nq.c:32:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/hfsplus/super.c:11:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/staging/rtl8192e/rtllib_crypt_tkip.c:8:
In file included from /builds/linux/include/crypto/hash.h:11:
In file included from /builds/linux/include/linux/crypto.h:19:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/md/dm-linear.c:7:
In file included from /builds/linux/drivers/md/dm.h:13:
In file included from /builds/linux/include/linux/fs.h:6:
In file included from /builds/linux/include/linux/wait_bit.h:8:
In file included from /builds/linux/include/linux/wait.h:9:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/romfs/super.c:61:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/infiniband/core/multicast.c:33:
In file included from /builds/linux/include/linux/completion.h:12:
In file included from /builds/linux/include/linux/wait.h:9:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/mm/workingset.c:8:
In file included from /builds/linux/include/linux/memcontrol.h:13:
In file included from /builds/linux/include/linux/cgroup.h:12:
In file included from /builds/linux/include/linux/sched.h:12:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/ethernet/dec/tulip/uli526x.c:13:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/engine/disp/rootg94.c:24:
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/engine/disp/rootnv50.h:5:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/object.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/oclass.h:3:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/os.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvif/os.h:6:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/nvdimm/of_pmem.c:5:
In file included from /builds/linux/include/linux/of_platform.h:9:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/can/usb/kvaser_usb/kvaser_usb_leaf.c:13:
In file included from /builds/linux/include/linux/completion.h:12:
In file included from /builds/linux/include/linux/wait.h:9:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/btrfs/volumes.c:6:
In file included from /builds/linux/include/linux/sched.h:12:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/mtd/chips/map_absent.c:21:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/misc/tifm_core.c:8:
In file included from /builds/linux/include/linux/tifm.h:11:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/w1/slaves/w1_ds2405.c:9:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/security/apparmor/domain.c:12:
In file included from /builds/linux/include/linux/fdtable.h:11:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/slimbus/core.c:8:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/ipv6/netfilter/ip6table_filter.c:9:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/staging/media/hantro/rk3288_vpu_hw.c:9:
In file included from /builds/linux/include/linux/clk.h:14:
In file included from /builds/linux/include/linux/notifier.h:14:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/mfd/cs47l35-tables.c:8:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/i2c/cx25840/cx25840-ir.c:10:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/input/joystick/iforce/iforce-usb.c:9:
In file included from /builds/linux/include/linux/usb.h:6:
In file included from /builds/linux/include/linux/usb/ch9.h:36:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/subdev/i2c/busgf119.c:25:
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/subdev/i2c/bus.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/subdev/i2c/pad.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/subdev/i2c.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/subdev.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/device.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/oclass.h:3:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/os.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvif/os.h:6:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/ethernet/mellanox/mlx5/core/en_accel/tls_stats.c:34:
In file included from /builds/linux/include/linux/ethtool.h:17:
In file included from /builds/linux/include/linux/compat.h:10:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/amd/amdgpu/amdgpu_dpm.c:25:
In file included from /builds/linux/drivers/gpu/drm/amd/amdgpu/amdgpu.h:31:
In file included from /builds/linux/drivers/gpu/drm/amd/amdgpu/amdgpu_ctx.h:26:
In file included from /builds/linux/drivers/gpu/drm/amd/amdgpu/amdgpu_ring.h:28:
In file included from /builds/linux/include/drm/gpu_scheduler.h:27:
In file included from /builds/linux/include/drm/spsc_queue.h:28:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/subdev/bios/shadowrom.c:23:
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/subdev/bios/priv.h:5:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/subdev/bios.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/subdev.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/device.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/oclass.h:3:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/os.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvif/os.h:6:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/pci/cx18/cx18-gpio.c:11:
In file included from /builds/linux/drivers/media/pci/cx18/cx18-driver.h:14:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/engine/disp/headgv100.c:22:
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/engine/disp/head.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/engine/disp/priv.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/engine/disp.h:5:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/engine.h:5:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/subdev.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/device.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/oclass.h:3:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/os.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvif/os.h:6:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/ethernet/aquantia/atlantic/aq_main.c:9:
In file included from /builds/linux/drivers/net/ethernet/aquantia/atlantic/aq_main.h:12:
In file included from /builds/linux/drivers/net/ethernet/aquantia/atlantic/aq_common.h:12:
In file included from /builds/linux/include/linux/etherdevice.h:20:
In file included from /builds/linux/include/linux/if_ether.h:19:
In file included from /builds/linux/include/linux/skbuff.h:15:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/staging/media/meson/vdec/codec_mpeg12.c:7:
In file included from /builds/linux/include/media/v4l2-mem2mem.h:16:
In file included from /builds/linux/include/media/videobuf2-v4l2.h:15:
In file included from /builds/linux/include/linux/videodev2.h:59:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/f2fs/super.c:8:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/video/display_timing.c:9:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/scsi/libfc/fc_lport.c:78:
In file included from /builds/linux/include/linux/timer.h:6:
In file included from /builds/linux/include/linux/ktime.h:24:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/ata/ahci_imx.c:10:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/kernel/trace/trace_events.c:14:
In file included from /builds/linux/include/linux/workqueue.h:9:
In file included from /builds/linux/include/linux/timer.h:6:
In file included from /builds/linux/include/linux/ktime.h:24:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/mm/vmscan.c:17:
In file included from /builds/linux/include/linux/mm.h:10:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/proc/self.c:3:
In file included from /builds/linux/include/linux/sched.h:12:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/sound/soc/sof/sof-pci-dev.c:11:
In file included from /builds/linux/include/linux/firmware.h:7:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/ethernet/mellanox/mlx5/core/en_accel/tls.c:34:
In file included from /builds/linux/include/linux/netdevice.h:24:
In file included from /builds/linux/include/linux/timer.h:6:
In file included from /builds/linux/include/linux/ktime.h:24:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/pinctrl/cirrus/pinctrl-cs47l85.c:9:
In file included from /builds/linux/include/linux/mfd/madera/core.h:12:
In file included from /builds/linux/include/linux/interrupt.h:11:
In file included from /builds/linux/include/linux/hardirq.h:5:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/input/touchscreen/elants_i2c.c:22:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/misc/habanalabs/memory.c:9:
In file included from /builds/linux/drivers/misc/habanalabs/habanalabs.h:14:
In file included from /builds/linux/include/linux/cdev.h:5:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/hfs/catalog.c:15:
In file included from /builds/linux/fs/hfs/hfs_fs.h:18:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/usb/misc/usb4604.c:10:
In file included from /builds/linux/include/linux/i2c.h:13:
In file included from /builds/linux/include/linux/acpi.h:13:
In file included from /builds/linux/include/linux/irqdomain.h:35:
In file included from /builds/linux/include/linux/of.h:17:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/wimax/op-state-get.c:13:
In file included from /builds/linux/include/net/wimax.h:240:
In file included from /builds/linux/include/net/genetlink.h:5:
In file included from /builds/linux/include/linux/genetlink.h:5:
In file included from /builds/linux/include/uapi/linux/genetlink.h:6:
In file included from /builds/linux/include/linux/netlink.h:7:
In file included from /builds/linux/include/linux/skbuff.h:15:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/pci/controller/pcie-cadence-host.c:7:
In file included from /builds/linux/include/linux/of_address.h:6:
In file included from /builds/linux/include/linux/of.h:17:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/spi/spi-bcm63xx.c:10:
In file included from /builds/linux/include/linux/clk.h:14:
In file included from /builds/linux/include/linux/notifier.h:14:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/ata/pata_hpt366.c:21:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/6lowpan/core.c:8:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/ethernet/mellanox/mlx5/core/en/tc_tun_gre.c:4:
In file included from /builds/linux/include/net/gre.h:5:
In file included from /builds/linux/include/linux/skbuff.h:15:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/infiniband/hw/mlx5/cmd.c:33:
In file included from /builds/linux/drivers/infiniband/hw/mlx5/cmd.h:36:
In file included from /builds/linux/drivers/infiniband/hw/mlx5/mlx5_ib.h:37:
In file included from /builds/linux/include/linux/sched.h:12:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/staging/isdn/gigaset/ser-gigaset.c:10:
In file included from /builds/linux/drivers/staging/isdn/gigaset/gigaset.h:20:
In file included from /builds/linux/include/linux/sched.h:12:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/amd/amdgpu/vi.c:24:
In file included from /builds/linux/include/linux/pci.h:35:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/mfd/atmel-flexcom.c:10:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/video/fbdev/omap2/omapfb/dss/omapdss-boot-init.c:17:
In file included from /builds/linux/include/linux/of.h:17:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/iio/proximity/vl53l0x-i2c.c:18:
In file included from /builds/linux/include/linux/i2c.h:13:
In file included from /builds/linux/include/linux/acpi.h:13:
In file included from /builds/linux/include/linux/irqdomain.h:35:
In file included from /builds/linux/include/linux/of.h:17:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/engine/fifo/gpfifog84.c:24:
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/engine/fifo/channv50.h:5:
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/engine/fifo/chan.h:5:
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/engine/fifo/priv.h:5:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/engine/fifo.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/engine.h:5:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/subdev.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/device.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/oclass.h:3:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/os.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvif/os.h:6:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/usb/host/ssb-hcd.c:20:
In file included from /builds/linux/include/linux/ssb/ssb.h:5:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/base/core.c:11:
In file included from /builds/linux/include/linux/acpi.h:13:
In file included from /builds/linux/include/linux/irqdomain.h:35:
In file included from /builds/linux/include/linux/of.h:17:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/common/siano/smsdvb-debugfs.c:5:
In file included from /builds/linux/drivers/media/common/siano/smscoreapi.h:16:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/smc/smc_clc.c:13:
In file included from /builds/linux/include/linux/in.h:19:
In file included from /builds/linux/include/uapi/linux/in.h:24:
In file included from /builds/linux/include/linux/socket.h:8:
In file included from /builds/linux/include/linux/uio.h:9:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/wireless/intel/iwlwifi/fw/debugfs.c:65:
In file included from /builds/linux/drivers/net/wireless/intel/iwlwifi/fw/debugfs.h:63:
In file included from /builds/linux/drivers/net/wireless/intel/iwlwifi/fw/runtime.h:63:
In file included from /builds/linux/drivers/net/wireless/intel/iwlwifi/iwl-config.h:66:
In file included from /builds/linux/include/linux/netdevice.h:24:
In file included from /builds/linux/include/linux/timer.h:6:
In file included from /builds/linux/include/linux/ktime.h:24:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/hid/usbhid/hiddev.c:15:
In file included from /builds/linux/include/linux/poll.h:7:
In file included from /builds/linux/include/linux/ktime.h:24:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/usb/dvb-usb/a800.c:13:
In file included from /builds/linux/drivers/media/usb/dvb-usb/dibusb.h:14:
In file included from /builds/linux/drivers/media/usb/dvb-usb/dvb-usb.h:14:
In file included from /builds/linux/include/linux/input.h:8:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/staging/comedi/drivers/8255.c:42:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/engine/gr/ctxgf108.c:24:
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/engine/gr/ctxgf100.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/engine/gr/gf100.h:27:
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/engine/gr/priv.h:5:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/engine/gr.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/engine.h:5:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/subdev.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/device.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/oclass.h:3:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/os.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvif/os.h:6:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/xfrm/xfrm_proc.c:9:
In file included from /builds/linux/include/linux/proc_fs.h:9:
In file included from /builds/linux/include/linux/fs.h:6:
In file included from /builds/linux/include/linux/wait_bit.h:8:
In file included from /builds/linux/include/linux/wait.h:9:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/md/dm-cache-policy-smq.c:7:
In file included from /builds/linux/drivers/md/dm-cache-background-tracker.h:10:
In file included from /builds/linux/include/linux/vmalloc.h:5:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/md/dm-mpath.c:8:
In file included from /builds/linux/include/linux/device-mapper.h:11:
In file included from /builds/linux/include/linux/bio.h:8:
In file included from /builds/linux/include/linux/highmem.h:5:
In file included from /builds/linux/include/linux/fs.h:6:
In file included from /builds/linux/include/linux/wait_bit.h:8:
In file included from /builds/linux/include/linux/wait.h:9:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/usb/dvb-usb-v2/af9035.c:9:
In file included from /builds/linux/drivers/media/usb/dvb-usb-v2/af9035.h:12:
In file included from /builds/linux/include/linux/platform_device.h:13:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/ipv4/igmp.c:69:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/engine/mpeg/g84.c:24:
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/engine/mpeg/priv.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/engine/mpeg.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/engine.h:5:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/subdev.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/device.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/oclass.h:3:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/os.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvif/os.h:6:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/tipc/monitor.c:36:
In file included from /builds/linux/include/net/genetlink.h:5:
In file included from /builds/linux/include/linux/genetlink.h:5:
In file included from /builds/linux/include/uapi/linux/genetlink.h:6:
In file included from /builds/linux/include/linux/netlink.h:7:
In file included from /builds/linux/include/linux/skbuff.h:15:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/mmc/core/bus.c:12:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/nilfs2/btnode.c:13:
In file included from /builds/linux/include/linux/buffer_head.h:12:
In file included from /builds/linux/include/linux/fs.h:6:
In file included from /builds/linux/include/linux/wait_bit.h:8:
In file included from /builds/linux/include/linux/wait.h:9:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/thermal/fair_share.c:13:
In file included from /builds/linux/include/linux/thermal.h:13:
In file included from /builds/linux/include/linux/of.h:17:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/ipv4/netfilter/nf_tproxy_ipv4.c:7:
In file included from /builds/linux/include/net/netfilter/nf_tproxy.h:4:
In file included from /builds/linux/include/net/tcp.h:20:
In file included from /builds/linux/include/linux/tcp.h:17:
In file included from /builds/linux/include/linux/skbuff.h:15:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/block/aoe/aoedev.c:8:
In file included from /builds/linux/include/linux/blk-mq.h:5:
In file included from /builds/linux/include/linux/blkdev.h:5:
In file included from /builds/linux/include/linux/sched.h:12:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/common/siano/smsendian.c:15:
In file included from /builds/linux/drivers/media/common/siano/smscoreapi.h:16:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/usb/misc/sisusbvga/sisusb.c:40:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/802/stp.c:7:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/staging/rtl8192u/ieee80211/rtl819x_TSProc.c:2:
In file included from /builds/linux/drivers/staging/rtl8192u/ieee80211/ieee80211.h:22:
In file included from /builds/linux/include/linux/if_ether.h:19:
In file included from /builds/linux/include/linux/skbuff.h:15:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/sound/pci/lola/lola_clock.c:11:
In file included from /builds/linux/include/sound/core.h:10:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/scsi/sg.c:24:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/clk/mediatek/clk-mt2712-mm.c:7:
In file included from /builds/linux/include/linux/clk-provider.h:9:
In file included from /builds/linux/include/linux/of.h:17:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/input/joystick/pxrc.c:10:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/radeon/radeon_cs.c:29:
In file included from /builds/linux/include/linux/uaccess.h:5:
In file included from /builds/linux/include/linux/sched.h:12:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/tracefs/inode.c:12:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/wireless/ath/ath9k/wmi.c:17:
In file included from /builds/linux/drivers/net/wireless/ath/ath9k/htc.h:20:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/irqchip/irq-madera.c:9:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/subdev/bios/pmu.c:24:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/subdev/bios.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/subdev.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/device.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/oclass.h:3:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/os.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvif/os.h:6:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/bridge/netfilter/nft_reject_bridge.c:8:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/sctp/sm_statefuns.c:35:
In file included from /builds/linux/include/linux/ip.h:16:
In file included from /builds/linux/include/linux/skbuff.h:15:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/infiniband/hw/qedr/main.c:32:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/vfio/pci/vfio_pci_rdwr.c:13:
In file included from /builds/linux/include/linux/fs.h:6:
In file included from /builds/linux/include/linux/wait_bit.h:8:
In file included from /builds/linux/include/linux/wait.h:9:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/netfilter/xt_mac.c:8:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/sound/soc/codecs/wcd-clsh-v2.c:5:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/ethernet/chelsio/cxgb/tp.c:3:
In file included from /builds/linux/drivers/net/ethernet/chelsio/cxgb/common.h:43:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/ethernet/mellanox/mlx5/core/en_main.c:33:
In file included from /builds/linux/include/net/tc_act/tc_gact.h:5:
In file included from /builds/linux/include/net/act_api.h:10:
In file included from /builds/linux/include/net/sch_generic.h:5:
In file included from /builds/linux/include/linux/netdevice.h:24:
In file included from /builds/linux/include/linux/timer.h:6:
In file included from /builds/linux/include/linux/ktime.h:24:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/sound/pci/echoaudio/indigoiox.c:32:
In file included from /builds/linux/include/linux/interrupt.h:11:
In file included from /builds/linux/include/linux/hardirq.h:5:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/sound/pci/hda/hda_beep.c:9:
In file included from /builds/linux/include/linux/input.h:8:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/input/mouse/synaptics.c:23:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/usb/cdns3/ep0.c:13:
In file included from /builds/linux/include/linux/usb/composite.h:40:
In file included from /builds/linux/include/linux/usb/ch9.h:36:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/staging/isdn/avm/b1dma.c:12:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/rtc/rtc-twl.c:22:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/sound/firewire/cmp.c:8:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/platform/mtk-vcodec/mtk_vcodec_dec_drv.c:8:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/input/tablet/hanwang.c:13:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/rxrpc/utils.c:8:
In file included from /builds/linux/include/linux/ip.h:16:
In file included from /builds/linux/include/linux/skbuff.h:15:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/pci/ddbridge/ddbridge-ci.c:19:
In file included from /builds/linux/drivers/media/pci/ddbridge/ddbridge.h:21:
In file included from /builds/linux/include/linux/clk.h:14:
In file included from /builds/linux/include/linux/notifier.h:14:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/ethernet/mellanox/mlx5/core/en_selftest.c:34:
In file included from /builds/linux/include/linux/ip.h:16:
In file included from /builds/linux/include/linux/skbuff.h:15:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/xfs/libxfs/xfs_ag_resv.c:6:
In file included from /builds/linux/fs/xfs/xfs.h:22:
In file included from /builds/linux/fs/xfs/xfs_linux.h:24:
In file included from /builds/linux/fs/xfs/kmem.h:9:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/bluetooth/hci_event.c:28:
In file included from /builds/linux/include/linux/crypto.h:19:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/lima/lima_bcast.c:4:
In file included from /builds/linux/include/linux/io.h:13:
In file included from /builds/linux/arch/riscv/include/asm/io.h:15:
In file included from /builds/linux/arch/riscv/include/asm/mmiowb.h:12:
In file included from /builds/linux/include/asm-generic/mmiowb.h:27:
In file included from /builds/linux/arch/riscv/include/asm/smp.h:11:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/usb/dwc2/pci.c:43:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/ipv6/udp_offload.c:8:
In file included from /builds/linux/include/linux/skbuff.h:15:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/ipv6/netfilter.c:9:
In file included from /builds/linux/include/linux/ipv6.h:86:
In file included from /builds/linux/include/linux/tcp.h:17:
In file included from /builds/linux/include/linux/skbuff.h:15:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/kernel/cred.c:8:
In file included from /builds/linux/include/linux/cred.h:13:
In file included from /builds/linux/include/linux/key.h:15:
In file included from /builds/linux/include/linux/rbtree.h:22:
In file included from /builds/linux/include/linux/rcupdate.h:27:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/sound/soc/codecs/inno_rk3036.c:9:
In file included from /builds/linux/include/sound/soc.h:13:
In file included from /builds/linux/include/linux/of.h:17:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/ethernet/marvell/mvpp2/mvpp2_prs.c:11:
In file included from /builds/linux/include/linux/netdevice.h:24:
In file included from /builds/linux/include/linux/timer.h:6:
In file included from /builds/linux/include/linux/ktime.h:24:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/ethernet/qlogic/qed/qed_rdma.c:36:
In file included from /builds/linux/include/linux/dma-mapping.h:7:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/watchdog/pcwd_usb.c:25:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/pci/cx88/cx88-mpeg.c:12:
In file included from /builds/linux/drivers/media/pci/cx88/cx88.h:13:
In file included from /builds/linux/include/linux/pci.h:35:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/clocksource/arc_timer.c:15:
In file included from /builds/linux/include/linux/interrupt.h:11:
In file included from /builds/linux/include/linux/hardirq.h:5:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/clk/mediatek/clk-mt2701-vdec.c:7:
In file included from /builds/linux/include/linux/clk-provider.h:9:
In file included from /builds/linux/include/linux/of.h:17:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/ethernet/netronome/nfp/nfpcore/nfp_mip.c:11:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/mtd/nand/raw/mtk_nand.c:9:
In file included from /builds/linux/include/linux/platform_device.h:13:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/wireless/intersil/hostap/hostap_proc.c:5:
In file included from /builds/linux/include/linux/proc_fs.h:9:
In file included from /builds/linux/include/linux/fs.h:6:
In file included from /builds/linux/include/linux/wait_bit.h:8:
In file included from /builds/linux/include/linux/wait.h:9:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/usb/renesas_usbhs/rza.c:10:
In file included from /builds/linux/include/linux/io.h:13:
In file included from /builds/linux/arch/riscv/include/asm/io.h:15:
In file included from /builds/linux/arch/riscv/include/asm/mmiowb.h:12:
In file included from /builds/linux/include/asm-generic/mmiowb.h:27:
In file included from /builds/linux/arch/riscv/include/asm/smp.h:11:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/dsa/rtl8366.c:11:
In file included from /builds/linux/include/linux/if_bridge.h:12:
In file included from /builds/linux/include/linux/netdevice.h:24:
In file included from /builds/linux/include/linux/timer.h:6:
In file included from /builds/linux/include/linux/ktime.h:24:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/reset/reset-qcom-pdc.c:6:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/wireless/ti/wl12xx/scan.c:8:
In file included from /builds/linux/include/linux/ieee80211.h:19:
In file included from /builds/linux/include/linux/if_ether.h:19:
In file included from /builds/linux/include/linux/skbuff.h:15:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/leds/leds-da9052.c:10:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/xfs/xfs_trans_ail.c:7:
In file included from /builds/linux/fs/xfs/xfs.h:22:
In file included from /builds/linux/fs/xfs/xfs_linux.h:24:
In file included from /builds/linux/fs/xfs/kmem.h:9:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/usb/gspca/sq905c.c:21:
In file included from /builds/linux/include/linux/workqueue.h:9:
In file included from /builds/linux/include/linux/timer.h:6:
In file included from /builds/linux/include/linux/ktime.h:24:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/sound/soc/bcm/cygnus-pcm.c:13:
In file included from /builds/linux/include/linux/debugfs.h:15:
In file included from /builds/linux/include/linux/fs.h:6:
In file included from /builds/linux/include/linux/wait_bit.h:8:
In file included from /builds/linux/include/linux/wait.h:9:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/mm/frontswap.c:13:
In file included from /builds/linux/include/linux/mman.h:5:
In file included from /builds/linux/include/linux/mm.h:10:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/base/power/common.c:8:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/panel/panel-samsung-s6e63m0.c:11:
In file included from /builds/linux/include/drm/drm_modes.h:30:
In file included from /builds/linux/include/linux/hdmi.h:28:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/spi/spi-omap2-mcspi.c:11:
In file included from /builds/linux/include/linux/interrupt.h:11:
In file included from /builds/linux/include/linux/hardirq.h:5:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/gtp.c:14:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/xfs/libxfs/xfs_rtbitmap.c:6:
In file included from /builds/linux/fs/xfs/xfs.h:22:
In file included from /builds/linux/fs/xfs/xfs_linux.h:24:
In file included from /builds/linux/fs/xfs/kmem.h:9:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/pci/saa7164/saa7164-api.c:8:
In file included from /builds/linux/include/linux/wait.h:9:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/phy/phy-lpc18xx-usb-otg.c:8:
In file included from /builds/linux/include/linux/clk.h:14:
In file included from /builds/linux/include/linux/notifier.h:14:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/video/backlight/lms283gf05.c:8:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/scsi/libiscsi_tcp.c:18:
In file included from /builds/linux/include/crypto/hash.h:11:
In file included from /builds/linux/include/linux/crypto.h:19:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/staging/media/imx/imx-media-csi.c:10:
In file included from /builds/linux/include/linux/interrupt.h:11:
In file included from /builds/linux/include/linux/hardirq.h:5:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/clocksource/jcore-pit.c:12:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/drm_property.c:24:
In file included from /builds/linux/include/linux/uaccess.h:5:
In file included from /builds/linux/include/linux/sched.h:12:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/usb/host/xhci-trace.c:12:
In file included from /builds/linux/drivers/usb/host/xhci-trace.h:24:
In file included from /builds/linux/include/linux/tracepoint.h:15:
In file included from /builds/linux/include/linux/smp.h:64:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/phy/mdio-mscc-miim.c:10:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpio/gpio-tc3589x.c:10:
In file included from /builds/linux/include/linux/platform_device.h:13:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/dsa/lan9303_mdio.c:9:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/wireless/realtek/rtlwifi/rtl8723be/rf.c:4:
In file included from /builds/linux/drivers/net/wireless/realtek/rtlwifi/rtl8723be/../wifi.h:9:
In file included from /builds/linux/include/linux/sched.h:12:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/sound/firewire/oxfw/oxfw-stream.c:8:
In file included from /builds/linux/sound/firewire/oxfw/oxfw.h:8:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/staging/media/hantro/hantro_g1_mpeg2_dec.c:10:
In file included from /builds/linux/include/media/v4l2-mem2mem.h:16:
In file included from /builds/linux/include/media/videobuf2-v4l2.h:15:
In file included from /builds/linux/include/linux/videodev2.h:59:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/rc/keymaps/rc-medion-x10.c:11:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/clocksource/timer-atmel-st.c:10:
In file included from /builds/linux/include/linux/interrupt.h:11:
In file included from /builds/linux/include/linux/hardirq.h:5:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/mmc/host/alcor.c:16:
In file included from /builds/linux/include/linux/pci.h:35:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/sound/soc/codecs/rt5651.c:9:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/ipv4/tunnel4.c:8:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/watchdog/omap_wdt.c:29:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/input/touchscreen/da9052_tsi.c:9:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/notify/group.c:7:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/netfilter/nft_numgen.c:8:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/crypto/qcom-rng.c:6:
In file included from /builds/linux/include/crypto/internal/rng.h:12:
In file included from /builds/linux/include/crypto/algapi.h:10:
In file included from /builds/linux/include/linux/crypto.h:19:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/xfrm/xfrm_interface_core.c:11:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/usb/gspca/m5602/m5602_po1030.c:17:
In file included from /builds/linux/drivers/media/usb/gspca/m5602/m5602_po1030.h:20:
In file included from /builds/linux/drivers/media/usb/gspca/m5602/m5602_sensor.h:18:
In file included from /builds/linux/drivers/media/usb/gspca/m5602/m5602_bridge.h:18:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/wireless/realtek/rtlwifi/rtl8192se/sw.c:4:
In file included from /builds/linux/drivers/net/wireless/realtek/rtlwifi/rtl8192se/../wifi.h:9:
In file included from /builds/linux/include/linux/sched.h:12:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/bluetooth/cmtp/sock.c:29:
In file included from /builds/linux/include/linux/poll.h:7:
In file included from /builds/linux/include/linux/ktime.h:24:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/ethernet/netronome/nfp/flower/cmsg.c:5:
In file included from /builds/linux/include/linux/netdevice.h:24:
In file included from /builds/linux/include/linux/timer.h:6:
In file included from /builds/linux/include/linux/ktime.h:24:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/usb/hso.c:41:
In file included from /builds/linux/include/linux/sched/signal.h:5:
In file included from /builds/linux/include/linux/rculist.h:11:
In file included from /builds/linux/include/linux/rcupdate.h:27:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/usb/gadget/function/u_ether.c:13:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/ethernet/cadence/macb_pci.c:11:
In file included from /builds/linux/include/linux/clk.h:14:
In file included from /builds/linux/include/linux/notifier.h:14:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/include/linux/platform_device.h:13:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from drivers/mtd/tests/mtd_subpagetest.mod.c:2:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/tty/serial/owl-uart.c:11:
In file included from /builds/linux/include/linux/clk.h:14:
In file included from /builds/linux/include/linux/notifier.h:14:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/staging/greybus/audio_manager_module.c:8:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/i2c/busses/i2c-brcmstb.c:14:
In file included from /builds/linux/include/linux/clk.h:14:
In file included from /builds/linux/include/linux/notifier.h:14:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/netfilter/nfnetlink_acct.c:7:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/lib/rhashtable.c:18:
In file included from /builds/linux/include/linux/sched.h:12:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/input/touchscreen/iqs5xx.c:16:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/amd/amdgpu/../display/dc/dce/dce_abm.c:26:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/phonet/pep.c:13:
In file included from /builds/linux/include/linux/sched/signal.h:5:
In file included from /builds/linux/include/linux/rculist.h:11:
In file included from /builds/linux/include/linux/rcupdate.h:27:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/ptp/ptp_dte.c:15:
In file included from /builds/linux/include/linux/io.h:13:
In file included from /builds/linux/arch/riscv/include/asm/io.h:15:
In file included from /builds/linux/arch/riscv/include/asm/mmiowb.h:12:
In file included from /builds/linux/include/asm-generic/mmiowb.h:27:
In file included from /builds/linux/arch/riscv/include/asm/smp.h:11:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/ata/pata_netcell.c:9:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/pci/iov.c:10:
In file included from /builds/linux/include/linux/pci.h:35:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/video/fbdev/riva/fbdev.c:32:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/engine/fifo/dmanv50.c:24:
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/engine/fifo/channv50.h:5:
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/engine/fifo/chan.h:5:
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/engine/fifo/priv.h:5:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/engine/fifo.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/engine.h:5:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/subdev.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/device.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/oclass.h:3:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/os.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvif/os.h:6:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/iio/pressure/st_pressure_buffer.c:10:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/lib/stackdepot.c:22:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/ipv6/xfrm6_protocol.c:14:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpio/gpio-brcmstb.c:15:
In file included from /builds/linux/include/linux/gpio/driver.h:5:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/common/b2c2/flexcop-fe-tuner.c:7:
In file included from /builds/linux/include/media/tuner.h:13:
In file included from /builds/linux/include/linux/videodev2.h:59:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/savage/savage_state.c:26:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/slimbus/qcom-ctrl.c:6:
In file included from /builds/linux/include/linux/irq.h:14:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/staging/comedi/drivers/dmm32at.c:29:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/regulator/max77693-regulator.c:12:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/usb/dvb-usb/vp702x.c:14:
In file included from /builds/linux/drivers/media/usb/dvb-usb/vp702x.h:6:
In file included from /builds/linux/drivers/media/usb/dvb-usb/dvb-usb.h:14:
In file included from /builds/linux/include/linux/input.h:8:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/pinctrl/devicetree.c:8:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/base/soc.c:8:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/isdn/mISDN/stack.c:9:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/usb/host/pci-quirks.c:14:
In file included from /builds/linux/include/linux/pci.h:35:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/ethernet/apm/xgene/xgene_enet_ethtool.c:8:
In file included from /builds/linux/include/linux/ethtool.h:17:
In file included from /builds/linux/include/linux/compat.h:10:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/dma-buf/sync_file.c:10:
In file included from /builds/linux/include/linux/fs.h:6:
In file included from /builds/linux/include/linux/wait_bit.h:8:
In file included from /builds/linux/include/linux/wait.h:9:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/wireless/st/cw1200/hwio.c:16:
In file included from /builds/linux/drivers/net/wireless/st/cw1200/cw1200.h:18:
In file included from /builds/linux/include/linux/wait.h:9:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/ntfs/index.c:8:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/hwmon/adt7x10.c:11:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/sound/soc/codecs/cs47l35.c:10:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/amd/amdgpu/../powerplay/amd_powerplay.c:23:
In file included from /builds/linux/drivers/gpu/drm/amd/amdgpu/../powerplay/inc/pp_debug.h:35:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/lima/lima_l2_cache.c:4:
In file included from /builds/linux/include/linux/iopoll.h:11:
In file included from /builds/linux/include/linux/ktime.h:24:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/soc/qcom/wcnss_ctrl.c:6:
In file included from /builds/linux/include/linux/firmware.h:7:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/overlayfs/util.c:7:
In file included from /builds/linux/include/linux/fs.h:6:
In file included from /builds/linux/include/linux/wait_bit.h:8:
In file included from /builds/linux/include/linux/wait.h:9:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/amd/amdgpu/atombios_dp.c:29:
In file included from /builds/linux/drivers/gpu/drm/amd/amdgpu/amdgpu.h:31:
In file included from /builds/linux/drivers/gpu/drm/amd/amdgpu/amdgpu_ctx.h:26:
In file included from /builds/linux/drivers/gpu/drm/amd/amdgpu/amdgpu_ring.h:28:
In file included from /builds/linux/include/drm/gpu_scheduler.h:27:
In file included from /builds/linux/include/drm/spsc_queue.h:28:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/hwmon/ds620.c:10:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/lib/kasprintf.c:10:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/amd/amdgpu/dce_virtual.c:24:
In file included from /builds/linux/include/drm/drm_vblank.h:27:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/lib/atomic64_test.c:14:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/hwmon/i5k_amb.c:10:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/ethernet/hisilicon/hns/hns_dsaf_ppe.c:6:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/ethernet/intel/iavf/iavf_adminq.c:5:
In file included from /builds/linux/drivers/net/ethernet/intel/iavf/iavf_type.h:8:
In file included from /builds/linux/drivers/net/ethernet/intel/iavf/iavf_osdep.h:8:
In file included from /builds/linux/include/linux/if_ether.h:19:
In file included from /builds/linux/include/linux/skbuff.h:15:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/wireless/intersil/orinoco/hermes.c:41:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/scsi/ipr.c:43:
In file included from /builds/linux/include/linux/fs.h:6:
In file included from /builds/linux/include/linux/wait_bit.h:8:
In file included from /builds/linux/include/linux/wait.h:9:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/staging/most/usb/usb.c:9:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/bridge/netfilter/ebtable_filter.c:12:
In file included from /builds/linux/include/linux/netfilter_bridge/ebtables.h:16:
In file included from /builds/linux/include/uapi/linux/if.h:25:
In file included from /builds/linux/include/linux/socket.h:8:
In file included from /builds/linux/include/linux/uio.h:9:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/hwmon/nsa320-hwmon.c:18:
In file included from /builds/linux/include/linux/hwmon-sysfs.h:10:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/iio/dac/max5821.c:8:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/block/blk-mq-debugfs.c:7:
In file included from /builds/linux/include/linux/blkdev.h:5:
In file included from /builds/linux/include/linux/sched.h:12:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/pci/controller/dwc/pcie-designware-plat.c:9:
In file included from /builds/linux/include/linux/clk.h:14:
In file included from /builds/linux/include/linux/notifier.h:14:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/video/backlight/hx8357.c:9:
In file included from /builds/linux/include/linux/lcd.h:12:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/wireless/wext-spy.c:10:
In file included from /builds/linux/include/linux/wireless.h:13:
In file included from /builds/linux/include/uapi/linux/wireless.h:74:
In file included from /builds/linux/include/linux/socket.h:8:
In file included from /builds/linux/include/linux/uio.h:9:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/sound/soc/sprd/sprd-mcdt.c:5:
In file included from /builds/linux/include/linux/interrupt.h:11:
In file included from /builds/linux/include/linux/hardirq.h:5:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/power/reset/syscon-reboot-mode.c:7:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/isdn/mISDN/tei.c:8:
In file included from /builds/linux/drivers/isdn/mISDN/layer2.h:8:
In file included from /builds/linux/include/linux/mISDNif.h:24:
In file included from /builds/linux/include/linux/socket.h:8:
In file included from /builds/linux/include/linux/uio.h:9:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/nfc/digital_dep.c:9:
In file included from /builds/linux/net/nfc/digital.h:10:
In file included from /builds/linux/include/net/nfc/nfc.h:14:
In file included from /builds/linux/include/uapi/linux/nfc.h:25:
In file included from /builds/linux/include/linux/socket.h:8:
In file included from /builds/linux/include/linux/uio.h:9:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/netfilter/xt_nat.c:10:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/mfd/wm8350-irq.c:11:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/wireless/ti/wl18xx/tx.c:8:
In file included from /builds/linux/drivers/net/wireless/ti/wl18xx/../wlcore/wlcore.h:11:
In file included from /builds/linux/include/linux/platform_device.h:13:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/watchdog/bcm_kona_wdt.c:7:
In file included from /builds/linux/include/linux/debugfs.h:15:
In file included from /builds/linux/include/linux/fs.h:6:
In file included from /builds/linux/include/linux/wait_bit.h:8:
In file included from /builds/linux/include/linux/wait.h:9:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/base/regmap/regmap-i3c.c:4:
In file included from /builds/linux/include/linux/regmap.h:14:
In file included from /builds/linux/include/linux/rbtree.h:22:
In file included from /builds/linux/include/linux/rcupdate.h:27:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/wireless/realtek/rtl8xxxu/rtl8xxxu_8723b.c:18:
In file included from /builds/linux/include/linux/sched.h:12:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/subdev/iccsense/gf100.c:24:
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/subdev/iccsense/priv.h:5:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/subdev/iccsense.h:5:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/subdev.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/device.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/oclass.h:3:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/os.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvif/os.h:6:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/amd/amdgpu/sdma_v5_0.c:25:
In file included from /builds/linux/include/linux/firmware.h:7:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/wireless/realtek/rtw88/main.c:5:
In file included from /builds/linux/drivers/net/wireless/realtek/rtw88/main.h:8:
In file included from /builds/linux/include/net/mac80211.h:18:
In file included from /builds/linux/include/linux/if_ether.h:19:
In file included from /builds/linux/include/linux/skbuff.h:15:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/staging/comedi/drivers/addi_apci_1564.c:69:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/tuners/mxl5005s.c:62:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/ipack/devices/ipoctal.c:12:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/drm_rect.c:29:
In file included from /builds/linux/include/drm/drm_print.h:31:
In file included from /builds/linux/include/linux/seq_file.h:8:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/amd/amdgpu/amdgpu_ib.c:29:
In file included from /builds/linux/include/linux/seq_file.h:8:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/can/usb/kvaser_usb/kvaser_usb_core.c:14:
In file included from /builds/linux/include/linux/completion.h:12:
In file included from /builds/linux/include/linux/wait.h:9:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/staging/rtl8192u/ieee80211/ieee80211_tx.c:20:
In file included from /builds/linux/include/linux/if_arp.h:22:
In file included from /builds/linux/include/linux/skbuff.h:15:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/base/map.c:12:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/kernel/workqueue.c:30:
In file included from /builds/linux/include/linux/sched.h:12:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpio/gpio-max7300.c:8:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpio/gpio-tps65910.c:14:
In file included from /builds/linux/include/linux/gpio/driver.h:5:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/staging/comedi/drivers.c:11:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/nouveau/dispnv50/ovly.c:22:
In file included from /builds/linux/drivers/gpu/drm/nouveau/dispnv50/ovly.h:3:
In file included from /builds/linux/drivers/gpu/drm/nouveau/dispnv50/wndw.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/dispnv50/disp.h:3:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvif/mem.h:3:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvif/mmu.h:3:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvif/object.h:5:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvif/os.h:6:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/i2c/wm8775.c:15:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/drm_writeback.c:12:
In file included from /builds/linux/include/linux/dma-fence.h:17:
In file included from /builds/linux/include/linux/wait.h:9:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/radeon/radeon_ib.c:30:
In file included from /builds/linux/include/drm/drm_debugfs.h:36:
In file included from /builds/linux/include/linux/seq_file.h:8:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/usb/dwc2/params.c:37:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/watchdog/sprd_wdt.c:8:
In file included from /builds/linux/include/linux/clk.h:14:
In file included from /builds/linux/include/linux/notifier.h:14:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/i2c/ov2680.c:14:
In file included from /builds/linux/include/linux/clk.h:14:
In file included from /builds/linux/include/linux/notifier.h:14:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/tty/serial/milbeaut_usio.c:10:
In file included from /builds/linux/include/linux/clk.h:14:
In file included from /builds/linux/include/linux/notifier.h:14:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/ata/pata_atp867x.c:16:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/i2c/ov7251.c:10:
In file included from /builds/linux/include/linux/clk.h:14:
In file included from /builds/linux/include/linux/notifier.h:14:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/ubifs/recovery.c:39:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/input/ff-memless.c:16:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/xfs/scrub/alloc.c:6:
In file included from /builds/linux/fs/xfs/xfs.h:22:
In file included from /builds/linux/fs/xfs/xfs_linux.h:24:
In file included from /builds/linux/fs/xfs/kmem.h:9:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/usb/gadget/udc/aspeed-vhub/core.c:16:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/char/ipmi/ipmi_si_mem_io.c:3:
In file included from /builds/linux/include/linux/io.h:13:
In file included from /builds/linux/arch/riscv/include/asm/io.h:15:
In file included from /builds/linux/arch/riscv/include/asm/mmiowb.h:12:
In file included from /builds/linux/include/asm-generic/mmiowb.h:27:
In file included from /builds/linux/arch/riscv/include/asm/smp.h:11:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/nouveau/dispnv04/disp.c:25:
In file included from /builds/linux/include/drm/drm_crtc_helper.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/wireless/intel/iwlwifi/pcie/tx-gen2.c:53:
In file included from /builds/linux/include/net/tso.h:5:
In file included from /builds/linux/include/net/ip.h:22:
In file included from /builds/linux/include/linux/ip.h:16:
In file included from /builds/linux/include/linux/skbuff.h:15:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/pci/bt8xx/bttv-i2c.c:20:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/extcon/extcon-usbc-cros-ec.c:7:
In file included from /builds/linux/include/linux/extcon-provider.h:13:
In file included from /builds/linux/include/linux/extcon.h:21:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/tuners/tda18250.c:8:
In file included from /builds/linux/drivers/media/tuners/tda18250_priv.h:11:
In file included from /builds/linux/drivers/media/tuners/tda18250.h:12:
In file included from /builds/linux/include/media/media-device.h:15:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/staging/rtl8723bs/hal/rtl8723b_dm.c:12:
In file included from /builds/linux/drivers/staging/rtl8723bs/include/drv_types.h:18:
In file included from /builds/linux/include/linux/sched/signal.h:5:
In file included from /builds/linux/include/linux/rculist.h:11:
In file included from /builds/linux/include/linux/rcupdate.h:27:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/bonding/bond_alb.c:6:
In file included from /builds/linux/include/linux/skbuff.h:15:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/sound/core/oss/io.c:22:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/lib/uuid.c:14:
In file included from /builds/linux/include/linux/random.h:101:
In file included from /builds/linux/include/linux/prandom.h:12:
In file included from /builds/linux/include/linux/percpu.h:6:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/nvdimm/bus.c:6:
In file included from /builds/linux/include/linux/libnvdimm.h:13:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/staging/uwb/neh.c:71:
In file included from /builds/linux/include/linux/timer.h:6:
In file included from /builds/linux/include/linux/ktime.h:24:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/iio/dac/ad5592r-base.c:11:
In file included from /builds/linux/include/linux/iio/iio.h:10:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/nouveau/nouveau_bios.c:25:
In file included from /builds/linux/drivers/gpu/drm/nouveau/nouveau_drv.h:41:
In file included from /builds/linux/include/linux/notifier.h:14:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/staging/fbtft/fbtft-core.c:10:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/sound/soc/fsl/fsl_ssi.c:29:
In file included from /builds/linux/include/linux/io.h:13:
In file included from /builds/linux/arch/riscv/include/asm/io.h:15:
In file included from /builds/linux/arch/riscv/include/asm/mmiowb.h:12:
In file included from /builds/linux/include/asm-generic/mmiowb.h:27:
In file included from /builds/linux/arch/riscv/include/asm/smp.h:11:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/staging/wusbcore/security.c:12:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/clk/qcom/reset.c:8:
In file included from /builds/linux/include/linux/regmap.h:14:
In file included from /builds/linux/include/linux/rbtree.h:22:
In file included from /builds/linux/include/linux/rcupdate.h:27:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/usb/dvb-usb/dvb-usb-dvb.c:10:
In file included from /builds/linux/drivers/media/usb/dvb-usb/dvb-usb-common.h:13:
In file included from /builds/linux/drivers/media/usb/dvb-usb/dvb-usb.h:14:
In file included from /builds/linux/include/linux/input.h:8:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/clk/clk-bulk.c:8:
In file included from /builds/linux/include/linux/clk.h:14:
In file included from /builds/linux/include/linux/notifier.h:14:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/sound/soc/stm/stm32_sai.c:10:
In file included from /builds/linux/include/linux/clk.h:14:
In file included from /builds/linux/include/linux/notifier.h:14:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/spi/spi-bcm-qspi.c:8:
In file included from /builds/linux/include/linux/clk.h:14:
In file included from /builds/linux/include/linux/notifier.h:14:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/power/supply/pda_power.c:10:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/crypto/cavium/nitrox/nitrox_isr.c:2:
In file included from /builds/linux/include/linux/pci.h:35:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/hid/hid-sony.c:27:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/rc/keymaps/rc-dib0700-nec.c:13:
In file included from /builds/linux/include/media/rc-map.h:11:
In file included from /builds/linux/include/linux/input.h:8:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from lib/raid6/int4.c:21:
In file included from /builds/linux/include/linux/raid/pq.h:15:
In file included from /builds/linux/include/linux/blkdev.h:5:
In file included from /builds/linux/include/linux/sched.h:12:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/staging/android/ion/ion_heap.c:9:
In file included from /builds/linux/include/linux/freezer.h:8:
In file included from /builds/linux/include/linux/sched.h:12:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/sound/usb/line6/driver.c:9:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/arch/riscv/kernel/ptrace.c:11:
In file included from /builds/linux/arch/riscv/include/asm/syscall.h:14:
In file included from /builds/linux/include/linux/sched.h:12:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/ethernet/qlogic/qed/qed_dcbx.c:39:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/wireless/mediatek/mt76/mt76x0/init.c:9:
In file included from /builds/linux/drivers/net/wireless/mediatek/mt76/mt76x0/mt76x0.h:13:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/samples/kfifo/record-example.c:9:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/edac/edac_device_sysfs.c:14:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/mmc/core/host.c:12:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/staging/wusbcore/host/hwa-hc.c:43:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/lib/math/cordic.c:16:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/pinctrl/sh-pfc/pfc-r8a77470.c:11:
In file included from /builds/linux/drivers/pinctrl/sh-pfc/sh_pfc.h:12:
In file included from /builds/linux/include/linux/pinctrl/pinconf-generic.h:14:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/subdev/mc/tu102.c:22:
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/subdev/mc/priv.h:5:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/subdev/mc.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/subdev.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/device.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/oclass.h:3:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/os.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvif/os.h:6:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/xfrm/xfrm_input.c:11:
In file included from /builds/linux/include/linux/bottom_half.h:5:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/subdev/fb/ramgm200.c:24:
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/subdev/fb/ram.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/subdev/fb/priv.h:5:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/subdev/fb.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/subdev.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/device.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/oclass.h:3:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/os.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvif/os.h:6:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/can/sja1000/plx_pci.c:12:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/wireless/cisco/airo_cs.c:27:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/sound/firewire/motu/amdtp-motu.c:8:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/core/lwt_bpf.c:6:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/pci/ivtv/ivtvfb.c:29:
In file included from /builds/linux/drivers/media/pci/ivtv/ivtv-driver.h:41:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/md/dm-snap.c:7:
In file included from /builds/linux/include/linux/blkdev.h:5:
In file included from /builds/linux/include/linux/sched.h:12:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/regulator/tps62360-regulator.c:26:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/ethernet/sfc/mcdi_port.c:11:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/subdev/mmu/mcp77.c:22:
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/subdev/mmu/mem.h:3:
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/subdev/mmu/priv.h:5:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/subdev/mmu.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/subdev.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/device.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/oclass.h:3:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/os.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvif/os.h:6:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/infiniband/core/roce_gid_mgmt.c:33:
In file included from /builds/linux/drivers/infiniband/core/core_priv.h:37:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/rc/pwm-ir-tx.c:7:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/pinctrl/sh-pfc/pfc-r8a77990.c:17:
In file included from /builds/linux/drivers/pinctrl/sh-pfc/core.h:12:
In file included from /builds/linux/drivers/pinctrl/sh-pfc/sh_pfc.h:12:
In file included from /builds/linux/include/linux/pinctrl/pinconf-generic.h:14:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/wireless/realtek/rtw88/rtw8822c_table.c:5:
In file included from /builds/linux/drivers/net/wireless/realtek/rtw88/main.h:8:
In file included from /builds/linux/include/net/mac80211.h:18:
In file included from /builds/linux/include/linux/if_ether.h:19:
In file included from /builds/linux/include/linux/skbuff.h:15:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/md/persistent-data/dm-transaction-manager.c:6:
In file included from /builds/linux/drivers/md/persistent-data/dm-transaction-manager.h:10:
In file included from /builds/linux/drivers/md/persistent-data/dm-block-manager.h:11:
In file included from /builds/linux/include/linux/blkdev.h:5:
In file included from /builds/linux/include/linux/sched.h:12:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/scsi/ufs/tc-dwc-g210-pci.c:10:
In file included from /builds/linux/drivers/scsi/ufs/ufshcd.h:40:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/wireless/of.c:17:
In file included from /builds/linux/include/linux/of.h:17:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/dma/dw/of.c:10:
In file included from /builds/linux/include/linux/of.h:17:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/kernel/sched/idle.c:9:
In file included from /builds/linux/kernel/sched/sched.h:5:
In file included from /builds/linux/include/linux/sched.h:12:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/soc/amlogic/meson-gx-pwrc-vpu.c:8:
In file included from /builds/linux/include/linux/of_address.h:6:
In file included from /builds/linux/include/linux/of.h:17:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/mfd/qcom-spmi-pmic.c:7:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/ethernet/samsung/sxgbe/sxgbe_platform.c:12:
In file included from /builds/linux/include/linux/etherdevice.h:20:
In file included from /builds/linux/include/linux/if_ether.h:19:
In file included from /builds/linux/include/linux/skbuff.h:15:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/amd/amdgpu/amdgpu_pmu.c:26:
In file included from /builds/linux/include/linux/perf_event.h:18:
In file included from /builds/linux/include/uapi/linux/bpf_perf_event.h:11:
In file included from ./arch/riscv/include/generated/uapi/asm/bpf_perf_event.h:1:
In file included from /builds/linux/include/uapi/asm-generic/bpf_perf_event.h:4:
In file included from /builds/linux/include/linux/ptrace.h:6:
In file included from /builds/linux/include/linux/sched.h:12:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/kernel/power/process.c:12:
In file included from /builds/linux/include/linux/interrupt.h:11:
In file included from /builds/linux/include/linux/hardirq.h:5:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/kernel/locking/spinlock_debug.c:9:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/usb/gadget/udc/pxa27x_udc.c:8:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/cifs/cifsencrypt.c:25:
In file included from /builds/linux/include/linux/fs.h:6:
In file included from /builds/linux/include/linux/wait_bit.h:8:
In file included from /builds/linux/include/linux/wait.h:9:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/nls/nls_cp437.c:10:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/ipv4/cipso_ipv4.c:26:
In file included from /builds/linux/include/linux/rcupdate.h:27:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/regulator/mt6380-regulator.c:6:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/staging/media/imx/imx6-mipi-csi2.c:7:
In file included from /builds/linux/include/linux/clk.h:14:
In file included from /builds/linux/include/linux/notifier.h:14:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/subdev/therm/gm107.c:24:
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/subdev/therm/priv.h:27:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/subdev/therm.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/subdev.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/device.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/oclass.h:3:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/os.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvif/os.h:6:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/sound/soc/img/pistachio-internal-dac.c:10:
In file included from /builds/linux/include/linux/clk.h:14:
In file included from /builds/linux/include/linux/notifier.h:14:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/base/power/wakeirq.c:3:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/ubifs/dir.c:31:
In file included from /builds/linux/fs/ubifs/ubifs.h:16:
In file included from /builds/linux/include/linux/fs.h:6:
In file included from /builds/linux/include/linux/wait_bit.h:8:
In file included from /builds/linux/include/linux/wait.h:9:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/pci/controller/pcie-rockchip-ep.c:11:
In file included from /builds/linux/include/linux/configfs.h:24:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/scsi/fdomain_pci.c:3:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/usb/chipidea/ci_hdrc_usb2.c:8:
In file included from /builds/linux/include/linux/clk.h:14:
In file included from /builds/linux/include/linux/notifier.h:14:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/sound/firewire/bebob/bebob_yamaha_terratec.c:8:
In file included from /builds/linux/sound/firewire/bebob/./bebob.h:11:
In file included from /builds/linux/include/linux/compat.h:10:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/iio/buffer/industrialio-triggered-buffer.c:9:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/sound/soc/codecs/wm8958-dsp2.c:10:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/iio/potentiometer/max5481.c:10:
In file included from /builds/linux/include/linux/acpi.h:13:
In file included from /builds/linux/include/linux/irqdomain.h:35:
In file included from /builds/linux/include/linux/of.h:17:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/usb/dvb-usb-v2/mxl111sf.c:8:
In file included from /builds/linux/include/linux/vmalloc.h:5:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/radeon/rv770_smc.c:25:
In file included from /builds/linux/include/linux/firmware.h:7:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/nouveau/nouveau_backlight.c:33:
In file included from /builds/linux/include/linux/apple-gmux.h:10:
In file included from /builds/linux/include/linux/acpi.h:13:
In file included from /builds/linux/include/linux/irqdomain.h:35:
In file included from /builds/linux/include/linux/of.h:17:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/regulator/act8865-regulator.c:10:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/nls/nls_iso8859-5.c:10:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/mmc/host/rtsx_pci_sdmmc.c:10:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/iio/adc/max1363.c:15:
In file included from /builds/linux/include/linux/interrupt.h:11:
In file included from /builds/linux/include/linux/hardirq.h:5:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/staging/vc04_services/bcm2835-camera/mmal-vchiq.c:20:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/ext4/move_extent.c:8:
In file included from /builds/linux/include/linux/fs.h:6:
In file included from /builds/linux/include/linux/wait_bit.h:8:
In file included from /builds/linux/include/linux/wait.h:9:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/i2c/busses/i2c-stm32f7.c:17:
In file included from /builds/linux/include/linux/clk.h:14:
In file included from /builds/linux/include/linux/notifier.h:14:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/input/touchscreen/ad7879-spi.c:8:
In file included from /builds/linux/include/linux/input.h:8:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/wireless/realtek/rtl818x/rtl8180/max2820.c:18:
In file included from /builds/linux/include/linux/pci.h:35:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/sound/pci/hda/hda_hwdep.c:9:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/dma/dma-jz4780.c:9:
In file included from /builds/linux/include/linux/clk.h:14:
In file included from /builds/linux/include/linux/notifier.h:14:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/ethernet/intel/e1000e/ptp.c:9:
In file included from /builds/linux/drivers/net/ethernet/intel/e1000e/e1000.h:11:
In file included from /builds/linux/include/linux/timer.h:6:
In file included from /builds/linux/include/linux/ktime.h:24:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/nfsd/nfs4callback.c:34:
In file included from /builds/linux/include/linux/sunrpc/clnt.h:14:
In file included from /builds/linux/include/linux/socket.h:8:
In file included from /builds/linux/include/linux/uio.h:9:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/can/spi/hi311x.c:17:
In file included from /builds/linux/include/linux/can/core.h:17:
In file included from /builds/linux/include/uapi/linux/can.h:50:
In file included from /builds/linux/include/linux/socket.h:8:
In file included from /builds/linux/include/linux/uio.h:9:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/lib/asn1_decoder.c:11:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/ipv4/udp_offload.c:9:
In file included from /builds/linux/include/linux/skbuff.h:15:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/iio/adc/max1118.c:20:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/crypto/842.c:22:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/xattr.c:11:
In file included from /builds/linux/include/linux/fs.h:6:
In file included from /builds/linux/include/linux/wait_bit.h:8:
In file included from /builds/linux/include/linux/wait.h:9:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/leds/leds-lp3952.c:10:
In file included from /builds/linux/include/linux/gpio.h:62:
In file included from /builds/linux/include/asm-generic/gpio.h:8:
In file included from /builds/linux/include/linux/of.h:17:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/sound/pci/ctxfi/ctdaio.c:15:
In file included from /builds/linux/sound/pci/ctxfi/ctdaio.h:20:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/v3d/v3d_trace_points.c:4:
In file included from /builds/linux/drivers/gpu/drm/v3d/v3d_drv.h:5:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/ethernet/mellanox/mlx5/core/lib/pci_vsc.c:4:
In file included from /builds/linux/include/linux/pci.h:35:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/radeon/radeon_encoders.c:27:
In file included from /builds/linux/include/drm/drm_crtc_helper.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/wireless/marvell/libertas/debugfs.c:2:
In file included from /builds/linux/include/linux/dcache.h:7:
In file included from /builds/linux/include/linux/rculist.h:11:
In file included from /builds/linux/include/linux/rcupdate.h:27:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/wireless/mediatek/mt76/mt76x2/init.c:7:
In file included from /builds/linux/drivers/net/wireless/mediatek/mt76/mt76x2/mt76x2.h:9:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/amd/amdgpu/arct_reg_init.c:23:
In file included from /builds/linux/drivers/gpu/drm/amd/amdgpu/amdgpu.h:31:
In file included from /builds/linux/drivers/gpu/drm/amd/amdgpu/amdgpu_ctx.h:26:
In file included from /builds/linux/drivers/gpu/drm/amd/amdgpu/amdgpu_ring.h:28:
In file included from /builds/linux/include/drm/gpu_scheduler.h:27:
In file included from /builds/linux/include/drm/spsc_queue.h:28:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/ethernet/broadcom/bgmac-bcma-mdio.c:11:
In file included from /builds/linux/include/linux/bcma/bcma.h:5:
In file included from /builds/linux/include/linux/pci.h:35:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/ethernet/brocade/bna/bnad.c:12:
In file included from /builds/linux/include/linux/netdevice.h:24:
In file included from /builds/linux/include/linux/timer.h:6:
In file included from /builds/linux/include/linux/ktime.h:24:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/rtc/rtc-spear.c:13:
In file included from /builds/linux/include/linux/clk.h:14:
In file included from /builds/linux/include/linux/notifier.h:14:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/reset/reset-meson.c:10:
In file included from /builds/linux/include/linux/io.h:13:
In file included from /builds/linux/arch/riscv/include/asm/io.h:15:
In file included from /builds/linux/arch/riscv/include/asm/mmiowb.h:12:
In file included from /builds/linux/include/asm-generic/mmiowb.h:27:
In file included from /builds/linux/arch/riscv/include/asm/smp.h:11:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/ethernet/sun/niu.c:9:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/engine/gr/gf108.c:24:
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/engine/gr/gf100.h:27:
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/engine/gr/priv.h:5:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/engine/gr.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/engine.h:5:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/subdev.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/device.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/oclass.h:3:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/os.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvif/os.h:6:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/wireless/ath/ath9k/wow.c:17:
In file included from /builds/linux/drivers/net/wireless/ath/ath9k/ath9k.h:20:
In file included from /builds/linux/include/linux/etherdevice.h:20:
In file included from /builds/linux/include/linux/if_ether.h:19:
In file included from /builds/linux/include/linux/skbuff.h:15:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/sound/pci/ctxfi/ctmixer.c:15:
In file included from /builds/linux/sound/pci/ctxfi/ctmixer.h:17:
In file included from /builds/linux/sound/pci/ctxfi/ctatc.h:18:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/pci/cx18/cx18-scb.c:9:
In file included from /builds/linux/drivers/media/pci/cx18/cx18-driver.h:14:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/hid/hid-lgff.c:20:
In file included from /builds/linux/include/linux/input.h:8:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/isdn/capi/kcapi_proc.c:13:
In file included from /builds/linux/drivers/isdn/capi/kcapi.h:14:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/fpga/altera-pr-ip-core-plat.c:10:
In file included from /builds/linux/include/linux/fpga/altera-pr-ip-core.h:13:
In file included from /builds/linux/include/linux/io.h:13:
In file included from /builds/linux/arch/riscv/include/asm/io.h:15:
In file included from /builds/linux/arch/riscv/include/asm/mmiowb.h:12:
In file included from /builds/linux/include/asm-generic/mmiowb.h:27:
In file included from /builds/linux/arch/riscv/include/asm/smp.h:11:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/staging/rtl8188eu/hal/rtl8188e_rxdesc.c:9:
In file included from /builds/linux/drivers/staging/rtl8188eu/include/osdep_service.h:16:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/drm_atomic_state_helper.c:27:
In file included from /builds/linux/include/drm/drm_atomic.h:31:
In file included from /builds/linux/include/drm/drm_crtc.h:28:
In file included from /builds/linux/include/linux/i2c.h:13:
In file included from /builds/linux/include/linux/acpi.h:13:
In file included from /builds/linux/include/linux/irqdomain.h:35:
In file included from /builds/linux/include/linux/of.h:17:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/tuners/tuner-simple.c:9:
In file included from /builds/linux/include/linux/i2c.h:13:
In file included from /builds/linux/include/linux/acpi.h:13:
In file included from /builds/linux/include/linux/irqdomain.h:35:
In file included from /builds/linux/include/linux/of.h:17:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/sound/core/seq/seq_queue.c:26:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/hwmon/mc13783-adc.c:9:
In file included from /builds/linux/include/linux/mfd/mc13xxx.h:9:
In file included from /builds/linux/include/linux/interrupt.h:11:
In file included from /builds/linux/include/linux/hardirq.h:5:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/panfrost/panfrost_device.c:5:
In file included from /builds/linux/include/linux/clk.h:14:
In file included from /builds/linux/include/linux/notifier.h:14:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/video/fbdev/nvidia/nv_of.c:13:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/hwtracing/stm/p_basic.c:7:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/key/af_key.c:14:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/ipv6/ip6_flowlabel.c:11:
In file included from /builds/linux/include/linux/socket.h:8:
In file included from /builds/linux/include/linux/uio.h:9:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/ipv6/ila/ila_main.c:2:
In file included from /builds/linux/include/net/genetlink.h:5:
In file included from /builds/linux/include/linux/genetlink.h:5:
In file included from /builds/linux/include/uapi/linux/genetlink.h:6:
In file included from /builds/linux/include/linux/netlink.h:7:
In file included from /builds/linux/include/linux/skbuff.h:15:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/bridge/br.c:10:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/netfilter/xt_bpf.c:9:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/dma/qcom/hidma_mgmt.c:8:
In file included from /builds/linux/include/linux/dmaengine.h:8:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/proc/kcore.c:13:
In file included from /builds/linux/include/linux/crash_core.h:6:
In file included from /builds/linux/include/linux/elfcore.h:7:
In file included from /builds/linux/include/linux/sched/task_stack.h:9:
In file included from /builds/linux/include/linux/sched.h:12:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/kernel/cgroup/cpuset.c:25:
In file included from /builds/linux/kernel/cgroup/cgroup-internal.h:5:
In file included from /builds/linux/include/linux/cgroup.h:12:
In file included from /builds/linux/include/linux/sched.h:12:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/staging/comedi/drivers/pcmmio.c:66:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/virtio/virtio_balloon.c:9:
In file included from /builds/linux/include/linux/virtio.h:7:
In file included from /builds/linux/include/linux/scatterlist.h:8:
In file included from /builds/linux/include/linux/mm.h:10:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/mtd/nand/raw/qcom_nandc.c:5:
In file included from /builds/linux/include/linux/clk.h:14:
In file included from /builds/linux/include/linux/notifier.h:14:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/infiniband/hw/qedr/verbs.c:32:
In file included from /builds/linux/include/linux/dma-mapping.h:7:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/nfsd/nfs4idmap.c:35:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/wireless/realtek/rtl818x/rtl8180/rtl8225se.c:16:
In file included from /builds/linux/include/net/mac80211.h:18:
In file included from /builds/linux/include/linux/if_ether.h:19:
In file included from /builds/linux/include/linux/skbuff.h:15:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/hid/hid-asus.c:26:
In file included from /builds/linux/include/linux/dmi.h:6:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/hsi/hsi_boardinfo.c:9:
In file included from /builds/linux/include/linux/hsi/hsi.h:13:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/drm_gem.c:29:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/crypto/testmgr.c:19:
In file included from /builds/linux/include/crypto/aead.h:11:
In file included from /builds/linux/include/linux/crypto.h:19:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/wireless/ath/ath10k/thermal.c:6:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/sound/soc/tegra/tegra20_spdif.c:9:
In file included from /builds/linux/include/linux/clk.h:14:
In file included from /builds/linux/include/linux/notifier.h:14:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/video/fbdev/omap2/omapfb/dss/dpi.c:19:
In file included from /builds/linux/include/linux/platform_device.h:13:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/lib/generic-radix-tree.c:4:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/ssb/main.c:11:
In file included from /builds/linux/drivers/ssb/ssb_private.h:8:
In file included from /builds/linux/include/linux/ssb/ssb.h:5:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/staging/sm750fb/sm750.c:3:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/sound/soc/codecs/wm8753.c:29:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/usb/cdc_eem.c:8:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/bluetooth/mgmt.c:27:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/input/touchscreen/of_touchscreen.c:9:
In file included from /builds/linux/include/linux/input.h:8:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/ethernet/cisco/enic/enic_main.c:20:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/nfc/digital_technology.c:9:
In file included from /builds/linux/net/nfc/digital.h:10:
In file included from /builds/linux/include/net/nfc/nfc.h:14:
In file included from /builds/linux/include/uapi/linux/nfc.h:25:
In file included from /builds/linux/include/linux/socket.h:8:
In file included from /builds/linux/include/linux/uio.h:9:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser_helper.c:26:
In file included from /builds/linux/drivers/gpu/drm/amd/amdgpu/../display/dc/dm_services.h:34:
In file included from /builds/linux/drivers/gpu/drm/amd/amdgpu/../display/amdgpu_dm/amdgpu_dm_trace.h:32:
In file included from /builds/linux/include/linux/tracepoint.h:15:
In file included from /builds/linux/include/linux/smp.h:64:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/input/tablet/aiptek.c:60:
In file included from /builds/linux/include/linux/jiffies.h:9:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/crypto/rmd256.c:11:
In file included from /builds/linux/include/crypto/internal/hash.h:11:
In file included from /builds/linux/include/crypto/algapi.h:10:
In file included from /builds/linux/include/linux/crypto.h:19:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/radio/wl128x/fmdrv_v4l2.c:20:
In file included from /builds/linux/drivers/media/radio/wl128x/fmdrv.h:13:
In file included from /builds/linux/include/linux/skbuff.h:15:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/ethernet/qlogic/qed/qed_ptp.c:33:
In file included from /builds/linux/drivers/net/ethernet/qlogic/qed/qed.h:37:
In file included from /builds/linux/include/linux/io.h:13:
In file included from /builds/linux/arch/riscv/include/asm/io.h:15:
In file included from /builds/linux/arch/riscv/include/asm/mmiowb.h:12:
In file included from /builds/linux/include/asm-generic/mmiowb.h:27:
In file included from /builds/linux/arch/riscv/include/asm/smp.h:11:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/nls/nls_koi8-ru.c:8:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/ethernet/sis/sis190.c:24:
In file included from /builds/linux/include/linux/interrupt.h:11:
In file included from /builds/linux/include/linux/hardirq.h:5:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/ethernet/3com/3c589_cs.c:28:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/usb/em28xx/em28xx-core.c:21:
In file included from /builds/linux/drivers/media/usb/em28xx/em28xx.h:31:
In file included from /builds/linux/include/linux/workqueue.h:9:
In file included from /builds/linux/include/linux/timer.h:6:
In file included from /builds/linux/include/linux/ktime.h:24:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/fpga/socfpga.c:7:
In file included from /builds/linux/include/linux/completion.h:12:
In file included from /builds/linux/include/linux/wait.h:9:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/staging/rtl8723bs/hal/odm_debug.c:8:
In file included from /builds/linux/drivers/staging/rtl8723bs/hal/odm_precomp.h:11:
In file included from /builds/linux/drivers/staging/rtl8723bs/hal/odm_types.h:10:
In file included from /builds/linux/drivers/staging/rtl8723bs/include/drv_types.h:18:
In file included from /builds/linux/include/linux/sched/signal.h:5:
In file included from /builds/linux/include/linux/rculist.h:11:
In file included from /builds/linux/include/linux/rcupdate.h:27:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/sound/soc/sof/utils.c:11:
In file included from /builds/linux/include/linux/io-64-nonatomic-lo-hi.h:5:
In file included from /builds/linux/include/linux/io.h:13:
In file included from /builds/linux/arch/riscv/include/asm/io.h:15:
In file included from /builds/linux/arch/riscv/include/asm/mmiowb.h:12:
In file included from /builds/linux/include/asm-generic/mmiowb.h:27:
In file included from /builds/linux/arch/riscv/include/asm/smp.h:11:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/netfilter/nft_exthdr.c:10:
In file included from /builds/linux/include/linux/netlink.h:7:
In file included from /builds/linux/include/linux/skbuff.h:15:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/f2fs/inline.c:9:
In file included from /builds/linux/include/linux/fs.h:6:
In file included from /builds/linux/include/linux/wait_bit.h:8:
In file included from /builds/linux/include/linux/wait.h:9:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/phy/sfp.c:2:
In file included from /builds/linux/include/linux/acpi.h:13:
In file included from /builds/linux/include/linux/irqdomain.h:35:
In file included from /builds/linux/include/linux/of.h:17:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/usb/usbvision/usbvision-core.c:14:
In file included from /builds/linux/include/linux/timer.h:6:
In file included from /builds/linux/include/linux/ktime.h:24:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/fsopen.c:8:
In file included from /builds/linux/include/linux/fs_context.h:14:
In file included from /builds/linux/include/linux/security.h:26:
In file included from /builds/linux/include/linux/key.h:15:
In file included from /builds/linux/include/linux/rbtree.h:22:
In file included from /builds/linux/include/linux/rcupdate.h:27:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/i2c/busses/i2c-xlp9xx.c:9:
In file included from /builds/linux/include/linux/acpi.h:13:
In file included from /builds/linux/include/linux/irqdomain.h:35:
In file included from /builds/linux/include/linux/of.h:17:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpio/gpio-ucb1400.c:8:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/nilfs2/dat.c:11:
In file included from /builds/linux/include/linux/buffer_head.h:12:
In file included from /builds/linux/include/linux/fs.h:6:
In file included from /builds/linux/include/linux/wait_bit.h:8:
In file included from /builds/linux/include/linux/wait.h:9:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/extcon/extcon-usb-gpio.c:9:
In file included from /builds/linux/include/linux/extcon-provider.h:13:
In file included from /builds/linux/include/linux/extcon.h:21:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/fat/cache.c:12:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/block/blk-sysfs.c:6:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/overlayfs/dir.c:7:
In file included from /builds/linux/include/linux/fs.h:6:
In file included from /builds/linux/include/linux/wait_bit.h:8:
In file included from /builds/linux/include/linux/wait.h:9:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/sound/soc/sunxi/sun8i-adda-pr-regmap.c:10:
In file included from /builds/linux/include/linux/io.h:13:
In file included from /builds/linux/arch/riscv/include/asm/io.h:15:
In file included from /builds/linux/arch/riscv/include/asm/mmiowb.h:12:
In file included from /builds/linux/include/asm-generic/mmiowb.h:27:
In file included from /builds/linux/arch/riscv/include/asm/smp.h:11:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/platform/omap3isp/ispvideo.c:13:
In file included from /builds/linux/arch/riscv/include/asm/cacheflush.h:9:
In file included from /builds/linux/include/linux/mm.h:10:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/netfilter/xt_DSCP.c:10:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/phy/cadence/phy-cadence-dp.c:11:
In file included from /builds/linux/include/linux/io.h:13:
In file included from /builds/linux/arch/riscv/include/asm/io.h:15:
In file included from /builds/linux/arch/riscv/include/asm/mmiowb.h:12:
In file included from /builds/linux/include/asm-generic/mmiowb.h:27:
In file included from /builds/linux/arch/riscv/include/asm/smp.h:11:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/unicode/utf8-norm.c:7:
In file included from /builds/linux/fs/unicode/utf8n.h:13:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/pinctrl/pinctrl-single.c:13:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/mc/mc-request.c:17:
In file included from /builds/linux/include/media/media-device.h:15:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/usb/gspca/stk1135.c:15:
In file included from /builds/linux/drivers/media/usb/gspca/gspca.h:5:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/sound/soc/codecs/cs42xx8-i2c.c:13:
In file included from /builds/linux/include/linux/i2c.h:13:
In file included from /builds/linux/include/linux/acpi.h:13:
In file included from /builds/linux/include/linux/irqdomain.h:35:
In file included from /builds/linux/include/linux/of.h:17:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/sched/act_meta_skbprio.c:12:
In file included from /builds/linux/include/linux/skbuff.h:15:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/wireless/mediatek/mt7601u/core.c:7:
In file included from /builds/linux/drivers/net/wireless/mediatek/mt7601u/mt7601u.h:12:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/staging/exfat/exfat_upcase.c:7:
In file included from /builds/linux/drivers/staging/exfat/exfat.h:10:
In file included from /builds/linux/include/linux/buffer_head.h:12:
In file included from /builds/linux/include/linux/fs.h:6:
In file included from /builds/linux/include/linux/wait_bit.h:8:
In file included from /builds/linux/include/linux/wait.h:9:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/batman-adv/icmp_socket.c:7:
In file included from /builds/linux/net/batman-adv/icmp_socket.h:10:
In file included from /builds/linux/net/batman-adv/main.h:210:
In file included from /builds/linux/include/linux/etherdevice.h:20:
In file included from /builds/linux/include/linux/if_ether.h:19:
In file included from /builds/linux/include/linux/skbuff.h:15:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/devpts/inode.c:12:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/v4l2-core/v4l2-flash-led-class.c:9:
In file included from /builds/linux/include/linux/led-class-flash.h:11:
In file included from /builds/linux/include/linux/leds.h:12:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/clk/bcm/clk-bcm21664.c:15:
In file included from /builds/linux/drivers/clk/bcm/clk-kona.h:20:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/xfs/xfs_export.c:6:
In file included from /builds/linux/fs/xfs/xfs.h:22:
In file included from /builds/linux/fs/xfs/xfs_linux.h:24:
In file included from /builds/linux/fs/xfs/kmem.h:9:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/ethernet/sfc/mtd.c:8:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/sound/soc/atmel/mikroe-proto.c:9:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/sound/soc/intel/common/soc-acpi-intel-cht-match.c:8:
In file included from /builds/linux/include/linux/dmi.h:6:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/sound/pci/vx222/vx222.c:9:
In file included from /builds/linux/include/linux/interrupt.h:11:
In file included from /builds/linux/include/linux/hardirq.h:5:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/clk/mediatek/clk-mt6797-vdec.c:7:
In file included from /builds/linux/include/linux/clk-provider.h:9:
In file included from /builds/linux/include/linux/of.h:17:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/iomap/seek.c:6:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/drm_syncobj.c:127:
In file included from /builds/linux/include/linux/fs.h:6:
In file included from /builds/linux/include/linux/wait_bit.h:8:
In file included from /builds/linux/include/linux/wait.h:9:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/wireless/marvell/libertas_tf/cmd.c:8:
In file included from /builds/linux/include/linux/hardirq.h:5:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/mtd/nand/raw/denali_dt.c:8:
In file included from /builds/linux/include/linux/clk.h:14:
In file included from /builds/linux/include/linux/notifier.h:14:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/pinctrl/sh-pfc/pfc-r8a7778.c:15:
In file included from /builds/linux/include/linux/io.h:13:
In file included from /builds/linux/arch/riscv/include/asm/io.h:15:
In file included from /builds/linux/arch/riscv/include/asm/mmiowb.h:12:
In file included from /builds/linux/include/asm-generic/mmiowb.h:27:
In file included from /builds/linux/arch/riscv/include/asm/smp.h:11:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/ax25/ax25_iface.c:8:
In file included from /builds/linux/include/linux/socket.h:8:
In file included from /builds/linux/include/linux/uio.h:9:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/engine/gr/mcp79.c:24:
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/engine/gr/nv50.h:5:
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/engine/gr/priv.h:5:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/engine/gr.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/engine.h:5:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/subdev.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/device.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/oclass.h:3:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/os.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvif/os.h:6:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/platform/vsp1/vsp1_hgt.c:10:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/sound/soc/codecs/arizona.c:12:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/usb/serial/mct_u232.c:22:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/amd/amdgpu/navi10_reg_init.c:23:
In file included from /builds/linux/drivers/gpu/drm/amd/amdgpu/amdgpu.h:31:
In file included from /builds/linux/drivers/gpu/drm/amd/amdgpu/amdgpu_ctx.h:26:
In file included from /builds/linux/drivers/gpu/drm/amd/amdgpu/amdgpu_ring.h:28:
In file included from /builds/linux/include/drm/gpu_scheduler.h:27:
In file included from /builds/linux/include/drm/spsc_queue.h:28:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/sound/usb/caiaq/midi.c:6:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/nilfs2/segbuf.c:11:
In file included from /builds/linux/include/linux/buffer_head.h:12:
In file included from /builds/linux/include/linux/fs.h:6:
In file included from /builds/linux/include/linux/wait_bit.h:8:
In file included from /builds/linux/include/linux/wait.h:9:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/leds/leds-wm831x-status.c:9:
In file included from /builds/linux/include/linux/platform_device.h:13:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/platform/sti/c8sectpfe/c8sectpfe-dvb.c:10:
In file included from /builds/linux/include/linux/completion.h:12:
In file included from /builds/linux/include/linux/wait.h:9:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/hpfs/buffer.c:9:
In file included from /builds/linux/include/linux/sched.h:12:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/misc/habanalabs/habanalabs_drv.c:11:
In file included from /builds/linux/drivers/misc/habanalabs/habanalabs.h:14:
In file included from /builds/linux/include/linux/cdev.h:5:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/target/iscsi/cxgbit/cxgbit_main.c:10:
In file included from /builds/linux/drivers/target/iscsi/cxgbit/cxgbit.h:9:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/video/fbdev/core/fb_defio.c:11:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/staging/rtl8188eu/hal/rtl8188eu_led.c:8:
In file included from /builds/linux/drivers/staging/rtl8188eu/include/osdep_service.h:16:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/jfs/inode.c:7:
In file included from /builds/linux/include/linux/fs.h:6:
In file included from /builds/linux/include/linux/wait_bit.h:8:
In file included from /builds/linux/include/linux/wait.h:9:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/dsa/tag_dsa.c:7:
In file included from /builds/linux/include/linux/etherdevice.h:20:
In file included from /builds/linux/include/linux/if_ether.h:19:
In file included from /builds/linux/include/linux/skbuff.h:15:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/iio/light/max44009.c:18:
In file included from /builds/linux/include/linux/i2c.h:13:
In file included from /builds/linux/include/linux/acpi.h:13:
In file included from /builds/linux/include/linux/irqdomain.h:35:
In file included from /builds/linux/include/linux/of.h:17:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/fddi/skfp/skfddi.c:73:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/clk/mediatek/clk-mt8183-ipu1.c:6:
In file included from /builds/linux/include/linux/clk-provider.h:9:
In file included from /builds/linux/include/linux/of.h:17:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/ntfs/sysctl.c:12:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/lima/lima_dlbu.c:4:
In file included from /builds/linux/include/linux/io.h:13:
In file included from /builds/linux/arch/riscv/include/asm/io.h:15:
In file included from /builds/linux/arch/riscv/include/asm/mmiowb.h:12:
In file included from /builds/linux/include/asm-generic/mmiowb.h:27:
In file included from /builds/linux/arch/riscv/include/asm/smp.h:11:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/ethernet/hisilicon/hns3/hnae3.c:5:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/crypto/asymmetric_keys/tpm_parser.c:3:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/engine/pm/g84.c:24:
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/engine/pm/nv40.h:5:
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/engine/pm/priv.h:5:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/engine/pm.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/engine.h:5:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/subdev.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/device.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/oclass.h:3:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/os.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvif/os.h:6:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/sound/firewire/dice/dice-mytek.c:8:
In file included from /builds/linux/sound/firewire/dice/dice.h:12:
In file included from /builds/linux/include/linux/compat.h:10:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/rapidio/rio-sysfs.c:10:
In file included from /builds/linux/include/linux/rio.h:17:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/hid/hid-maltron.c:18:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/iio/imu/adis_trigger.c:9:
In file included from /builds/linux/include/linux/interrupt.h:11:
In file included from /builds/linux/include/linux/hardirq.h:5:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/nfc/hci/hcp.c:10:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/qxl/qxl_dumb.c:26:
In file included from /builds/linux/drivers/gpu/drm/qxl/qxl_drv.h:33:
In file included from /builds/linux/include/linux/dma-fence.h:17:
In file included from /builds/linux/include/linux/wait.h:9:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/power/supply/ingenic-battery.c:10:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/rtc/rtc-88pm80x.c:11:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/siox/siox-bus-gpio.c:7:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/thermal/qoriq_thermal.c:5:
In file included from /builds/linux/include/linux/clk.h:14:
In file included from /builds/linux/include/linux/notifier.h:14:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/watchdog/ftwdt010_wdt.c:13:
In file included from /builds/linux/include/linux/interrupt.h:11:
In file included from /builds/linux/include/linux/hardirq.h:5:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/sound/soc/codecs/spdif_transmitter.c:14:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/base/class.c:11:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/mfd/wm5110-tables.c:10:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/sound/soc/zte/zx-tdm.c:10:
In file included from /builds/linux/include/linux/clk.h:14:
In file included from /builds/linux/include/linux/notifier.h:14:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/panel/panel-samsung-s6d16d0.c:7:
In file included from /builds/linux/include/drm/drm_modes.h:30:
In file included from /builds/linux/include/linux/hdmi.h:28:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/panfrost/panfrost_gem.c:5:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/staging/android/ashmem.c:16:
In file included from /builds/linux/include/linux/fs.h:6:
In file included from /builds/linux/include/linux/wait_bit.h:8:
In file included from /builds/linux/include/linux/wait.h:9:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/rc/keymaps/rc-videostrong-kii-pro.c:5:
In file included from /builds/linux/include/media/rc-map.h:11:
In file included from /builds/linux/include/linux/input.h:8:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/mtd/ubi/misc.c:10:
In file included from /builds/linux/drivers/mtd/ubi/ubi.h:14:
In file included from /builds/linux/include/linux/rbtree.h:22:
In file included from /builds/linux/include/linux/rcupdate.h:27:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/sound/drivers/dummy.c:9:
In file included from /builds/linux/include/linux/platform_device.h:13:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/input/touchscreen/goodix.c:15:
In file included from /builds/linux/include/linux/dmi.h:6:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/ethernet/cavium/liquidio/response_manager.c:19:
In file included from /builds/linux/include/linux/pci.h:35:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/scsi/pcmcia/aha152x_stub.c:37:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from samples/trace_printk/trace-printk.mod.c:2:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/mcde/mcde_display.c:7:
In file included from /builds/linux/include/linux/clk.h:14:
In file included from /builds/linux/include/linux/notifier.h:14:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/qnx6/inode.c:14:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/nvmem/mxs-ocotp.c:9:
In file included from /builds/linux/include/linux/clk.h:14:
In file included from /builds/linux/include/linux/notifier.h:14:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/mtd/chips/chipreg.c:8:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/crypto/keywrap.c:84:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/platform/sti/hva/hva-h264.c:8:
In file included from /builds/linux/drivers/media/platform/sti/hva/hva.h:11:
In file included from /builds/linux/include/media/v4l2-ctrls.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/amd/amdgpu/../display/dc/dce110/dce110_mem_input_v.c:25:
In file included from /builds/linux/drivers/gpu/drm/amd/amdgpu/../display/dc/dm_services.h:34:
In file included from /builds/linux/drivers/gpu/drm/amd/amdgpu/../display/amdgpu_dm/amdgpu_dm_trace.h:32:
In file included from /builds/linux/include/linux/tracepoint.h:15:
In file included from /builds/linux/include/linux/smp.h:64:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/i2c/mt9p031.c:12:
In file included from /builds/linux/include/linux/clk.h:14:
In file included from /builds/linux/include/linux/notifier.h:14:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/wireless/realtek/rtl8xxxu/rtl8xxxu_8723a.c:18:
In file included from /builds/linux/include/linux/sched.h:12:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/watchdog/rtd119x_wdt.c:10:
In file included from /builds/linux/include/linux/clk.h:14:
In file included from /builds/linux/include/linux/notifier.h:14:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/wireless/broadcom/b43/lo.c:17:
In file included from /builds/linux/drivers/net/wireless/broadcom/b43/b43.h:6:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/ethernet/netronome/nfp/devlink_param.c:4:
In file included from /builds/linux/include/net/devlink.h:10:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/sungem_phy.c:23:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/scsi/mvsas/mv_sas.c:10:
In file included from /builds/linux/drivers/scsi/mvsas/mv_sas.h:14:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/i2c/busses/i2c-ali15x3.c:49:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/ipv6/netfilter/ip6t_REJECT.c:17:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/block/bsg-lib.c:9:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/wireless/ralink/rt2x00/rt2x00leds.c:14:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/regulator/stm32-vrefbuf.c:9:
In file included from /builds/linux/include/linux/clk.h:14:
In file included from /builds/linux/include/linux/notifier.h:14:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/clk/qcom/lcc-ipq806x.c:9:
In file included from /builds/linux/include/linux/platform_device.h:13:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/usb/core/hcd-pci.c:7:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/subdev/bios/bit.c:24:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/subdev/bios.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/subdev.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/device.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/oclass.h:3:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/os.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvif/os.h:6:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/rtc/rtc-pcf8563.c:14:
In file included from /builds/linux/include/linux/clk-provider.h:9:
In file included from /builds/linux/include/linux/of.h:17:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/mm/slab_common.c:7:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/crypto/sm4_generic.c:10:
In file included from /builds/linux/include/crypto/sm4.h:12:
In file included from /builds/linux/include/linux/crypto.h:19:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/clk/renesas/r8a7795-cpg-mssr.c:13:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/infiniband/core/uverbs_std_types_counters.c:34:
In file included from /builds/linux/drivers/infiniband/core/rdma_core.h:40:
In file included from /builds/linux/include/linux/idr.h:15:
In file included from /builds/linux/include/linux/radix-tree.h:14:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/spi/spi-jcore.c:12:
In file included from /builds/linux/include/linux/interrupt.h:11:
In file included from /builds/linux/include/linux/hardirq.h:5:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/mm/mmap.c:13:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/sound/soc/codecs/nau8822.c:13:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/xfs/libxfs/xfs_alloc.c:6:
In file included from /builds/linux/fs/xfs/xfs.h:22:
In file included from /builds/linux/fs/xfs/xfs_linux.h:24:
In file included from /builds/linux/fs/xfs/kmem.h:9:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/nfs/fscache-index.c:10:
In file included from /builds/linux/include/linux/sched.h:12:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/ssb/driver_pcicore.c:11:
In file included from /builds/linux/drivers/ssb/ssb_private.h:8:
In file included from /builds/linux/include/linux/ssb/ssb.h:5:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/ipv4/netfilter/iptable_nat.c:7:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/input/mouse/sentelic.c:9:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/ext2/ialloc.c:16:
In file included from /builds/linux/include/linux/quotaops.h:11:
In file included from /builds/linux/include/linux/fs.h:6:
In file included from /builds/linux/include/linux/wait_bit.h:8:
In file included from /builds/linux/include/linux/wait.h:9:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/leds/leds-max8997.c:9:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/power/supply/isp1704_charger.c:10:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/iio/adc/qcom-spmi-iadc.c:7:
In file included from /builds/linux/include/linux/completion.h:12:
In file included from /builds/linux/include/linux/wait.h:9:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/auxdisplay/hd44780.c:11:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/sound/soc/sh/rcar/core.c:101:
In file included from /builds/linux/include/linux/pm_runtime.h:11:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/mfd/cs47l15-tables.c:9:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/ext4/hash.c:8:
In file included from /builds/linux/include/linux/fs.h:6:
In file included from /builds/linux/include/linux/wait_bit.h:8:
In file included from /builds/linux/include/linux/wait.h:9:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/lima/lima_gem.c:4:
In file included from /builds/linux/include/linux/mm.h:10:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/staging/iio/meter/ade7854-i2c.c:8:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/pci/netup_unidvb/netup_unidvb_i2c.c:12:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/ethernet/packetengines/hamachi.c:144:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/radeon/radeon_fence.c:33:
In file included from /builds/linux/include/linux/firmware.h:7:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/mfd/abx500-core.c:9:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/sound/soc/codecs/wm8997.c:10:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/wireless/ath/ath9k/htc_drv_debug.c:17:
In file included from /builds/linux/drivers/net/wireless/ath/ath9k/htc.h:20:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/security/integrity/ima/ima_fs.c:18:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/input/misc/ad714x-spi.c:8:
In file included from /builds/linux/include/linux/input.h:8:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/sound/soc/sh/rcar/adg.c:7:
In file included from /builds/linux/include/linux/clk-provider.h:9:
In file included from /builds/linux/include/linux/of.h:17:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/wireless/quantenna/qtnfmac/shm_ipc.c:5:
In file included from /builds/linux/include/linux/io.h:13:
In file included from /builds/linux/arch/riscv/include/asm/io.h:15:
In file included from /builds/linux/arch/riscv/include/asm/mmiowb.h:12:
In file included from /builds/linux/include/asm-generic/mmiowb.h:27:
In file included from /builds/linux/arch/riscv/include/asm/smp.h:11:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/iio/adc/ti-ads1015.c:14:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/lib/test_hexdump.c:8:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/scsi/qedi/qedi_iscsi.c:7:
In file included from /builds/linux/include/linux/blkdev.h:5:
In file included from /builds/linux/include/linux/sched.h:12:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/slimbus/messaging.c:6:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/lib/percpu-refcount.c:5:
In file included from /builds/linux/include/linux/sched.h:12:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/nfc/st95hf/spi.c:9:
In file included from /builds/linux/drivers/nfc/st95hf/spi.h:12:
In file included from /builds/linux/include/linux/spi/spi.h:9:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/ethernet/stmicro/stmmac/stmmac_hwtstamp.c:12:
In file included from /builds/linux/include/linux/io.h:13:
In file included from /builds/linux/arch/riscv/include/asm/io.h:15:
In file included from /builds/linux/arch/riscv/include/asm/mmiowb.h:12:
In file included from /builds/linux/include/asm-generic/mmiowb.h:27:
In file included from /builds/linux/arch/riscv/include/asm/smp.h:11:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/sound/soc/codecs/tas571x.c:15:
In file included from /builds/linux/include/linux/clk.h:14:
In file included from /builds/linux/include/linux/notifier.h:14:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/vgem/vgem_drv.c:33:
In file included from /builds/linux/include/linux/dma-buf.h:18:
In file included from /builds/linux/include/linux/scatterlist.h:8:
In file included from /builds/linux/include/linux/mm.h:10:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/phy/bcm63xx.c:5:
In file included from /builds/linux/drivers/net/phy/bcm-phy-lib.h:9:
In file included from /builds/linux/include/linux/brcmphy.h:5:
In file included from /builds/linux/include/linux/phy.h:15:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/ethernet/mellanox/mlx5/core/eq.c:33:
In file included from /builds/linux/include/linux/interrupt.h:11:
In file included from /builds/linux/include/linux/hardirq.h:5:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/soc/samsung/pm_domains.c:12:
In file included from /builds/linux/include/linux/io.h:13:
In file included from /builds/linux/arch/riscv/include/asm/io.h:15:
In file included from /builds/linux/arch/riscv/include/asm/mmiowb.h:12:
In file included from /builds/linux/include/asm-generic/mmiowb.h:27:
In file included from /builds/linux/arch/riscv/include/asm/smp.h:11:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/scsi/snic/snic_disc.c:19:
In file included from /builds/linux/include/linux/mempool.h:8:
In file included from /builds/linux/include/linux/wait.h:9:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/rxrpc/af_rxrpc.c:10:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/mac80211/chan.c:8:
In file included from /builds/linux/include/linux/rtnetlink.h:6:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/scsi/snic/snic_trc.c:18:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/pci/cx18/cx18-alsa-pcm.c:14:
In file included from /builds/linux/include/linux/vmalloc.h:5:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/w1/w1_int.c:9:
In file included from /builds/linux/include/linux/kthread.h:6:
In file included from /builds/linux/include/linux/sched.h:12:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/bridge/br_sysfs_br.c:12:
In file included from /builds/linux/include/linux/netdevice.h:24:
In file included from /builds/linux/include/linux/timer.h:6:
In file included from /builds/linux/include/linux/ktime.h:24:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/xfs/libxfs/xfs_bmap_btree.c:6:
In file included from /builds/linux/fs/xfs/xfs.h:22:
In file included from /builds/linux/fs/xfs/xfs_linux.h:24:
In file included from /builds/linux/fs/xfs/kmem.h:9:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/block/aoe/aoenet.c:7:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/amd/amdgpu/cik_sdma.c:25:
In file included from /builds/linux/include/linux/firmware.h:7:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/input/serio/serio.c:16:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/sound/soc/codecs/cs42l73.c:11:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/watchdog/qcom-wdt.c:5:
In file included from /builds/linux/include/linux/clk.h:14:
In file included from /builds/linux/include/linux/notifier.h:14:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/dma/zx_dma.c:5:
In file included from /builds/linux/include/linux/sched.h:12:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/iio/adc/imx7d_adc.c:8:
In file included from /builds/linux/include/linux/clk.h:14:
In file included from /builds/linux/include/linux/notifier.h:14:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/ethernet/apm/xgene-v2/ring.c:10:
In file included from /builds/linux/drivers/net/ethernet/apm/xgene-v2/main.h:13:
In file included from /builds/linux/include/linux/acpi.h:13:
In file included from /builds/linux/include/linux/irqdomain.h:35:
In file included from /builds/linux/include/linux/of.h:17:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/mfd/wm831x-irq.c:11:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/unix/diag.c:3:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/usb/misc/idmouse.c:16:
In file included from /builds/linux/include/linux/sched/signal.h:5:
In file included from /builds/linux/include/linux/rculist.h:11:
In file included from /builds/linux/include/linux/rcupdate.h:27:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/usb/serial/navman.c:12:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/clk/clk-hi655x.c:9:
In file included from /builds/linux/include/linux/clk-provider.h:9:
In file included from /builds/linux/include/linux/of.h:17:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/ethernet/intel/ice/ice_dcb_lib.c:4:
In file included from /builds/linux/drivers/net/ethernet/intel/ice/ice_dcb_lib.h:7:
In file included from /builds/linux/drivers/net/ethernet/intel/ice/ice.h:10:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/engine/pm/gt200.c:24:
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/engine/pm/nv40.h:5:
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/engine/pm/priv.h:5:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/engine/pm.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/engine.h:5:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/subdev.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/device.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/oclass.h:3:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/os.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvif/os.h:6:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/staging/most/i2c/i2c.c:11:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/staging/media/meson/vdec/esparser.c:13:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/staging/sm750fb/sm750_cursor.c:2:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/engine/mspdec/g98.c:24:
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/engine/mspdec/priv.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/engine/mspdec.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/engine/falcon.h:5:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/engine.h:5:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/subdev.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/device.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/oclass.h:3:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/os.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvif/os.h:6:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/pinctrl/sh-pfc/pfc-sh7723.c:12:
In file included from /builds/linux/drivers/pinctrl/sh-pfc/sh_pfc.h:12:
In file included from /builds/linux/include/linux/pinctrl/pinconf-generic.h:14:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/usb/class/cdc-acm.c:22:
In file included from /builds/linux/include/linux/sched/signal.h:5:
In file included from /builds/linux/include/linux/rculist.h:11:
In file included from /builds/linux/include/linux/rcupdate.h:27:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/leds/led-class.c:10:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/input/gameport/fm801-gp.c:8:
In file included from /builds/linux/arch/riscv/include/asm/io.h:15:
In file included from /builds/linux/arch/riscv/include/asm/mmiowb.h:12:
In file included from /builds/linux/include/asm-generic/mmiowb.h:27:
In file included from /builds/linux/arch/riscv/include/asm/smp.h:11:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/block/blk-mq-cpumap.c:9:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/hwmon/nct7802.c:11:
In file included from /builds/linux/include/linux/i2c.h:13:
In file included from /builds/linux/include/linux/acpi.h:13:
In file included from /builds/linux/include/linux/irqdomain.h:35:
In file included from /builds/linux/include/linux/of.h:17:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/dvb-frontends/lgdt330x.c:23:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/sound/firewire/bebob/bebob.c:14:
In file included from /builds/linux/sound/firewire/bebob/bebob.h:11:
In file included from /builds/linux/include/linux/compat.h:10:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/scsi/scsi_transport_fc.c:11:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/vc4/vc4_drv.c:23:
In file included from /builds/linux/include/linux/clk.h:14:
In file included from /builds/linux/include/linux/notifier.h:14:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/ethernet/mellanox/mlx5/core/en_rx.c:34:
In file included from /builds/linux/include/linux/ip.h:16:
In file included from /builds/linux/include/linux/skbuff.h:15:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/iio/dac/ad5421.c:8:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/iio/dac/ad5624r_spi.c:8:
In file included from /builds/linux/include/linux/interrupt.h:11:
In file included from /builds/linux/include/linux/hardirq.h:5:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/arm/display/komeda/komeda_kms.c:8:
In file included from /builds/linux/include/linux/interrupt.h:11:
In file included from /builds/linux/include/linux/hardirq.h:5:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/mfd/da9052-irq.c:13:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/input/keyboard/xtkbd.c:13:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/rc/img-ir/img-ir-rc6.c:8:
In file included from /builds/linux/drivers/media/rc/img-ir/img-ir-hw.h:12:
In file included from /builds/linux/include/media/rc-core.h:11:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/staging/rtl8723bs/core/rtw_security.c:10:
In file included from /builds/linux/drivers/staging/rtl8723bs/include/drv_types.h:18:
In file included from /builds/linux/include/linux/sched/signal.h:5:
In file included from /builds/linux/include/linux/rculist.h:11:
In file included from /builds/linux/include/linux/rcupdate.h:27:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/clk/renesas/r8a7796-cpg-mssr.c:14:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/can/peak_canfd/peak_canfd.c:9:
In file included from /builds/linux/include/uapi/linux/can.h:50:
In file included from /builds/linux/include/linux/socket.h:8:
In file included from /builds/linux/include/linux/uio.h:9:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/dvb-frontends/dib7000p.c:11:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/amd/amdgpu/../display/dc/calcs/dce_calcs.c:26:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/ethernet/intel/ixgbe/ixgbe_dcb_82599.c:4:
In file included from /builds/linux/drivers/net/ethernet/intel/ixgbe/ixgbe.h:9:
In file included from /builds/linux/include/linux/pci.h:35:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/staging/speakup/selection.c:2:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/bonding/bond_sysfs.c:9:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/ax25/ax25_dev.c:8:
In file included from /builds/linux/include/linux/socket.h:8:
In file included from /builds/linux/include/linux/uio.h:9:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/dvb-frontends/tda10023.c:20:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/sched/act_gact.c:12:
In file included from /builds/linux/include/linux/skbuff.h:15:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/video/fbdev/matrox/matroxfb_base.c:105:
In file included from /builds/linux/drivers/video/fbdev/matrox/matroxfb_base.h:29:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/crypto/cavium/zip/zip_main.c:46:
In file included from /builds/linux/drivers/crypto/cavium/zip/common.h:51:
In file included from /builds/linux/include/linux/interrupt.h:11:
In file included from /builds/linux/include/linux/hardirq.h:5:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/engine/dma/base.c:24:
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/engine/dma/priv.h:5:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/engine/dma.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/engine.h:5:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/subdev.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/device.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/oclass.h:3:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/os.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvif/os.h:6:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/subdev/fb/nv35.c:26:
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/subdev/fb/priv.h:5:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/subdev/fb.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/subdev.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/device.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/oclass.h:3:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/os.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvif/os.h:6:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/netfilter/nf_flow_table_core.c:4:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/batman-adv/bat_v_ogm.c:7:
In file included from /builds/linux/net/batman-adv/bat_v_ogm.h:10:
In file included from /builds/linux/net/batman-adv/main.h:210:
In file included from /builds/linux/include/linux/etherdevice.h:20:
In file included from /builds/linux/include/linux/if_ether.h:19:
In file included from /builds/linux/include/linux/skbuff.h:15:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/ethernet/freescale/enetc/enetc_msg.c:4:
In file included from /builds/linux/drivers/net/ethernet/freescale/enetc/enetc_pf.h:4:
In file included from /builds/linux/drivers/net/ethernet/freescale/enetc/enetc.h:4:
In file included from /builds/linux/include/linux/timer.h:6:
In file included from /builds/linux/include/linux/ktime.h:24:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/amd/amdgpu/../display/dc/gpio/hw_gpio.c:26:
In file included from /builds/linux/drivers/gpu/drm/amd/amdgpu/../display/dc/dm_services.h:34:
In file included from /builds/linux/drivers/gpu/drm/amd/amdgpu/../display/amdgpu_dm/amdgpu_dm_trace.h:32:
In file included from /builds/linux/include/linux/tracepoint.h:15:
In file included from /builds/linux/include/linux/smp.h:64:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/pinctrl/bcm/pinctrl-iproc-gpio.c:20:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/amd/amdgpu/../display/dc/gpio/dce120/hw_factory_dce120.c:26:
In file included from /builds/linux/drivers/gpu/drm/amd/amdgpu/../display/dc/dm_services.h:34:
In file included from /builds/linux/drivers/gpu/drm/amd/amdgpu/../display/amdgpu_dm/amdgpu_dm_trace.h:32:
In file included from /builds/linux/include/linux/tracepoint.h:15:
In file included from /builds/linux/include/linux/smp.h:64:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/phy/dp83640.c:11:
In file included from /builds/linux/include/linux/ethtool.h:17:
In file included from /builds/linux/include/linux/compat.h:10:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/jbd2/recovery.c:16:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/iio/dac/ad5761.c:9:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/ethernet/stmicro/stmmac/dwmac4_core.c:14:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/scsi/sr.c:36:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/caif/cfrfml.c:10:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/ipv4/netfilter/arpt_mangle.c:3:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/ceph/xattr.c:5:
In file included from /builds/linux/fs/ceph/super.h:8:
In file included from /builds/linux/include/linux/backing-dev.h:13:
In file included from /builds/linux/include/linux/fs.h:6:
In file included from /builds/linux/include/linux/wait_bit.h:8:
In file included from /builds/linux/include/linux/wait.h:9:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/drm_atomic.c:29:
In file included from /builds/linux/include/linux/sync_file.h:17:
In file included from /builds/linux/include/linux/ktime.h:24:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/iio/pressure/mpl115.c:10:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/pci/cx18/cx18-firmware.c:9:
In file included from /builds/linux/drivers/media/pci/cx18/cx18-driver.h:14:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/ethernet/mellanox/mlx5/core/cmd.c:33:
In file included from /builds/linux/include/linux/highmem.h:5:
In file included from /builds/linux/include/linux/fs.h:6:
In file included from /builds/linux/include/linux/wait_bit.h:8:
In file included from /builds/linux/include/linux/wait.h:9:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/usb/core/hub.c:15:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/scsi/sym53c8xx_2/sym_nvram.c:27:
In file included from /builds/linux/drivers/scsi/sym53c8xx_2/sym_glue.h:30:
In file included from /builds/linux/include/linux/completion.h:12:
In file included from /builds/linux/include/linux/wait.h:9:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/ipv4/tcp_metrics.c:2:
In file included from /builds/linux/include/linux/rcupdate.h:27:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/iio/trigger/stm32-timer-trigger.c:9:
In file included from /builds/linux/include/linux/iio/iio.h:10:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/rc/keymaps/rc-tango.c:6:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/wireless/ti/wl18xx/debugfs.c:9:
In file included from /builds/linux/include/linux/pm_runtime.h:11:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/sound/soc/codecs/cq93vc.c:9:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/i2c/s5k6a3.c:9:
In file included from /builds/linux/include/linux/clk.h:14:
In file included from /builds/linux/include/linux/notifier.h:14:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/rc/keymaps/rc-adstech-dvb-t-pci.c:8:
In file included from /builds/linux/include/media/rc-map.h:11:
In file included from /builds/linux/include/linux/input.h:8:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/pci/ddbridge/ddbridge-max.c:19:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/wireless/zydas/zd1211rw/zd_rf.c:11:
In file included from /builds/linux/drivers/net/wireless/zydas/zd1211rw/zd_def.h:13:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/amd/amdgpu/nbio_v7_4.c:23:
In file included from /builds/linux/drivers/gpu/drm/amd/amdgpu/amdgpu.h:31:
In file included from /builds/linux/drivers/gpu/drm/amd/amdgpu/amdgpu_ctx.h:26:
In file included from /builds/linux/drivers/gpu/drm/amd/amdgpu/amdgpu_ring.h:28:
In file included from /builds/linux/include/drm/gpu_scheduler.h:27:
In file included from /builds/linux/include/drm/spsc_queue.h:28:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/crypto/chelsio/chcr_ipsec.c:41:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/staging/speakup/speakup_decext.c:12:
In file included from /builds/linux/include/linux/jiffies.h:9:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/clk/qcom/mmcc-msm8996.c:9:
In file included from /builds/linux/include/linux/platform_device.h:13:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/dvb-frontends/cx24116.c:25:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/platform/sti/cec/stih-cec.c:7:
In file included from /builds/linux/include/linux/clk.h:14:
In file included from /builds/linux/include/linux/notifier.h:14:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/wireless/ath/ath9k/htc_drv_main.c:17:
In file included from /builds/linux/drivers/net/wireless/ath/ath9k/htc.h:20:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/mux/adg792a.c:11:
In file included from /builds/linux/include/linux/i2c.h:13:
In file included from /builds/linux/include/linux/acpi.h:13:
In file included from /builds/linux/include/linux/irqdomain.h:35:
In file included from /builds/linux/include/linux/of.h:17:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/sound/pci/oxygen/xonar_lib.c:9:
In file included from /builds/linux/include/sound/core.h:10:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/hwmon/tmp103.c:12:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/staging/most/dim2/hal.c:16:
In file included from /builds/linux/include/linux/io.h:13:
In file included from /builds/linux/arch/riscv/include/asm/io.h:15:
In file included from /builds/linux/arch/riscv/include/asm/mmiowb.h:12:
In file included from /builds/linux/include/asm-generic/mmiowb.h:27:
In file included from /builds/linux/arch/riscv/include/asm/smp.h:11:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/clocksource/timer-mediatek.c:12:
In file included from /builds/linux/include/linux/clockchips.h:14:
In file included from /builds/linux/include/linux/clocksource.h:13:
In file included from /builds/linux/include/linux/timex.h:56:
In file included from /builds/linux/include/uapi/linux/timex.h:56:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/v4l2-core/v4l2-clk.c:9:
In file included from /builds/linux/include/linux/clk.h:14:
In file included from /builds/linux/include/linux/notifier.h:14:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/wireless/intel/iwlwifi/mvm/fw.c:64:
In file included from /builds/linux/include/net/mac80211.h:18:
In file included from /builds/linux/include/linux/if_ether.h:19:
In file included from /builds/linux/include/linux/skbuff.h:15:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/wireless/broadcom/brcm80211/brcmfmac/flowring.c:8:
In file included from /builds/linux/include/linux/netdevice.h:24:
In file included from /builds/linux/include/linux/timer.h:6:
In file included from /builds/linux/include/linux/ktime.h:24:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/i2c/mt9v111.c:14:
In file included from /builds/linux/include/linux/clk.h:14:
In file included from /builds/linux/include/linux/notifier.h:14:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/platform/sti/delta/delta-mjpeg-hdr.c:7:
In file included from /builds/linux/drivers/media/platform/sti/delta/delta.h:10:
In file included from /builds/linux/include/linux/rpmsg.h:14:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/etnaviv/etnaviv_sched.c:8:
In file included from /builds/linux/drivers/i2c/i2c-core-base.c:16:
In file included from /builds/linux/include/linux/acpi.h:13:
In file included from /builds/linux/include/linux/irqdomain.h:35:
In file included from /builds/linux/include/linux/of.h:17:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/dvb-frontends/stb6000.c:10:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/rxrpc/conn_service.c:8:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/platform/omap3isp/ispccp2.c:15:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/panel/panel-sharp-ls043t1le01.c:10:
In file included from /builds/linux/include/linux/backlight.h:12:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/crypto/hooks.c:8:
In file included from /builds/linux/fs/crypto/fscrypt_private.h:14:
In file included from /builds/linux/include/linux/fscrypt.h:16:
In file included from /builds/linux/include/linux/fs.h:6:
In file included from /builds/linux/include/linux/wait_bit.h:8:
In file included from /builds/linux/include/linux/wait.h:9:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/subdev/mc/g98.c:24:
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/subdev/mc/priv.h:5:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/subdev/mc.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/subdev.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/device.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/oclass.h:3:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/os.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvif/os.h:6:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/i2c/imx258.c:4:
In file included from /builds/linux/include/linux/acpi.h:13:
In file included from /builds/linux/include/linux/irqdomain.h:35:
In file included from /builds/linux/include/linux/of.h:17:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/usb/serial/oti6858.c:39:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/ethernet/mellanox/mlxsw/spectrum_cnt.c:7:
In file included from /builds/linux/drivers/net/ethernet/mellanox/mlxsw/spectrum_cnt.h:7:
In file included from /builds/linux/drivers/net/ethernet/mellanox/mlxsw/spectrum.h:8:
In file included from /builds/linux/include/linux/netdevice.h:24:
In file included from /builds/linux/include/linux/timer.h:6:
In file included from /builds/linux/include/linux/ktime.h:24:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/bluetooth/hci_conn.c:28:
In file included from /builds/linux/include/linux/debugfs.h:15:
In file included from /builds/linux/include/linux/fs.h:6:
In file included from /builds/linux/include/linux/wait_bit.h:8:
In file included from /builds/linux/include/linux/wait.h:9:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/lib/mpi/mpiutil.c:21:
In file included from /builds/linux/lib/mpi/mpi-internal.h:20:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpio/gpio-exar.c:8:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/init/do_mounts.c:2:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/nfc/s3fwrn5/core.c:9:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/panel/panel-lvds.c:11:
In file included from /builds/linux/include/linux/backlight.h:12:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/dvb-frontends/stb0899_drv.c:11:
In file included from /builds/linux/include/linux/jiffies.h:9:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/mfd/rn5t618.c:10:
In file included from /builds/linux/include/linux/i2c.h:13:
In file included from /builds/linux/include/linux/acpi.h:13:
In file included from /builds/linux/include/linux/irqdomain.h:35:
In file included from /builds/linux/include/linux/of.h:17:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/amd/amdgpu/../display/dc/core/dc_surface.c:26:
In file included from /builds/linux/include/linux/mm.h:10:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/rds/tcp_connect.c:34:
In file included from /builds/linux/include/linux/in.h:19:
In file included from /builds/linux/include/uapi/linux/in.h:24:
In file included from /builds/linux/include/linux/socket.h:8:
In file included from /builds/linux/include/linux/uio.h:9:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/v3d/v3d_gem.c:4:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/staging/comedi/drivers/ni_6527.c:21:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/phy/phy-core.c:6:
In file included from /builds/linux/include/linux/phy.h:15:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/tipc/eth_media.c:37:
In file included from /builds/linux/net/tipc/core.h:46:
In file included from /builds/linux/include/linux/mm.h:10:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/clocksource/sh_mtu2.c:8:
In file included from /builds/linux/include/linux/clk.h:14:
In file included from /builds/linux/include/linux/notifier.h:14:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/phy/phy-c45.c:5:
In file included from /builds/linux/include/linux/ethtool.h:17:
In file included from /builds/linux/include/linux/compat.h:10:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/infiniband/hw/mthca/mthca_mad.c:36:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/infiniband/hw/mlx4/ah.c:33:
In file included from /builds/linux/include/rdma/ib_addr.h:37:
In file included from /builds/linux/include/linux/in.h:19:
In file included from /builds/linux/include/uapi/linux/in.h:24:
In file included from /builds/linux/include/linux/socket.h:8:
In file included from /builds/linux/include/linux/uio.h:9:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/scsi/megaraid/megaraid_sas_fp.c:23:
In file included from /builds/linux/include/linux/pci.h:35:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/dlm/rcom.c:12:
In file included from /builds/linux/fs/dlm/dlm_internal.h:19:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/hid/hid-gfrm.c:9:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gnss/serial.c:9:
In file included from /builds/linux/include/linux/gnss.h:11:
In file included from /builds/linux/include/linux/cdev.h:5:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/input/misc/wm831x-on.c:20:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/rc/mceusb.c:25:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/clk/clk-oxnas.c:8:
In file included from /builds/linux/include/linux/clk-provider.h:9:
In file included from /builds/linux/include/linux/of.h:17:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/amd/amdgpu/amdgpu_gmc.c:27:
In file included from /builds/linux/include/linux/io-64-nonatomic-lo-hi.h:5:
In file included from /builds/linux/include/linux/io.h:13:
In file included from /builds/linux/arch/riscv/include/asm/io.h:15:
In file included from /builds/linux/arch/riscv/include/asm/mmiowb.h:12:
In file included from /builds/linux/include/asm-generic/mmiowb.h:27:
In file included from /builds/linux/arch/riscv/include/asm/smp.h:11:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/rc/ir-nec-decoder.c:7:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/clocksource/timer-of.c:7:
In file included from /builds/linux/include/linux/clk.h:14:
In file included from /builds/linux/include/linux/notifier.h:14:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/iio/industrialio-core.c:12:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/power/supply/adp5061.c:9:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/ethernet/mellanox/mlx5/core/en_tc.c:34:
In file included from /builds/linux/include/net/sch_generic.h:5:
In file included from /builds/linux/include/linux/netdevice.h:24:
In file included from /builds/linux/include/linux/timer.h:6:
In file included from /builds/linux/include/linux/ktime.h:24:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/video/fbdev/savage/savagefb-i2c.c:13:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/nvdimm/blk.c:7:
In file included from /builds/linux/include/linux/blkdev.h:5:
In file included from /builds/linux/include/linux/sched.h:12:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/hwmon/ntc_thermistor.c:9:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/input/misc/ati_remote2.c:9:
In file included from /builds/linux/include/linux/usb/input.h:13:
In file included from /builds/linux/include/linux/usb.h:6:
In file included from /builds/linux/include/linux/usb/ch9.h:36:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/ieee802154/6lowpan/tx.c:3:
In file included from /builds/linux/include/net/6lowpan.h:56:
In file included from /builds/linux/include/linux/debugfs.h:15:
In file included from /builds/linux/include/linux/fs.h:6:
In file included from /builds/linux/include/linux/wait_bit.h:8:
In file included from /builds/linux/include/linux/wait.h:9:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/usb/cx231xx/cx231xx-cards.c:11:
In file included from /builds/linux/drivers/media/usb/cx231xx/cx231xx.h:13:
In file included from /builds/linux/include/linux/videodev2.h:59:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/usb/misc/emi62.c:9:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/video/fbdev/via/via_modesetting.c:12:
In file included from /builds/linux/include/linux/via-core.h:12:
In file included from /builds/linux/include/linux/io.h:13:
In file included from /builds/linux/arch/riscv/include/asm/io.h:15:
In file included from /builds/linux/arch/riscv/include/asm/mmiowb.h:12:
In file included from /builds/linux/include/asm-generic/mmiowb.h:27:
In file included from /builds/linux/arch/riscv/include/asm/smp.h:11:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/staging/comedi/drivers/ni_daq_dio24.c:25:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/crypto/rng.c:12:
In file included from /builds/linux/include/crypto/internal/rng.h:12:
In file included from /builds/linux/include/crypto/algapi.h:10:
In file included from /builds/linux/include/linux/crypto.h:19:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/wireless/ti/wlcore/scan.c:10:
In file included from /builds/linux/include/linux/ieee80211.h:19:
In file included from /builds/linux/include/linux/if_ether.h:19:
In file included from /builds/linux/include/linux/skbuff.h:15:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/netfilter/ipvs/ip_vs_rr.c:20:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/usb/b2c2/flexcop-usb.c:8:
In file included from /builds/linux/drivers/media/usb/b2c2/flexcop-usb.h:10:
In file included from /builds/linux/include/linux/usb.h:6:
In file included from /builds/linux/include/linux/usb/ch9.h:36:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/sunrpc/rpcb_clnt.c:16:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/mfd/da9063-core.c:14:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/of/fdt.c:14:
In file included from /builds/linux/include/linux/memblock.h:13:
In file included from /builds/linux/include/linux/mm.h:10:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/exynos/exynos_drm_dsi.c:10:
In file included from /builds/linux/include/linux/clk.h:14:
In file included from /builds/linux/include/linux/notifier.h:14:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/netfilter/nft_ct.c:11:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/char/ipmi/ipmi_devintf.c:14:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/rc/keymaps/rc-xbox-dvd.c:5:
In file included from /builds/linux/include/media/rc-map.h:11:
In file included from /builds/linux/include/linux/input.h:8:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/i2c/vpx3220.c:8:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/staging/rtl8188eu/core/rtw_wlan_util.c:9:
In file included from /builds/linux/include/linux/ieee80211.h:19:
In file included from /builds/linux/include/linux/if_ether.h:19:
In file included from /builds/linux/include/linux/skbuff.h:15:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/lib/timerqueue.c:13:
In file included from /builds/linux/include/linux/timerqueue.h:5:
In file included from /builds/linux/include/linux/rbtree.h:22:
In file included from /builds/linux/include/linux/rcupdate.h:27:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^

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_IAS=0
In file included from /builds/linux/net/core/lwtunnel.c:9:
In file included from /builds/linux/fs/nfs/nfs2super.c:5:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;

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_IAS=0
In file included from /builds/linux/net/netfilter/nf_tables_trace.c:7:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/mfd/ezx-pcap.c:9:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/phy/qualcomm/phy-qcom-qmp.c:6:
In file included from /builds/linux/include/linux/clk.h:14:
In file included from /builds/linux/include/linux/notifier.h:14:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/xfs/libxfs/xfs_inode_buf.c:6:
In file included from /builds/linux/fs/xfs/xfs.h:22:
In file included from /builds/linux/fs/xfs/xfs_linux.h:24:
In file included from /builds/linux/fs/xfs/kmem.h:9:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/infiniband/sw/rxe/rxe_opcode.c:34:
In file included from /builds/linux/include/rdma/ib_pack.h:36:
In file included from /builds/linux/include/rdma/ib_verbs.h:43:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/mm/msync.c:11:
In file included from /builds/linux/include/linux/fs.h:6:
In file included from /builds/linux/include/linux/wait_bit.h:8:
In file included from /builds/linux/include/linux/wait.h:9:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/sound/drivers/mpu401/mpu401_uart.c:16:
In file included from /builds/linux/include/linux/io.h:13:
In file included from /builds/linux/arch/riscv/include/asm/io.h:15:
In file included from /builds/linux/arch/riscv/include/asm/mmiowb.h:12:
In file included from /builds/linux/include/asm-generic/mmiowb.h:27:
In file included from /builds/linux/arch/riscv/include/asm/smp.h:11:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/radeon/rv740_dpm.c:25:
In file included from /builds/linux/drivers/gpu/drm/radeon/radeon.h:64:
In file included from /builds/linux/include/linux/wait.h:9:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/mtd/nand/raw/tegra_nand.c:8:
In file included from /builds/linux/include/linux/clk.h:14:
In file included from /builds/linux/include/linux/notifier.h:14:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/utimes.c:3:
In file included from /builds/linux/include/linux/mount.h:16:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/wireless/zydas/zd1211rw/zd_mac.c:10:
In file included from /builds/linux/include/linux/netdevice.h:24:
In file included from /builds/linux/include/linux/timer.h:6:
In file included from /builds/linux/include/linux/ktime.h:24:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/sound/soc/sof/intel/byt.c:15:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/wireless/realtek/rtlwifi/rtl8821ae/rf.c:4:
In file included from /builds/linux/drivers/net/wireless/realtek/rtlwifi/rtl8821ae/../wifi.h:9:
In file included from /builds/linux/include/linux/sched.h:12:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/lib/assoc_array.c:10:
In file included from /builds/linux/include/linux/rcupdate.h:27:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/wireless/realtek/rtl818x/rtl8180/rtl8225.c:15:
In file included from /builds/linux/include/linux/pci.h:35:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/staging/media/hantro/rk3399_vpu_hw_vp8_dec.c:15:
In file included from /builds/linux/include/media/v4l2-mem2mem.h:16:
In file included from /builds/linux/include/media/videobuf2-v4l2.h:15:
In file included from /builds/linux/include/linux/videodev2.h:59:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/usb/host/bcma-hcd.c:21:
In file included from /builds/linux/include/linux/bcma/bcma.h:5:
In file included from /builds/linux/include/linux/pci.h:35:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/usb/gspca/m5602/m5602_s5k83a.c:17:
In file included from /builds/linux/include/linux/kthread.h:6:
In file included from /builds/linux/include/linux/sched.h:12:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/ppp/ppp_deflate.c:9:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/mmc/host/via-sdmmc.c:7:
In file included from /builds/linux/include/linux/pci.h:35:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/llc/llc_sap.c:15:
In file included from /builds/linux/include/net/llc.h:15:
In file included from /builds/linux/include/uapi/linux/if.h:25:
In file included from /builds/linux/include/linux/socket.h:8:
In file included from /builds/linux/include/linux/uio.h:9:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/subdev/pci/base.c:24:
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/subdev/pci/priv.h:5:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/subdev/pci.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/subdev.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/device.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/oclass.h:3:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/os.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvif/os.h:6:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/input/rmi4/rmi_f03.c:8:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/subdev/mxm/base.c:24:
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/subdev/mxm/mxms.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/subdev/mxm/priv.h:5:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/subdev/mxm.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/subdev.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/device.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/oclass.h:3:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/os.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvif/os.h:6:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/mm/percpu.c:67:
In file included from /builds/linux/include/linux/memblock.h:13:
In file included from /builds/linux/include/linux/mm.h:10:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/ubifs/tnc.c:22:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/dsa/dsa_loop_bdinfo.c:4:
In file included from /builds/linux/include/linux/phy.h:15:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/tty/moxa.c:20:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/netfilter/xt_multiport.c:9:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/mtd/nand/raw/tango_nand.c:6:
In file included from /builds/linux/include/linux/io.h:13:
In file included from /builds/linux/arch/riscv/include/asm/io.h:15:
In file included from /builds/linux/arch/riscv/include/asm/mmiowb.h:12:
In file included from /builds/linux/include/asm-generic/mmiowb.h:27:
In file included from /builds/linux/arch/riscv/include/asm/smp.h:11:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/power/reset/rmobile-reset.c:8:
In file included from /builds/linux/include/linux/io.h:13:
In file included from /builds/linux/arch/riscv/include/asm/io.h:15:
In file included from /builds/linux/arch/riscv/include/asm/mmiowb.h:12:
In file included from /builds/linux/include/asm-generic/mmiowb.h:27:
In file included from /builds/linux/arch/riscv/include/asm/smp.h:11:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/input/touchscreen/wdt87xx_i2c.c:12:
In file included from /builds/linux/include/linux/i2c.h:13:
In file included from /builds/linux/include/linux/acpi.h:13:
In file included from /builds/linux/include/linux/irqdomain.h:35:
In file included from /builds/linux/include/linux/of.h:17:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/netfilter/xt_ecn.c:9:
In file included from /builds/linux/include/linux/in.h:19:
In file included from /builds/linux/include/uapi/linux/in.h:24:
In file included from /builds/linux/include/linux/socket.h:8:
In file included from /builds/linux/include/linux/uio.h:9:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/staging/isdn/hysdn/hycapi.c:13:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/staging/comedi/drivers/addi_apci_3xxx.c:16:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/sound/usb/misc/ua101.c:8:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/block/umem.c:35:
In file included from /builds/linux/include/linux/fs.h:6:
In file included from /builds/linux/include/linux/wait_bit.h:8:
In file included from /builds/linux/include/linux/wait.h:9:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/usb/msi2500/msi2500.c:14:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/mbcache.c:2:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/usb/mtu3/mtu3_core.c:11:
In file included from /builds/linux/include/linux/dma-mapping.h:7:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/usb/misc/usbtest.c:5:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/wireless/realtek/rtw88/debug.c:5:
In file included from /builds/linux/include/linux/debugfs.h:15:
In file included from /builds/linux/include/linux/fs.h:6:
In file included from /builds/linux/include/linux/wait_bit.h:8:
In file included from /builds/linux/include/linux/wait.h:9:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/platform/atmel/atmel-isc-base.c:12:
In file included from /builds/linux/include/linux/clk.h:14:
In file included from /builds/linux/include/linux/notifier.h:14:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/subdev/mmu/umem.c:22:
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/subdev/mmu/umem.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/object.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/oclass.h:3:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/os.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvif/os.h:6:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/kernel/bpf/queue_stack_maps.c:7:
In file included from /builds/linux/include/linux/bpf.h:9:
In file included from /builds/linux/include/linux/workqueue.h:9:
In file included from /builds/linux/include/linux/timer.h:6:
In file included from /builds/linux/include/linux/ktime.h:24:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/ethernet/qlogic/qed/qed_dev.c:35:
In file included from /builds/linux/include/linux/io.h:13:
In file included from /builds/linux/arch/riscv/include/asm/io.h:15:
In file included from /builds/linux/arch/riscv/include/asm/mmiowb.h:12:
In file included from /builds/linux/include/asm-generic/mmiowb.h:27:
In file included from /builds/linux/arch/riscv/include/asm/smp.h:11:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/xfs/libxfs/xfs_bit.c:6:
In file included from /builds/linux/fs/xfs/xfs.h:22:
In file included from /builds/linux/fs/xfs/xfs_linux.h:24:
In file included from /builds/linux/fs/xfs/kmem.h:9:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/sctp/proc.c:16:
In file included from /builds/linux/include/linux/seq_file.h:8:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/mm/page_alloc.c:19:
In file included from /builds/linux/include/linux/mm.h:10:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/radeon/uvd_v2_2.c:25:
In file included from /builds/linux/include/linux/firmware.h:7:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/staging/fbtft/fb_uc1611.c:10:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/sound/soc/codecs/tda7419.c:10:
In file included from /builds/linux/include/linux/i2c.h:13:
In file included from /builds/linux/include/linux/acpi.h:13:
In file included from /builds/linux/include/linux/irqdomain.h:35:
In file included from /builds/linux/include/linux/of.h:17:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/engine/disp/roottu102.c:22:
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/engine/disp/rootnv50.h:5:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/object.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/oclass.h:3:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/os.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvif/os.h:6:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/ata/libata-pmp.c:11:
In file included from /builds/linux/include/linux/libata.h:14:
In file included from /builds/linux/include/linux/jiffies.h:9:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/auxdisplay/charlcd.c:12:
In file included from /builds/linux/include/linux/fs.h:6:
In file included from /builds/linux/include/linux/wait_bit.h:8:
In file included from /builds/linux/include/linux/wait.h:9:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/pinctrl/stm32/pinctrl-stm32h743.c:7:
In file included from /builds/linux/include/linux/of.h:17:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/sched/em_canid.c:14:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/wireless/realtek/rtlwifi/rtl8192de/sw.c:4:
In file included from /builds/linux/drivers/net/wireless/realtek/rtlwifi/rtl8192de/../wifi.h:9:
In file included from /builds/linux/include/linux/sched.h:12:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/pci/ivtv/ivtv-routing.c:9:
In file included from /builds/linux/drivers/media/pci/ivtv/ivtv-driver.h:41:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/wireless/ath/wcn36xx/main.c:19:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/iio/pressure/ms5611_i2c.c:15:
In file included from /builds/linux/include/linux/i2c.h:13:
In file included from /builds/linux/include/linux/acpi.h:13:
In file included from /builds/linux/include/linux/irqdomain.h:35:
In file included from /builds/linux/include/linux/of.h:17:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/mtd/chips/map_ram.c:6:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/ethernet/arc/emac_mdio.c:9:
In file included from /builds/linux/include/linux/of_mdio.h:11:
In file included from /builds/linux/include/linux/phy.h:15:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/input/touchscreen/mcs5000_ts.c:11:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/staging/uwb/radio.c:10:
In file included from /builds/linux/drivers/staging/uwb/uwb.h:16:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/clk/ti/adpll.c:12:
In file included from /builds/linux/include/linux/clk.h:14:
In file included from /builds/linux/include/linux/notifier.h:14:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/sound/soc/codecs/wm8350.c:10:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/usb/em28xx/em28xx-vbi.c:19:
In file included from /builds/linux/drivers/media/usb/em28xx/em28xx.h:31:
In file included from /builds/linux/include/linux/workqueue.h:9:
In file included from /builds/linux/include/linux/timer.h:6:
In file included from /builds/linux/include/linux/ktime.h:24:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/bluetooth/btmrvl_debugfs.c:21:
In file included from /builds/linux/include/linux/debugfs.h:15:
In file included from /builds/linux/include/linux/fs.h:6:
In file included from /builds/linux/include/linux/wait_bit.h:8:
In file included from /builds/linux/include/linux/wait.h:9:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/thunderbolt/tunnel.c:9:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/sound/last.c:8:
In file included from /builds/linux/include/sound/core.h:10:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/qnx6/dir.c:14:
In file included from /builds/linux/fs/qnx6/qnx6.h:20:
In file included from /builds/linux/include/linux/fs.h:6:
In file included from /builds/linux/include/linux/wait_bit.h:8:
In file included from /builds/linux/include/linux/wait.h:9:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/pwm/pwm-sifive.c:14:
In file included from /builds/linux/include/linux/clk.h:14:
In file included from /builds/linux/include/linux/notifier.h:14:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/rtc/dev.c:13:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/hfsplus/extents.c:13:
In file included from /builds/linux/include/linux/fs.h:6:
In file included from /builds/linux/include/linux/wait_bit.h:8:
In file included from /builds/linux/include/linux/wait.h:9:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/xfs/xfs_acl.c:6:
In file included from /builds/linux/fs/xfs/xfs.h:22:
In file included from /builds/linux/fs/xfs/xfs_linux.h:24:
In file included from /builds/linux/fs/xfs/kmem.h:9:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/block/zram/zram_drv.c:18:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/uio/uio_cif.c:9:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/char/ppdev.c:55:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/tty/serial/xilinx_uartps.c:16:
In file included from /builds/linux/include/linux/platform_device.h:13:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/usb/host/xhci-histb.c:10:
In file included from /builds/linux/include/linux/clk.h:14:
In file included from /builds/linux/include/linux/notifier.h:14:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/hwmon/f71882fg.c:10:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/core/failover.c:10:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/i2c/busses/i2c-tiny-usb.c:11:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/rc/keymaps/rc-evga-indtube.c:8:
In file included from /builds/linux/include/media/rc-map.h:11:
In file included from /builds/linux/include/linux/input.h:8:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/ppp/pppox.c:18:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/sound/soc/sof/intel/hda-bus.c:10:
In file included from /builds/linux/include/linux/io.h:13:
In file included from /builds/linux/arch/riscv/include/asm/io.h:15:
In file included from /builds/linux/arch/riscv/include/asm/mmiowb.h:12:
In file included from /builds/linux/include/asm-generic/mmiowb.h:27:
In file included from /builds/linux/arch/riscv/include/asm/smp.h:11:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/usb/gadget/udc/bdc/bdc_core.c:9:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/radeon/radeon_combios.c:28:
In file included from /builds/linux/include/drm/drm_device.h:5:
In file included from /builds/linux/include/linux/kref.h:16:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/can/usb/ucan.c:28:
In file included from /builds/linux/include/uapi/linux/can.h:50:
In file included from /builds/linux/include/linux/socket.h:8:
In file included from /builds/linux/include/linux/uio.h:9:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/nvmem/meson-mx-efuse.c:10:
In file included from /builds/linux/include/linux/clk.h:14:
In file included from /builds/linux/include/linux/notifier.h:14:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/input/mouse/cyapa_gen6.c:14:
In file included from /builds/linux/include/linux/i2c.h:13:
In file included from /builds/linux/include/linux/acpi.h:13:
In file included from /builds/linux/include/linux/irqdomain.h:35:
In file included from /builds/linux/include/linux/of.h:17:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/clk/samsung/clk-pll.c:10:
In file included from /builds/linux/include/linux/hrtimer.h:15:
In file included from /builds/linux/include/linux/hrtimer_defs.h:5:
In file included from /builds/linux/include/linux/ktime.h:24:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/radeon/uvd_v1_0.c:25:
In file included from /builds/linux/include/linux/firmware.h:7:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/sound/soc/codecs/pcm3168a-spi.c:11:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/iio/common/st_sensors/st_sensors_spi.c:11:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/infiniband/hw/hns/hns_roce_pd.c:33:
In file included from /builds/linux/include/linux/platform_device.h:13:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/netfilter/xt_tcpmss.c:8:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/video/fbdev/omap2/omapfb/displays/connector-hdmi.c:9:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/lib/sg_split.c:8:
In file included from /builds/linux/include/linux/scatterlist.h:8:
In file included from /builds/linux/include/linux/mm.h:10:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/watchdog/uniphier_wdt.c:12:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/usb/gspca/sonixj.c:13:
In file included from /builds/linux/include/linux/input.h:8:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/uio/uio_pci_generic.c:21:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/mmc/core/sdio_irq.c:13:
In file included from /builds/linux/include/linux/sched.h:12:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/wireless/ath/ar5523/ar5523.c:29:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/xfs/xfs_buf_item.c:6:
In file included from /builds/linux/fs/xfs/xfs.h:22:
In file included from /builds/linux/fs/xfs/xfs_linux.h:24:
In file included from /builds/linux/fs/xfs/kmem.h:9:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/engine/gr/nv10.c:24:
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/engine/gr/nv10.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/engine/gr/priv.h:5:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/engine/gr.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/engine.h:5:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/subdev.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/device.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/oclass.h:3:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/os.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvif/os.h:6:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/wireless/mediatek/mt76/mt7603/soc.c:4:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/tty/serial/8250/8250_core.c:17:
In file included from /builds/linux/include/linux/acpi.h:13:
In file included from /builds/linux/include/linux/irqdomain.h:35:
In file included from /builds/linux/include/linux/of.h:17:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/sched/sch_hhf.c:8:
In file included from /builds/linux/include/linux/jiffies.h:9:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/isdn/capi/capiutil.c:13:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/rc/keymaps/rc-eztv.c:8:
In file included from /builds/linux/include/media/rc-map.h:11:
In file included from /builds/linux/include/linux/input.h:8:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/v4l2-core/v4l2-async.c:8:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/phy/socionext/phy-uniphier-pcie.c:10:
In file included from /builds/linux/include/linux/clk.h:14:
In file included from /builds/linux/include/linux/notifier.h:14:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/fpga/zynqmp-fpga.c:6:
In file included from /builds/linux/include/linux/dma-mapping.h:7:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/radio/radio-raremono.c:7:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/wireless/realtek/rtlwifi/rtl8723ae/dm.c:4:
In file included from /builds/linux/drivers/net/wireless/realtek/rtlwifi/rtl8723ae/../wifi.h:9:
In file included from /builds/linux/include/linux/sched.h:12:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/ceph/caps.c:4:
In file included from /builds/linux/include/linux/fs.h:6:
In file included from /builds/linux/include/linux/wait_bit.h:8:
In file included from /builds/linux/include/linux/wait.h:9:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/clk/qcom/apcs-msm8916.c:9:
In file included from /builds/linux/include/linux/clk.h:14:
In file included from /builds/linux/include/linux/notifier.h:14:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/crypto/cast5_generic.c:18:
In file included from /builds/linux/include/linux/crypto.h:19:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/open.c:9:
In file included from /builds/linux/include/linux/mm.h:10:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/ata/pata_cs5536.c:22:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/clk/qcom/gcc-sm8150.c:7:
In file included from /builds/linux/include/linux/platform_device.h:13:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/drm_flip_work.c:24:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/amd/amdgpu/../display/dc/gpio/hw_generic.c:26:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/iio/adc/nau7802.c:9:
In file included from /builds/linux/include/linux/i2c.h:13:
In file included from /builds/linux/include/linux/acpi.h:13:
In file included from /builds/linux/include/linux/irqdomain.h:35:
In file included from /builds/linux/include/linux/of.h:17:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/video/fbdev/nvidia/nv_setup.c:50:
In file included from /builds/linux/include/video/vga.h:21:
In file included from /builds/linux/include/linux/io.h:13:
In file included from /builds/linux/arch/riscv/include/asm/io.h:15:
In file included from /builds/linux/arch/riscv/include/asm/mmiowb.h:12:
In file included from /builds/linux/include/asm-generic/mmiowb.h:27:
In file included from /builds/linux/arch/riscv/include/asm/smp.h:11:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/video/fbdev/via/vt1636.c:8:
In file included from /builds/linux/include/linux/via-core.h:12:
In file included from /builds/linux/include/linux/io.h:13:
In file included from /builds/linux/arch/riscv/include/asm/io.h:15:
In file included from /builds/linux/arch/riscv/include/asm/mmiowb.h:12:
In file included from /builds/linux/include/asm-generic/mmiowb.h:27:
In file included from /builds/linux/arch/riscv/include/asm/smp.h:11:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/radeon/radeon_device.c:30:
In file included from /builds/linux/include/linux/efi.h:17:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/sound/soc/qcom/qdsp6/q6adm.c:5:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/pci/bt8xx/dst_ca.c:10:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/netfilter/nf_conntrack_h323_main.c:14:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/ethernet/cavium/liquidio/octeon_mailbox.c:18:
In file included from /builds/linux/include/linux/pci.h:35:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/ethernet/intel/e1000e/80003es2lan.c:8:
In file included from /builds/linux/drivers/net/ethernet/intel/e1000e/e1000.h:11:
In file included from /builds/linux/include/linux/timer.h:6:
In file included from /builds/linux/include/linux/ktime.h:24:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/staging/fieldbus/anybuss/arcx-anybus.c:9:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/sound/soc/codecs/adav803.c:8:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/sound/drivers/mts64.c:8:
In file included from /builds/linux/include/linux/platform_device.h:13:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/certs/system_keyring.c:10:
In file included from /builds/linux/include/linux/sched.h:12:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/md/dm-cache-target.c:7:
In file included from /builds/linux/drivers/md/dm.h:13:
In file included from /builds/linux/include/linux/fs.h:6:
In file included from /builds/linux/include/linux/wait_bit.h:8:
In file included from /builds/linux/include/linux/wait.h:9:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/engine/fifo/dmanv17.c:24:
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/engine/fifo/channv04.h:5:
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/engine/fifo/chan.h:5:
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/engine/fifo/priv.h:5:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/engine/fifo.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/engine.h:5:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/subdev.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/device.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/oclass.h:3:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/os.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvif/os.h:6:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/mfd/bcm590xx.c:10:
In file included from /builds/linux/include/linux/i2c.h:13:
In file included from /builds/linux/include/linux/acpi.h:13:
In file included from /builds/linux/include/linux/irqdomain.h:35:
In file included from /builds/linux/include/linux/of.h:17:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/usb/gadget/function/f_midi.c:22:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/pci/vc.c:9:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/staging/comedi/drivers/dt3000.c:43:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/input/mouse/sermouse.c:14:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/security/apparmor/ipc.c:11:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/platform/mtk-vcodec/venc/venc_vp8_if.c:8:
In file included from /builds/linux/include/linux/interrupt.h:11:
In file included from /builds/linux/include/linux/hardirq.h:5:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/pci/pcie/bw_notification.c:17:
In file included from /builds/linux/drivers/pci/pcie/../pci.h:5:
In file included from /builds/linux/include/linux/pci.h:35:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/wireless/ti/wlcore/vendor_cmd.c:8:
In file included from /builds/linux/include/linux/pm_runtime.h:11:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/watchdog/meson_wdt.c:8:
In file included from /builds/linux/include/linux/clk.h:14:
In file included from /builds/linux/include/linux/notifier.h:14:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/clocksource/timer-probe.c:6:
In file included from /builds/linux/include/linux/acpi.h:13:
In file included from /builds/linux/include/linux/irqdomain.h:35:
In file included from /builds/linux/include/linux/of.h:17:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/platform/s5p-jpeg/jpeg-hw-exynos3250.c:10:
In file included from /builds/linux/include/linux/io.h:13:
In file included from /builds/linux/arch/riscv/include/asm/io.h:15:
In file included from /builds/linux/arch/riscv/include/asm/mmiowb.h:12:
In file included from /builds/linux/include/asm-generic/mmiowb.h:27:
In file included from /builds/linux/arch/riscv/include/asm/smp.h:11:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/ipvlan/ipvtap.c:2:
In file included from /builds/linux/include/linux/etherdevice.h:20:
In file included from /builds/linux/include/linux/if_ether.h:19:
In file included from /builds/linux/include/linux/skbuff.h:15:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/input/touchscreen/cyttsp_spi.c:17:
In file included from /builds/linux/drivers/input/touchscreen/cyttsp_core.h:22:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/platform/rcar-vin/rcar-csi2.c:9:
In file included from /builds/linux/include/linux/interrupt.h:11:
In file included from /builds/linux/include/linux/hardirq.h:5:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/usb/common/usb-conn-gpio.c:12:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/mtd/nand/raw/nandsim.c:17:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/sound/soc/codecs/jz4740.c:8:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/ethernet/cavium/liquidio/octeon_console.c:22:
In file included from /builds/linux/include/linux/pci.h:35:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/scsi/fcoe/fcoe.c:8:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/netfilter/nf_conntrack_amanda.c:9:
In file included from /builds/linux/drivers/i2c/busses/i2c-owl.c:12:
In file included from /builds/linux/include/linux/clk.h:14:
In file included from /builds/linux/include/linux/notifier.h:14:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/radio/radio-terratec.c:24:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/wireless/intersil/orinoco/orinoco_tmd.c:43:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/lib/decompress_bunzip2.c:53:
In file included from /builds/linux/include/linux/decompress/mm.h:72:
In file included from /builds/linux/include/linux/fs.h:6:
In file included from /builds/linux/include/linux/wait_bit.h:8:
In file included from /builds/linux/include/linux/wait.h:9:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/i2c/adv748x/adv748x-csi2.c:8:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/nouveau/dispnv50/core507d.c:22:
In file included from /builds/linux/drivers/gpu/drm/nouveau/dispnv50/core.h:3:
In file included from /builds/linux/drivers/gpu/drm/nouveau/dispnv50/disp.h:3:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvif/mem.h:3:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvif/mmu.h:3:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvif/object.h:5:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvif/os.h:6:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/clk/sunxi-ng/ccu-sun5i.c:6:
In file included from /builds/linux/include/linux/clk-provider.h:9:
In file included from /builds/linux/include/linux/of.h:17:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/pci/cx88/cx88-alsa.c:13:
In file included from /builds/linux/drivers/media/pci/cx88/cx88.h:13:
In file included from /builds/linux/include/linux/pci.h:35:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/watchdog/pretimeout_noop.c:6:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/rtc/rtc-rx8010.c:11:
In file included from /builds/linux/include/linux/i2c.h:13:
In file included from /builds/linux/include/linux/acpi.h:13:
In file included from /builds/linux/include/linux/irqdomain.h:35:
In file included from /builds/linux/include/linux/of.h:17:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/clk/bcm/clk-cygnus.c:16:
In file included from /builds/linux/include/linux/clk-provider.h:9:
In file included from /builds/linux/include/linux/of.h:17:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/mac80211/wpa.c:9:
In file included from /builds/linux/include/linux/netdevice.h:24:
In file included from /builds/linux/include/linux/timer.h:6:
In file included from /builds/linux/include/linux/ktime.h:24:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/nouveau/nouveau_prime.c:25:
In file included from /builds/linux/include/linux/dma-buf.h:18:
In file included from /builds/linux/include/linux/scatterlist.h:8:
In file included from /builds/linux/include/linux/mm.h:10:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/mfd/lp8788-irq.c:12:
In file included from /builds/linux/include/linux/interrupt.h:11:
In file included from /builds/linux/include/linux/hardirq.h:5:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/i2c/imx319.c:5:
In file included from /builds/linux/include/linux/acpi.h:13:
In file included from /builds/linux/include/linux/irqdomain.h:35:
In file included from /builds/linux/include/linux/of.h:17:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/tty/n_tracerouter.c:18:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/btrfs/scrub.c:6:
In file included from /builds/linux/include/linux/blkdev.h:5:
In file included from /builds/linux/include/linux/sched.h:12:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/mtd/mtdblock.c:9:
In file included from /builds/linux/include/linux/fs.h:6:
In file included from /builds/linux/include/linux/wait_bit.h:8:
In file included from /builds/linux/include/linux/wait.h:9:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/usb/common/common.c:12:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/leds/leds-lp8860.c:10:
In file included from /builds/linux/include/linux/i2c.h:13:
In file included from /builds/linux/include/linux/acpi.h:13:
In file included from /builds/linux/include/linux/irqdomain.h:35:
In file included from /builds/linux/include/linux/of.h:17:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/input/keyboard/max7359_keypad.c:13:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/lockd/xdr4.c:12:
In file included from /builds/linux/include/linux/sched.h:12:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/ethernet/hisilicon/hns3/hns3pf/hclge_cmd.c:4:
In file included from /builds/linux/include/linux/dma-mapping.h:7:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/staging/fbtft/fb_uc1701.c:11:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/sound/core/oss/rate.c:22:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/sctp/tsnmap.c:23:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/mtd/nand/raw/mtk_ecc.c:9:
In file included from /builds/linux/include/linux/platform_device.h:13:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/mfd/sec-core.c:6:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/rxrpc/local_object.c:10:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/watchdog/bcm47xx_wdt.c:13:
In file included from /builds/linux/include/linux/bcm47xx_wdt.h:5:
In file included from /builds/linux/include/linux/timer.h:6:
In file included from /builds/linux/include/linux/ktime.h:24:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/mfd/ti-lmu.c:13:
In file included from /builds/linux/include/linux/i2c.h:13:
In file included from /builds/linux/include/linux/acpi.h:13:
In file included from /builds/linux/include/linux/irqdomain.h:35:
In file included from /builds/linux/include/linux/of.h:17:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/i2c/saa7127.c:39:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/ethernet/mellanox/mlx5/core/pci_irq.c:4:
In file included from /builds/linux/include/linux/interrupt.h:11:
In file included from /builds/linux/include/linux/hardirq.h:5:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/thermal/ti-soc-thermal/omap3-thermal-data.c:21:
In file included from /builds/linux/drivers/thermal/ti-soc-thermal/ti-thermal.h:12:
In file included from /builds/linux/drivers/thermal/ti-soc-thermal/ti-bandgap.h:12:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/bus/simple-pm-bus.c:11:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/subdev/bios/pll.c:24:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/subdev/bios.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/subdev.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/device.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/oclass.h:3:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/os.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvif/os.h:6:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/sctp/inqueue.c:26:
In file included from /builds/linux/include/net/sctp/sctp.h:44:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/misc/hpilo.c:10:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/scsi/be2iscsi/be_iscsi.c:14:
In file included from /builds/linux/include/scsi/libiscsi.h:14:
In file included from /builds/linux/include/linux/wait.h:9:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/wireless/marvell/libertas/if_sdio.c:28:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/nouveau/nouveau_vga.c:2:
In file included from /builds/linux/include/linux/vgaarb.h:34:
In file included from /builds/linux/include/video/vga.h:21:
In file included from /builds/linux/include/linux/io.h:13:
In file included from /builds/linux/arch/riscv/include/asm/io.h:15:
In file included from /builds/linux/arch/riscv/include/asm/mmiowb.h:12:
In file included from /builds/linux/include/asm-generic/mmiowb.h:27:
In file included from /builds/linux/arch/riscv/include/asm/smp.h:11:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/staging/fbtft/fb_ili9481.c:9:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/clk/mediatek/clk-mt6797.c:7:
In file included from /builds/linux/include/linux/of.h:17:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/thermal/hisi_thermal.c:20:
In file included from /builds/linux/include/linux/cpufreq.h:11:
In file included from /builds/linux/include/linux/clk.h:14:
In file included from /builds/linux/include/linux/notifier.h:14:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/cramfs/inode.c:16:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/9p/protocol.c:13:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/dsa/sja1105/sja1105_ptp.c:4:
In file included from /builds/linux/drivers/net/dsa/sja1105/sja1105.h:8:
In file included from /builds/linux/include/linux/ptp_clock_kernel.h:11:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/btrfs/export.c:3:
In file included from /builds/linux/include/linux/fs.h:6:
In file included from /builds/linux/include/linux/wait_bit.h:8:
In file included from /builds/linux/include/linux/wait.h:9:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/8021q/vlan_netlink.c:9:
In file included from /builds/linux/include/linux/netdevice.h:24:
In file included from /builds/linux/include/linux/timer.h:6:
In file included from /builds/linux/include/linux/ktime.h:24:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/wireless/quantenna/qtnfmac/trans.c:6:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/ethernet/mellanox/mlx4/main.c:36:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/hwmon/wm8350-hwmon.c:10:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/tty/serial/st-asc.c:12:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/infiniband/core/uverbs_marshall.c:34:
In file included from /builds/linux/include/rdma/ib_marshall.h:36:
In file included from /builds/linux/include/rdma/ib_verbs.h:43:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/ocfs2/dlmglue.c:13:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/sound/soc/codecs/bt-sco.c:8:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/xfs/libxfs/xfs_dir2_data.c:7:
In file included from /builds/linux/fs/xfs/xfs.h:22:
In file included from /builds/linux/fs/xfs/xfs_linux.h:24:
In file included from /builds/linux/fs/xfs/kmem.h:9:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/ethernet/intel/ixgbe/ixgbe_dcb.c:4:
In file included from /builds/linux/drivers/net/ethernet/intel/ixgbe/ixgbe.h:9:
In file included from /builds/linux/include/linux/pci.h:35:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/dccp/ccids/lib/loss_interval.c:8:
In file included from /builds/linux/include/net/sock.h:38:
In file included from /builds/linux/include/linux/hardirq.h:5:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/hwmon/pmbus/ucd9200.c:9:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/tty/serial/mxs-auart.c:23:
In file included from /builds/linux/include/linux/interrupt.h:11:
In file included from /builds/linux/include/linux/hardirq.h:5:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/engine/gr/gp10b.c:23:
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/engine/gr/gf100.h:27:
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/engine/gr/priv.h:5:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/engine/gr.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/engine.h:5:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/subdev.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/device.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/oclass.h:3:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/os.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvif/os.h:6:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/clk/qcom/a53-pll.c:9:
In file included from /builds/linux/include/linux/clk-provider.h:9:
In file included from /builds/linux/include/linux/of.h:17:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/amd/amdgpu/../powerplay/smu_v12_0.c:23:
In file included from /builds/linux/drivers/gpu/drm/amd/amdgpu/../powerplay/inc/pp_debug.h:35:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/dsa/mt7530.c:6:
In file included from /builds/linux/include/linux/etherdevice.h:20:
In file included from /builds/linux/include/linux/if_ether.h:19:
In file included from /builds/linux/include/linux/skbuff.h:15:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/ethernet/mellanox/mlxsw/spectrum_flower.c:6:
In file included from /builds/linux/include/linux/netdevice.h:24:
In file included from /builds/linux/include/linux/timer.h:6:
In file included from /builds/linux/include/linux/ktime.h:24:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning

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_IAS=0
In file included from /builds/linux/drivers/pinctrl/mediatek/pinctrl-mt7629.c:9:
In file included from /builds/linux/drivers/pinctrl/mediatek/pinctrl-moore.h:11:
In file included from /builds/linux/include/linux/io.h:13:
In file included from /builds/linux/arch/riscv/include/asm/io.h:15:
In file included from /builds/linux/arch/riscv/include/asm/mmiowb.h:12:
In file included from /builds/linux/include/asm-generic/mmiowb.h:27:
In file included from /builds/linux/arch/riscv/include/asm/smp.h:11:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/infiniband/core/umem_odp.c:34:
In file included from /builds/linux/include/linux/sched.h:12:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/pci/ttpci/budget-patch.c:16:
In file included from /builds/linux/drivers/media/pci/ttpci/av7110.h:5:
In file included from /builds/linux/include/linux/interrupt.h:11:
In file included from /builds/linux/include/linux/hardirq.h:5:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/amd/amdgpu/../display/dc/dce120/dce120_timing_generator.c:26:
In file included from /builds/linux/drivers/gpu/drm/amd/amdgpu/../display/dc/dm_services.h:34:
In file included from /builds/linux/drivers/gpu/drm/amd/amdgpu/../display/amdgpu_dm/amdgpu_dm_trace.h:32:
In file included from /builds/linux/include/linux/tracepoint.h:15:
In file included from /builds/linux/include/linux/smp.h:64:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/mtd/lpddr/lpddr_cmds.c:14:
In file included from /builds/linux/include/linux/mtd/pfow.h:8:
In file included from /builds/linux/include/linux/mtd/qinfo.h:5:
In file included from /builds/linux/include/linux/mtd/map.h:16:
In file included from /builds/linux/include/linux/io.h:13:
In file included from /builds/linux/arch/riscv/include/asm/io.h:15:
In file included from /builds/linux/arch/riscv/include/asm/mmiowb.h:12:
In file included from /builds/linux/include/asm-generic/mmiowb.h:27:
In file included from /builds/linux/arch/riscv/include/asm/smp.h:11:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/usb/serial/safe_serial.c:65:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/lib/mpi/generic_mpih-sub1.c:16:
In file included from /builds/linux/lib/mpi/mpi-internal.h:20:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/usb/gadget/function/u_serial.c:18:
In file included from /builds/linux/include/linux/sched.h:12:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from drivers/staging/rtl8192e/rtllib_crypt_tkip.mod.c:2:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/subdev/mmu/gm200.c:22:
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/subdev/mmu/mem.h:3:
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/subdev/mmu/priv.h:5:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/subdev/mmu.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/subdev.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/device.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/oclass.h:3:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/os.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvif/os.h:6:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/sound/pci/aw2/aw2-alsa.c:11:
In file included from /builds/linux/include/linux/pci.h:35:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/mfd/tps65910.c:13:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/radeon/radeon_bios.c:29:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
In file included from /builds/linux/fs/dcookies.c:16:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]

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_IAS=0
In file included from /builds/linux/drivers/net/ethernet/mellanox/mlxsw/spectrum_ipip.c:4:
In file included from /builds/linux/include/net/ip_tunnels.h:5:
In file included from /builds/linux/include/linux/if_tunnel.h:5:
In file included from /builds/linux/include/linux/ip.h:16:
In file included from /builds/linux/include/linux/skbuff.h:15:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from samples/kfifo/inttype-example.mod.c:2:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/amd/amdgpu/../display/dc/dce112/dce112_compressor.c:27:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/clk/samsung/clk-s3c2443.c:8:
In file included from /builds/linux/include/linux/clk-provider.h:9:
In file included from /builds/linux/include/linux/of.h:17:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/usb/gadget/udc/m66592-udc.c:10:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/scsi/hpsa.c:20:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/scsi/esas2r/esas2r_main.c:44:
In file included from /builds/linux/drivers/scsi/esas2r/esas2r.h:46:
In file included from /builds/linux/include/linux/pci.h:35:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/dvb-frontends/m88ds3103.c:8:
In file included from /builds/linux/drivers/media/dvb-frontends/m88ds3103_priv.h:11:
In file included from /builds/linux/include/media/dvb_frontend.h:36:
In file included from /builds/linux/include/linux/sched.h:12:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/usb/dvb-usb/cinergyT2-core.c:16:
In file included from /builds/linux/drivers/media/usb/dvb-usb/cinergyT2.h:19:
In file included from /builds/linux/include/linux/usb/input.h:13:
In file included from /builds/linux/include/linux/usb.h:6:
In file included from /builds/linux/include/linux/usb/ch9.h:36:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/ethernet/neterion/s2io.c:55:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/power/supply/goldfish_battery.c:11:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/dvb-frontends/stv0900_sw.c:12:
In file included from /builds/linux/drivers/media/dvb-frontends/stv0900.h:16:
In file included from /builds/linux/include/media/dvb_frontend.h:36:
In file included from /builds/linux/include/linux/sched.h:12:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/wan/wanxl.c:15:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/mm/page_poison.c:4:
In file included from /builds/linux/include/linux/mm.h:10:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/soc/renesas/renesas-soc.c:8:
In file included from /builds/linux/include/linux/io.h:13:
In file included from /builds/linux/arch/riscv/include/asm/io.h:15:
In file included from /builds/linux/arch/riscv/include/asm/mmiowb.h:12:
In file included from /builds/linux/include/asm-generic/mmiowb.h:27:
In file included from /builds/linux/arch/riscv/include/asm/smp.h:11:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/bochs/bochs_drv.c:5:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/wireless/mediatek/mt76/mt76x2/pci_mcu.c:7:
In file included from /builds/linux/include/linux/firmware.h:7:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/sound/pci/aw2/aw2-saa7146.c:14:
In file included from /builds/linux/include/linux/pci.h:35:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/wireless/broadcom/brcm80211/brcmutil/utils.c:8:
In file included from /builds/linux/include/linux/netdevice.h:24:
In file included from /builds/linux/include/linux/timer.h:6:
In file included from /builds/linux/include/linux/ktime.h:24:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/crypto/crypto_null.c:16:
In file included from /builds/linux/include/crypto/internal/hash.h:11:
In file included from /builds/linux/include/crypto/algapi.h:10:
In file included from /builds/linux/include/linux/crypto.h:19:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/pci/mantis/mantis_vp2040.c:10:
In file included from /builds/linux/include/linux/sched.h:12:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/reiserfs/namei.c:14:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/amd/amdgpu/mmhub_v2_0.c:24:
In file included from /builds/linux/drivers/gpu/drm/amd/amdgpu/amdgpu.h:31:
In file included from /builds/linux/drivers/gpu/drm/amd/amdgpu/amdgpu_ctx.h:26:
In file included from /builds/linux/drivers/gpu/drm/amd/amdgpu/amdgpu_ring.h:28:
In file included from /builds/linux/include/drm/gpu_scheduler.h:27:
In file included from /builds/linux/include/drm/spsc_queue.h:28:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/usb/gspca/spca561.c:14:
In file included from /builds/linux/include/linux/input.h:8:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/engine/sw/gf100.c:24:
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/engine/sw/nv50.h:5:
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/engine/sw/priv.h:5:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/engine/sw.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/engine.h:5:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/subdev.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/device.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/oclass.h:3:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/os.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvif/os.h:6:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/wireless/debugfs.c:9:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/usb/pvrusb2/pvrusb2-cs53l32a.c:15:
In file included from /builds/linux/drivers/media/usb/pvrusb2/pvrusb2-cs53l32a.h:21:
In file included from /builds/linux/drivers/media/usb/pvrusb2/pvrusb2-hdw-internal.h:21:
In file included from /builds/linux/include/linux/videodev2.h:59:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/afs/inode.c:17:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/misc/pvpanic.c:11:
In file included from /builds/linux/include/linux/acpi.h:13:
In file included from /builds/linux/include/linux/irqdomain.h:35:
In file included from /builds/linux/include/linux/of.h:17:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/kernel/rcu/srcutree.c:19:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/sunrpc/xprtmultipath.c:11:
In file included from /builds/linux/include/linux/kref.h:16:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/pci/probe.c:9:
In file included from /builds/linux/include/linux/pci.h:35:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/init/do_mounts_initrd.c:4:
In file included from /builds/linux/include/linux/fs.h:6:
In file included from /builds/linux/include/linux/wait_bit.h:8:
In file included from /builds/linux/include/linux/wait.h:9:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/arch/riscv/kernel/perf_regs.c:6:
In file included from /builds/linux/include/linux/perf_event.h:18:
In file included from /builds/linux/include/uapi/linux/bpf_perf_event.h:11:
In file included from ./arch/riscv/include/generated/uapi/asm/bpf_perf_event.h:1:
In file included from /builds/linux/include/uapi/asm-generic/bpf_perf_event.h:4:
In file included from /builds/linux/include/linux/ptrace.h:6:
In file included from /builds/linux/include/linux/sched.h:12:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/rc/keymaps/rc-anysee.c:8:
In file included from /builds/linux/include/media/rc-map.h:11:
In file included from /builds/linux/include/linux/input.h:8:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/subdev/bios/fan.c:24:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/subdev/bios.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/subdev.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/device.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/oclass.h:3:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/os.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvif/os.h:6:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/lib/test_stackinit.c:10:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/dccp/ccids/ccid2.c:13:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/input/touchscreen/mk712.c:34:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/pinctrl/mediatek/pinctrl-paris.c:12:
In file included from /builds/linux/include/linux/gpio/driver.h:5:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/iio/proximity/isl29501.c:12:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/panel/panel-simple.c:24:
In file included from /builds/linux/include/linux/backlight.h:12:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/lib/random32.c:36:
In file included from /builds/linux/include/linux/percpu.h:6:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/sound/soc/soc-pcm.c:16:
In file included from /builds/linux/include/linux/pinctrl/consumer.h:16:
In file included from /builds/linux/include/linux/seq_file.h:8:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/firewire/firedtv-dvb.c:10:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/radeon/ci_smc.c:25:
In file included from /builds/linux/include/linux/firmware.h:7:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/security/tomoyo/load_policy.c:8:
In file included from /builds/linux/security/tomoyo/common.h:17:
In file included from /builds/linux/include/linux/mm.h:10:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/staging/comedi/drivers/dac02.c:27:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/scsi/scsi_proc.c:20:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/ethernet/cisco/enic/enic_ethtool.c:19:
In file included from /builds/linux/include/linux/netdevice.h:24:
In file included from /builds/linux/include/linux/timer.h:6:
In file included from /builds/linux/include/linux/ktime.h:24:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/platform/mtk-mdp/mtk_mdp_regs.c:8:
In file included from /builds/linux/include/linux/platform_device.h:13:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/target/target_core_pr.c:14:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/pinctrl/bcm/pinctrl-nsp-gpio.c:23:
In file included from /builds/linux/include/linux/gpio/driver.h:5:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/ethernet/mellanox/mlx4/profile.c:35:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/usb/musb/musb_virthub.c:10:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/video/fbdev/omap2/omapfb/dss/dispc_coefs.c:10:
In file included from /builds/linux/include/video/omapfb_dss.h:10:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/crypto/img-hash.c:9:
In file included from /builds/linux/include/linux/clk.h:14:
In file included from /builds/linux/include/linux/notifier.h:14:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/char/pcmcia/cm4000_cs.c:27:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/pci/pcie/dpc.c:13:
In file included from /builds/linux/include/linux/interrupt.h:11:
In file included from /builds/linux/include/linux/hardirq.h:5:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/i2c/s5c73m3/s5c73m3-ctrls.c:12:
In file included from /builds/linux/include/linux/firmware.h:7:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/memstick/core/ms_block.c:13:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/tuners/tda9887.c:2:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/regulator/s2mpa01.c:8:
In file included from /builds/linux/include/linux/gpio.h:62:
In file included from /builds/linux/include/asm-generic/gpio.h:8:
In file included from /builds/linux/include/linux/of.h:17:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/clk/mediatek/clk-mt7622-hif.c:8:
In file included from /builds/linux/include/linux/clk-provider.h:9:
In file included from /builds/linux/include/linux/of.h:17:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/char/ttyprintk.c:14:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/iio/accel/mma7455_core.c:14:
In file included from /builds/linux/include/linux/iio/iio.h:10:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/rc/keymaps/rc-dtt200u.c:7:
In file included from /builds/linux/include/media/rc-map.h:11:
In file included from /builds/linux/include/linux/input.h:8:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/hid/hid-cp2112.c:21:
In file included from /builds/linux/include/linux/gpio/driver.h:5:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/9p/trans_fd.c:15:
In file included from /builds/linux/include/linux/in.h:19:
In file included from /builds/linux/include/uapi/linux/in.h:24:
In file included from /builds/linux/include/linux/socket.h:8:
In file included from /builds/linux/include/linux/uio.h:9:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/rc/keymaps/rc-total-media-in-hand-02.c:8:
In file included from /builds/linux/include/media/rc-map.h:11:
In file included from /builds/linux/include/linux/input.h:8:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/radeon/radeon_gem.c:29:
In file included from /builds/linux/include/drm/drm_debugfs.h:36:
In file included from /builds/linux/include/linux/seq_file.h:8:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/input/misc/arizona-haptics.c:10:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/ipv4/tcp_bpf.c:4:
In file included from /builds/linux/include/linux/skmsg.h:7:
In file included from /builds/linux/include/linux/bpf.h:9:
In file included from /builds/linux/include/linux/workqueue.h:9:
In file included from /builds/linux/include/linux/timer.h:6:
In file included from /builds/linux/include/linux/ktime.h:24:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/usb/dvb-usb-v2/mxl111sf-i2c.c:8:
In file included from /builds/linux/drivers/media/usb/dvb-usb-v2/mxl111sf-i2c.h:11:
In file included from /builds/linux/include/linux/i2c.h:13:
In file included from /builds/linux/include/linux/acpi.h:13:
In file included from /builds/linux/include/linux/irqdomain.h:35:
In file included from /builds/linux/include/linux/of.h:17:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/amd/amdgpu/../display/dc/dce100/dce100_resource.c:26:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/ethernet/aquantia/atlantic/hw_atl/hw_atl_llh.c:13:
In file included from /builds/linux/drivers/net/ethernet/aquantia/atlantic/hw_atl/../aq_hw_utils.h:14:
In file included from /builds/linux/include/linux/iopoll.h:11:
In file included from /builds/linux/include/linux/ktime.h:24:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/adfs/dir_fplus.c:7:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/infiniband/sw/rxe/rxe_resp.c:34:
In file included from /builds/linux/include/linux/skbuff.h:15:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/lockd/svc.c:16:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/xfs/xfs_bio_io.c:5:
In file included from /builds/linux/fs/xfs/xfs.h:22:
In file included from /builds/linux/fs/xfs/xfs_linux.h:24:
In file included from /builds/linux/fs/xfs/kmem.h:9:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/scsi/wd719x.c:38:
In file included from /builds/linux/include/linux/interrupt.h:11:
In file included from /builds/linux/include/linux/hardirq.h:5:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/batman-adv/gateway_client.c:7:
In file included from /builds/linux/net/batman-adv/gateway_client.h:10:
In file included from /builds/linux/net/batman-adv/main.h:210:
In file included from /builds/linux/include/linux/etherdevice.h:20:
In file included from /builds/linux/include/linux/if_ether.h:19:
In file included from /builds/linux/include/linux/skbuff.h:15:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/staging/rtl8192u/ieee80211/ieee80211_crypt.c:9:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/engine/disp/rootgm200.c:24:
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/engine/disp/rootnv50.h:5:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/object.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/oclass.h:3:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/os.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvif/os.h:6:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/appletalk/atalk_proc.c:9:
In file included from /builds/linux/include/linux/proc_fs.h:9:
In file included from /builds/linux/include/linux/fs.h:6:
In file included from /builds/linux/include/linux/wait_bit.h:8:
In file included from /builds/linux/include/linux/wait.h:9:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/firewire/nosy.c:7:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/cachefiles/interface.c:8:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/sound/soc/intel/common/soc-acpi-intel-skl-match.c:9:
In file included from /builds/linux/include/sound/soc-acpi.h:10:
In file included from /builds/linux/include/linux/acpi.h:13:
In file included from /builds/linux/include/linux/irqdomain.h:35:
In file included from /builds/linux/include/linux/of.h:17:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/infiniband/sw/rxe/rxe_mmap.c:34:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/fs_parser.c:9:
In file included from /builds/linux/include/linux/fs_context.h:14:
In file included from /builds/linux/include/linux/security.h:26:
In file included from /builds/linux/include/linux/key.h:15:
In file included from /builds/linux/include/linux/rbtree.h:22:
In file included from /builds/linux/include/linux/rcupdate.h:27:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/nvmem/nvmem-sysfs.c:5:
In file included from /builds/linux/drivers/nvmem/nvmem.h:6:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/sound/sound_core.c:11:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/ethernet/mellanox/mlx5/core/fpga/conn.c:34:
In file included from /builds/linux/include/net/addrconf.h:26:
In file included from /builds/linux/include/linux/in.h:19:
In file included from /builds/linux/include/uapi/linux/in.h:24:
In file included from /builds/linux/include/linux/socket.h:8:
In file included from /builds/linux/include/linux/uio.h:9:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/sound/soc/codecs/lm49453.c:10:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/staging/rtl8723bs/core/rtw_pwrctrl.c:9:
In file included from /builds/linux/drivers/staging/rtl8723bs/include/drv_types.h:18:
In file included from /builds/linux/include/linux/sched/signal.h:5:
In file included from /builds/linux/include/linux/rculist.h:11:
In file included from /builds/linux/include/linux/rcupdate.h:27:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/phy/amd.c:12:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/nfc/hci/llc.c:8:
In file included from /builds/linux/include/net/nfc/llc.h:11:
In file included from /builds/linux/include/net/nfc/hci.h:9:
In file included from /builds/linux/include/linux/skbuff.h:15:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/iio/proximity/srf04.c:40:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/md/persistent-data/dm-btree-spine.c:7:
In file included from /builds/linux/drivers/md/persistent-data/dm-btree-internal.h:10:
In file included from /builds/linux/drivers/md/persistent-data/dm-btree.h:9:
In file included from /builds/linux/drivers/md/persistent-data/dm-block-manager.h:11:
In file included from /builds/linux/include/linux/blkdev.h:5:
In file included from /builds/linux/include/linux/sched.h:12:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/wireless/realtek/rtlwifi/rtl8821ae/hw.c:4:
In file included from /builds/linux/drivers/net/wireless/realtek/rtlwifi/rtl8821ae/../wifi.h:9:
In file included from /builds/linux/include/linux/sched.h:12:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/video/fbdev/core/fbcon_cw.c:11:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/usb/renesas_usbhs/mod.c:9:
In file included from /builds/linux/include/linux/interrupt.h:11:
In file included from /builds/linux/include/linux/hardirq.h:5:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/iio/trigger/iio-trig-hrtimer.c:12:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from net/wireless/extra-certs.c:1:
In file included from /builds/linux/net/wireless/reg.h:4:
In file included from /builds/linux/include/net/cfg80211.h:13:
In file included from /builds/linux/include/linux/netdevice.h:24:
In file included from /builds/linux/include/linux/timer.h:6:
In file included from /builds/linux/include/linux/ktime.h:24:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/sunrpc/stats.c:16:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/arm/display/komeda/komeda_plane.c:7:
In file included from /builds/linux/include/drm/drm_atomic.h:31:
In file included from /builds/linux/include/drm/drm_crtc.h:28:
In file included from /builds/linux/include/linux/i2c.h:13:
In file included from /builds/linux/include/linux/acpi.h:13:
In file included from /builds/linux/include/linux/irqdomain.h:35:
In file included from /builds/linux/include/linux/of.h:17:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/can/usb/peak_usb/pcan_usb_pro.c:9:
In file included from /builds/linux/include/linux/netdevice.h:24:
In file included from /builds/linux/include/linux/timer.h:6:
In file included from /builds/linux/include/linux/ktime.h:24:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/common/v4l2-tpg/v4l2-tpg-colors.c:26:
In file included from /builds/linux/include/linux/videodev2.h:59:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/sctp/debug.c:26:
In file included from /builds/linux/include/net/sctp/sctp.h:44:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/power/supply/bq24257_charger.c:13:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/ethernet/mellanox/mlx5/core/vport.c:34:
In file included from /builds/linux/include/linux/etherdevice.h:20:
In file included from /builds/linux/include/linux/if_ether.h:19:
In file included from /builds/linux/include/linux/skbuff.h:15:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/sound/soc/sof/intel/apl.c:18:
In file included from /builds/linux/sound/soc/sof/intel/../sof-priv.h:14:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/staging/rtl8192e/rtl8192e/r8192E_cmdpkt.c:7:
In file included from /builds/linux/drivers/staging/rtl8192e/rtl8192e/rtl_core.h:13:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/phy/dp83822.c:8:
In file included from /builds/linux/include/linux/ethtool.h:17:
In file included from /builds/linux/include/linux/compat.h:10:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/scsi/3w-sas.c:53:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/char/tpm/tpm_tis_core.c:19:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/amd/amdgpu/../powerplay/hwmgr/process_pptables_v1_0.c:23:
In file included from /builds/linux/drivers/gpu/drm/amd/amdgpu/../powerplay/inc/pp_debug.h:35:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/tty/ttynull.c:10:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/ppp/ppp_mppe.c:46:
In file included from /builds/linux/include/crypto/hash.h:11:
In file included from /builds/linux/include/linux/crypto.h:19:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/md/dm-switch.c:13:
In file included from /builds/linux/include/linux/device-mapper.h:11:
In file included from /builds/linux/include/linux/bio.h:8:
In file included from /builds/linux/include/linux/highmem.h:5:
In file included from /builds/linux/include/linux/fs.h:6:
In file included from /builds/linux/include/linux/wait_bit.h:8:
In file included from /builds/linux/include/linux/wait.h:9:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/amd/amdgpu/../display/dc/dce110/dce110_compressor.c:27:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/sound/soc/soc-topology.c:26:
In file included from /builds/linux/include/linux/firmware.h:7:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/iio/accel/adis16209.c:8:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/netfilter/nft_dup_netdev.c:8:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/mmc/host/sdhci-pci-arasan.c:11:
In file included from /builds/linux/include/linux/pci.h:35:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/proc/page.c:2:
In file included from /builds/linux/include/linux/memblock.h:13:
In file included from /builds/linux/include/linux/mm.h:10:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/clk/actions/owl-s900.c:11:
In file included from /builds/linux/include/linux/clk-provider.h:9:
In file included from /builds/linux/include/linux/of.h:17:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/timerfd.c:12:
In file included from /builds/linux/include/linux/alarmtimer.h:5:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/staging/octeon/ethernet-spi.c:9:
In file included from /builds/linux/include/linux/netdevice.h:24:
In file included from /builds/linux/include/linux/timer.h:6:
In file included from /builds/linux/include/linux/ktime.h:24:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/netdevsim/bpf.c:16:
In file included from /builds/linux/include/linux/bpf.h:9:
In file included from /builds/linux/include/linux/workqueue.h:9:
In file included from /builds/linux/include/linux/timer.h:6:
In file included from /builds/linux/include/linux/ktime.h:24:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/char/virtio_console.c:7:
In file included from /builds/linux/include/linux/cdev.h:5:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/sound/soc/tegra/trimslice.c:13:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/infiniband/hw/mthca/mthca_profile.c:34:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/md/dm-verity-target.c:16:
In file included from /builds/linux/drivers/md/dm-verity.h:14:
In file included from /builds/linux/include/linux/dm-bufio.h:12:
In file included from /builds/linux/include/linux/blkdev.h:5:
In file included from /builds/linux/include/linux/sched.h:12:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/dsa/microchip/ksz_common.c:12:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/wireless/broadcom/b43/tables.c:15:
In file included from /builds/linux/drivers/net/wireless/broadcom/b43/b43.h:6:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/watchdog/menf21bmc_wdt.c:9:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/clk/sunxi-ng/ccu_nm.c:7:
In file included from /builds/linux/include/linux/clk-provider.h:9:
In file included from /builds/linux/include/linux/of.h:17:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/mtd/nand/raw/fsmc_nand.c:16:
In file included from /builds/linux/include/linux/clk.h:14:
In file included from /builds/linux/include/linux/notifier.h:14:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/reiserfs/xattr_acl.c:3:
In file included from /builds/linux/include/linux/fs.h:6:
In file included from /builds/linux/include/linux/wait_bit.h:8:
In file included from /builds/linux/include/linux/wait.h:9:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/wireless/realtek/rtlwifi/rtl8821ae/phy.c:4:
In file included from /builds/linux/drivers/net/wireless/realtek/rtlwifi/rtl8821ae/../wifi.h:9:
In file included from /builds/linux/include/linux/sched.h:12:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/wireless/zydas/zd1211rw/zd_chip.c:15:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/usb/dvb-usb/vp7045-fe.c:11:
In file included from /builds/linux/drivers/media/usb/dvb-usb/vp7045.h:15:
In file included from /builds/linux/drivers/media/usb/dvb-usb/dvb-usb.h:14:
In file included from /builds/linux/include/linux/input.h:8:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/mm/vmpressure.c:12:
In file included from /builds/linux/include/linux/cgroup.h:12:
In file included from /builds/linux/include/linux/sched.h:12:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/pci/cx18/cx18-i2c.c:11:
In file included from /builds/linux/drivers/media/pci/cx18/cx18-driver.h:14:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/ethernet/mellanox/mlx5/core/en/port_buffer.c:32:
In file included from /builds/linux/drivers/net/ethernet/mellanox/mlx5/core/en/port_buffer.h:35:
In file included from /builds/linux/drivers/net/ethernet/mellanox/mlx5/core/en.h:35:
In file included from /builds/linux/include/linux/if_vlan.h:10:
In file included from /builds/linux/include/linux/netdevice.h:24:
In file included from /builds/linux/include/linux/timer.h:6:
In file included from /builds/linux/include/linux/ktime.h:24:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/security/integrity/ima/ima_modsig.c:13:
In file included from /builds/linux/include/keys/asymmetric-type.h:13:
In file included from /builds/linux/include/linux/key-type.h:11:
In file included from /builds/linux/include/linux/key.h:15:
In file included from /builds/linux/include/linux/rbtree.h:22:
In file included from /builds/linux/include/linux/rcupdate.h:27:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/ubifs/file.c:40:
In file included from /builds/linux/fs/ubifs/ubifs.h:16:
In file included from /builds/linux/include/linux/fs.h:6:
In file included from /builds/linux/include/linux/wait_bit.h:8:
In file included from /builds/linux/include/linux/wait.h:9:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/mm/userfaultfd.c:8:
In file included from /builds/linux/include/linux/mm.h:10:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/ethernet/cisco/enic/vnic_rq.c:23:
In file included from /builds/linux/include/linux/pci.h:35:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/radeon/r600.c:29:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/regulator/max77802-regulator.c:17:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/bcma/host_pci.c:8:
In file included from /builds/linux/drivers/bcma/bcma_private.h:9:
In file included from /builds/linux/include/linux/bcma/bcma.h:5:
In file included from /builds/linux/include/linux/pci.h:35:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/kernel/irq/irqdesc.c:10:
In file included from /builds/linux/include/linux/irq.h:14:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/usb/chipidea/ci_hdrc_tegra.c:6:
In file included from /builds/linux/include/linux/clk.h:14:
In file included from /builds/linux/include/linux/notifier.h:14:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/jbd2/journal.c:22:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/dvb-frontends/stv0367.c:13:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/nouveau/nvkm/core/event.c:22:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/event.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvkm/core/os.h:4:
In file included from /builds/linux/drivers/gpu/drm/nouveau/include/nvif/os.h:6:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/usb/host/ehci-hcd.c:10:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/scsi/sd_dif.c:9:
In file included from /builds/linux/include/linux/blkdev.h:5:
In file included from /builds/linux/include/linux/sched.h:12:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/can/sja1000/peak_pcmcia.c:10:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/ethernet/neterion/vxge/vxge-config.c:14:
In file included from /builds/linux/include/linux/vmalloc.h:5:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/iio/magnetometer/st_magn_buffer.c:10:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/vmw_vsock/vsock_addr.c:9:
In file included from /builds/linux/include/linux/socket.h:8:
In file included from /builds/linux/include/linux/uio.h:9:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/scsi/pmcraid.c:10:
In file included from /builds/linux/include/linux/fs.h:6:
In file included from /builds/linux/include/linux/wait_bit.h:8:
In file included from /builds/linux/include/linux/wait.h:9:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/efs/namei.c:10:
In file included from /builds/linux/include/linux/buffer_head.h:12:
In file included from /builds/linux/include/linux/fs.h:6:
In file included from /builds/linux/include/linux/wait_bit.h:8:
In file included from /builds/linux/include/linux/wait.h:9:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/platform/ti-vpe/csc.c:13:
In file included from /builds/linux/include/linux/io.h:13:
In file included from /builds/linux/arch/riscv/include/asm/io.h:15:
In file included from /builds/linux/arch/riscv/include/asm/mmiowb.h:12:
In file included from /builds/linux/include/asm-generic/mmiowb.h:27:
In file included from /builds/linux/arch/riscv/include/asm/smp.h:11:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/pci/pci-sysfs.c:17:
In file included from /builds/linux/include/linux/sched.h:12:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/nfs/write.c:11:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/gpu/drm/drm_damage_helper.c:33:
In file included from /builds/linux/include/drm/drm_atomic.h:31:
In file included from /builds/linux/include/drm/drm_crtc.h:28:
In file included from /builds/linux/include/linux/i2c.h:13:
In file included from /builds/linux/include/linux/acpi.h:13:
In file included from /builds/linux/include/linux/irqdomain.h:35:
In file included from /builds/linux/include/linux/of.h:17:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/media/usb/gspca/zc3xx.c:11:
In file included from /builds/linux/include/linux/input.h:8:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/usb/sierra_net.c:23:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/usb/misc/cytherm.c:15:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/ethernet/freescale/fec_main.c:25:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/input/ff-core.c:14:
In file included from /builds/linux/include/linux/input.h:8:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/nfsd/filecache.c:8:
In file included from /builds/linux/include/linux/slab.h:15:
In file included from /builds/linux/include/linux/gfp.h:6:
In file included from /builds/linux/include/linux/mmzone.h:8:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/ethernet/intel/igb/e1000_82575.c:11:
In file included from /builds/linux/include/linux/if_ether.h:19:
In file included from /builds/linux/include/linux/skbuff.h:15:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/scsi/scsi_debugfs.c:3:
In file included from /builds/linux/include/linux/seq_file.h:8:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/scsi/scsi_sysctl.c:9:
In file included from /builds/linux/include/linux/sysctl.h:26:
In file included from /builds/linux/include/linux/rcupdate.h:27:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/net/wireless/util.c:12:
In file included from /builds/linux/include/linux/etherdevice.h:20:
In file included from /builds/linux/include/linux/if_ether.h:19:
In file included from /builds/linux/include/linux/skbuff.h:15:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/ethernet/intel/iavf/iavf_txrx.c:6:
In file included from /builds/linux/drivers/net/ethernet/intel/iavf/iavf.h:7:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/rtc/sysfs.c:9:
In file included from /builds/linux/include/linux/module.h:10:
In file included from /builds/linux/include/linux/stat.h:19:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/rtc/rtc-m41t80.c:15:
In file included from /builds/linux/include/linux/clk-provider.h:9:
In file included from /builds/linux/include/linux/of.h:17:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/misc/habanalabs/firmware_if.c:8:
In file included from /builds/linux/drivers/misc/habanalabs/habanalabs.h:14:
In file included from /builds/linux/include/linux/cdev.h:5:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/staging/rtl8723bs/hal/odm_DynamicBBPowerSaving.c:8:
In file included from /builds/linux/drivers/staging/rtl8723bs/hal/odm_precomp.h:11:
In file included from /builds/linux/drivers/staging/rtl8723bs/hal/odm_types.h:10:
In file included from /builds/linux/drivers/staging/rtl8723bs/include/drv_types.h:18:
In file included from /builds/linux/include/linux/sched/signal.h:5:
In file included from /builds/linux/include/linux/rculist.h:11:
In file included from /builds/linux/include/linux/rcupdate.h:27:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/wireless/intel/ipw2x00/ipw2100.c:124:
In file included from /builds/linux/include/linux/if_arp.h:22:
In file included from /builds/linux/include/linux/skbuff.h:15:
In file included from /builds/linux/include/linux/time.h:6:
In file included from /builds/linux/include/linux/seqlock.h:36:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/pinctrl/sh-pfc/pfc-r8a77995.c:17:
In file included from /builds/linux/drivers/pinctrl/sh-pfc/core.h:12:
In file included from /builds/linux/drivers/pinctrl/sh-pfc/sh_pfc.h:12:
In file included from /builds/linux/include/linux/pinctrl/pinconf-generic.h:14:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/rtc/rtc-digicolor.c:10:
In file included from /builds/linux/include/linux/io.h:13:
In file included from /builds/linux/arch/riscv/include/asm/io.h:15:
In file included from /builds/linux/arch/riscv/include/asm/mmiowb.h:12:
In file included from /builds/linux/include/asm-generic/mmiowb.h:27:
In file included from /builds/linux/arch/riscv/include/asm/smp.h:11:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/fs/ocfs2/cluster/heartbeat.c:9:
In file included from /builds/linux/include/linux/sched.h:12:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/usb/dwc3/ulpi.c:14:
In file included from /builds/linux/drivers/usb/dwc3/core.h:14:
In file included from /builds/linux/include/linux/device.h:16:
In file included from /builds/linux/include/linux/kobject.h:20:
In file included from /builds/linux/include/linux/sysfs.h:16:
In file included from /builds/linux/include/linux/kernfs.h:12:
In file included from /builds/linux/include/linux/mutex.h:14:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL

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_IAS=0
In file included from /builds/linux/drivers/net/wireless/marvell/mwifiex/11n_rxreorder.c:20:
In file included from /builds/linux/drivers/net/wireless/marvell/mwifiex/decl.h:26:
In file included from /builds/linux/include/linux/wait.h:9:
In file included from /builds/linux/include/linux/spinlock.h:51:
In file included from /builds/linux/include/linux/preempt.h:78:
In file included from ./arch/riscv/include/generated/asm/preempt.h:1:
In file included from /builds/linux/include/asm-generic/preempt.h:5:
In file included from /builds/linux/include/linux/thread_info.h:22:
/builds/linux/arch/riscv/include/asm/current.h:30:9: warning: variable 'tp' is uninitialized when used here [-Wuninitialized]
   30 |         return tp;
      |                ^~
/builds/linux/arch/riscv/include/asm/current.h:29:33: note: initialize the variable 'tp' to silence this warning
   29 |         register struct task_struct *tp __asm__("tp");
      |                                        ^
      |                                         = NULL